Vinyl Record

Spinning black disc with concentric grooves and a round album label at the center. Gradient fallback when no image.

Album art

Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.

Import & use
import { Media12 } from "@/components/beste/piece/media12";

<Media12
  src="https://images.unsplash.com/photo-1493225457124-a3eb161ffa5f?w=200&fit=crop"
  alt="Album art"
  tone="violet"
/>