Storage overview with an indigo drive tile, used-over-total numbers, and a gradient progress track.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Upload29 } from "@/components/beste/piece/upload29";
<Upload29
used="184.2 GB"
total="250 GB"
percent={74}
plan="Growth plan · shared with team"
tone="primary"
/>