diff --git a/src/app/page.tsx b/src/app/page.tsx index b3b726c..6a9c3ee 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { ]} buttonAnimation="slide-up" layoutOrder="reverse" - imageSrc="http://img.b2bpic.net/free-photo/pile-books-floor_23-2147767416.jpg" + imageSrc="http://img.b2bpic.net/free-photo/pile-books-floor_23-2147767416.jpg?_wi=1" imageAlt="Educational resources and materials" mediaAnimation="slide-up" frameStyle="browser" @@ -90,7 +90,7 @@ export default function LandingPage() { { value: "95%", title: "Pass Rate" } ]} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/pile-books-floor_23-2147767416.jpg" + imageSrc="http://img.b2bpic.net/free-photo/pile-books-floor_23-2147767416.jpg?_wi=2" imageAlt="Educational books and materials" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -138,7 +138,7 @@ export default function LandingPage() { ]} buttonAnimation="slide-up" layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/young-students-classroom_329181-13009.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-students-classroom_329181-13009.jpg?_wi=1" imageAlt="Successful students in classroom" mediaAnimation="blur-reveal" frameStyle="card" @@ -154,7 +154,7 @@ export default function LandingPage() { tagIcon={Users} tagAnimation="blur-reveal" members={[ - { id: "sachin", name: "Sachin Sir", role: "Mathematics Expert (10+ years)", imageSrc: "http://img.b2bpic.net/free-photo/young-students-classroom_329181-13009.jpg", imageAlt: "Sachin Sir - Mathematics Expert" }, + { id: "sachin", name: "Sachin Sir", role: "Mathematics Expert (10+ years)", imageSrc: "http://img.b2bpic.net/free-photo/young-students-classroom_329181-13009.jpg?_wi=2", imageAlt: "Sachin Sir - Mathematics Expert" }, { id: "prabhu", name: "Prabhu Sir", role: "English & Language Specialist (8+ years)", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-holding-jacket-shoulder_1262-3853.jpg", imageAlt: "Prabhu Sir - English Specialist" }, { id: "amit", name: "Dr. Amit", role: "Science Faculty (9+ years)", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-african-female-student-smiling-holding-books-college_176420-12452.jpg?_wi=1", imageAlt: "Dr. Amit - Science Faculty" }, { id: "priya", name: "Priya Ma'am", role: "Science Coordinator (7+ years)", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-business-embrace-confidence-posing-beauty-black-african-american-isolated-gray-background_640221-39.jpg?_wi=1", imageAlt: "Priya Ma'am - Science Coordinator" }