Measured entry

8bitcn-hero3

heroskeuomorphism

A retro game-title hero with an optional subtitle badge, description, stat cards, actions, child content, scanlines, and blinking fallback copy. It ships as a client-side registry block plus retro CSS and themed badge, button, and card wrappers. It depends on Next.js Link, React, Tailwind-style theme utilities, a cn helper, shadcn base components, class-variance-authority, and Radix.

Specimen
Harness screenshot of 8bitcn-hero3 at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of 8bitcn-hero3 at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of 8bitcn-hero3 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 8bitcn-hero3
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious0
Axe moderate0
Axe minor1
Gzip marginal51.8 KB (117.2 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 973ms
error during build:
[vite]: Rollup failed to resolve import "class-variance-authority" from "<sandbox>re-51c6ef701475/src/components/ui/8bit/button.tsx".

Verdict

Do not adopt it as published: the registry build fails because its themed card wrapper imports a base shadcn card file that is not supplied. The bare version also lacks the cn utility, so it needs a shadcn-style setup before it can compile. Avoid it if you need a verified drop-in component; otherwise treat it as source to repair.

Use it if

  • You are building a game-themed landing page and want configurable title, stats, and calls to action.
  • Your Next.js app already uses shadcn aliases, theme tokens, and base UI components.
  • You are willing to repair registry dependencies and own the retro styling as project code.

Skip it if

  • You need a framework-agnostic hero that can be copied into a plain React project.
  • Your release process requires a component that builds successfully as published.
  • You cannot load the Google-hosted font imported by the bundled stylesheet.
  • You require built-in reduced-motion handling for blinking content.

Install

Installation record for 8bitcn-hero3
Declared dependenciesradix-ui, clsx, 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

In a non-shadcn project, add path aliases, a cn utility, Tailwind theme tokens and utilities, base badge, button, and card components, Next.js Link or a local replacement, React client support, class-variance-authority, Radix Slot support, and the retro stylesheet with its font import. The missing base card must be present before building.

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.

License
MIT
Record published
2026-08-15

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.