Measured entry

tailark-mist-testimonials-4

testimonialsminimal-flat

A static testimonial block shipped as a shadcn registry component. It renders a bordered quotation with an author avatar, name, and role. The source uses Tailwind utility classes and theme color tokens, imports Next.js Image, and points that image at a remote GitHub avatar.

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

BARE BUILD

Failed to load resource: the server responded with a status of 404 (Not Found)

Verdict

A clean, low-complexity starting point for a single quote, with sound structure and responsive behavior. Do not ship the demo unchanged: the remote avatar failed to load in the verified render, leaving broken fallback text that damages the author row.

Use it if

  • You need a compact standalone quote within a restrained landing page.
  • Your project already uses Next.js, Tailwind utilities, and compatible theme tokens.
  • You are prepared to replace the sample quote, attribution, and avatar with verified customer content.

Skip it if

  • You need a carousel, a testimonial grid, ratings, logos, or several customer stories.
  • Your stack does not use Next.js and you do not want to adapt the image component.
  • You cannot host the avatar locally or allow its remote image source.
  • You need content managed outside the component rather than hardcoded copy.

Install

Installation record for tailark-mist-testimonials-4
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 CSS and define compatible foreground, muted foreground, and primary theme tokens. Use Next.js Image with the remote avatar host allowed, or replace it with your framework's image element and a locally hosted asset.

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.