Zudo Sg

Type to search...

to open search from anywhere

Hero

First-view hero band: eyebrow + display heading + lead + CTA row over a soft accent-tinted background.

Content

Usage

import { Hero } from "@zudo-sg/ui/src/shared/hero/hero";

<Hero
  eyebrow="Welcome"
  heading="Build things that last"
  lead="A sample lead paragraph."
  actions={[{ label: "Get started", href: "/docs", variant: "primary" }]}
/>
Primary (page hero)
Secondary (section hero)