diff --git a/src/app/page.tsx b/src/app/page.tsx index 037316d..ec299d5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -200,22 +200,22 @@ export default function HomePage() { metrics={[ { id: "1", - value: "15,000+", + value: "7.5,000+", description: "Active Students" }, { id: "2", - value: "98%", + value: "49%", description: "Course Completion Rate" }, { id: "3", - value: "92%", + value: "46%", description: "Job Placement Rate" }, { id: "4", - value: "50+", + value: "25+", description: "Expert Instructors" } ]}