Measured entry

8bitcn-social-proof2

testimonialsskeuomorphism

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.

Specimen
Harness screenshot of 8bitcn-social-proof2 at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of 8bitcn-social-proof2 at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of 8bitcn-social-proof2 at 1440 pixels wide
Harness screenshot at 1440 pixels wide. No horizontal overflow recorded.

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.

Harness measurements recorded for 8bitcn-social-proof2
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious0
Axe moderate0
Axe minor0
Gzip marginal32.5 KB (97.9 KB build, 65.4 KB baseline)
Bare modeFAIL
Provider requiredNO
Demo usedwritten 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

Installation record for 8bitcn-social-proof2
Declared dependenciesradix-ui, clsx, tailwind-merge
Missing on installnone
Bare installfails once the shadcn-style helpers are removed, so it needs that setup
Providerno 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.

License
MIT
Record published
2026-08-15

Alternatives

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.