--- import { ChevronRight } from '@images/components' type Props = { href: string } const { href } = Astro.props ---