BlockDex

Components

Registries

Free blocks

Method

BlockDex

Components

Registries

Free blocks

Method

Open API

BlockDex

Components

Registries

Free blocks

Method

Open API

Components/navdeep-singh/faq-section-three

FAQ Section Three

navdeep-singh/faq-section-three
FreeBlock

FAQ Section Three — FAQs block.

Install it

npx shadcn@latest add https://ui.navdeepsingh.dev/r/faq-section-three.json

Source

components/blocks/faqs/faq-section-three.tsxui.navdeepsingh.dev/r/faq-section-three.json
1import {
2 Accordion,
3 AccordionContent,
4 AccordionItem,
5 AccordionTrigger,
6} from '@/components/ui/accordion'
7
8const faqItems = [
9 {
10 id: 'item-1',
11 question: 'Can I use this template for a commercial project?',
12 answer:
13 'Yes, you can use this template for personal and commercial projects. You can customize the layout, styling, and content to match your product or brand.',
14 },
15 {
16 id: 'item-2',
17 question: 'Is this section responsive on mobile devices?',
18 answer:
19 'Yes, the layout is designed to work across desktop, tablet, and mobile screens. On smaller screens, the content stacks vertically so the FAQ remains easy to read.',
20 },
21 {
22 id: 'item-3',
23 question: 'Do I need to install any extra dependencies?',
24 answer:
25 'This section uses the shadcn Accordion component. As long as Accordion is already installed in your project, you do not need anything extra for the basic version.',
26 },
27 {
28 id: 'item-4',
29 question: 'Can I customize the questions and answers?',
30 answer:
31 'Absolutely. The FAQ content is stored in a simple array, so you can update the questions, answers, IDs, and order without changing the layout logic.',
32 },
33 {
34 id: 'item-5',
35 question: 'Can this be used on a pricing or landing page?',
36 answer:
37 'Yes, this type of FAQ section works well on pricing pages, landing pages, documentation pages, and product pages where users need quick answers before taking action.',
38 },
39]
40
41export default function FAQsThree() {
42 return (
43 <section className="mx-auto max-w-md py-8 md:max-w-7xl">
44 <div
45 aria-hidden="true"
46 className="hidden min-h-50 grid-cols-3 gap-0 border-x border-t border-dashed md:grid"
47 >
48 <div className="md:col-span-1"></div>
49 <div className="col-span-1 border-b border-l border-dashed"></div>
50 <div className="col-span-1 border-b border-l border-dashed"></div>
51 </div>
52
53 <div className="grid grid-cols-1 gap-0 md:grid-cols-3 md:gap-[1.5px]">
54 <div className="col-span-1 border-x border-t border-dashed px-6 py-10 md:border-t-0 md:border-r-0 md:py-6">
55 <span className="items-center gap-2 text-xs font-normal tracking-wide text-muted-foreground uppercase">
56 FAQ
57 </span>
58 <h2 className="mt-8 max-w-sm text-4xl font-medium tracking-tight text-foreground md:text-5xl">
59 Small questions. Clear answers.
60 </h2>
61 </div>
62
63// … truncated

What it pulls in

Other registry items

  • accordion

Files it writes

  • components/blocks/faqs/faq-section-three.tsx

Facts

Registry
navdeep-singh
Type
registry:block
Access
Free
Files written
1
Licence
MIT
In the index
at or before 2026-08-12
Last confirmed
today

Go to the source

ui.navdeepsingh.dev Navdeepannu/Portfolio on GitHub Raw registry item This item as JSON

More from navdeep-singh

All 64 items
Same registry, same kind — the ones you would have found next
ComponentRegistryKindAccessInstallsCommand
Blog Section Oneblog-section-onenavdeep-singhBlocksFree1 dep
Contact Section Fourcontact-section-fournavdeep-singhBlocksFreeno deps
Contact Section Onecontact-section-onenavdeep-singhBlocksFree1 dep
Contact Section Threecontact-section-threenavdeep-singhBlocksFreeno deps
Contact Section Twocontact-section-twonavdeep-singhBlocksFreeno deps
Content Section Fourcontent-section-fournavdeep-singhBlocksFree1 dep
Content Section Onecontent-section-onenavdeep-singhBlocksFree1 dep
Content Section Threecontent-section-threenavdeep-singhBlocksFree2 deps

Also from Kynth Studios

Built for the same person as BlockDex

SkillWorks

Claude Code skills and plugins, scored

skillworks.kynth.studio

RuleStack

AGENTS.md gallery and agent-config comparison

rulestack.kynth.studio

ToolDrift

What the AI coding tools changed last night

tooldrift.kynth.studio

The studio list

One product, taken apart, once a month

Kynth Studios pulls one shipped product open every month — what it does, what it cost to build, what the pipeline behind it looks like, and what the numbers did. One email a month, nothing in between.

Double opt-in — we send one confirmation link and nothing else until you click it.

BlockDex

Built by

Kynth Studios

the studio behind SkillWorks, RuleStack and ToolDrift

part of Toolproof, the measurement layer for AI agent tooling

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

© 2026 BlockDex. A Kynth Studios product. Changelog

BlockDex

The studio list

One product, taken apart, once a month

Kynth Studios pulls one shipped product open every month — what it does, what it cost to build, what the pipeline behind it looks like, and what the numbers did. One email a month, nothing in between.

Double opt-in — we send one confirmation link and nothing else until you click it.

BlockDex

Built by

Kynth Studios

the studio behind SkillWorks, RuleStack and ToolDrift

part of Toolproof, the measurement layer for AI agent tooling

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

© 2026 BlockDex. A Kynth Studios product. Changelog

BlockDex

The studio list

One product, taken apart, once a month

Kynth Studios pulls one shipped product open every month — what it does, what it cost to build, what the pipeline behind it looks like, and what the numbers did. One email a month, nothing in between.

Double opt-in — we send one confirmation link and nothing else until you click it.

BlockDex

Built by

Kynth Studios

the studio behind SkillWorks, RuleStack and ToolDrift

part of Toolproof, the measurement layer for AI agent tooling

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

© 2026 BlockDex. A Kynth Studios product. Changelog

BlockDex