BlockDex

Components

Registries

Free blocks

Method

BlockDex

Components

Registries

Free blocks

Method

Open API

BlockDex

Components

Registries

Free blocks

Method

Open API

Components/bundui/footers

Footers

bundui/footers
FreeComponent

Create polished, functional Tailwind CSS footer sections that organize links, contact info, and calls-to-action elegantly. These layouts provide clear navigation, brand reinforcement, and subtle visual hierarchy. Ideal for websites, SaaS platforms, and marketing sites seeking a modern, responsive, and user-friendly footer experience.

Live preview

live · rendered by the registry
Rendered by bundui on their own page — this is the component running, not a screenshot of it.

Install it

npx shadcn@latest add https://bundui.io/r/footers.json

Source

examples/blocks/marketing/footers/01/page.tsxbundui.io/r/footers.json
1import { Dumbbell, SendIcon } from "lucide-react";
2import Link from "next/link";
3import {
4 InputGroup,
5 InputGroupAddon,
6 InputGroupButton,
7 InputGroupInput
8} from "@/components/ui/input-group";
9import { Separator } from "@/components/ui/separator";
10
11const Logo = () => {
12 return (
13 <Link href="#" className="flex items-center space-x-2">
14 <img src="/logo.svg" className="size-8 dark:invert" alt="bundui logo" />
15 <span className="text-2xl font-bold">Bundui</span>
16 </Link>
17 );
18};
19
20export default function FooterSection() {
21 return (
22 <footer className="py-12">
23 <div className="container mx-auto space-y-6 px-4">
24 <div className="grid gap-8 md:grid-cols-4">
25 <div className="space-y-4">
26 <Logo />
27 <p className="text-muted-foreground text-sm">
28 Transform your body, transform your life. Join the FitCore family today.
29 </p>
30 </div>
31 <div className="space-y-4">
32 <h3 className="text-lg font-semibold">Programs</h3>
33 <ul className="[&_li_a]:text-muted-foreground [&_li_a]:hover:text-foreground space-y-2 [&_li_a]:block [&_li_a]:text-sm [&_li_a]:transition-colors [&_li_a]:hover:underline">
34 <li>
35 <Link href="/programs">Strength Training</Link>
36 </li>
37 <li>
38 <Link href="/programs">HIIT Classes</Link>
39 </li>
40 <li>
41 <Link href="/programs">Yoga & Wellness</Link>
42 </li>
43 <li>
44 <Link href="/programs">Personal Training</Link>
45 </li>
46 </ul>
47 </div>
48 <div className="space-y-4">
49 <h3 className="text-lg font-semibold">Company</h3>
50 <ul className="[&_li_a]:text-muted-foreground [&_li_a]:hover:text-foreground space-y-2 [&_li_a]:block [&_li_a]:text-sm [&_li_a]:transition-colors [&_li_a]:hover:underline">
51 <li>
52 <Link href="/about">About Us</Link>
53 </li>
54 <li>
55 <Link href="/trainers">Our Trainers</Link>
56 </li>
57 <li>
58 <Link href="/membership">Membership</Link>
59 </li>
60 <li>
61 <Link href="/contact">Contact</Link>
62 </li>
63 </ul>
64 </div>
65 <div className="space-y-4">
66 <h3 className="text-lg font-semibold">Newsletter</h3>
67// … truncated

What it pulls in

npm packages

  • lucide-react

Other registry items

  • separator

Files it writes

  • examples/blocks/marketing/footers/01/page.tsx

Facts

Registry
bundui
Type
registry:component
Access
Free
Files written
1
Licence
the repository states none
In the index
at or before 2026-08-06
Last confirmed
yesterday

Go to the source

Docs on bundui bundui.io Raw registry item This item as JSON

More from bundui

All 217 items
Same registry, same kind — the ones you would have found next
ComponentRegistryKindAccessInstallsCommand
Accordionaccordion-collapsiblebunduiComponentsFreeno deps · 2 files
Accordionaccordion-defaultbunduiComponentsFreeno deps
Accordionaccordion-with-plus-iconbunduiComponentsFree2 deps
Alertalert-dangerbunduiComponentsFree1 dep
Alertalert-defaultbunduiComponentsFreeno deps
Alert Dialogalert-dialogbunduiComponentsFreeno deps
Alertalert-successbunduiComponentsFree1 dep
Alertalert-warningbunduiComponentsFree1 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