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