Components
A brutalist cyberpunk product card with glitch effects, neon borders, animated scanlines, and real product images. Features interactive size selection, specs grid, and rotating rainbow glow. Perfect for futuristic e-commerce, sneaker drops, or tech products.
Loading preview...
import NeoTokyoCard from '../components/ui/neo-tokyo-product-card';
export default function Demo() {
return <NeoTokyoCard />;
}