From c864502f232ea2c883a17c37b798b13f156ab543 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 13:37:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6026bb0..d4f3564 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -86,16 +86,16 @@ export default function HomePage() { "http://img.b2bpic.net/free-photo/modern-building-with-multiple-large-windows_250224-148.jpg", imageAlt: "Students learning in modern classroom at Gandhi High School"}, { imageSrc: - "http://img.b2bpic.net/free-photo/young-guy-orange-pullover-jeans-holding-bottle-water-hand-while-thoughtfully-looking-aside-skatepark_574295-3400.jpg", imageAlt: "Gandhi High School Patel Nagar Campus building exterior"}, + "http://img.b2bpic.net/free-photo/young-guy-orange-pullover-jeans-holding-bottle-water-hand-while-thoughtfully-looking-aside-skatepark_574295-3400.jpg?_wi=1", imageAlt: "Gandhi High School Patel Nagar Campus building exterior"}, { imageSrc: - "http://img.b2bpic.net/free-photo/serious-young-blonde-lady-walking-outdoors-looking-aside_171337-19433.jpg", imageAlt: "Gandhi High School Amberpet Campus entrance"}, + "http://img.b2bpic.net/free-photo/serious-young-blonde-lady-walking-outdoors-looking-aside_171337-19433.jpg?_wi=1", imageAlt: "Gandhi High School Amberpet Campus entrance"}, { imageSrc: - "http://img.b2bpic.net/free-vector/isometric-home-education-composition-with-kids-having-handicraft-online-lesson-computer_1284-63333.jpg", imageAlt: "Spacious bright classroom with modern educational setup"}, + "http://img.b2bpic.net/free-vector/isometric-home-education-composition-with-kids-having-handicraft-online-lesson-computer_1284-63333.jpg?_wi=1", imageAlt: "Spacious bright classroom with modern educational setup"}, { imageSrc: - "http://img.b2bpic.net/free-photo/young-women-playing-football_23-2149044708.jpg", imageAlt: "Safe outdoor playground and recreational facilities"}, + "http://img.b2bpic.net/free-photo/young-women-playing-football_23-2149044708.jpg?_wi=1", imageAlt: "Safe outdoor playground and recreational facilities"}, ]} /> @@ -108,17 +108,17 @@ export default function HomePage() { { title: "Patel Nagar Campus", description: "Door No. 2-3-603/70 A & B, Patel Nagar. Phone: 098483 47621. Our flagship campus with state-of-the-art facilities.", imageSrc: - "http://img.b2bpic.net/free-photo/young-guy-orange-pullover-jeans-holding-bottle-water-hand-while-thoughtfully-looking-aside-skatepark_574295-3400.jpg", imageAlt: "Patel Nagar Campus", buttonIcon: Phone, + "http://img.b2bpic.net/free-photo/young-guy-orange-pullover-jeans-holding-bottle-water-hand-while-thoughtfully-looking-aside-skatepark_574295-3400.jpg?_wi=2", imageAlt: "Patel Nagar Campus", buttonIcon: Phone, buttonHref: "tel:+919848347621"}, { title: "Amberpet Campus", description: "Venkat Reddy Nagar Rd, Amberpet. Phone: 098483 47616. Modern facility serving the eastern part of the city.", imageSrc: - "http://img.b2bpic.net/free-photo/serious-young-blonde-lady-walking-outdoors-looking-aside_171337-19433.jpg", imageAlt: "Amberpet Campus", buttonIcon: Phone, + "http://img.b2bpic.net/free-photo/serious-young-blonde-lady-walking-outdoors-looking-aside_171337-19433.jpg?_wi=2", imageAlt: "Amberpet Campus", buttonIcon: Phone, buttonHref: "tel:+919848347616"}, { title: "Old Gandhi High School", description: "2-3-603/50/C/18/B/1, New Patel Nagar Rd. Our heritage campus with traditional excellence and modern pedagogy.", imageSrc: - "http://img.b2bpic.net/free-photo/young-guy-orange-pullover-jeans-holding-bottle-water-hand-while-thoughtfully-looking-aside-skatepark_574295-3400.jpg", imageAlt: "Old Gandhi High School Campus", buttonIcon: MapPin, + "http://img.b2bpic.net/free-photo/young-guy-orange-pullover-jeans-holding-bottle-water-hand-while-thoughtfully-looking-aside-skatepark_574295-3400.jpg?_wi=3", imageAlt: "Old Gandhi High School Campus", buttonIcon: MapPin, buttonHref: "#"}, ]} textboxLayout="default" @@ -137,7 +137,7 @@ export default function HomePage() { { title: "Experienced Faculty", description: "Highly qualified teachers with years of expertise in shaping young minds and fostering academic excellence.", imageSrc: - "http://img.b2bpic.net/free-vector/isometric-home-education-composition-with-kids-having-handicraft-online-lesson-computer_1284-63333.jpg", imageAlt: "Experienced teaching faculty", buttonIcon: Award, + "http://img.b2bpic.net/free-vector/isometric-home-education-composition-with-kids-having-handicraft-online-lesson-computer_1284-63333.jpg?_wi=2", imageAlt: "Experienced teaching faculty", buttonIcon: Award, }, { title: "Strong Academic Curriculum", description: @@ -147,7 +147,7 @@ export default function HomePage() { { title: "Safe & Disciplined Environment", description: "Secure campus with strict discipline policies ensuring a safe, focused learning environment for all students.", imageSrc: - "http://img.b2bpic.net/free-photo/young-women-playing-football_23-2149044708.jpg", imageAlt: "Safe and secure campus", buttonIcon: Shield, + "http://img.b2bpic.net/free-photo/young-women-playing-football_23-2149044708.jpg?_wi=2", imageAlt: "Safe and secure campus", buttonIcon: Shield, }, { title: "Character Building Focus", description: -- 2.49.1