Team

Headliners on colour cards with a reveal

Festival headliners and speakers: cards on colour backdrops, a round portrait with a white ring, the strand as a pill, the name large, the role and when they perform. On hover or focus a card reveals its description and the portrait tilts. A three-column grid.

What you can change

  • people: names, roles, portraits, colours, ink, strands, times, texts, links
  • eyebrow, title, moreLabel, moreHref
  • accent and background, tone

A link for your AI agent: preview, code and instructions.

Preview

1440pxHost theme

Use it with AI

  1. 1. Copy the link.
  2. 2. Write to your agent in your own words and drop the link into the sentence.
  3. 3. The agent opens the link and installs the component from the registry.
AI
1Pick it here

put this on the home page as the hero:

https://vibeui.ru/c/people-008?lang=en&theme=dark

2Paste into the chat
3Get it in your project

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

One file, zero dependencies, a server component. A 2/3-column grid (container query 48rem; from 68rem larger gaps and padding). person.color maps to --card, ink to --ink; data-dark switches tags to dark. The reveal is grid-template-rows 0fr→1fr on :hover and :focus-within (on touch via a tap on the name link). Appearance via a scale @keyframes with a --n×60ms delay. Palette --vibeui-people-008-* is neutral: ink and paper via light-dark(), the site colours come through the accent, ink and background props; pill colours live in the data (color and ink per item), so one section can carry all twelve festival colours. Inter Tight and Inter via <link precedence> from Google Fonts with system fallbacks. tone pins the scheme, accent, ink and background override colours.

Tags

  • festival
  • event
  • colorful
  • pills
  • landing
  • lineup
  • speakers
  • headliners
  • cards
  • reveal
Component source

The same file your agent installs. Here in case you would rather copy it by hand.

Loading…