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.
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.