FAQ
Questions before the meeting
Questions before the first meeting in two columns: heading and an “ask” link on the left, an accordion on the right with serif questions, small-caps numbers and a plus that rotates into a cross. Built on details with a shared name — one answer open.
What you can change
- items: questions and answers
- eyebrow, title, lede, noteLabel, noteHref
- 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-016?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. The shell grid: a column when narrow, 1fr/1.5fr from 56rem (container query), the left column position:sticky. The list is <details name={useId()}>: the browser closes the previous answer itself (an exclusive accordion without state). <summary> is a 2rem/1fr/1.5rem grid: a small-caps accent number, a serif question, a plus of two pseudo-elements rotating 45deg when [open]. The answer is indented under the number, max-width 40rem. Palette --vibeui-realty-005-* is neutral: ink and paper via light-dark(), the site colours come through the accent, ink and background props; Cormorant Garamond and Manrope via <link precedence> from Google Fonts with system fallbacks. tone pins the scheme, accent, ink and background override colours.
Tags
- real estate
- realty
- property
- apartment
- agency
- listing
- faq
- questions
- accordion
- details
Component source
The same file your agent installs. Here in case you would rather copy it by hand.
Loading…