Measured entry

tailark-veil-testimonials-1

testimonialsminimal-flat

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.

Specimen
Harness screenshot of tailark-veil-testimonials-1 at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of tailark-veil-testimonials-1 at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of tailark-veil-testimonials-1 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-veil-testimonials-1
BuildOK
MountOK
Console errors4
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious0
Axe moderate0
Axe minor0
Gzip marginal33.4 KB (98.8 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)

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

Installation record for tailark-veil-testimonials-1
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

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

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.