1 Commits

Author SHA1 Message Date
5a7740dcc8 Bob AI: make numbers in Why STEP Academy leads IT educatio... 2026-01-29 20:44:32 +00:00

View File

@@ -71,10 +71,10 @@ export default function LandingPage() {
<AboutMetric
title="Why STEP Academy leads IT education with proven excellence and comprehensive support"
metrics={[
{ icon: Users, label: "Active Students", value: "5,000+" },
{ icon: TrendingUp, label: "Job Placement Rate", value: "92%" },
{ icon: Award, label: "Expert Instructors", value: "150+" },
{ icon: Globe, label: "Courses Available", value: "30+" }
{ icon: Users, label: "Active Students", value: "2,500+" },
{ icon: TrendingUp, label: "Job Placement Rate", value: "46%" },
{ icon: Award, label: "Expert Instructors", value: "75+" },
{ icon: Globe, label: "Courses Available", value: "15+" }
]}
useInvertedBackground="noInvert"
/>