Check-in streak card with a flame tile, day count, seven-day attendance row, and weekly/monthly counts.
New here? Read the installation guide.
import { Fitness4 } from "@/components/beste/piece/fitness4";
<Fitness4
streak={14}
week={[
true,
true,
true,
false,
true,
true,
false
]}
monthVisits={18}
weeklyGoal={5}
label="Gym streak"
tone="neutral"
/>Smart-scale readout card with four muted tiles for weight, body fat, muscle mass, and water percent.
Exercise form card with a sky play tile, muscle-group line, info-dot cues, and a rose avoid callout.
Numbered warm-up routine with an orange flame header, a total-time pill, and duration column per row.
Athlete profile card with a medal badge, tier label, three-stat tile row, and an XP-to-next-tier bar.