HeroCentered
Centered text hero with title, subtitle, and optional CTA button.
Example
Design at scale
Consistent, accessible, and beautiful.
Props
| Name | Type | Default | Required | Description |
|---|---|---|---|---|
title | string | — | Required | Hero headline |
subtitle | string | — | No | Supporting text |
ctaLabel | string | — | No | CTA button text |
onCtaClick | () => void | — | No | CTA click handler |