Measured entry

tripled-testimonials-block-shadcnui

testimonialsminimal-flatmotion on file

A shadcn registry block that renders a fixed set of testimonial cards in a responsive grid, with initials, ratings, quotes, staggered entrance motion, and hover styling. It ships as a client-side React component and relies on the shadcn Card primitive, Tailwind theme tokens, Framer Motion, Lucide icons, and the registry's React and Radix UI setup.

Specimen
Motion capture of the mounted demo, recorded by the harness. No audio track.
Harness screenshot of tripled-testimonials-block-shadcnui at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of tripled-testimonials-block-shadcnui at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of tripled-testimonials-block-shadcnui 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 tripled-testimonials-block-shadcnui
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious1
Axe moderate1
Axe minor0
Gzip marginal71.6 KB (137.0 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 1m 40s
error during build:
[vite:load-fallback] Could not load <sandbox>/src/lib/utils (imported by src/components/ui/card.tsx): ENOENT: no such file or directory, open '<sandbox>/src/lib/utils'

Verdict

A tidy, adaptable grid with restrained motion, but it is best treated as a starter rather than a drop-in production section. It needs a shadcn-style setup, and teams should fix the contrast and heading-order findings, replace the placeholder content, and weigh the animation dependency before shipping.

Use it if

  • You need a compact testimonial section that stacks cleanly on narrow screens and becomes a balanced grid on wider layouts.
  • Your app already uses shadcn conventions and Framer Motion, so the component's imports and theme tokens fit the existing stack.
  • You are comfortable replacing the bundled placeholder testimonials with trusted product data.

Skip it if

  • Your accessibility bar requires passing contrast and heading hierarchy checks without follow-up remediation.
  • You want a lightweight static testimonial section and do not otherwise need Framer Motion.
  • You need avatars, links, attribution controls, dynamic content, or carousel behavior out of the box.
  • Your project does not use shadcn-style path aliases, utilities, and theme variables.

Install

Installation record for tripled-testimonials-block-shadcnui
Declared dependenciesframer-motion, react, radix-ui
Missing on installnone
Bare installfails once the shadcn-style helpers are removed, so it needs that setup
Providerno provider required in the harness

In a non-shadcn project, add a compatible Card component and class-name utility at the expected aliases, define the referenced Tailwind color tokens, and install React, Framer Motion, Lucide icons, and the declared Radix UI dependency. Then map the aliases in the bundler and TypeScript configuration.

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.

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.