build69
build69  /  Components  /  Marketing Sections  /  Faq

Faq

v1.0.9Updated 27 Aug 2026

Frequently-asked-questions section built around accordions and Q&A columns. Copy-paste block; baked-in demo content (edit the JSX to customise).

Preview

Live · 13 stories
Accordion SingleOpen ↗
Why this is recommendedfaqquestionsaccordionhelp+3

Faq — accordion single.

Recommended for+14
  • Landing pages
  • Pricing pages
  • Support / help pages
Tags+6
faqquestionsaccordionhelpmarketingsectionsingle
Features+4
  • Accordion, two-column, categorised and with-contact-CTA layouts
  • Question + answer pairs
  • Self-contained — no required props
Not recommended for−2
  • In-app help docs

Install

Ask your agent, or call the MCP tool directly. The resolved bundle is written into your project.

get_registry_item({ name: "Faq" })

Usage

import { FaqAccordionSingle } from '@/components/sections/faq';

<FaqAccordionSingle />

Tick variants in the left menu — each adds a tab with that variant’s real story source, the same code the preview above renders.

Props

PropTypeRequired
className

Optional wrapper class override

string

Related