Events

Wedding day schedule as a vertical timeline

The day's schedule as a vertical timeline: the time in serif on the left, a line with icon circles in the middle (glass, rings, dinner, notes, sparkles), the title, place and a few words on the right. The highlighted “now” step gets an accent circle with a halo and a soft fill. A sticky “what to bring” card on the right.

What you can change

  • eyebrow, title, lede, steps (time, title, place, text, icon from the set)
  • current (index or -1), asideTitle, asideItems
  • 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-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, server-rendered. The step grid is 3.6rem/3rem/1fr: time, a circle on the line (the list's ::before is a gradient from accent to line and back), body. Icons are inline SVGs by step.icon: glass, rings, dinner, music, sparkles, cake, bus, camera. current is the index of the highlighted step (data-current, aria-current=step): the circle fills with the accent and a box-shadow halo, the body gets an 8 % accent background. From 56rem two columns 1.5fr/.7fr, the “what to bring” card is sticky top:5rem. Palette --vibeui-event-008-* is neutral: ink and paper via light-dark(), the site colours come through the accent, ink and background props; dark theme via .dark/[data-theme] or tone. Cormorant Garamond and Manrope come via <link precedence> from Google Fonts with Georgia and system fallbacks. accent and background override colours, prefers-reduced-motion disables animations.

Tags

  • wedding
  • schedule
  • timeline
  • program
  • agenda
  • itinerary
  • day
  • icons
  • serif
  • cream
  • events
  • sticky
Component source

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

Loading…