Measured entry
ruixen-pricing-landing-hero
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.



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 | flagged at 375 |
| Axe critical | 0 |
| Axe serious | 0 |
| Axe moderate | 0 |
| Axe minor | 1 |
| Gzip marginal | 45.3 KB (110.7 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 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
| Declared dependencies | none declared |
|---|---|
| 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 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.
Author repository
github.com/ruixenui/ruixen.comAlternatives
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