Measured entry

tailark-veil-testimonials-2

testimonialsminimal-flat

A static testimonial grid with avatar images, quotes, names, and roles. It ships as a shadcn registry block for Next.js, uses next/image and Tailwind theme utilities, and expects Tailark's custom Card registry component with its outline variant.

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

BARE BUILD

✗ Build failed in 713ms
error during build:
[vite]: Rollup failed to resolve import "class-variance-authority" from "<sandbox>re-24cfccfae4f4/src/components/ui/card.tsx".

Verdict

Do not adopt it unchanged. The registry points to a Tailark Card dependency at a URL that returns not found, so installation stops before compilation. It needs a shadcn-style setup plus a repaired or locally supplied Card component before it can mount.

Use it if

  • You already use Next.js, Tailwind, and shadcn-style component aliases.
  • You want a compact testimonial section whose content can live directly in the component.
  • You are willing to supply or repair the missing Tailark Card dependency.

Skip it if

  • You need a registry block that installs and builds without repairing upstream references.
  • Your project does not use Next.js or you do not want to replace next/image.
  • You need testimonials driven by a CMS, carousel behavior, or rich attribution without extending the source.
  • You cannot maintain a compatible custom Card variant locally.

Install

Installation record for tailark-veil-testimonials-2
Declared dependenciesclsx, tailwind-merge
Missing on installnone
Bare installfails once the shadcn-style helpers are removed, so it needs that setup
Providerno provider required in the harness

A non-shadcn project must add a compatible Card with an outline variant, Tailwind theme tokens and container-query utilities, the source alias convention, and Next.js image support. Alternatively, replace next/image and the Card import with local equivalents. The broken registry dependency must be removed or redirected.

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-15

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.