Faq-2
hex-ui/faq-2FreeBlock
A simple and professional FAQ section with categorized collapsible questions and answers
Live preview
live · rendered by the registry
Rendered by hex-ui on their own page — this is the component running, not a screenshot of it.Install it
npx shadcn@latest add https://hexui.sh/r/faq-2.jsonSource
1import { FAQ } from "../../components/faq"23export default function Page() {4 return (5 <div className="flex min-h-screen w-full flex-col items-center px-6 py-4">6 <FAQ />7 </div>8 )9}
What it pulls in
Other registry items
Files it writes
More from hex-ui
All 34 items| Component | Registry | Kind | Access | Installs | Command |
|---|---|---|---|---|---|
| Banner-1banner-1 | hex-ui | Blocks | Free | 1 dep · 2 files | |
| Banner-2banner-2 | hex-ui | Blocks | Free | 1 dep · 2 files | |
| Cta-1cta-1 | hex-ui | Blocks | Free | 1 dep · 2 files | |
| Cta-2cta-2 | hex-ui | Blocks | Free | 1 dep · 2 files | |
| Cta-3cta-3 | hex-ui | Blocks | Free | 1 dep · 2 files | |
| Cta-4cta-4 | hex-ui | Blocks | Free | 1 dep · 2 files | |
| Faq-1faq-1 | hex-ui | Blocks | Free | no deps · 3 files | |
| Faq-3faq-3 | hex-ui | Blocks | Free | no deps · 2 files |
