Measured entry
tailark-mist-testimonials-2
A static testimonial section delivered as a shadcn registry block. It renders quote cards from a local array and uses Tailwind theme and container-query classes plus Next.js Image for remote GitHub avatars; it declares no extra package dependencies.



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 | 3 |
| 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 | 24.3 KB (89.7 KB build, 65.4 KB baseline) |
| Bare mode | OK |
| 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)
CONSOLE
Failed to load resource: the server responded with a status of 404 (Not Found)
CONSOLE
Failed to load resource: the server responded with a status of 404 (Not Found)
Verdict
Pass on it as-is. It builds and mounts without a provider, but the verified captures collapse the content into a narrow central strip at every viewport, and the sample avatars fail to load. Use it only as a starting point after fixing the container sizing and replacing the remote assets.
Use it if
- You need a static testimonial section with short quote cards and compact author metadata.
- Your app already uses Next.js, Tailwind theme tokens, and container-query responsive utilities.
- You are prepared to replace the sample copy and remote avatars with production content.
Skip it if
- You need a carousel, filtering, CMS loading, or richer quote controls; this block includes none of them.
- You need a verified responsive layout without adjustment; the harness captures show the section collapsing into an unreadably narrow column.
- You cannot permit external GitHub avatar requests or need offline assets; the sample images produced failed resource loads.
- You are not using Next.js and do not want to replace its Image component.
Install
| Declared dependencies | none declared |
|---|---|
| Missing on install | none |
| Bare install | builds and mounts without the shadcn-style helpers |
| Provider | no provider required in the harness |
In a non-shadcn project, add Tailwind styles for the referenced color tokens and container-query variants. A non-Next.js app must replace the Image component; otherwise configure remote image access. Replace the sample GitHub avatars with reliable hosted or local files.
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