Measured entry
tailark-mist-features-8
A static Tailark feature grid with one wide screenshot card and three compact text cards. It ships as a shadcn registry block for Next.js, importing next/image, Lucide icons, Tailwind utility classes, a local image asset, and Tailark's custom Card with its soft variant.



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 | clean at 375, 768, 1440 |
| Axe critical | 0 |
| Axe serious | 1 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 38.2 KB (103.6 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.29s error during build: [vite]: Rollup failed to resolve import "lucide-react" from "<sandbox>re-e9bb394f9157/src/cut/components/features-8.tsx".
Verdict
Do not adopt it unchanged: the build fails because the Tailark Card dependency is requested from a missing registry URL. It needs a shadcn-style setup plus a locally supplied compatible Card before the component can be evaluated at runtime.
Use it if
- You already use Next.js and want a compact product-feature section built around a prominent interface screenshot.
- Your design system can provide Tailark's soft Card variant and the expected theme tokens.
- You are comfortable replacing the sample AI copy and bundled screenshot with product-specific content.
Skip it if
- You need a registry block that installs and builds without repairing an unavailable dependency.
- Your project is not based on Next.js and you do not want to replace the image component.
- Your card primitive does not support the soft variant used throughout the grid.
- You need interactive feature controls rather than a static presentation section.
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 |
In a non-shadcn project, add Tailwind theme tokens and utilities, Lucide React, a Card component that accepts the soft variant, and the referenced screenshot asset. Use Next.js for the image import or replace it with your framework's image element. The missing Tailark Card registry item must be recreated or sourced separately.
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 feature-grid pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- hyperui-feature-grids-3editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.7KB
- Bare
- pass
- Prov
- NO
- hyperui-feature-grids-1editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.9KB
- Bare
- pass
- Prov
- NO
- hyperui-feature-grids-4editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.9KB
- Bare
- pass
- Prov
- NO
- hyperui-feature-grids-2editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 18.3KB
- Bare
- pass
- Prov
- NO
- meraki-feature-grid-list-with-imageminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 18.5KB
- Bare
- pass
- Prov
- NO
- meraki-feature-simpleminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 20.2KB
- Bare
- pass
- Prov
- NO