BlockDex

Components

Registries

Free blocks

Method

BlockDex

Components

Registries

Free blocks

Method

Open API

BlockDex

Components

Registries

Free blocks

Method

Open API

Components/efferd/blogs-3

blogs-3

efferd-/blogs-3
FreeBlock

Immersive grid with images and gradients.

Install it

npx shadcn@latest add http://efferd.com/r/blogs-3.json

Source

registry/blocks/blogs/3/index.tsxefferd.com/r/blogs-3.json · first 6 KB
1import { cn } from "@/lib/utils";
2import { FullWidthDivider } from "@/components/full-width-divider";
3import { LazyImage } from "@/components/lazy-image";
4
5type BlogType = {
6 title: string;
7 href: string;
8 description: string;
9 author: string;
10 createdAt: string;
11 readTime: string;
12 image: string;
13};
14
15const blogs: BlogType[] = [
16 {
17 title: "Design Systems That Scale",
18 href: "#",
19 description:
20 "Learn how to build and maintain scalable design systems that empower teams to move faster while staying consistent.",
21 image: "https://storage.efferd.com/creative/beams.webp",
22 createdAt: "2025-08-25",
23 author: "Ava Mitchell",
24 readTime: "7 min read",
25 },
26 {
27 title: "The Psychology of Color in UI",
28 href: "#",
29 description:
30 "Explore how different colors influence user perception, emotion, and conversion in digital product design.",
31 image: "https://storage.efferd.com/creative/plasma.webp",
32 createdAt: "2025-07-14",
33 author: "Liam Carter",
34 readTime: "5 min read",
35 },
36 {
37 title: "Microinteractions That Delight",
38 href: "#",
39 description:
40 "Discover how subtle animations and interactions can enhance usability and bring joy to your users.",
41 image: "https://storage.efferd.com/creative/ripple-grid.webp",
42 createdAt: "2025-06-30",
43 author: "Sophia Kim",
44 readTime: "6 min read",
45 },
46 {
47 title: "Accessibility Beyond Compliance",
48 href: "#",
49 description:
50 "Practical steps to make your UI accessible, not just legally compliant, but genuinely inclusive for everyone.",
51 image: "https://storage.efferd.com/creative/silk.webp",
52 createdAt: "2025-06-18",
53 author: "Ethan Rodriguez",
54 readTime: "8 min read",
55 },
56 {
57 title: "Dark Mode Done Right",
58 href: "#",
59 description:
60 "Tips and tricks to design beautiful and functional dark mode experiences that users will love.",
61 image: "https://storage.efferd.com/creative/dark-veil.webp",
62 createdAt: "2025-05-20",
63 author: "Maya Chen",
64 readTime: "4 min read",
65 },
66 {
67 title: "Typography That Speaks",
68 href: "#",
69 description:
70 "How to select and pair typefaces that enhance readability, hierarchy, and brand personality.",
71 image: "https://storage.efferd.com/creative/threads.webp",
72 createdAt: "2025-05-02",
73 author: "Noah Patel",
74 readTime: "9 min read",
75 },
76 {
77 title: "The Future of UI Animation",
78 href: "#",
79 description:
80 "From motion guidelines to advanced prototyping—discover where UI animation is headed in 2025.",
81// … truncated

What it pulls in

npm packages

  • motion

Other registry items

  • aspect-ratio
  • @efferd/lazy-image
  • @efferd/full-width-divider

Files it writes

  • registry/blocks/blogs/3/index.tsx

Facts

Registry
efferd
Type
registry:block
Access
Free
Files written
1
Licence
the repository states none
In the index
at or before 2026-08-05
Last confirmed
3 days ago

Go to the source

efferd.com Raw registry item This item as JSON

More from efferd

All 201 items
Same registry, same kind — the ones you would have found next
ComponentRegistryKindAccessInstallsCommand
app-shell-1app-shell-1efferdBlocksPaidno deps · 7 files
app-shell-10app-shell-10efferdBlocksPaid1 dep · 13 files
app-shell-2app-shell-2efferdBlocksPaidno deps · 9 files
app-shell-3app-shell-3efferdBlocksPaidno deps · 9 files
app-shell-4app-shell-4efferdBlocksPaidno deps · 9 files
app-shell-5app-shell-5efferdBlocksFree1 dep · 9 files
app-shell-6app-shell-6efferdBlocksPaidno deps · 11 files
app-shell-7app-shell-7efferdBlocksPaidno deps · 12 files

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

KitGrade

SaaS starter kits, scored from measured facts

kitgrade.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 KitGrade

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 KitGrade

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 KitGrade

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