Measured entry

tailark-veil-stats-3

statsminimal-flat

A static Tailark stats section shipped as a shadcn registry block. It combines a serif heading, bordered proof points, and a masked Unsplash globe through Next.js Image, relying on Tailwind utilities, container-query variants, and theme color tokens.

Specimen
Harness screenshot of tailark-veil-stats-3 at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of tailark-veil-stats-3 at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of tailark-veil-stats-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-veil-stats-3
BuildOK
MountOK
Console errors1
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)

BARE BUILD

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

Verdict

Structurally clean and easy to edit, with successful build, mount, and accessibility checks. The verified render is much too narrow across viewports, so treat it as a starting point and fix the container sizing before shipping. Best for Next.js teams already using Tailwind theme conventions.

Use it if

  • You need a compact credibility section with a heading, short introduction, and a small set of operational metrics.
  • Your app already uses Next.js, Tailwind, and shadcn-style theme tokens, with remote images configured.
  • You are prepared to replace the placeholder claims and stock globe with verified brand content.

Skip it if

  • You need charts, live counters, animation, or data-bound metrics rather than static copy.
  • Your layout must remain broadly readable without tuning container behavior, since the verified render compresses the copy into a very narrow column.
  • You do not use Next.js and do not want to replace its Image component.
  • Your security or privacy policy forbids loading imagery from Unsplash.

Install

Installation record for tailark-veil-stats-3
Declared dependenciesnone declared
Missing on installnone
Bare installbuilds and mounts without the shadcn-style helpers
Providerno provider required in the harness

Add Tailwind with container-query support, define the background, foreground, muted foreground, and primary theme tokens, provide the serif font, and allow the Unsplash host in Next.js image configuration. Outside Next.js, replace the Image import with your framework's image component or a standard image element.

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 stats pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.