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