--- interface Props { href: string; } const { href } = Astro.props; --- {/* ------------------------------------------- HTML ------------------------------------------- */} {/* ------------------------------------------- CSS -------------------------------------------- */}