Measured entry
tripled-our-services-section-shadcnui
badgeminimal-flatmotion on file
An animated React services section with a heading, status badges, icon-led cards, and repeated calls to action. It ships as a shadcn registry block and a client component, relying on local Badge, Button, and Card primitives, Tailwind theme classes, Framer Motion, and Lucide icons.



Measured
Every value below was written by the harness on the run that produced the frames above. None of it is derived from the prose.
| Build | OK |
|---|---|
| Mount | OK |
| Console errors | 0 |
| Uncaught page errors | 0 |
| Horizontal overflow | clean at 375, 768, 1440 |
| Axe critical | 0 |
| Axe serious | 1 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 71.4 KB (136.8 KB build, 65.4 KB baseline) |
| Bare mode | FAIL |
| Provider required | NO |
| Demo used | written from the component source API |
What the harness recorded
BARE BUILD
✗ Build failed in 1m 52s error during build: [vite:load-fallback] Could not load <sandbox>/src/lib/utils (imported by src/components/ui/badge.tsx): ENOENT: no such file or directory, open '<sandbox>/src/lib/utils'
Verdict
A solid starting layout that builds, mounts, and stays contained across the tested widths. It needs a shadcn-style setup before it can run in a bare project, and the muted copy and badges need contrast adjustments before production use.
Use it if
- You need a complete services grid that adapts cleanly from a single column to a wider card layout.
- Your app already uses shadcn conventions and can reuse its theme tokens and UI primitives.
- You want entrance and hover motion around otherwise straightforward service-card content.
Skip it if
- You need a drop-in component for a plain React project with no shadcn or Tailwind foundation.
- Your accessibility release gate requires the supplied color choices to pass contrast checks without remediation.
- You want to avoid adding an animation library for a largely static marketing section.
- You need service links that already navigate somewhere, since the included calls to action are buttons without destinations.
Install
| Declared dependencies | framer-motion, react, radix-ui |
|---|---|
| Missing on install | none |
| Bare install | fails once the shadcn-style helpers are removed, so it needs that setup |
| Provider | no provider required in the harness |
For a non-shadcn project, add Tailwind theme tokens, the Badge, Button, and Card primitives, an at-sign source alias, and the shared cn utility under lib/utils. Install Framer Motion and Lucide React, then adapt the local imports or replace the primitives with equivalents from your design system.
Source and credit
This page is a review, not a copy. The component source lives with its author and this site does not republish it. Read the license before you use anything.
Author repository
github.com/moumen-soliman/uitripledAlternatives
Other published entries for the badge pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- neu-badgeneumorphism
- Renders
- YES
- A11y
- 0
- Gzip
- 17.5KB
- Bare
- pass
- Prov
- NO
- clay-badgeclaymorphism
- Renders
- YES
- A11y
- 0
- Gzip
- 17.9KB
- Bare
- pass
- Prov
- NO
- ruixen-load-rippleunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 17.9KB
- Bare
- pass
- Prov
- NO
- kibo-listminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 42.4KB
- Bare
- pass
- Prov
- NO
- ruixen-blurred-stagger-textunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 58.1KB
- Bare
- pass
- Prov
- NO
- tripled-auto-revealing-heading-shadcnuiminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 58.3KB
- Bare
- pass
- Prov
- NO