Personal Record

Amber PR celebration card with trophy tile, lift label, bold new weight, and an emerald delta pill.

New PRDeadlift · 1RM
180 kg+10 kg
Prev 170 kgHit today · Apr 23

Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.

Import & use
import { Fitness2 } from "@/components/beste/piece/fitness2";

<Fitness2
  lift="Deadlift · 1RM"
  newPr="180 kg"
  previous="170 kg"
  delta="+10 kg"
  date="Hit today · Apr 23"
  label="New PR"
  tone="primary"
/>