Ship-It Designv0.0.20

GitHub

Hero

Each example below is a real component instance — flip the theme toggle to see how it adapts.

Default#

Loading…

Props#

Props for Hero
PropTypeDefaultDescription
eyebrowReactNodeEyebrow / pill rendered above the headline.
title *ReactNodeHeadline. Pass JSX to highlight a phrase (e.g., `<span className="text-accent">…</span>`).
titleAsenumh1Heading level for the title. Default `'h1'` — only override on pages that already have an `<h1>` elsewhere (e.g., a section hero inside a longer landing page).
descriptionReactNodeSubheading.
actionsReactNodeAction buttons row.
visualReactNodeTrailing visual (right-side image, animation). When provided, the hero switches to a two-column layout.