Measured entry

tailark-mist-testimonials-3

testimonialsminimal-flat

A static Tailark testimonial section shipped as a shadcn registry TSX block. It renders a responsive card grid with star ratings, remote avatar images, names, and roles. The source imports Next.js Image, Lucide icons, Tailwind utility and container-query classes, plus the usual cn helper alias.

Specimen
Harness screenshot of tailark-mist-testimonials-3 at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of tailark-mist-testimonials-3 at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of tailark-mist-testimonials-3 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-3
BuildOK
MountOK
Console errors3
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious0
Axe moderate0
Axe minor0
Gzip marginal33.6 KB (99.0 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 focused, responsive block that builds and mounts cleanly in the prepared environment, with no measured accessibility violations or overflow. It needs a shadcn-style setup before it works in a bare project, and its remote avatars should be replaced or configured to avoid failed asset requests.

Use it if

  • You need a compact testimonial grid with ratings and customer identity details.
  • Your app already uses Next.js, Tailwind, Lucide, and shadcn-style path aliases.
  • You want testimonial content stored directly in the component for easy editing.

Skip it if

  • You need a carousel, filtering, motion, or testimonials loaded from a CMS.
  • Your project does not use Next.js and you do not want to replace its image component.
  • You cannot allow remote avatar hosts or need every asset bundled locally.
  • You want a drop-in component with no shared utility alias or Tailwind setup.

Install

Installation record for tailark-mist-testimonials-3
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 Lucide React, provide the cn class-merging helper and its path alias, configure Tailwind with container-query variants and the referenced theme tokens, and ensure Next.js Image is available. Allow the avatar host in the image configuration or replace the remote avatars and Image component with your own asset approach.

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.