--- import { cn } from '@/utils' const { class: className, title, subtitle } = Astro.props ---

{title}

{subtitle}