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/content-section-four

Content Section Four

navdeep-singh/content-section-four
FreeBlock

A sticky how-it-works narrative with a normal mobile flow and a sequence of image-led process panels.

Install it

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

Source

components/blocks/process/process-section-one.tsxui.navdeepsingh.dev/r/content-section-four.json
1import type { ComponentProps } from 'react'
2import Image from 'next/image'
3import { ArrowUpRight } from 'lucide-react'
4
5import { cn } from '@/lib/utils'
6
7export type ContentSectionFourContent = {
8 eyebrow: string
9 heading: string
10 description: string
11 link?: {
12 label: string
13 href: string
14 }
15}
16
17export type ContentSectionFourPanel = {
18 title: string
19 description: string
20 image: {
21 src: string
22 alt: string
23 }
24 metadata?: string
25}
26
27export type ContentSectionFourProps = Omit<ComponentProps<'section'>, 'children' | 'content'> & {
28 content?: ContentSectionFourContent
29 panels?: readonly ContentSectionFourPanel[]
30}
31
32const defaultHowItWorksContent: ContentSectionFourContent = {
33 eyebrow: 'How it works',
34 heading: 'Decisions stay connected from planning to release.',
35 description:
36 'Each stage builds on the last, keeping the original context visible throughout the work.',
37 link: {
38 label: 'Explore the workflow',
39 href: '#workflow',
40 },
41}
42
43const defaultPanels: readonly ContentSectionFourPanel[] = [
44 {
45 title: 'Frame the outcome',
46 description:
47 'Define the customer problem, intended change, and constraints before the work begins.',
48 image: {
49 src: '/projects/project-1.png',
50 alt: 'Project brief for a network infrastructure website',
51 },
52 metadata: 'Brief',
53 },
54 {
55 title: 'Make it tangible',
56 description:
57 'Give the team something concrete to review while decisions remain inexpensive to change.',
58 image: {
59 src: '/sections/design1.png',
60 alt: 'Dark product landing page showing a mobile health interface',
61 },
62 metadata: 'Product review',
63 },
64 {
65 title: 'Publish the useful version',
66 description:
67 'Carry the reason, impact, and essential details of the change into the final release.',
68 image: {
69 src: '/sections/design4.png',
70 alt: 'Concise account recovery interface',
71 },
72 metadata: 'Release',
73 },
74]
75
76export default function ProcessSectionOne({
77 className,
78 content = defaultHowItWorksContent,
79 panels = defaultPanels,
80 ...props
81}: ContentSectionFourProps) {
82 return (
83 <section
84 data-slot="content-section-four"
85 className={cn('bg-background py-20 text-foreground sm:py-24 lg:py-28', className)}
86 {...props}
87 >
88 <div className="mx-auto grid w-full max-w-7xl gap-12 px-5 sm:px-8 lg:grid-cols-[0.68fr_1.32fr] lg:gap-20">
89 <header className="lg:sticky lg:top-24 lg:self-start lg:pr-4">
90// … truncated

What it pulls in

npm packages

  • lucide-react

Files it writes

  • components/blocks/process/process-section-one.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 Onecontent-section-onenavdeep-singhBlocksFree1 dep
Content Section Threecontent-section-threenavdeep-singhBlocksFree2 deps
Content Section Twocontent-section-twonavdeep-singhBlocksFree1 dep

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