Cycle ring with day fraction in the middle, a phase label, next-period forecast, and a mood note.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Health29 } from "@/components/beste/piece/health29";
<Health29
cycleDay={14}
cycleLength={28}
phase="Ovulation window"
nextPeriod="Period in ~14 days"
moodNote="Energy usually peaks today."
label="Cycle"
tone="rose"
/>Daily steps card with a gradient progress bar, percent chip, and a distance and calorie footer.
Weight tracker with current and goal weights, a 30-day change pill, and a mini line chart underneath.
Mood log card with a big emoji for today and a seven-day row of color-keyed tiny face tiles.
Three concentric progress rings for move, exercise, and stand goals with a color-keyed legend.
Lift tracker with an exercise header, set progress bar segments, and a rest-timer chip on the right.
Guided breathwork card with a pulsing sky ring, phase label, big second count, and cycle note.