Measured entry
tailark-dusk-hero-section-1
A dark product hero shipped as a shadcn registry block, with an announcement link, paired calls to action, a framed app image, and a customer-logo strip. The source is built for React and Next.js, styled with Tailwind theme utilities, and imports a Tailark header and button, Lucide icons, several logo components, and a local mail2.png asset.



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 | 1 |
| Uncaught page errors | 0 |
| Horizontal overflow | flagged at 375, 768 |
| Axe critical | 0 |
| Axe serious | 2 |
| Axe moderate | 3 |
| Axe minor | 0 |
| Gzip marginal | 76.3 KB (141.7 KB build, 65.4 KB baseline) |
| Bare mode | FAIL |
| Provider required | NO |
| Demo used | written 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 819ms error during build: [vite]: Rollup failed to resolve import "lucide-react" from "<sandbox>re-43db050b00ab/src/cut/components/hero-section-1.tsx".
Verdict
A polished composition for a dark SaaS landing page, but it is not usable from the published registry as-is: installation fails because the Tailark dusk button dependency resolves to a missing shadcn registry endpoint. It also needs a shadcn-style setup, and teams seeking a dependable drop-in block should avoid it until that dependency is repaired.
Use it if
- You are already using Next.js, Tailwind theme tokens, and shadcn-style component aliases.
- You want a centered SaaS hero with a product screenshot and an integration or customer-logo strip.
- You are willing to vendor or replace the unavailable Tailark button dependency before installation.
Skip it if
- You need a registry block that installs and builds without manual dependency repair.
- Your project does not use Next.js Link and Image components and you do not want to adapt them.
- Your page has no suitable product image or recognizable logo set for the lower sections.
- You need a compact hero without a separate navigation header and substantial brand proof.
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 |
A non-shadcn project must add Tailwind and the referenced theme utilities, compatible component aliases, a Button with asChild behavior, the separate hero header and logo components, Lucide React, equivalents for Next.js Link and Image, and the mail2.png asset. The missing Tailark button must be recreated, vendored, or replaced because its registry endpoint is unavailable.
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 hero pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- ruixen-tabbed-hero-sectionunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 50.6KB
- Bare
- fail
- Prov
- NO
- 8bitcn-hero1skeuomorphism
- Renders
- YES
- A11y
- 0
- Gzip
- 51.5KB
- Bare
- fail
- Prov
- NO
- tailark-mist-hero-section-5minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 64.8KB
- Bare
- fail
- Prov
- NO
- tailark-mist-hero-section-6minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 64.8KB
- Bare
- fail
- Prov
- NO
- ruixen-arc-reveal-herounclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 71.6KB
- Bare
- fail
- Prov
- NO
- tripled-cta-hero-block-shadcnuiminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 72.8KB
- Bare
- fail
- Prov
- NO