Measured entry
tailark-veil-team-1
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.



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.
| Build | OK |
|---|---|
| Mount | OK |
| Console errors | 2 |
| Uncaught page errors | 0 |
| Horizontal overflow | flagged at 375 |
| Axe critical | 0 |
| Axe serious | 0 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 24.4 KB (89.8 KB build, 65.4 KB baseline) |
| Bare mode | OK |
| Provider required | NO |
| Demo used | written 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
| Declared dependencies | none declared |
|---|---|
| Missing on install | none |
| Bare install | builds and mounts without the shadcn-style helpers |
| Provider | no 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/blocksAlternatives
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.
- hyperui-team-3editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.4KB
- Bare
- pass
- Prov
- NO
- meraki-team-side-by-sideminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 17.9KB
- Bare
- pass
- Prov
- NO
- meraki-team-simpleminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 17.9KB
- Bare
- pass
- Prov
- NO
- hyperui-team-1editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 18.1KB
- Bare
- pass
- Prov
- NO
- hyperui-team-2editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 18.2KB
- Bare
- pass
- Prov
- NO
- meraki-team-backgroundminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 20.5KB
- Bare
- pass
- Prov
- NO