Features

Everything a marketing page needs

Cards with an href become clickable through a stretched overlay, so the accessible name stays the title.

  • Composable sections

    Typed data plus slots. Pass items and children, not forty props.

  • Server components first

    Only the drawer and the motion wrappers are client components.

  • One primitive library

    Base UI throughout. No Radix, and never both in the same tree.

  • Framework neutral

    Nothing imports next/*. Hand it next/image and next/link if you want them.

  • Motion, optional

    Every section is static first. The motion variant wraps it.

  • Verified, not asserted

    Contrast, axe and a real shadcn install all run in CI.