Components
A highly detailed, interactive 3D leather wallet with Framer Motion animations and realistic SVG texturing.
Loading preview...
import PremiumLeather from "@/components/ui/premiumleather"
export default function Demo() {
return <PremiumLeather />
}