Measured entry
tripled-services-grid-block-shadcnui
feature-gridminimal-flatmotion on file
A client-side React services section with a responsive card grid, feature lists, icon treatments, hover motion, and two levels of calls to action. It ships as a shadcn registry block and depends on shadcn Badge, Button, and Card primitives, Tailwind theme tokens, 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 | 75.5 KB (140.9 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 2m 19s 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 responsive starting point for a conventional services section, but it is not drop-in for a bare React app: it needs a shadcn-style setup. Fix the verified text-contrast issue, wire every call to action, and weigh the animation dependency before shipping.
Use it if
- You need a ready-made services or capabilities section with short feature lists and clear card-level calls to action.
- Your app already uses shadcn conventions, Tailwind theme tokens, Lucide icons, and Framer Motion.
- You want a grid that collapses cleanly for narrow screens without horizontal overflow.
Skip it if
- You need production-ready accessibility without first correcting the muted text contrast across the cards and intro copy.
- You want lightweight static cards and cannot justify adding an animation dependency for entrance and hover effects.
- You need working navigation out of the box, since the Learn More and contact controls have no destinations or handlers.
- Your services require varied content lengths or rich media that do not fit this repeated icon, summary, and feature-list structure.
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 |
In a non-shadcn project, add React, Framer Motion, and Lucide React; provide compatible Badge, Button, and Card components; configure the at-sign import alias; add the usual class-name utility used by those primitives; and map the Tailwind background, card, border, primary, and muted-foreground theme tokens. You can instead replace the shadcn primitives and utility classes with equivalents from your own 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 feature-grid pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- hyperui-feature-grids-3editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.7KB
- Bare
- pass
- Prov
- NO
- hyperui-feature-grids-1editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.9KB
- Bare
- pass
- Prov
- NO
- hyperui-feature-grids-4editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.9KB
- Bare
- pass
- Prov
- NO
- hyperui-feature-grids-2editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 18.3KB
- Bare
- pass
- Prov
- NO
- meraki-feature-grid-list-with-imageminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 18.5KB
- Bare
- pass
- Prov
- NO
- meraki-feature-simpleminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 20.2KB
- Bare
- pass
- Prov
- NO