--- interface Props { link: string; title: string; icon?: string; } ---

{Astro.props.title}