Team
Leadership Row
Three large leadership cards, each with direct speech: the role says what the person does, the quote says how they think. Self-contained: one file, no dependencies.
What you can change
- eyebrow and title — the eyebrow and the section heading
- the leaders array — each leader's name, role and quote
- the accent through the accent prop — it colours the eyebrow, the initials and the quote line
A link for your AI agent: preview, code and instructions.
Preview
Use it with AI
- 1. Copy the link.
- 2. Write to your agent in your own words and drop the link into the sentence.
- 3. The agent opens the link and installs the component from the registry.
put this on the home page as the hero:
https://vibeui.ru/c/people-003?lang=en&theme=dark
Not sure where to paste it? Step-by-step guide
Show the full instructions
What the link says, spelled out. Use it when your agent cannot open links — paste this text instead.
Loading…
For developers
The install command lives in the “Component source” block below — a signed link that stays valid for 24 hours.
Technical notes
The block is self-contained: one file, no dependencies, its palette in --vibeui-people-003-*. A server component. Every leader is a <figure> with a <blockquote> and a <figcaption>; the visual order — person on top, quote below — is achieved with the CSS order property, not by rearranging the semantics. The quote is underlined by an accent line on the left. Below 48rem of its own width the cards stack in a column, above it they stand three in a row. Initials instead of photos: stock faces destroy trust.
Tags
- team
- leadership
- quotes
- founders
Component source
The same file your agent installs. Here in case you would rather copy it by hand.
Loading…