Measured entry

tailark-dusk-pricing-2

pricingdark-futuristic

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.

Specimen
Harness screenshot of tailark-dusk-pricing-2 at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of tailark-dusk-pricing-2 at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of tailark-dusk-pricing-2 at 1440 pixels wide
Harness screenshot at 1440 pixels wide. No horizontal overflow recorded.

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.

Harness measurements recorded for tailark-dusk-pricing-2
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious1
Axe moderate0
Axe minor0
Gzip marginal51.4 KB (116.8 KB build, 65.4 KB baseline)
Bare modeFAIL
Provider requiredNO
Demo usedwritten 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

Installation record for tailark-dusk-pricing-2
Declared dependenciesclsx, tailwind-merge
Missing on installnone
Bare installfails once the shadcn-style helpers are removed, so it needs that setup
Providerno 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/blocks
License
MIT
Record published
2026-08-15

Alternatives

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.