Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c8f8fff537 |
@@ -113,17 +113,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground="noInvert"
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "5000+", title: "Students Trained Since 2018", items: [
|
||||
id: "1", value: "2500+", title: "Students Trained Since 2018", items: [
|
||||
"90% job placement within 6 months", "Average salary increase of 45%", "Partnerships with 200+ tech companies"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "2", value: "25+", title: "Industry Expert Instructors", items: [
|
||||
id: "2", value: "12.5+", title: "Industry Expert Instructors", items: [
|
||||
"20+ years average experience", "Active in latest tech trends", "Mentorship beyond classroom"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "3", value: "15", title: "Specialized Certifications", items: [
|
||||
id: "3", value: "7.5", title: "Specialized Certifications", items: [
|
||||
"AWS, Google Cloud, Azure certified", "Recognized by industry leaders", "Career advancement credentials"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user