diff --git a/apps/admin/src/components/analytics/AnalyticsDashboard.tsx b/apps/admin/src/components/analytics/AnalyticsDashboard.tsx index 43bba23..48d46d3 100644 --- a/apps/admin/src/components/analytics/AnalyticsDashboard.tsx +++ b/apps/admin/src/components/analytics/AnalyticsDashboard.tsx @@ -79,57 +79,57 @@ export function AnalyticsDashboard() {
{/* Key Metrics Cards - 3 columns */}
-
-

Total Athletes

+
+

Total Athletes

-
{totalUsers}
- active +
{totalUsers}
+ active
-
-

Total Revenue

+
+

Total Revenue

-
${totalRevenue.toLocaleString()}
- ytd +
${totalRevenue.toLocaleString()}
+ ytd
-
-

Active Members

+
+

Active Members

-
{activeMembers}
- members +
{activeMembers}
+ members
{/* Charts - 3 Columns Horizontal */}
-
+
-

User Growth Trend

-

Last 6 months performance

+

User Growth Trend

+

Last 6 months performance

-
+
-

Membership Mix

-

Distribution breakdown

+

Membership Mix

+

Distribution breakdown

-
+
-

Revenue Stream

-

Monthly earnings

+

Revenue Stream

+

Monthly earnings