Measured entry
tailark-mist-testimonials-5
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.



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 | 1 |
| 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 | 24.6 KB (90.0 KB build, 65.4 KB baseline) |
| Bare mode | FAIL |
| Provider required | NO |
| Demo used | written 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
| Declared dependencies | none declared |
|---|---|
| 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, 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/blocksAlternatives
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