Measured entry

tailark-mist-testimonials-5

testimonialsminimal-flat

A centered single-quote testimonial block delivered as a registry component. It uses Tailwind utility classes and theme tokens, imports the Quote icon from lucide-react, and renders the customer avatar with Next.js Image.

Specimen
Harness screenshot of tailark-mist-testimonials-5 at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of tailark-mist-testimonials-5 at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of tailark-mist-testimonials-5 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 tailark-mist-testimonials-5
BuildOK
MountOK
Console errors1
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious1
Axe moderate0
Axe minor0
Gzip marginal24.6 KB (90.0 KB build, 65.4 KB baseline)
Bare modeFAIL
Provider requiredNO
Demo usedwritten from the component source API

What the harness recorded

CONSOLE

Failed to load resource: the server responded with a status of 404 (Not Found)

BARE BUILD

✗ Build failed in 539ms
error during build:
[vite]: Rollup failed to resolve import "lucide-react" from "<sandbox>re-ed2cf14ce691/src/cut/components/testimonials-5.tsx".

Verdict

The complete registry build mounts, but the corrected bare test fails because lucide-react is absent. It therefore needs a shadcn-style setup or equivalent dependency and theme wiring; also fix the avatar request and muted text contrast before release.

Use it if

  • You need a restrained testimonial section built around one strong customer quote.
  • Your Next.js site already uses Tailwind theme tokens and lucide-react.
  • You want a static responsive block with no carousel state or provider setup.

Skip it if

  • You need several testimonials, ratings, logos, or carousel controls.
  • Your project is not on Next.js and you do not want to replace its image component.
  • You cannot host the avatar locally or configure its remote source.
  • You need an accessibility-ready default without correcting muted text contrast.

Install

Installation record for tailark-mist-testimonials-5
Declared dependenciesnone declared
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, install lucide-react, add Tailwind support, and define the foreground, muted, background, and radius theme tokens. Use Next.js Image with an allowed local avatar or replace it with your framework's image element. Verify the icon import before building.

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/tailark/blocks
License
MIT
Record published
2026-08-18

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.