A cursed retro 8-bit 404 not-found page with a pixel undead character, a status badge, a pixel headline, and dual retro CTA buttons. Built on the 8bit badge and button primitives.
import NotFound3 from "@/components/ui/8bit-not-found3"; export default function Demo() { return ( <div className="retro"> <NotFound3 /> </div> ); }
Part of 8bitcn — browse the full library on 21st.dev.