Bob AI: make numbers in Our Impact by Numbers section lowe...

This commit is contained in:
2026-01-28 23:31:34 +02:00
parent 3c4f407cd5
commit 47cc3b9eb3

View File

@@ -200,22 +200,22 @@ export default function HomePage() {
metrics={[ metrics={[
{ {
id: "1", id: "1",
value: "15,000+", value: "7.5,000+",
description: "Active Students" description: "Active Students"
}, },
{ {
id: "2", id: "2",
value: "98%", value: "49%",
description: "Course Completion Rate" description: "Course Completion Rate"
}, },
{ {
id: "3", id: "3",
value: "92%", value: "46%",
description: "Job Placement Rate" description: "Job Placement Rate"
}, },
{ {
id: "4", id: "4",
value: "50+", value: "25+",
description: "Expert Instructors" description: "Expert Instructors"
} }
]} ]}