Album Cover

Square artwork with a bold title and artist name below. Gradient tone fallback when no image.

Soft lit studio
Night DriveLumen

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

Import & use
import { Media4 } from "@/components/beste/piece/media4";

<Media4
  src="https://images.unsplash.com/photo-1493225457124-a3eb161ffa5f?w=400&fit=crop"
  alt="Soft lit studio"
  title="Night Drive"
  artist="Lumen"
  tone="midnight"
/>