--- import Layout from '@layouts/Layout.astro'; import Hero from '@components/home/Hero.astro'; import Services from "@components/home/Services.astro"; import WhyUs from "@components/home/WhyUs.astro"; ---