Measured entry

tailark-veil-team-1

teamminimal-flat

A compact founders roster that ships as a shadcn registry block with member data embedded in the component. It depends on Next.js Image, Tailwind utility and container-query support, and project theme tokens for colors and typography. The supplied portraits are remote GitHub avatars.

Specimen
Harness screenshot of tailark-veil-team-1 at 375 pixels wide
Harness screenshot at 375 pixels wide. This viewport scrolled sideways.
Harness screenshot of tailark-veil-team-1 at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of tailark-veil-team-1 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-team-1
BuildOK
MountOK
Console errors2
Uncaught page errors0
Horizontal overflowflagged at 375
Axe critical0
Axe serious0
Axe moderate0
Axe minor0
Gzip marginal24.4 KB (89.8 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)

BARE BUILD

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

Verdict

A workable starter for a small founder roster, with clean semantics and no reported accessibility violations. It builds and mounts without a shadcn scaffold, but the narrow layout overflows and the remote avatar requests failed, so it needs responsive and image-loading fixes before production.

Use it if

  • You need a short founders or leadership section with portraits, roles, and brief biographies.
  • Your Next.js and Tailwind app already has compatible theme tokens and container-query utilities.
  • You are comfortable replacing the embedded sample people and avatar URLs in the component source.

Skip it if

  • You need a phone-ready section without layout repair, since the narrow viewport overflowed in the harness.
  • Your site cannot allow remote GitHub avatars or you do not want to maintain Next Image host configuration.
  • You need a scalable team directory, filtering, profile links, or member data supplied by a CMS.

Install

Installation record for tailark-veil-team-1
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 processing with container-query support and define the background, foreground, muted foreground, border, shadow, spacing, and font theme utilities used by the markup. Use Next.js with next/image and allow the GitHub avatar host, or replace Image and the remote portraits. No provider or extra package is required.

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