Measured entry
tailark-dusk-features-6
A dark product-features section with a large headline, layered mail artwork, and a compact grid of icon-led benefits. It ships as a shadcn registry block for Next.js and relies on Tailwind theme and mask utilities, Next Image, Lucide icons, and two local image assets that are not included in the registry payload.



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, 768 |
| Axe critical | 0 |
| Axe serious | 1 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 26.0 KB (91.4 KB build, 65.4 KB baseline) |
| Bare mode | FAIL |
| 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
✗ Build failed in 666ms error during build: [vite]: Rollup failed to resolve import "lucide-react" from "<sandbox>re-8a5fe3cb281b/src/cut/components/features-6.tsx".
Verdict
A strong visual skeleton, but not production-ready as delivered. It builds and mounts independently, yet its key artwork returns missing-resource errors, narrower layouts overflow, and muted text fails contrast checks. Use it as a starting composition only if you will supply assets and perform a responsive and accessibility pass.
Use it if
- You need a dark, editorial feature section for a developer tool or account workflow.
- Your Next.js project already has compatible Tailwind theme tokens and can supply the referenced mail artwork.
- You are prepared to tune the layout and text colors before production use.
Skip it if
- You need a drop-in block whose artwork is bundled and visible immediately.
- Your release cannot accommodate fixing horizontal overflow on phone and tablet layouts.
- You require accessible contrast without revisiting the muted text and dark surface styles.
- Your app does not use Next.js and you do not want to replace its image component.
Install
| Declared dependencies | none declared |
|---|---|
| Missing on install | none |
| Bare install | fails once the shadcn-style helpers are removed, so it needs that setup |
| Provider | no provider required in the harness |
In a non-shadcn project, add Lucide React, provide equivalents for Next Image if needed, and recreate the Tailwind foreground, muted, border, aspect, mask, and responsive utilities. Copy or replace the mail artwork files at the referenced public paths, then adjust overflow and contrast styles.
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 feature-grid pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- hyperui-feature-grids-3editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.7KB
- Bare
- pass
- Prov
- NO
- hyperui-feature-grids-1editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.9KB
- Bare
- pass
- Prov
- NO
- hyperui-feature-grids-4editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.9KB
- Bare
- pass
- Prov
- NO
- hyperui-feature-grids-2editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 18.3KB
- Bare
- pass
- Prov
- NO
- meraki-feature-grid-list-with-imageminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 18.5KB
- Bare
- pass
- Prov
- NO
- meraki-feature-simpleminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 20.2KB
- Bare
- pass
- Prov
- NO