Events

Programme grid with a sticky “pick of the day” card

A festival programme as a magazine grid: event cards in four columns — a 4:3 photo, a title, the strand as a colour pill, stage and time, a “Free” or “18+” tag on the photo. On the right a tall sticky “pick of the day” card with a photo, a frosted label, a title on glass and an accent button.

What you can change

  • items: titles, photos, strands and colours, stages, times, tags, links
  • pick: label, photo, title, date, button; 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/event-005?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/4-column grid (container queries 48rem and 68rem), from 68rem a 19rem right column with position:sticky. A card: the photo in an <a tabIndex=-1 aria-hidden> (the title link duplicates it), scale 1.05 on hover, a tag with backdrop-filter. The strand pill maps tagColor to --tag and tagInk to --ink. The pick card: a full-height photo at z-index:-1 with a slow hover scale, a darkening gradient, a label and a title on glass (backdrop-filter blur 14px). Cards appear via @keyframes with a --n×60ms delay. Palette --vibeui-event-005-* 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
  • programme
  • events
  • grid
  • sticky
  • editorial
Component source

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

Loading…