BlockDex

Components

Registries

Free blocks

Method

BlockDex

Components

Registries

Free blocks

Method

Open API

BlockDex

Components

Registries

Free blocks

Method

Open API

Components/sv-blocks/footer-five
This component no longer exists. It was in sv-blocks’s manifest when we first indexed it and is not there now — the registry served its inventory on 2026-08-05 and this item was not on it. The install command below will fail. It is kept here because a tutorial somewhere still tells people to run it.

footer-five

sv-blocks/footer-five
RemovedBlock

Veil Footer component, variant Five.

Install it

npx shadcn@latest add https://sv-blocks.vercel.app/r/footer-five.json

Source

src/lib/components/veil/footer/footer-five.sveltesv-blocks.vercel.app/r/footer-five.json · first 6 KB
1<script>
2 import Button from "$COMPONENTS$/ui/button/button.svelte";
3 import Input from "$COMPONENTS$/ui/input/input.svelte";
4 import Label from "$COMPONENTS$/ui/label/label.svelte";
5
6 const enterpriseLinks = [
7 { href: "#", label: "About" },
8 { href: "#", label: "Customers" },
9 { href: "#", label: "Enterprise" },
10 { href: "#", label: "Partners" },
11 { href: "#", label: "Jobs" },
12 ];
13
14 const productLinks = [
15 { href: "#", label: "Security" },
16 { href: "#", label: "Customization" },
17 { href: "#", label: "Enterprise" },
18 { href: "#", label: "Partners" },
19 ];
20
21 const docsLinks = [
22 { href: "#", label: "Introduction" },
23 { href: "#", label: "Installation" },
24 { href: "#", label: "Utils" },
25 { href: "#", label: "Principles" },
26 { href: "#", label: "Jargon" },
27 { href: "#", label: "Plugin" },
28 { href: "#", label: "Customizer" },
29 { href: "#", label: "Boilerplates" },
30 ];
31
32 const communityLinks = [
33 { href: "#", label: "GitHub" },
34 { href: "#", label: "Discord" },
35 { href: "#", label: "Slack" },
36 { href: "#", label: "X / Twitter" },
37 ];
38
39 const footerLinks = [
40 {
41 name: "Enterprise",
42 links: enterpriseLinks,
43 },
44 {
45 name: "Product",
46 links: productLinks,
47 },
48 {
49 name: "Docs",
50 links: docsLinks,
51 },
52 ];
53</script>
54
55<footer class="m-1 rounded-3xl border">
56 <div class="mx-auto max-w-5xl space-y-16 px-5 py-16">
57 <div class="flex flex-wrap items-center justify-between gap-4 border-b pb-8">
58 <a href="/" aria-label="go home">
59 <svg
60 xmlns="http://www.w3.org/2000/svg"
61 width="22"
62 height="22"
63 viewBox="0 0 24 24"
64 fill="none"
65 role="img"
66 color="currentColor"
67 >
68 <path
69 d="M22 18C22 19.4001 22 20.1002 21.7275 20.635C21.4878 21.1054 21.1054 21.4878 20.635 21.7275C20.1002 22 19.4001 22 18 22C16.5999 22 15.8998 22 15.365 21.7275C14.8946 21.4878 14.5122 21.1054 14.2725 20.635C14 20.1002 14 19.4001 14 18C14 16.5999 14 15.8998 14.2725 15.365C14.5122 14.8946 14.8946 14.5122 15.365 14.2725C15.8998 14 16.5999 14 18 14C19.4001 14 20.1002 14 20.635 14.2725C21.1054 14.5122 21.4878 14.8946 21.7275 15.365C22 15.8998 22 16.5999 22 18Z"
70 stroke="currentColor"
71 stroke-width="1.5"
72 ></path>
73 <path
74// … truncated

What it pulls in

Other registry items

  • local:theme-switcher

Files it writes

  • src/lib/components/veil/footer/footer-five.svelte

Facts

Registry
sv-blocks
Type
registry:block
Access
Free
Files written
1
Licence
MIT
In the index
at or before 2026-08-01
Last confirmed
14 days ago

Go to the source

sv-blocks.vercel.app SikandarJODD/cnblocks on GitHub Raw registry item This item as JSON

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