Adres
Playground/ docs
Components

Cards Nav

Navigational cards with default, overline (eyebrow/ordinal), and size variants.

Cards Nav

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.