From 50035410da0b932b0049ed2048ba8e9a2a65f699 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 16:19:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a2d363c..5317359 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -124,7 +124,7 @@ export default function LandingPage() { useInvertedBackground={false} title="A Legacy of Academic Excellence" description="Situated in Mysore, our school is dedicated to fostering curiosity, discipline, and creativity. With world-class infrastructure and experienced mentors, we provide an all-rounded development for every student." - imageSrc="http://img.b2bpic.net/free-photo/long-shot-kids-learning-how-use-medical-mask_23-2148672128.jpg" + imageSrc="http://img.b2bpic.net/free-photo/long-shot-kids-learning-how-use-medical-mask_23-2148672128.jpg?_wi=1" /> @@ -139,7 +139,7 @@ export default function LandingPage() { title: "Holistic Curriculum", description: "Focusing on both academics and arts to cultivate well-rounded personalities.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/mom-spending-time-with-her-kids_23-2149495968.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mom-spending-time-with-her-kids_23-2149495968.jpg?_wi=1", imageAlt: "Students learning", }, items: [ @@ -165,7 +165,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/mom-spending-time-with-her-kids_23-2149495968.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mom-spending-time-with-her-kids_23-2149495968.jpg?_wi=2", imageAlt: "private school students smiling", }, { @@ -173,7 +173,7 @@ export default function LandingPage() { title: "Safe & Modern Campus", description: "State-of-the-art facilities designed for maximum comfort and security.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/long-shot-kids-learning-how-use-medical-mask_23-2148672128.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/long-shot-kids-learning-how-use-medical-mask_23-2148672128.jpg?_wi=2", imageAlt: "Modern facility", }, items: [ @@ -199,7 +199,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/long-shot-kids-learning-how-use-medical-mask_23-2148672128.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/long-shot-kids-learning-how-use-medical-mask_23-2148672128.jpg?_wi=3", imageAlt: "modern classroom interior design", }, ]}