Measured entry
tailark-mist-hero-section-6
A static Tailark hero for a note app, shipped as a shadcn registry block. It combines headline and calls to action with a framed product image and customer logos, and depends on Next.js link and image components, Tailwind theme utilities, Lucide, a cn helper, Tailark's Mist button, and registry-provided brand marks.



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 |
| Axe critical | 0 |
| Axe serious | 0 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 64.8 KB (130.2 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 1.16s error during build: [vite]: Rollup failed to resolve import "lucide-react" from "<sandbox>re-746d7d251035/src/cut/components/hero-section-6.tsx".
Verdict
Do not adopt it unchanged. The build fails because the registry path for Tailark's Mist button returns a not-found response, so the component never reaches mounting. It also needs a shadcn-style setup. Use it only if you are willing to supply or replace that dependency.
Use it if
- You want a compact product hero with two calls to action and an app screenshot.
- Your Next.js site already uses Tailwind theme tokens and shadcn-style component aliases.
- You are prepared to repair or replace the unavailable Mist button dependency.
Skip it if
- You need a registry block that installs and builds without dependency repair.
- Your project is not based on Next.js or cannot provide equivalents for its link and image components.
- You do not want third-party brand logos or externally hosted decorative imagery in the hero.
- You need a hero whose copy, links, and product artwork are data-driven rather than embedded in the component.
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 compatible Tailwind theme tokens and aliases, a cn utility, a Button supporting the neutral and ghost variants with child composition, Lucide React, Next.js link and image equivalents, the four brand SVG components, and the local product image. The missing Mist button registry item must be restored or replaced before installation can succeed.
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
- 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
- meraki-hero-patternminimal-flat
- Renders
- YES
- A11y
- 1
- Gzip
- 18.5KB
- Bare
- pass
- Prov
- NO