Measured entry

tailark-dusk-features-4

feature-griddark-futuristic

A Tailark feature section delivered as a registry block. It renders a responsive card grid with remote imagery, a framed account illustration, and Next.js Image, while Tailwind theme utilities and a local component alias provide its presentation.

Specimen
Harness screenshot of tailark-dusk-features-4 at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of tailark-dusk-features-4 at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of tailark-dusk-features-4 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-4
BuildOK
MountOK
Console errors3
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious1
Axe moderate0
Axe minor0
Gzip marginal37.6 KB (103.0 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)

CONSOLE

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

Verdict

The corrected run builds and mounts this block cleanly without shadcn scaffolding. Its grid is usable, but the remote images failed to load in the harness and muted text has a serious contrast issue, so both need attention before release.

Use it if

  • You want a dark product feature grid with photographic and account-style cards.
  • Your project can support Next.js Image or adapt the image elements to its own framework.
  • You can host the supplied imagery locally or allow its remote sources.

Skip it if

  • You want a framework-neutral section with no Tailwind theme assumptions.
  • Your release cannot tolerate remote image failures or externally hosted artwork.
  • You need an accessibility-ready default without revising the muted text colors.

Install

Installation record for tailark-dusk-features-4
Declared dependenciesclsx, tailwind-merge
Missing on installnone
Bare installbuilds and mounts without the shadcn-style helpers
Providerno provider required in the harness

Copy the registry component and its card primitive, configure the referenced Tailwind theme utilities and import alias, and use Next.js Image or replace it with the project's image element. Host the artwork locally or allow its sources. No shadcn setup is required when these pieces are wired directly.

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-18

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.