KB-296 · LOGO/SEGMENT/SHELF
Segment Shelf Logo Cloud
The logo wall organised by trade, with the count each mark stands in for. A grid of names answers "who", but a buyer is really asking "anyone like me" — so this one groups by segment and prints how many are behind each shelf, turning a dozen wordmarks into two hundred customers without claiming a single one it cannot name.
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/logo-segment-shelf
Props
- unitLabel
- string
- default "yards"
- The unit each segment counts.
- segments
- LogoSegment[]
- default —
- Each trade with its total count and the marks that agreed to be named.
- eyebrow / headline / copy
- string
- default —
- The standfirst.
| Prop | Type | Default | Description |
|---|---|---|---|
| unitLabel | string | "yards" | The unit each segment counts. |
| segments | LogoSegment[] | — | Each trade with its total count and the marks that agreed to be named. |
| eyebrow / headline / copy | string | — | The standfirst. |