FAQ
Guest FAQ as luggage tags
Questions about a wedding abroad as luggage tags: each has a coloured stub on the left with the topic (“visa”, “money”) and a string hole, the question in narrow caps, a cross on the right. The open tag lifts and shows the answer; one open at a time. Two columns from 56rem.
What you can change
- eyebrow, title, lede, items (tag, 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-021?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 5rem/1fr/1.6rem grid: a coloured stub with a ::after hole on the left and the topic in small caps, the question, a two-line marker (::after rotates 90→0). Stubs alternate sea/accent/sun by nth-child(3n). The open tag gets a transform and shadow; the answer fades in. Palette --vibeui-faq-021-* 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. Oswald, Lobster and Manrope come via <link precedence> from Google Fonts with system fallbacks. accent and background override colours, prefers-reduced-motion disables animations.
Tags
- wedding
- travel
- faq
- questions
- accordion
- luggage tag
- details
- cuba
- retro
Component source
The same file your agent installs. Here in case you would rather copy it by hand.
Loading…