Team
Team in Numbers
The team in numbers: counters for people, cities and years of experience plus a small grid of initials avatars. Answers "who is behind this" faster than any portraits. Self-contained: one file, no dependencies.
What you can change
- eyebrow, title and description — the copy of the left column
- the stats array — the value and caption of every counter; the value is a free-form string ("9 yrs", "40+")
- faces — the list of names for the initials grid
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-006?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-006-*. A server component. On the left — an eyebrow, a heading, a description and a grid of initials circles (each name is available to screen readers and in the circle's title). On the right — counters marked up as a <dl>: value-caption pairs, the value above the caption via flex-direction:column-reverse without rearranging the semantics; the figures are accent-coloured with tabular-nums. From 48rem of its own width the block lays out in two columns.
Tags
- team
- stats
- numbers
- about
Component source
The same file your agent installs. Here in case you would rather copy it by hand.
Loading…