Measured entry

tailark-dusk-features-6

feature-griddark-futuristic

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.

Specimen
Harness screenshot of tailark-dusk-features-6 at 375 pixels wide
Harness screenshot at 375 pixels wide. This viewport scrolled sideways.
Harness screenshot of tailark-dusk-features-6 at 768 pixels wide
Harness screenshot at 768 pixels wide. This viewport scrolled sideways.
Harness screenshot of tailark-dusk-features-6 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-dusk-features-6
BuildOK
MountOK
Console errors2
Uncaught page errors0
Horizontal overflowflagged at 375, 768
Axe critical0
Axe serious1
Axe moderate0
Axe minor0
Gzip marginal26.0 KB (91.4 KB build, 65.4 KB baseline)
Bare modeFAIL
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

✗ 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

Installation record for tailark-dusk-features-6
Declared dependenciesnone declared
Missing on installnone
Bare installfails once the shadcn-style helpers are removed, so it needs that setup
Providerno 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/blocks
License
MIT
Record published
2026-08-14

Alternatives

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.