Tailwind UI Pattern Registry for humans and agents

faq accordion two-column css-only no-js contact-cta peer faq accordion two-column css-only peer-checked no-js contact-cta two column FAQ with accordion FAQ section with contact CTA sidebar CSS-only accordion without JavaScript

FAQ Two Column

Fetch pattern JSON: curl https://webspire.de/patterns/faq/two-column.json

Details

Family
faq
Tier
enhanced
Kind
section
Extends
faq/base
Responsive Dark Mode Tailwind Only SSR Safe Copy & Paste
Stable Published
faqaccordiontwo-columncss-onlyno-jscontact-ctapeer

Slots

Name Required Description
eyebrow No Small label above the heading.
heading Yes Section title.
description No Short intro text below the heading.
contact-cta No Contact card in the left column.
faq-items Yes Accordion list of question/answer pairs.

Two-column FAQ section. The narrower left column holds the section heading, intro text, and a “Still have questions?” contact card. The wider right column has six accordion items using CSS peer-checked to toggle visibility — no JavaScript needed. The max-h-0 to max-h-96 transition animates the content reveal smoothly.