Skip to content

Block

Launch Hero

A landing hero built from an eyebrow pill, a two line headline whose second line arrives on a sweeping color band, two actions, and a logo row scrolling beneath them.

  • Dia Text Reveal
  • Logo Marquee
  • Button
  • Badge
Now live, the Blocks catalog

Stop rebuildingthe same section

Whole page sections, composed from components you already own. Change the copy, not the markup.

Trusted by teams at

NorthlineVeraHalcyonEmber & CoFenwickSolstice

Install

$ bunx --bun shadcn add @easeui-pro/hero-launch

Props

eyebrowReactNode

Small pill above the headline. Left off, the headline leads.

eyebrowHrefstringDefault "#"

Where the pill links to.

titleLeadRequiredstring

The first line of the headline.

titleHighlightRequiredstring

The phrase the color band sweeps across. It arrives with the color rather than sitting there while a wash passes over it.

titleTrailstring

The rest of the second line, after the highlight.

descriptionRequiredstring

One paragraph under the headline.

primaryActionRequired{ label: string; href: string }

The filled button.

secondaryAction{ label: string; href: string }

The outlined button beside it.

logosstring[]

Names for the row beneath. Left off, the marquee is not rendered.

logosLabelstringDefault "Trusted by teams at"

Line above the logo row.

classNamestring

Merged last, so anything passed here wins over the component's own classes.