--- const { title, description, href, image } = Astro.props; ---
{image && }

{title}

{description}

Learn more