1.586 aspect payment card with a gradient body, gold chip, masked digits, holder name, and expiry.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Money5 } from "@/components/beste/piece/money5";
<Money5
last4="4242"
holder="Deniz Arslan"
expiry="08/28"
brand="VISA"
tone="midnight"
/>