Merge version_1 into main #5
@@ -210,13 +210,13 @@ export default function LandingPage() {
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "95%", description: "Of students pass their BCS preliminary exams", icon: CheckCircle
|
||||
id: "kpi-1", value: "95%", title: "Success Rate", icon: CheckCircle
|
||||
},
|
||||
{
|
||||
value: "200+", description: "Comprehensive lessons and practice materials", icon: BookOpen
|
||||
id: "kpi-2", value: "200+", title: "Hours of Content", icon: BookOpen
|
||||
},
|
||||
{
|
||||
value: "100%", description: "Students highly recommend our preparation course", icon: Users
|
||||
id: "kpi-3", value: "100%", title: "Student Satisfaction", icon: Users
|
||||
}
|
||||
]}
|
||||
title="Hear From Our Successful Students"
|
||||
|
||||
Reference in New Issue
Block a user