--- import MarketingLayout from '../../layouts/Marketing.astro'; import AboutPage from '../../components/AboutPage.astro'; const locale = 'zh_Hant' as const; ---