From 828320d91fb71ca1a33c5307dec5c3ba379a6696 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 24 May 2026 09:34:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1ce50b4..8eda7ad 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/mother-assisting-her-daughter-drawing_1170-2769.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mother-assisting-her-daughter-drawing_1170-2769.jpg?_wi=1", imageAlt: "modern indian school classroom teaching", }, { @@ -117,7 +117,7 @@ export default function LandingPage() { description: "Focusing on character building and critical thinking.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/male-female-students-wear-masks-stand-front-university_1150-24698.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-female-students-wear-masks-stand-front-university_1150-24698.jpg?_wi=1" imageAlt="modern indian private school building exterior" mediaAnimation="slide-up" /> @@ -142,7 +142,7 @@ export default function LandingPage() { title: "Secondary School", description: "Advanced subjects to prepare for higher education.", tag: "Advanced", - imageSrc: "http://img.b2bpic.net/free-photo/mother-assisting-her-daughter-drawing_1170-2769.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mother-assisting-her-daughter-drawing_1170-2769.jpg?_wi=2", imageAlt: "Little boy drawing his father hand on paper", }, { @@ -150,7 +150,7 @@ export default function LandingPage() { title: "Sports & Co-curricular", description: "Sports, arts, and club activities for total personality development.", tag: "Extracurricular", - imageSrc: "http://img.b2bpic.net/free-photo/male-female-students-wear-masks-stand-front-university_1150-24698.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-female-students-wear-masks-stand-front-university_1150-24698.jpg?_wi=2", imageAlt: "Little boy drawing his father hand on paper", }, ]} -- 2.49.1