Measured entry

tailark-mist-testimonials-2

testimonialsminimal-flat

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.

Specimen
Harness screenshot of tailark-mist-testimonials-2 at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of tailark-mist-testimonials-2 at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of tailark-mist-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-mist-testimonials-2
BuildOK
MountOK
Console errors3
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious0
Axe moderate0
Axe minor0
Gzip marginal24.3 KB (89.7 KB build, 65.4 KB baseline)
Bare modeOK
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

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

Installation record for tailark-mist-testimonials-2
Declared dependenciesnone declared
Missing on installnone
Bare installbuilds and mounts without the shadcn-style helpers
Providerno 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/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.