From ac26640f4a97c75198287b477062eb55cc730df0 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 20:05:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f0cfada..cd83b8a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,27 +70,27 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/students-starting-run_23-2147679020.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/students-starting-run_23-2147679020.jpg?_wi=1", imageAlt: "Students learning in modern classroom", }, { - imageSrc: "http://img.b2bpic.net/free-photo/students-starting-run_23-2147679020.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/students-starting-run_23-2147679020.jpg?_wi=2", imageAlt: "School building exterior", }, { - imageSrc: "http://img.b2bpic.net/free-photo/students-starting-run_23-2147679020.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/students-starting-run_23-2147679020.jpg?_wi=3", imageAlt: "Students in sports activity", }, { - imageSrc: "http://img.b2bpic.net/free-photo/students-starting-run_23-2147679020.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/students-starting-run_23-2147679020.jpg?_wi=4", imageAlt: "Collaborative learning environment", }, { - imageSrc: "http://img.b2bpic.net/free-photo/students-starting-run_23-2147679020.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/students-starting-run_23-2147679020.jpg?_wi=5", imageAlt: "Graduation day celebration", }, { - imageSrc: "http://img.b2bpic.net/free-photo/students-starting-run_23-2147679020.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/students-starting-run_23-2147679020.jpg?_wi=6", imageAlt: "School laboratory experiment", }, ]} @@ -102,7 +102,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Excellence With Vision" description="N.A. Public School, Bangalore is a trusted English-medium school providing quality education from Pre-Primary to Grade X. We foster academic success, discipline, and holistic growth in a supportive environment." - imageSrc="http://img.b2bpic.net/free-photo/back-school-covid-concept_23-2148666186.jpg" + imageSrc="http://img.b2bpic.net/free-photo/back-school-covid-concept_23-2148666186.jpg?_wi=1" /> @@ -148,7 +148,7 @@ export default function LandingPage() { descriptions: [ "Strong curriculum aligned with SSLC board standards.", ], - imageSrc: "http://img.b2bpic.net/free-photo/students-starting-run_23-2147679020.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/students-starting-run_23-2147679020.jpg?_wi=7", imageAlt: "happy students in school corridor", }, { @@ -157,7 +157,7 @@ export default function LandingPage() { descriptions: [ "A caring and disciplined atmosphere for every child.", ], - imageSrc: "http://img.b2bpic.net/free-photo/back-school-covid-concept_23-2148666186.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/back-school-covid-concept_23-2148666186.jpg?_wi=2", imageAlt: "teacher guiding students in classroom", }, { @@ -232,7 +232,7 @@ export default function LandingPage() { quote: "My child has grown in confidence since joining NAPS. The environment is truly safe and caring.", tag: "Development", avatarSrc: "http://img.b2bpic.net/free-photo/family-resting-home_1098-838.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/students-starting-run_23-2147679020.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/students-starting-run_23-2147679020.jpg?_wi=8", imageAlt: "happy students in school corridor", }, ]} -- 2.49.1