CTAStrip
Each example below is a real component instance — flip the theme toggle to see how it adapts.
Default#
Loading…
Props#
| Prop | Type | Default | Description |
|---|---|---|---|
| title * | ReactNode | — | |
| titleAs | enum | h2 | Heading level for the title. Default `'h2'`. Marketing pages typically place a CTAStrip between sections, so an `h2` matches the section hierarchy under the page `h1`. |
| description | ReactNode | — | |
| actions | ReactNode | — |