A retro-styled button inspired by classic pixel art and arcade games. Perfect for projects with a nostalgic or playful theme, it combines blocky aesthetics with interactive functionality for a unique gaming-inspired UI element.
import { Button02 } from "@/components/ui/pixel-button"; export default function DemoOne() { return <Button02 />; }
Part of Nextjsshop — browse the full library on 21st.dev.