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