Webzenia · design system

Components

The @webzenia/ui registry, live

Every component below was installed into this app via shadcn add @webzenia/<name> from the published registry — the same path any Webzenia-powered app uses.

Button

shadcn add @webzenia/button

Badge

shadcn add @webzenia/badge
default
secondary
outline
destructive

Text roles

shadcn add @webzenia/text
Display

Heading H2

Body large — never hand-write font-size; use a Text role.

mono · eyebrow

SectionHeader

shadcn add @webzenia/section-header

Composed primitive

A heading with a bright span

SectionHeader composes SectionEyebrow + HeadingWithBright + Text — all pulled transitively.