Measured entry
8bitcn-portal-transition
A retro pixel-art call-to-action with a clickable portal, travel state, primary and secondary links, and configurable copy. It ships as a shadcn registry block for Next.js and React, importing Next Image and Link, a cn helper, local Badge and Button components, retro CSS with a Google font, and a portal image asset.



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 | 1 |
| Uncaught page errors | 0 |
| Horizontal overflow | clean at 375, 768, 1440 |
| Axe critical | 0 |
| Axe serious | 0 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 57.4 KB (122.8 KB build, 65.4 KB baseline) |
| Bare mode | FAIL |
| Provider required | NO |
| Demo used | written from the component source API |
What the harness recorded
CONSOLE
Failed to load resource: the server responded with a status of 404 (Not Found)
BARE BUILD
✗ Build failed in 1.13s error during build: [vite]: Rollup failed to resolve import "class-variance-authority" from "<sandbox>re-92997d59562e/src/components/ui/8bit/badge.tsx".
Verdict
A focused, characterful CTA for an established retro Next.js design system, but not publishable as a verified drop-in today. The tested build cannot resolve the base Badge component, and bare mounting also needs a shadcn-style setup with its utility alias and supporting primitives.
Use it if
- You are building a game-themed Next.js landing page and want a playful portal CTA.
- Your app already follows shadcn conventions and can supply the matching utility, controls, theme tokens, CSS, and image asset.
- You want configurable destinations and an optional callback after the short travel state.
Skip it if
- You need a framework-neutral React component without Next.js Image and Link dependencies.
- Your project does not use shadcn-style aliases, utilities, and component primitives.
- You need a verified drop-in build, because the registry item currently fails when its base Badge dependency is absent.
- Your product cannot load the external retro font or provide the expected portal image.
Install
| Declared dependencies | radix-ui, clsx, tailwind-merge |
|---|---|
| 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 or replace the path aliases and cn helper, provide compatible Badge and Button components plus theme utilities, include the retro stylesheet and portal image, and adapt Next Image and Link if Next.js is not in use. Ensure the nested retro controls can resolve their base UI primitives.
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/TheOrcDev/8bitcn-uiAlternatives
Other published entries for the cta pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- meraki-cta-simpleminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 17.7KB
- Bare
- pass
- Prov
- NO
- hyperui-ctas-4editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.8KB
- Bare
- pass
- Prov
- NO
- meraki-cta-gridminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 17.8KB
- Bare
- pass
- Prov
- NO
- meraki-cta-formminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 17.9KB
- Bare
- pass
- Prov
- NO
- hyperui-ctas-2editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 18.0KB
- Bare
- pass
- Prov
- NO
- meraki-cta-cardminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 18.0KB
- Bare
- pass
- Prov
- NO