Measured entry

ruixen-pricing-landing-hero

pricingunclassified

A client-side pricing hero built around an animated phone-sheet mockup, with optional headline, description, price comparison, availability copy, paired calls to action, and a trust strip. It ships as a shadcn registry component and relies on React, Next.js Link, Lucide icons, Tailwind theme utilities, and the aliased cn helper.

Specimen
Harness screenshot of ruixen-pricing-landing-hero at 375 pixels wide
Harness screenshot at 375 pixels wide. This viewport scrolled sideways.
Harness screenshot of ruixen-pricing-landing-hero at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of ruixen-pricing-landing-hero 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 ruixen-pricing-landing-hero
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowflagged at 375
Axe critical0
Axe serious0
Axe moderate0
Axe minor1
Gzip marginal45.3 KB (110.7 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 29.61s
error during build:
[vite:load-fallback] Could not load <sandbox>/src/lib/utils (imported by src/cut/pricing-landing-hero.tsx): ENOENT: no such file or directory, open '<sandbox>/src/lib/utils'

Verdict

A focused option for a polished service or app offer, but it is not truly portable as supplied. It needs a shadcn-style setup, the demo requires real props before it represents the full hero, and the narrow-screen overflow should be fixed before production use.

Use it if

  • You need a sales hero that leads with an app-style product preview and a one-time price offer.
  • Your project already uses Next.js, Tailwind theme tokens, and shadcn-style path aliases.
  • You want configurable offer copy, paired calls to action, and customer logos in one component.

Skip it if

  • Any horizontal overflow on narrow mobile screens is a release blocker for your page.
  • You need a complete drop-in demo, since the supplied demo omits the required title and leaves the heading empty.
  • Your React app does not use Next.js and you do not want to replace its Link integration.
  • You need a lean text-first hero without the added phone mockup and icon footprint.

Install

Installation record for ruixen-pricing-landing-hero
Declared dependenciesnone declared
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 a cn class-merging helper at the configured alias, Tailwind utilities and matching theme tokens, Lucide React, and Next.js Link support. In another React stack, replace Link with your router component or anchors, then pass a title and the desired offer content.

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.

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.