--- import Layout from '../layouts/Layout.astro'; import Hero from '../components/Hero.astro'; import Features from '../components/Features.astro'; import Platforms from '../components/Platforms.astro'; import Pricing from '../components/Pricing.astro'; ---