/** * The animated chevron used on landing link rows (models, integrations). On * `group-hover/link` the leading line draws in and the arrowhead nudges right. * Decorative, so `aria-hidden`. */ export function ChevronArrow() { return ( ) }