About
Couple's story as a garland: bulbs light up on scroll
The story as a garland: a sagging wire across the section with four bulbs — as the section scrolls they light one after another, under each a frame with a handwritten date, a title and the story. A lit frame warms up and glows, the current one brightest.
What you can change
- eyebrow, title (the part in «quotes» turns italic), lede
- frames — exactly four: date, title, text, image
- 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/about-013?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, “use client” for the progress. The wire is an SVG viewBox 1000×120 with four arcs (Q segments), bulbs in the sags: a stem, a socket, an ellipse bulb; data-lit paints the bulb candle-accent with a drop-shadow, data-now warm white with a breathing keyframe. An rAF scroll handler computes progress from the section's position in the window (0 entering from below, 1 once the centre has passed); only the number of lit bulbs (0–4) enters state. Frames are a 4-per-row grid from 56rem (2 from 40rem), each with a 3:2 photo and corner frost; unlit ones are dimmed and slightly lower; on narrow screens a bulb dot above the card replaces the wire. Exactly four frames, extras are dropped. Palette --vibeui-about-013-* 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, Marck Script and Manrope come via <link precedence> from Google Fonts with system fallbacks. accent and background override colours, prefers-reduced-motion disables animations.
Tags
- wedding
- winter
- story
- timeline
- garland
- lights
- scroll
- couple
- frames
- christmas
- dark
Component source
The same file your agent installs. Here in case you would rather copy it by hand.
Loading…