Gradient wallet card with an uppercase label, big balance, and currency code.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Money3 } from "@/components/beste/piece/money3";
<Money3
balance="12,459.20"
currency="USD"
label="Available balance"
tone="emerald"
/>