Measured entry

tailark-dusk-content-1

carddark-futuristic

A dark, editorial content section with a wide grayscale image, split headline and body copy, and a linked call-to-action. It ships as a shadcn registry block for Next.js, using Next Image and Link, Lucide for the chevron, Tailwind utility classes, and a Tailark Button registry dependency.

Specimen
Harness screenshot of tailark-dusk-content-1 at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of tailark-dusk-content-1 at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of tailark-dusk-content-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-dusk-content-1
BuildOK
MountOK
Console errors1
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious1
Axe moderate0
Axe minor0
Gzip marginal57.2 KB (122.6 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)

BARE BUILD

✗ Build failed in 589ms
error during build:
[vite]: Rollup failed to resolve import "lucide-react" from "<sandbox>re-954d57fea899/src/cut/components/content-1.tsx".

Verdict

Do not adopt it through the registry as-is. The referenced Tailark button item returns a not-found response, so installation stops before build or mount. It needs a shadcn-style setup plus a repaired or locally substituted Button dependency.

Use it if

  • You need a ready-made feature or company-story section for a dark Next.js marketing page.
  • Your project already has compatible Tailwind theme tokens and a shadcn-style Button component.
  • You are comfortable replacing the sample CRM copy, destination, and remote image.

Skip it if

  • You need a registry item that installs and builds without repairing a missing dependency.
  • Your app is not based on Next.js and you do not want to replace its Image and Link components.
  • You need a self-contained card rather than a full-width page section.
  • Your image policy does not permit loading assets from Unsplash.

Install

Installation record for tailark-dusk-content-1
Declared dependenciesclsx, tailwind-merge
Missing on installnone
Bare installfails once the shadcn-style helpers are removed, so it needs that setup
Providerno provider required in the harness

For a non-shadcn project, add Tailwind CSS with the expected theme tokens, Lucide React, Next.js Image and Link equivalents, an alias matching the component import, and a local Button that supports child composition, variants, and sizes. Configure the remote image host or replace the image, then bypass the broken registry dependency by wiring that Button locally.

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

Alternatives

Other published entries for the card pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.