Sunset gradient card with a flame glyph beside a big day count and a longest-streak caption.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Progress10 } from "@/components/beste/piece/progress10";
<Progress10
streak={27}
longest={42}
longestLabel="Longest"
longestSuffix="days"
label="Day streak"
tone="emerald"
/>