Faq 11 block design & features
Faq11 is a split FAQ built with shadcn/ui: one column carries the section framing text while the other stacks topical groups, each with a category label and nested accordion items for individual questions. Users scan the category headers first, then open only the answers they need.
Styling stays restrained with muted surfaces, clear accordion chevrons, and typography that differentiates category titles from question triggers. Spacing is airy enough for long answers yet tight enough that related questions feel grouped. Motion is limited to accordion expand and collapse.
The block reads as a layered help experience rather than a flat list, and it is more elaborate than a single accordion because you maintain category copy plus per-item Q&A pairs. Expect to author structured data: group titles, arrays of questions, and answers that may run multiple sentences.
On small screens the columns stack so the intro leads, followed by the categorized accordions in the same order as desktop.
