Measured entry

8bitcn-game-hero1

heroskeuomorphismmotion on file

A centered pixel-game launch hero with a version badge, headline, copy, CTA links, and an XP progress bar. It ships as a shadcn registry block for Next.js, backed by local badge, button, and progress wrappers, Tailwind theme classes, a cn helper, Radix progress and slot primitives, class-variance-authority, and a retro font stylesheet.

Specimen
Motion capture of the mounted demo, recorded by the harness. No audio track.
Harness screenshot of 8bitcn-game-hero1 at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of 8bitcn-game-hero1 at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of 8bitcn-game-hero1 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-game-hero1
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious1
Axe moderate0
Axe minor0
Gzip marginal53.3 KB (118.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 1.12s
error during build:
[vite]: Rollup failed to resolve import "class-variance-authority" from "<sandbox>re-5b160f268d93/src/components/ui/8bit/badge.tsx".

Verdict

A focused themed hero, but this registry item does not build as fetched because its pixel badge wrapper imports a missing base badge component. The bare version also lacks the cn utility, so it needs a shadcn-style setup and dependency repair before evaluation or production use.

Use it if

  • You need a compact launch or release hero for a game-themed Next.js page.
  • Your project already has shadcn aliases, theme tokens, base badge and button primitives, and the cn helper.
  • An XP-style progress indicator fits the product story and the CTA destinations are known.

Skip it if

  • You need a framework-neutral drop-in component or do not use Next.js routing.
  • Your design system cannot support the bundled pixel wrappers and retro font treatment.
  • You need a verified build without repairing missing shadcn base components.
  • Your content security policy forbids loading the stylesheet's external Google font.

Install

Installation record for 8bitcn-game-hero1
Declared dependenciesradix-ui, @radix-ui/react-progress, 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 the cn utility and path aliases, compatible base badge and button primitives, Tailwind theme tokens, class-variance-authority, Radix progress and slot support, and the retro stylesheet. Provide Next.js Link or replace it with your router or anchors, and decide whether to self-host the font.

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.