FAQ
Guest FAQ accordion with roman numerals
Wedding guest questions: a single-column details accordion, an italic roman numeral on the left, a cross on the right that folds into a “−” on the open question, the open one highlighted with a cream panel. One open at a time. A sticky heading on the left with “didn't find an answer — write to the planner”.
What you can change
- eyebrow, title, lede, items (question, answer)
- askText, askLabel, askHref
- 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/faq-020?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, server-rendered. details share a name (useId) — one open at a time without JS; summary is a 2.6rem/1fr/1.6rem grid: number, the question in serif, a two-line marker (::before/::after, ::after rotates 90→0). The answer fades in via keyframes. From 56rem a .8fr/1.4fr grid, the head sticky top:5rem. Palette --vibeui-faq-020-* 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
- faq
- questions
- accordion
- details
- guests
- roman numerals
- serif
- cream
- sticky
Component source
The same file your agent installs. Here in case you would rather copy it by hand.
Loading…