diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index c1c3143..59bdc4a 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -90,7 +90,7 @@ export default function AboutPage() { quote: "Syedanwala School gave me opportunities I never imagined. The free education, world-class teaching, and career guidance helped me achieve my dreams. I'm now preparing for university studies with confidence.", tag: "Student", avatarSrc: "http://img.b2bpic.net/free-photo/smiley-girl-holding-book-head_23-2148448058.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/old-people-asking-professional-advice-from-financial-expert_482257-107450.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/old-people-asking-professional-advice-from-financial-expert_482257-107450.jpg?_wi=3", }, { id: "2", @@ -100,7 +100,7 @@ export default function AboutPage() { quote: "The science labs and learning resources here are world-class. Teachers are dedicated and approachable. Coming to Syedanwala School every day is a joy, not a burden.", tag: "Student", avatarSrc: "http://img.b2bpic.net/free-photo/kid-celebrating-kindergarten-graduation_23-2149371616.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-laboratory_23-2148581890.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-laboratory_23-2148581890.jpg?_wi=4", }, { id: "3", @@ -110,7 +110,7 @@ export default function AboutPage() { quote: "As a parent from a rural village, finding quality education for my children was impossible. Syedanwala School not only provides excellent academics but also values our children's welfare and future. The free support and scholarships have transformed our family.", tag: "Parent", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-parents-working-remotely_23-2150171980.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-kid-cheating-school-test_23-2150104936.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-kid-cheating-school-test_23-2150104936.jpg?_wi=3", }, ]; @@ -151,7 +151,7 @@ export default function AboutPage() { { value: "19", title: "Villages Served" }, { value: "2500+", title: "Students Enrolled" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/side-view-kid-cheating-school-test_23-2150104936.jpg" + imageSrc="http://img.b2bpic.net/free-photo/side-view-kid-cheating-school-test_23-2150104936.jpg?_wi=4" imageAlt="School campus facilities" useInvertedBackground={false} mediaAnimation="slide-up" diff --git a/src/app/admissions/page.tsx b/src/app/admissions/page.tsx index 5727dbb..01e7d1f 100644 --- a/src/app/admissions/page.tsx +++ b/src/app/admissions/page.tsx @@ -120,7 +120,7 @@ export default function AdmissionsPage() { { value: "100%", title: "Support Coverage" }, { value: "∞", title: "Opportunities" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/healthy-fruits-vegetables-front-defocussed-couple-preparing-food-kitchen_23-2148076164.jpg" + imageSrc="http://img.b2bpic.net/free-photo/healthy-fruits-vegetables-front-defocussed-couple-preparing-food-kitchen_23-2148076164.jpg?_wi=3" imageAlt="Student support services" useInvertedBackground={false} mediaAnimation="slide-up" @@ -130,7 +130,7 @@ export default function AdmissionsPage() {
- + {children}