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