Measured entry
8bitcn-social-proof2
A pixel-art testimonial section that renders a responsive card grid with optional badges, editable headings, and supplied testimonial data. It ships as a shadcn registry block with companion retro styling and wrappers around shadcn Card and Badge, and it relies on the usual cn utility plus class-variance-authority.



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 | 0 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 32.5 KB (97.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 1.30s error during build: [vite]: Rollup failed to resolve import "class-variance-authority" from "<sandbox>re-136a7cfa47c9/src/components/ui/8bit/card.tsx".
Verdict
A focused retro block with a sensible content API, but this package does not build as supplied because its wrapped card imports a missing base Card module. The bare mount also fails, so it needs a shadcn-style setup before it can be evaluated in the browser. Avoid it when you need verified drop-in code.
Use it if
- Your product already uses shadcn primitives and wants a deliberately retro testimonial section.
- You need testimonial content supplied through a small typed data interface rather than fixed markup.
- You are comfortable loading the included display font from Google Fonts or hosting an equivalent locally.
Skip it if
- You need a drop-in component for a plain React project without shadcn aliases and utilities.
- Your design system does not include the base Card and Badge primitives this block wraps.
- External font loading is prohibited and you do not want to revise the retro stylesheet.
- You require a component that passes the supplied build harness without integration work.
Install
| Declared dependencies | radix-ui, clsx, tailwind-merge |
|---|---|
| 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 path aliases, a cn class-merging helper, Tailwind theme utilities, base Card and Badge primitives compatible with the wrappers, class-variance-authority, and the included retro stylesheet. Decide whether to permit the Google Fonts import or replace it with a locally hosted font.
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/TheOrcDev/8bitcn-uiAlternatives
Other published entries for the testimonials pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- tailark-mist-testimonials-1minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 17.6KB
- Bare
- pass
- Prov
- NO
- meraki-testimonials-sliderminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 18.2KB
- Bare
- pass
- Prov
- NO
- meraki-testimonials-centeredminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 18.4KB
- Bare
- pass
- Prov
- NO
- meraki-testimonials-full-page-cardsminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 18.7KB
- Bare
- pass
- Prov
- NO
- tailark-veil-testimonials-4minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 23.7KB
- Bare
- pass
- Prov
- NO
- tailark-veil-testimonials-3minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 23.8KB
- Bare
- pass
- Prov
- NO