Gradient piggy bank beside a saved-over-goal readout and a thin progress bar underneath.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Money11 } from "@/components/beste/piece/money11";
<Money11
saved="$2,480"
goal="$5,000"
progress={50}
label="Vacation fund"
tone="rose"
/>