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"
/>