Skip to content

FAQs 4

Card-style FAQ accordion with a contact prompt.

04 / 04
Loading preview

Installation

Run this in a project that already uses shadcn/ui. The CLI adds the block, its components and npm dependencies.

pnpm dlx shadcn@latest add https://ui.sumansharma.info.np/r/faqs-4.json
Prefer to iterate with AI?Open in

Usage

The CLI writes the block to components/faqs-4.tsx. Import it anywhere:

Loading...