Measured entry
tailark-dusk-pricing-2
A responsive Tailark pricing section with plan cards, feature checklists, and linked calls to action. It ships as a Next.js React block styled with Tailwind utilities and theme tokens, and depends on Next Link, lucide-react icons, plus Tailark's shadcn-compatible Button component.



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 | 51.4 KB (116.8 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 866ms error during build: [vite]: Rollup failed to resolve import "lucide-react" from "<sandbox>re-58d36c4b8b97/src/cut/components/pricing-2.tsx".
Verdict
Do not adopt this registry item as-is. Its Tailark Button dependency resolves to a missing registry resource, so installation stops before compilation or mounting. It needs a shadcn-style setup and a locally supplied compatible Button before it can be evaluated.
Use it if
- You already use Next.js, Tailwind theme tokens, and shadcn-compatible primitives.
- You want a static pricing comparison that can be wired to your own signup routes.
- Your team is comfortable repairing or replacing a registry dependency before adoption.
Skip it if
- You need a registry item that installs and builds without manual dependency work.
- Your app is not based on Next.js or does not provide a compatible Link component.
- You need billing logic, plan selection state, or checkout behavior included.
- You cannot reproduce the expected Tailwind theme tokens and Button API.
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 the expected foreground, muted, card, and border theme tokens; install lucide-react; provide a Button supporting asChild, outline variants, and class overrides; and adapt Next Link if the app uses another router. The missing Tailark Button registry item must be replaced locally.
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 pricing pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- hyperui-pricing-1unclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 3.8KB
- Bare
- pass
- Prov
- NO
- hyperui-pricing-2editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 18.2KB
- Bare
- pass
- Prov
- NO
- meraki-pricing-side-by-sideminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 18.8KB
- Bare
- pass
- Prov
- NO
- efferd-pricing-2glassmorphism
- Renders
- YES
- A11y
- 0
- Gzip
- 29.8KB
- Bare
- pass
- Prov
- NO
- ruixen-pricing-plansunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 60.6KB
- Bare
- pass
- Prov
- NO
- tripled-glassmorphism-pricing-block-shadcnuiglassmorphism
- Renders
- YES
- A11y
- 0
- Gzip
- 30.4KB
- Bare
- fail
- Prov
- NO