From a179cc189931fe1f14c753b494ce9ba78c127ca4 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 12:51:12 +0000 Subject: [PATCH 1/6] Update src/app/about/page.tsx --- src/app/about/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 8db346b..44e4abb 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -47,7 +47,7 @@ export default function AboutPage() { { value: "25+", title: "Years of Excellence" }, { value: "100%", title: "CBSE Affiliation" } ]} - imageSrc="http://img.b2bpic.net/free-photo/water-dwelling_1127-3260.jpg" + imageSrc="http://img.b2bpic.net/free-photo/water-dwelling_1127-3260.jpg?_wi=2" imageAlt="S.G.N Thikra Convent Building" useInvertedBackground={false} mediaAnimation="slide-up" @@ -81,7 +81,7 @@ export default function AboutPage() { { value: "1000+", title: "Alumni Success Stories" }, { value: "98%", title: "Parent Satisfaction" } ]} - imageSrc="http://img.b2bpic.net/free-photo/colleagues-doing-team-work-project_23-2149361576.jpg" + imageSrc="http://img.b2bpic.net/free-photo/colleagues-doing-team-work-project_23-2149361576.jpg?_wi=2" imageAlt="School Community" useInvertedBackground={true} mediaAnimation="blur-reveal" @@ -91,7 +91,7 @@ export default function AboutPage() {