FAQ
Pre-purchase FAQ with an “ask” card
Course questions: a sticky heading and a “no answer — ask on Telegram” card on the left, a details accordion with a shared name on the right, a plus rotating into a cross, the open question highlighted with an accent bar on the left.
What you can change
- items: questions and answers
- eyebrow, title, lede, askTitle, 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-017?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, a server component. <details name={useId()}> — one answer open. A summary grid 1fr/1.5rem; a plus of two pseudo-elements, rotate(45deg) and accent fill when [open]; details[open] gets an accent border-left. The answer appears via a .35s @keyframes. From 56rem (container query) 1fr/1.5fr, the left column position:sticky. Palette --vibeui-faq-017-* is neutral: ink and paper via light-dark(), the site colours come through the accent, ink and background props; Unbounded and Inter via <link precedence> from Google Fonts with system fallbacks. tone pins the scheme, accent, ink and background override colours.
Tags
- course
- education
- edtech
- landing
- faq
- questions
- accordion
- telegram
Component source
The same file your agent installs. Here in case you would rather copy it by hand.
Loading…