From 7b72efde125d7c0ef12fdbba9d6a589fac442964 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 16:40:45 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 328c3d5..196f770 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -78,11 +78,11 @@ export default function AboutPage() { icon: Award, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/congratulations-you-did-test-very-well_637285-8618.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/congratulations-you-did-test-very-well_637285-8618.jpg?_wi=3", imageAlt: "Academic Excellence", }, { - imageSrc: "http://img.b2bpic.net/free-photo/digital-environment-scene_23-2151873124.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/digital-environment-scene_23-2151873124.jpg?_wi=3", imageAlt: "Learning Excellence", }, ], @@ -93,11 +93,11 @@ export default function AboutPage() { icon: Shield, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/kids-spending-time-together-class-pandemic-time_23-2148673942.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/kids-spending-time-together-class-pandemic-time_23-2148673942.jpg?_wi=2", imageAlt: "Character Values", }, { - imageSrc: "http://img.b2bpic.net/free-photo/teacher-taking-body-temperature-school_23-2148665984.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/teacher-taking-body-temperature-school_23-2148665984.jpg?_wi=3", imageAlt: "Safe Values", }, ], @@ -108,11 +108,11 @@ export default function AboutPage() { icon: Zap, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/digital-environment-scene_23-2151873124.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/digital-environment-scene_23-2151873124.jpg?_wi=4", imageAlt: "Holistic Learning", }, { - imageSrc: "http://img.b2bpic.net/free-photo/congratulations-you-did-test-very-well_637285-8618.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/congratulations-you-did-test-very-well_637285-8618.jpg?_wi=4", imageAlt: "Development", }, ], @@ -168,7 +168,7 @@ export default function AboutPage() { role: "Parent", company: "Asansol", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/father-son-taking-selfie_23-2148404176.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/father-son-taking-selfie_23-2148404176.jpg?_wi=2", imageAlt: "Priya Sharma", }, { @@ -177,7 +177,7 @@ export default function AboutPage() { role: "Parent", company: "Asansol", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=3", imageAlt: "Rajesh Kumar", }, { @@ -186,7 +186,7 @@ export default function AboutPage() { role: "Parent", company: "Asansol", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-caucasian-man_641386-12.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-caucasian-man_641386-12.jpg?_wi=2", imageAlt: "Neha Verma", }, { @@ -195,7 +195,7 @@ export default function AboutPage() { role: "Parent", company: "Asansol", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=4", imageAlt: "Amit Singh", }, ]} -- 2.49.1 From 5685a8fc3148adc725dde6ce7e31fe3683401738 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 16:40:45 +0000 Subject: [PATCH 2/5] Update src/app/admissions/page.tsx --- src/app/admissions/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/admissions/page.tsx b/src/app/admissions/page.tsx index 3e1cd13..bc814b9 100644 --- a/src/app/admissions/page.tsx +++ b/src/app/admissions/page.tsx @@ -77,15 +77,15 @@ export default function AdmissionsPage() { tagAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-good-looking-young-dark-skinned-perspective-entrepreneur-looking-digital-tablet-looking-information-about-team-project-friend-meeting-library_176420-8281.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-good-looking-young-dark-skinned-perspective-entrepreneur-looking-digital-tablet-looking-information-about-team-project-friend-meeting-library_176420-8281.jpg?_wi=2", imageAlt: "Campus Admission", }, { - imageSrc: "http://img.b2bpic.net/free-photo/kids-raising-hands_1098-15843.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/kids-raising-hands_1098-15843.jpg?_wi=2", imageAlt: "Students Happy", }, { - imageSrc: "http://img.b2bpic.net/free-photo/serious-young-blonde-lady-walking-outdoors-looking-aside_171337-19433.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serious-young-blonde-lady-walking-outdoors-looking-aside_171337-19433.jpg?_wi=2", imageAlt: "School Excellence", }, ]} @@ -107,7 +107,7 @@ export default function AdmissionsPage() { id: "nursery", name: "Nursery", price: "Ages 3-4", - imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-children-sitting-desks_259150-60228.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-children-sitting-desks_259150-60228.jpg?_wi=4", imageAlt: "Nursery Admission", initialQuantity: 1, }, @@ -115,7 +115,7 @@ export default function AdmissionsPage() { id: "primary", name: "Primary School", price: "Classes I-V", - imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-children-sitting-desks_259150-60228.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-children-sitting-desks_259150-60228.jpg?_wi=5", imageAlt: "Primary Admission", initialQuantity: 1, }, @@ -123,7 +123,7 @@ export default function AdmissionsPage() { id: "middle", name: "Middle School", price: "Classes VI-VIII", - imageSrc: "http://img.b2bpic.net/free-photo/low-rise-building_1127-3268.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/low-rise-building_1127-3268.jpg?_wi=3", imageAlt: "Middle School Admission", initialQuantity: 1, }, @@ -131,7 +131,7 @@ export default function AdmissionsPage() { id: "high", name: "High School", price: "Classes IX-XII", - imageSrc: "http://img.b2bpic.net/free-photo/dancing-with-friends-birthday-party_329181-7597.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dancing-with-friends-birthday-party_329181-7597.jpg?_wi=3", imageAlt: "High School Admission", initialQuantity: 1, }, @@ -153,7 +153,7 @@ export default function AdmissionsPage() { category: ["Step 1"], title: "Submit Application", excerpt: "Fill out our online admission form with your child's details and desired class.", - imageSrc: "http://img.b2bpic.net/free-photo/low-rise-building_1127-3268.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/low-rise-building_1127-3268.jpg?_wi=4", imageAlt: "Application", authorName: "Admissions Team", authorAvatar: "http://img.b2bpic.net/free-photo/father-son-taking-selfie_23-2148404176.jpg", @@ -164,7 +164,7 @@ export default function AdmissionsPage() { category: ["Step 2"], title: "Entrance Assessment", excerpt: "Your child will participate in a friendly entrance assessment to understand learning levels.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-children-sitting-desks_259150-60228.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-children-sitting-desks_259150-60228.jpg?_wi=6", imageAlt: "Assessment", authorName: "Admissions Team", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", @@ -175,7 +175,7 @@ export default function AdmissionsPage() { category: ["Step 3"], title: "Parent Meeting", excerpt: "Meet with our principal and discuss your child's academic goals and interests.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-kids-playing-with-water-gun_23-2149073658.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-kids-playing-with-water-gun_23-2149073658.jpg?_wi=3", imageAlt: "Meeting", authorName: "Admissions Team", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-caucasian-man_641386-12.jpg", @@ -186,7 +186,7 @@ export default function AdmissionsPage() { category: ["Step 4"], title: "Confirmation", excerpt: "Once approved, finalize your enrollment and receive welcome information for your child.", - imageSrc: "http://img.b2bpic.net/free-photo/dancing-with-friends-birthday-party_329181-7597.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dancing-with-friends-birthday-party_329181-7597.jpg?_wi=4", imageAlt: "Confirmation", authorName: "Admissions Team", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", -- 2.49.1 From 5b01b6887b3ae652752b4f9331231a3544f6e705 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 16:40:46 +0000 Subject: [PATCH 3/5] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index be21aa6..f174336 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -123,7 +123,7 @@ export default function ContactPage() { category: ["Phone"], title: "Call Us Directly", excerpt: "Speak to our admissions team during school hours. They are ready to answer all your questions about programs and admissions.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-good-looking-young-dark-skinned-perspective-entrepreneur-looking-digital-tablet-looking-information-about-team-project-friend-meeting-library_176420-8281.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-good-looking-young-dark-skinned-perspective-entrepreneur-looking-digital-tablet-looking-information-about-team-project-friend-meeting-library_176420-8281.jpg?_wi=3", imageAlt: "Phone Contact", authorName: "Admissions", authorAvatar: "http://img.b2bpic.net/free-photo/father-son-taking-selfie_23-2148404176.jpg", @@ -134,7 +134,7 @@ export default function ContactPage() { category: ["Email"], title: "Email Us Anytime", excerpt: "Send us your enquiries via email at info@visionpublicschool.com and we'll respond within 24 hours with detailed information.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=5", imageAlt: "Email Contact", authorName: "Support Team", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", @@ -145,7 +145,7 @@ export default function ContactPage() { category: ["Visit"], title: "Visit Our Campus", excerpt: "Schedule a campus tour to see our facilities firsthand. Meet with our team and experience the Vision Public School environment.", - imageSrc: "http://img.b2bpic.net/free-photo/low-rise-building_1127-3268.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/low-rise-building_1127-3268.jpg?_wi=7", imageAlt: "Campus Visit", authorName: "Campus Tours", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-caucasian-man_641386-12.jpg", -- 2.49.1 From d9a4539dc8ff84c28d6c4abf2c86db22f18d14d1 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 16:40:46 +0000 Subject: [PATCH 4/5] Update src/app/gallery/page.tsx --- src/app/gallery/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index 19e0018..071ec75 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -76,7 +76,7 @@ export default function GalleryPage() { category: ["Campus"], title: "Our Modern Campus", excerpt: "State-of-the-art facilities designed for optimal learning and student development across all levels.", - imageSrc: "http://img.b2bpic.net/free-photo/low-rise-building_1127-3268.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/low-rise-building_1127-3268.jpg?_wi=5", imageAlt: "School Building", authorName: "Vision Team", authorAvatar: "http://img.b2bpic.net/free-photo/father-son-taking-selfie_23-2148404176.jpg", @@ -87,7 +87,7 @@ export default function GalleryPage() { category: ["Classrooms"], title: "Interactive Learning Spaces", excerpt: "Well-equipped classrooms with the latest educational technology and resources for engaged learning.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-children-sitting-desks_259150-60228.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-children-sitting-desks_259150-60228.jpg?_wi=7", imageAlt: "Classroom", authorName: "Vision Team", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", @@ -98,7 +98,7 @@ export default function GalleryPage() { category: ["Sports"], title: "Playground & Sports Facilities", excerpt: "Spacious playground encouraging physical fitness, outdoor activities, and team sports development.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-kids-playing-with-water-gun_23-2149073658.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-kids-playing-with-water-gun_23-2149073658.jpg?_wi=4", imageAlt: "Playground", authorName: "Vision Team", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-caucasian-man_641386-12.jpg", @@ -109,7 +109,7 @@ export default function GalleryPage() { category: ["Events"], title: "School Events & Activities", excerpt: "Regular programs fostering creativity, collaboration, and community spirit among students and families.", - imageSrc: "http://img.b2bpic.net/free-photo/dancing-with-friends-birthday-party_329181-7597.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dancing-with-friends-birthday-party_329181-7597.jpg?_wi=5", imageAlt: "School Event", authorName: "Vision Team", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", @@ -133,11 +133,11 @@ export default function GalleryPage() { icon: Award, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-children-sitting-desks_259150-60228.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-children-sitting-desks_259150-60228.jpg?_wi=8", imageAlt: "Learning Environment", }, { - imageSrc: "http://img.b2bpic.net/free-photo/digital-environment-scene_23-2151873124.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/digital-environment-scene_23-2151873124.jpg?_wi=5", imageAlt: "Technology Learning", }, ], @@ -148,11 +148,11 @@ export default function GalleryPage() { icon: Zap, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-kids-playing-with-water-gun_23-2149073658.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-kids-playing-with-water-gun_23-2149073658.jpg?_wi=5", imageAlt: "Sports Facilities", }, { - imageSrc: "http://img.b2bpic.net/free-photo/dancing-with-friends-birthday-party_329181-7597.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dancing-with-friends-birthday-party_329181-7597.jpg?_wi=6", imageAlt: "Recreation Activities", }, ], @@ -163,11 +163,11 @@ export default function GalleryPage() { icon: Heart, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/teacher-taking-body-temperature-school_23-2148665984.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/teacher-taking-body-temperature-school_23-2148665984.jpg?_wi=4", imageAlt: "Safe Facilities", }, { - imageSrc: "http://img.b2bpic.net/free-photo/low-rise-building_1127-3268.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/low-rise-building_1127-3268.jpg?_wi=6", imageAlt: "Campus Security", }, ], -- 2.49.1 From af1923a9069862e9e3878864b255d300d66600f3 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 16:40:47 +0000 Subject: [PATCH 5/5] Update src/app/page.tsx --- src/app/page.tsx | 46 +++++++++++++++++++++++----------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5a4b48f..8606b00 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,15 +80,15 @@ export default function HomePage() { tagAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-good-looking-young-dark-skinned-perspective-entrepreneur-looking-digital-tablet-looking-information-about-team-project-friend-meeting-library_176420-8281.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-good-looking-young-dark-skinned-perspective-entrepreneur-looking-digital-tablet-looking-information-about-team-project-friend-meeting-library_176420-8281.jpg?_wi=1", imageAlt: "Vision Public School Campus", }, { - imageSrc: "http://img.b2bpic.net/free-photo/kids-raising-hands_1098-15843.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/kids-raising-hands_1098-15843.jpg?_wi=1", imageAlt: "Students Learning in Class", }, { - imageSrc: "http://img.b2bpic.net/free-photo/serious-young-blonde-lady-walking-outdoors-looking-aside_171337-19433.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serious-young-blonde-lady-walking-outdoors-looking-aside_171337-19433.jpg?_wi=1", imageAlt: "School Building", }, ]} @@ -112,11 +112,11 @@ export default function HomePage() { icon: Award, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/congratulations-you-did-test-very-well_637285-8618.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/congratulations-you-did-test-very-well_637285-8618.jpg?_wi=1", imageAlt: "Experienced Teaching Staff", }, { - imageSrc: "http://img.b2bpic.net/free-photo/digital-environment-scene_23-2151873124.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/digital-environment-scene_23-2151873124.jpg?_wi=1", imageAlt: "Modern Teaching Methods", }, ], @@ -127,11 +127,11 @@ export default function HomePage() { icon: Shield, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/kids-spending-time-together-class-pandemic-time_23-2148673942.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/kids-spending-time-together-class-pandemic-time_23-2148673942.jpg?_wi=1", imageAlt: "Disciplined Students", }, { - imageSrc: "http://img.b2bpic.net/free-photo/teacher-taking-body-temperature-school_23-2148665984.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/teacher-taking-body-temperature-school_23-2148665984.jpg?_wi=1", imageAlt: "Safe Learning Environment", }, ], @@ -142,11 +142,11 @@ export default function HomePage() { icon: Zap, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/digital-environment-scene_23-2151873124.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/digital-environment-scene_23-2151873124.jpg?_wi=2", imageAlt: "Modern Education Technology", }, { - imageSrc: "http://img.b2bpic.net/free-photo/congratulations-you-did-test-very-well_637285-8618.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/congratulations-you-did-test-very-well_637285-8618.jpg?_wi=2", imageAlt: "Interactive Learning", }, ], @@ -157,11 +157,11 @@ export default function HomePage() { icon: Heart, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/teacher-taking-body-temperature-school_23-2148665984.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/teacher-taking-body-temperature-school_23-2148665984.jpg?_wi=2", imageAlt: "Safe Campus Environment", }, { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-kids-playing-with-water-gun_23-2149073658.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-kids-playing-with-water-gun_23-2149073658.jpg?_wi=1", imageAlt: "Friendly Campus Spaces", }, ], @@ -182,7 +182,7 @@ export default function HomePage() { id: "nursery", name: "Nursery", price: "Ages 3-4", - imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-children-sitting-desks_259150-60228.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-children-sitting-desks_259150-60228.jpg?_wi=1", imageAlt: "Nursery Program", initialQuantity: 1, }, @@ -190,7 +190,7 @@ export default function HomePage() { id: "primary", name: "Primary School", price: "Classes I-V", - imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-children-sitting-desks_259150-60228.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-children-sitting-desks_259150-60228.jpg?_wi=2", imageAlt: "Primary School Program", initialQuantity: 1, }, @@ -198,7 +198,7 @@ export default function HomePage() { id: "middle", name: "Middle School", price: "Classes VI-VIII", - imageSrc: "http://img.b2bpic.net/free-photo/low-rise-building_1127-3268.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/low-rise-building_1127-3268.jpg?_wi=1", imageAlt: "Middle School Program", initialQuantity: 1, }, @@ -206,7 +206,7 @@ export default function HomePage() { id: "high", name: "High School", price: "Classes IX-XII", - imageSrc: "http://img.b2bpic.net/free-photo/dancing-with-friends-birthday-party_329181-7597.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dancing-with-friends-birthday-party_329181-7597.jpg?_wi=1", imageAlt: "High School Program", initialQuantity: 1, }, @@ -229,7 +229,7 @@ export default function HomePage() { role: "Parent", company: "Asansol", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/father-son-taking-selfie_23-2148404176.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/father-son-taking-selfie_23-2148404176.jpg?_wi=1", imageAlt: "Priya Sharma", }, { @@ -238,7 +238,7 @@ export default function HomePage() { role: "Parent", company: "Asansol", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=1", imageAlt: "Rajesh Kumar", }, { @@ -247,7 +247,7 @@ export default function HomePage() { role: "Parent", company: "Asansol", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-caucasian-man_641386-12.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-caucasian-man_641386-12.jpg?_wi=1", imageAlt: "Neha Verma", }, { @@ -256,7 +256,7 @@ export default function HomePage() { role: "Parent", company: "Asansol", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=2", imageAlt: "Amit Singh", }, ]} @@ -310,7 +310,7 @@ export default function HomePage() { category: ["Campus"], title: "Our Modern Campus", excerpt: "State-of-the-art facilities designed for optimal learning and student development.", - imageSrc: "http://img.b2bpic.net/free-photo/low-rise-building_1127-3268.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/low-rise-building_1127-3268.jpg?_wi=2", imageAlt: "School Building", authorName: "Vision Team", authorAvatar: "http://img.b2bpic.net/free-photo/father-son-taking-selfie_23-2148404176.jpg", @@ -321,7 +321,7 @@ export default function HomePage() { category: ["Classrooms"], title: "Interactive Learning Spaces", excerpt: "Well-equipped classrooms with the latest educational technology and resources.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-children-sitting-desks_259150-60228.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-children-sitting-desks_259150-60228.jpg?_wi=3", imageAlt: "Classroom", authorName: "Vision Team", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", @@ -332,7 +332,7 @@ export default function HomePage() { category: ["Sports"], title: "Playground & Sports Facilities", excerpt: "Spacious playground encouraging physical fitness and outdoor activities.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-kids-playing-with-water-gun_23-2149073658.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-kids-playing-with-water-gun_23-2149073658.jpg?_wi=2", imageAlt: "Playground", authorName: "Vision Team", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-caucasian-man_641386-12.jpg", @@ -343,7 +343,7 @@ export default function HomePage() { category: ["Events"], title: "School Events & Activities", excerpt: "Regular programs fostering creativity, collaboration, and community spirit.", - imageSrc: "http://img.b2bpic.net/free-photo/dancing-with-friends-birthday-party_329181-7597.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dancing-with-friends-birthday-party_329181-7597.jpg?_wi=2", imageAlt: "School Event", authorName: "Vision Team", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", -- 2.49.1