Measured entry
ruixen-split-hero-section
A configurable split hero with headline, description, two actions, stats, a trusted-logo row, and a decorative stack of dashboard skeletons. It ships as a client-side TSX registry component. It declares no registry packages, but imports React, Next.js Link, shadcn theme utilities, Tailwind classes, and the local 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 | 44.7 KB (110.1 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 30.55s error during build: [vite:load-fallback] Could not load <sandbox>/src/lib/utils (imported by src/cut/split-hero-section.tsx): ENOENT: no such file or directory, open '<sandbox>/src/lib/utils'
Verdict
A credible SaaS hero foundation that mounts cleanly in its configured harness, but it needs a shadcn-style setup and a narrow-screen overflow fix. Always pass a meaningful title so the required heading is not left empty.
Use it if
- You need a product or SaaS hero with proof points beside an abstract dashboard preview.
- Your page already uses Next.js, Tailwind, and shadcn-style theme tokens.
- You want to supply the headline, actions, stats, and logo nodes through props.
Skip it if
- Your narrow layouts cannot tolerate horizontal overflow without a responsive adjustment.
- You need a real product screenshot, video, or interactive preview instead of decorative skeleton cards.
- Your app is not on Next.js and you do not want to replace the Link import or add the expected path alias.
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 |
In a non-shadcn project, add Tailwind with compatible background, card, border, muted, foreground, and primary theme tokens. Provide the cn helper at the expected alias, configure that alias, and either use Next.js Link or replace it with your router link or an anchor.
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 hero pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- ruixen-tabbed-hero-sectionunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 50.6KB
- Bare
- fail
- Prov
- NO
- 8bitcn-hero1skeuomorphism
- Renders
- YES
- A11y
- 0
- Gzip
- 51.5KB
- Bare
- fail
- Prov
- NO
- tailark-mist-hero-section-5minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 64.8KB
- Bare
- fail
- Prov
- NO
- tailark-mist-hero-section-6minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 64.8KB
- Bare
- fail
- Prov
- NO
- ruixen-arc-reveal-herounclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 71.6KB
- Bare
- fail
- Prov
- NO
- tripled-cta-hero-block-shadcnuiminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 72.8KB
- Bare
- fail
- Prov
- NO