Zudo Sg — Styleguide

Hero

Landing-page hero with eyebrow, display title, lede, actions, and an optional media panel.

Layout

Usage

import { Hero, Button } from "@zudo-sg/ui";

<Hero
  title="Ship faster"
  lede="A tight, dark-correct component set."
  actions={<Button>Get started</Button>}
/>
Basic
Plain (untinted)
With media panel