From 001c7189ff31a5b4cc12f27c43c1b5312c245b21 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 04:41:41 +0000 Subject: [PATCH 1/3] Update src/app/about/page.tsx --- src/app/about/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index da9007a..88a9352 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -83,7 +83,7 @@ export default function AboutPage() { { value: "98%", title: "Student Success & Board Results" }, { value: "50+", title: "Expert Faculty Members" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/building_1127-3497.jpg" + imageSrc="http://img.b2bpic.net/free-photo/building_1127-3497.jpg?_wi=2" imageAlt="School Building and Campus" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -125,7 +125,7 @@ export default function AboutPage() { { value: "25+", title: "Years of Consistent Excellence" }, { value: "2000+", title: "Successful Alumni Placed Globally" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/adult-serious-businessman-looking-camera_23-2148113003.jpg" + imageSrc="http://img.b2bpic.net/free-photo/adult-serious-businessman-looking-camera_23-2148113003.jpg?_wi=2" imageAlt="Achievement and Excellence" mediaAnimation="slide-up" metricsAnimation="slide-up" -- 2.49.1 From 39b8ded6ff7b7b1bcca073204c853bf777d97c6f Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 04:41:42 +0000 Subject: [PATCH 2/3] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 648e45f..ccec3aa 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -86,7 +86,7 @@ export default function ContactPage() { { text: "📞 Call Now", href: "tel:+919942911419" }, { text: "📍 Visit Us", href: "https://maps.google.com/?q=FHXV+56W+Chetpet+Rd+Vandavasi" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/building_1127-3497.jpg" + imageSrc="http://img.b2bpic.net/free-photo/building_1127-3497.jpg?_wi=3" imageAlt="School Building and Campus" imagePosition="right" mediaAnimation="slide-up" @@ -103,7 +103,7 @@ export default function ContactPage() { { value: "99%", title: "Parent Satisfaction" }, { value: "100%", title: "Response Rate" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/smiling-hispanic-female-executive-wearing-eyeglasses-standing-studio_662251-664.jpg" + imageSrc="http://img.b2bpic.net/free-photo/smiling-hispanic-female-executive-wearing-eyeglasses-standing-studio_662251-664.jpg?_wi=2" imageAlt="Contact Support Team" mediaAnimation="slide-up" metricsAnimation="slide-up" -- 2.49.1 From 04bda317a403118aefaf50d765333caf913783b5 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 04:41:42 +0000 Subject: [PATCH 3/3] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2818625..1cb8a3c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -114,7 +114,7 @@ export default function HomePage() { { value: "98%", title: "Student Success & Board Results" }, { value: "50+", title: "Expert Faculty Members" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/building_1127-3497.jpg" + imageSrc="http://img.b2bpic.net/free-photo/building_1127-3497.jpg?_wi=1" imageAlt="School Building and Campus" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -173,8 +173,8 @@ export default function HomePage() {