Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 39acdefea5 |
@@ -71,10 +71,10 @@ export default function LandingPage() {
|
|||||||
<AboutMetric
|
<AboutMetric
|
||||||
title="Why STEP Academy leads IT education with proven excellence and comprehensive support"
|
title="Why STEP Academy leads IT education with proven excellence and comprehensive support"
|
||||||
metrics={[
|
metrics={[
|
||||||
{ icon: Users, label: "Active Students", value: "2,500+" },
|
{ icon: Users, label: "Active Students", value: "5,000+" },
|
||||||
{ icon: TrendingUp, label: "Job Placement Rate", value: "46%" },
|
{ icon: TrendingUp, label: "Job Placement Rate", value: "92%" },
|
||||||
{ icon: Award, label: "Expert Instructors", value: "75+" },
|
{ icon: Award, label: "Expert Instructors", value: "150+" },
|
||||||
{ icon: Globe, label: "Courses Available", value: "15+" }
|
{ icon: Globe, label: "Courses Available", value: "30+" }
|
||||||
]}
|
]}
|
||||||
useInvertedBackground="noInvert"
|
useInvertedBackground="noInvert"
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user