Measured entry

tailark-dusk-content-2

carddark-futuristic

A dark, two-column CRM content section with a headline, supporting copy, and two icon-led benefit statements. It ships as a Tailark shadcn registry block and imports a local Button module, Lucide icons, Next.js Image and Link modules, plus Tailwind theme utilities, even though several imports are unused.

Specimen
Harness screenshot of tailark-dusk-content-2 at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of tailark-dusk-content-2 at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of tailark-dusk-content-2 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-2
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious1
Axe moderate0
Axe minor0
Gzip marginal21.9 KB (87.3 KB build, 65.4 KB baseline)
Bare modeFAIL
Provider requiredNO
Demo usedwritten from the component source API

What the harness recorded

BARE BUILD

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

Verdict

Do not adopt it as published. The build fails because its Tailark button registry dependency resolves through a missing shadcn registry route, so it never mounts. It needs a shadcn-style setup and a repaired dependency reference or local source cleanup before it is usable.

Use it if

  • You want a compact editorial section that pairs a product claim with short operational benefits.
  • Your app already uses Next.js, Tailwind theme tokens, Lucide icons, and shadcn-style component aliases.
  • You are willing to repair or replace the unresolved Tailark button registry dependency before adoption.

Skip it if

  • You need a registry block that installs and builds without manual dependency repair.
  • Your project is not based on Next.js or does not support the local component alias used by the source.
  • You need a functional card with actions, media, or interaction rather than a static content section.
  • You want source free of unused framework and component imports.

Install

Installation record for tailark-dusk-content-2
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 with compatible foreground and muted color tokens, configure the local component alias, install Lucide and Next.js, and provide the referenced Button module. Alternatively, remove the unused Button, Image, Link, and ChevronRight imports and keep only the icon dependency.

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.