Measured entry
tailark-dusk-content-2
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.



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 | 0 |
| Uncaught page errors | 0 |
| Horizontal overflow | clean at 375, 768, 1440 |
| Axe critical | 0 |
| Axe serious | 1 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 21.9 KB (87.3 KB build, 65.4 KB baseline) |
| Bare mode | FAIL |
| Provider required | NO |
| Demo used | written 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
| Declared dependencies | clsx, tailwind-merge |
|---|---|
| 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 |
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/blocksAlternatives
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.
- tailark-veil-content-1minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 17.6KB
- Bare
- pass
- Prov
- NO
- tailark-veil-content-2minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 17.6KB
- Bare
- pass
- Prov
- NO
- tailark-mist-content-3minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 24.1KB
- Bare
- pass
- Prov
- NO
- neobrutalism-cardbrutalism
- Renders
- YES
- A11y
- 0
- Gzip
- 29.6KB
- Bare
- pass
- Prov
- NO
- neobrutalism-ncardbrutalism
- Renders
- YES
- A11y
- 0
- Gzip
- 29.6KB
- Bare
- pass
- Prov
- NO
- reui-icon-stackminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 30.1KB
- Bare
- pass
- Prov
- NO