--- import NavbarLayout from "./NavbarLayout.astro"; import BackgroundImage from "../components/BackgroundImage.astro"; const {title, description} = Astro.props; ---