Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-04-23 10:06:26 +00:00

View File

@@ -39,6 +39,7 @@ export default function DashboardPage() {
<MetricCardThree
animationType="depth-3d"
textboxLayout="default"
useInvertedBackground={false}
metrics={[
{ id: "m1", title: "Total Active Mentees", value: "1,240", icon: Users },
{ id: "m2", title: "Monthly Growth", value: "12.5%", icon: TrendingUp },