Features
Cards with an href become clickable through a stretched overlay, so the accessible name stays the title.
Typed data plus slots. Pass items and children, not forty props.
Only the drawer and the motion wrappers are client components.
Base UI throughout. No Radix, and never both in the same tree.
Nothing imports next/*. Hand it next/image and next/link if you want them.
Every section is static first. The motion variant wraps it.
Contrast, axe and a real shadcn install all run in CI.