BlockDex

Components

Registries

Free blocks

Method

BlockDex

Components

Registries

Free blocks

Method

Open API

BlockDex

Components

Registries

Free blocks

Method

Open API

Components/tripled/glassmorphism-minimal-metrics-block-shadcnui

Glassmorphism Minimal Metrics

tripled/glassmorphism-minimal-metrics-block-shadcnui
FreeBlock

Focused metric cards with glass surfaces, subtle motion, and concierge insight CTA banner

Install it

npx shadcn@latest add https://ui.tripled.work/r/glassmorphism-minimal-metrics-block-shadcnui.json

Source

@uitripled/react-shadcn/src/components/sections/glassmorphism-minimal-metrics-block.tsxui.tripled.work/r/glassmorphism-minimal-metrics-block-shadcnui.json
1"use client";
2
3import { motion, type Variants } from "framer-motion";
4
5import { Badge } from "@/components/ui/badge";
6import { Button } from "@/components/ui/button";
7import { Card } from "@/components/ui/card";
8import { ArrowUpRight, Users, Zap } from "lucide-react";
9
10const metrics = [
11 {
12 label: "Activated teams",
13 value: "1.2k",
14 delta: "+18%",
15 description: "teams shipping faster",
16 },
17 {
18 label: "Daily automations",
19 value: "58",
20 delta: "+42%",
21 description: "manual tasks replaced",
22 },
23 {
24 label: "Customer NPS",
25 value: "71",
26 delta: "+9",
27 description: "in just three sprints",
28 },
29 {
30 label: "Launch lead time",
31 value: "6d",
32 delta: "-3d",
33 description: "from concept to production",
34 },
35];
36
37const fadeUp: Variants = {
38 hidden: { opacity: 0, y: 16 },
39 show: { opacity: 1, y: 0, transition: { duration: 0.5, ease: "easeOut" } },
40};
41
42export function GlassmorphismMinimalMetricsBlock() {
43 return (
44 <section className="relative overflow-hidden px-6 py-24 lg:py-32">
45 <div className="absolute inset-0 -z-10">
46 <div className="absolute left-0 top-0 h-[380px] w-[380px] rounded-full bg-foreground/[0.03] blur-[120px]" />
47 <div className="absolute right-0 top-1/2 h-[420px] w-[420px] -translate-y-1/2 rounded-full bg-foreground/[0.025] blur-[140px]" />
48 </div>
49
50 <div className="mx-auto max-w-6xl space-y-12">
51 <motion.div
52 variants={fadeUp}
53 initial="hidden"
54 whileInView="show"
55 viewport={{ once: true, amount: 0.3 }}
56 className="mx-auto max-w-3xl text-center"
57 >
58 <Badge
59 variant="outline"
60 className="mb-4 inline-flex items-center gap-2 rounded-full border-border/50 bg-background/55 px-4 py-1.5 text-xs uppercase tracking-[0.2em] text-foreground/70 backdrop-blur"
61 >
62 <Zap className="h-3.5 w-3.5" />
63 realtime insights
64 </Badge>
65 <h2 className="text-4xl font-semibold tracking-tight text-foreground md:text-5xl">
66 A snapshot of momentum that refuses to clutter the dashboard
67 </h2>
68 <p className="mt-5 text-base leading-relaxed text-foreground/70 md:text-lg">
69 Glassy panels surface just the signal, Highlighting the metrics that
70 matter while the rest stays gracefully out of the way.
71 </p>
72 </motion.div>
73
74 <motion.div
75 initial="hidden"
76 whileInView="show"
77// … truncated

What it pulls in

npm packages

  • framer-motion
  • react

Other registry items

  • button

Files it writes

  • @uitripled/react-shadcn/src/components/sections/glassmorphism-minimal-metrics-block.tsx

Facts

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

Go to the source

ui.tripled.work moumen-soliman/uitripled on GitHub Raw registry item This item as JSON

More from tripled

All 282 items
Same registry, same kind — the ones you would have found next
ComponentRegistryKindAccessInstallsCommand
About Us Pageabout-us-page-shadcnuitripledBlocksFree2 deps
About Usabout-us-section-baseuitripledBlocksFree2 deps
About Usabout-us-section-shadcnuitripledBlocksFree2 deps
Auto-Revealing Headingauto-revealing-heading-shadcnuitripledBlocksFree2 deps
Bento Grid Blockbento-grid-block-baseuitripledBlocksFree2 deps
Bento Grid Blockbento-grid-block-shadcnuitripledBlocksFree2 deps
Blog Blockblog-block-baseuitripledBlocksFree2 deps
Blog Blockblog-block-shadcnuitripledBlocksFree2 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