Events
Venues in colour frames with a photo tab
Festival venues: cards in a colour frame — the venue colour outside, a white card inside with the name, description, facts as pills and strands, a rounded photo tab. On hover the frame grows and the photo lifts and tilts.
What you can change
- venues: names, texts, photos, colours, facts, strands, links
- eyebrow, title, lede
- accent and background, tone
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/event-007?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
One file, zero dependencies, a server component. The frame is an <li> with padding .5rem and background venue.color (--color), padding .75rem on hover; inside a card with the card background. Facts are color-mix(var(--color) 45 %, card) pills. Below 68rem the photo is a 5.5rem square right of the text; from 68rem (container query) the card stacks, the 3:2 photo on top. A 1/2/4-column grid. Appearance via @keyframes with a --n×70ms delay. Palette --vibeui-event-007-* 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
- venues
- places
- stages
- frames
Component source
The same file your agent installs. Here in case you would rather copy it by hand.
Loading…