Resting bpm card with a pulsing heart tile, large value, and a mini ECG trace underneath.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Health1 } from "@/components/beste/piece/health1";
<Health1
bpm={72}
status="Resting · Normal"
updated="2 min ago"
label="Heart rate"
unitLabel="bpm"
tone="primary"
/>Daily check-in card summarizing heart, temperature, blood pressure, and SpO2 in a 2×2 tile grid.
BP reading pairing systolic over diastolic with a status pill and a color-dotted legend beneath.
Guided breathwork card with a pulsing sky ring, phase label, big second count, and cycle note.
Mood log card with a big emoji for today and a seven-day row of color-keyed tiny face tiles.
Overnight sleep card with a score pill, stacked stage bar, and a four-column stage breakdown.
Daily steps card with a gradient progress bar, percent chip, and a distance and calorie footer.