diff --git a/pitch-deck/components/ui/KPICard.tsx b/pitch-deck/components/ui/KPICard.tsx index 28f7768..d29492e 100644 --- a/pitch-deck/components/ui/KPICard.tsx +++ b/pitch-deck/components/ui/KPICard.tsx @@ -40,8 +40,8 @@ export default function KPICard({ style={{ backgroundColor: color }} /> -
{label}
-{label}
+
{subLabel}
+{subLabel}
)} )