Components
Cards Nav
Navigational cards with default, overline (eyebrow/ordinal), and size variants.
Navigational cards with default, overline (eyebrow/ordinal), and size variants.
Default — title + description
CardsNav renders a set of navigational cards — each a title, an optional supporting line, and a trailing arrow that leans on hover. It emits a fragment (no wrapper), so place the cards in your own grid. Cards are <a> by default; pass as={Link} for client-side routing.
Overline — eyebrow or numbered
overline adds a top eyebrow — a per-item overline value, or a two-digit ordinal (01, 02, …) when omitted.
numbered (ordinal fallback)
custom overline
Sizes — sm · md · lg
size sets the card padding and textSize the title + description type scale.