Measured entry
tailark-veil-testimonials-1
A static testimonial section shipped as a shadcn registry block, with a heading and a responsive grid of compact cards. It imports Next.js Image and a local Card component, and expects Tailwind theme tokens, container-query variants, the project alias, and remote avatar hosting to be configured.



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 | 4 |
| 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 | 33.4 KB (98.8 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)
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
A clean, responsive starting point with no measured accessibility violations, but the content is entirely placeholder and some supplied avatar requests fail. It needs a shadcn-style setup to mount, plus deliberate image and copy replacement before production.
Use it if
- You need a restrained testimonial grid for a Next.js marketing page.
- Your design system already provides Tailark-compatible Card styles and shadcn aliases.
- You are prepared to replace the placeholder people, roles, quotes, and remote avatars.
Skip it if
- You need a carousel, filtering, ratings, or any testimonial interaction.
- Your app does not use Next.js Image or Tailwind container-query variants.
- You want a drop-in block with no local UI primitives or theme setup.
- You cannot host approved avatar assets or allow remote image domains.
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 |
In a non-shadcn project, add a compatible Card primitive and its class-merging utility under the expected aliases, define the referenced Tailwind color and typography tokens, enable container-query variants, and either configure Next.js Image for the avatar host or replace it with your image component. Supply reliable local or approved remote avatars.
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