CmsPageShell
CMS Modules
import CmsPageShell from "@dertour/ui/cms/components/CmsPage/CmsPageShell"
Migration 0072 deleted `Global_Page_Layout_001`'s old `heroBanner` / `description` / `body` fields (they only ever allow-listed the six scaffolding types migration 0056 retired) in favour of one `sections` array — the same ordered-module-references shape the homepage and hotel detail layouts already use. A generic CMS page's hero/intro/body content is now just an entry in `sections`, dispatched through the same registry.
Loading demo…