Measured entry

ruixen-split-hero-section

herounclassified

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.

Specimen
Harness screenshot of ruixen-split-hero-section at 375 pixels wide
Harness screenshot at 375 pixels wide. This viewport scrolled sideways.
Harness screenshot of ruixen-split-hero-section at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of ruixen-split-hero-section 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-split-hero-section
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowflagged at 375
Axe critical0
Axe serious0
Axe moderate0
Axe minor1
Gzip marginal44.7 KB (110.1 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 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

Installation record for ruixen-split-hero-section
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

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.

Alternatives

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.