KB-258 · HERO/QUIET/WORD
Quiet Word Hero
A manifesto hero: no vignette, no backdrop, no product window — one oversized sentence carrying the whole argument, with the phrase that matters swept by the highlighter as it enters. For products whose best pitch is a sentence the reader would underline themselves.
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/hero-quiet-word
Props
- lead / swept / tail
- string
- default —
- The sentence in three pieces; the middle one takes the sweep.
- copy / cta / onCta / footnote
- string · () => void
- default —
- The standfirst, the one action, and the quiet line under it.
| Prop | Type | Default | Description |
|---|---|---|---|
| lead / swept / tail | string | — | The sentence in three pieces; the middle one takes the sweep. |
| copy / cta / onCta / footnote | string · () => void | — | The standfirst, the one action, and the quiet line under it. |