`--- import { Headline } from '@yatoday/astro-ui/astro';
<Headline title="Why choose Astro" subtitle="Each of the following features enhances Astro's value proposition." tagline="Services" classes={{ container: 'text-left', title: 'text-xl md:text-5xl', subtitle: 'text-red-500', tagline: 'text-sm', }} />`