--- import BaseHead from './BaseHead.astro'; const { title, description, canonicalURL } = Astro.props; ---