Description of the Faq 6 block design & features
Faq6 is a marketing FAQ section built with shadcn/ui. A centered block at the top carries a small Badge label, a large heading, and a supporting line of copy. Below that, the items sit in a responsive two-column grid: each row shows a compact index in a rounded secondary square, then the question in medium weight and the answer in smaller muted text.
Default styling is light UI with clear separation between the centered intro and the grid. The index markers read like monospace step numbers. Question and answer blocks read as a calm reference layout without accordion chrome. Spacing is generous vertically; the grid gaps widen on medium breakpoints.
Overall it is a straightforward, readable FAQ pattern: indexed Q&A in open form rather than collapsible rows. It suits a documentation or marketing page when you want every answer visible at once. The numbered column is the clearest signature compared to a plain FAQ list.
On small screens the grid stacks to a single column while keeping the same two-part row structure.