From 6a6c83fa7dfd14ad76dc1ffaad72f825604ef24d Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 18:28:01 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ebcbd76..1ab72f1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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"], }, {