Zudo Sg

Type to search...

to open search from anywhere

LineHero

Shared hero for business-line landing pages, reused across every line with per-line copy. Pair with a `[data-line]` ancestor so its accent color follows that line's theme.

Landing

Usage

import { LineHero } from "@zudo-sg/ui/src/landing/line-hero/line-hero";

<LineHero
  eyebrow="Vacuum Solutions — example-brand.com"
  heading="Vacuum equipment you can rely on"
  lead="Gauges, pumps, and integrated systems, backed by hands-on engineering support."
  actions={[{ label: "View lineup", href: "/lines/vacuum/products", variant: "primary" }]}
/>
Default
Minimal (no actions)