Measured entry

8bitcn-portal-transition

ctaskeuomorphism

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.

Specimen
Harness screenshot of 8bitcn-portal-transition at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of 8bitcn-portal-transition at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of 8bitcn-portal-transition 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-portal-transition
BuildOK
MountOK
Console errors1
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious0
Axe moderate0
Axe minor0
Gzip marginal57.4 KB (122.8 KB build, 65.4 KB baseline)
Bare modeFAIL
Provider requiredNO
Demo usedwritten 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

Installation record for 8bitcn-portal-transition
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 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.

License
MIT
Record published
2026-08-15

Alternatives

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.