BlocksFAQFAQ 01

FAQ 01

About this block

FAQ 01 is a single-column accordion section built with the shadcn/ui Accordion component. Each item displays a question as the trigger and expands to reveal the answer on click. Only one item is open at a time by default. The section accepts an array of question/answer objects, making it easy to add, remove, or reorder items without editing the component structure. It renders correctly in both light and dark mode.

When to use it

  • Pricing pages where addressing objections close to the CTA reduces drop-off
  • Landing pages that receive recurring pre-sales questions that slow the sales cycle
  • Support or help pages where a searchable FAQ is overkill but structured Q&A is needed
  • Any section where you want to add content density without increasing visual noise

Notes

FAQPage structured data (JSON-LD) is already implemented on the homepage and blog. Consider adding FAQPage schema to individual pages that use this component to maximize Google rich result eligibility.