BP reading pairing systolic over diastolic with a status pill and a color-dotted legend beneath.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Health2 } from "@/components/beste/piece/health2";
<Health2
systolic={118}
diastolic={76}
status="normal"
measured="Measured at 08:42"
label="Blood pressure"
tone="sky"
/>