Update src/app/page.tsx
This commit is contained in:
@@ -194,7 +194,7 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "10+", title: "Students Enrolled", items: [
|
||||
id: "1", value: "150+", title: "Students Enrolled", items: [
|
||||
"From Pre-K to Grade V", "Diverse student community", "Individual attention focus"],
|
||||
},
|
||||
{
|
||||
@@ -202,7 +202,7 @@ export default function LandingPage() {
|
||||
"Consistent academic excellence", "Merit scholarship winners", ""],
|
||||
},
|
||||
{
|
||||
id: "3", value: "10+", title: "Trained Faculty", items: [
|
||||
id: "3", value: "150+", title: "Trained Faculty", items: [
|
||||
"Subject specialists", "Continuous professional development", "Mentorship-focused approach"],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user