diff --git a/src/app/academics/page.tsx b/src/app/academics/page.tsx index 4f59e5a..65a50bd 100644 --- a/src/app/academics/page.tsx +++ b/src/app/academics/page.tsx @@ -52,11 +52,11 @@ export default function AcademicsPage() { icon: Smile, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/set-kid-toys-white-shelf_53876-146765.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/set-kid-toys-white-shelf_53876-146765.jpg?_wi=2", imageAlt: "Pre-primary classroom", }, { - imageSrc: "http://img.b2bpic.net/free-photo/siblings-together-playing-with-toys_1398-3964.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/siblings-together-playing-with-toys_1398-3964.jpg?_wi=2", imageAlt: "Pre-primary activity", }, ], @@ -67,11 +67,11 @@ export default function AcademicsPage() { icon: BookMarked, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/happy-teacher-listening-her-students_1098-2801.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-teacher-listening-her-students_1098-2801.jpg?_wi=2", imageAlt: "Primary classroom", }, { - imageSrc: "http://img.b2bpic.net/free-photo/colleagues-smiling-speaking-discussing-drawings-new-ideas_176420-1680.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/colleagues-smiling-speaking-discussing-drawings-new-ideas_176420-1680.jpg?_wi=2", imageAlt: "Primary project work", }, ], @@ -82,11 +82,11 @@ export default function AcademicsPage() { icon: BookCheck, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/colleagues-studying-together-university-library_23-2148844696.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/colleagues-studying-together-university-library_23-2148844696.jpg?_wi=2", imageAlt: "Secondary classroom", }, { - imageSrc: "http://img.b2bpic.net/free-photo/girl-with-test-tube-watching-teacher-with-children_259150-60276.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/girl-with-test-tube-watching-teacher-with-children_259150-60276.jpg?_wi=2", imageAlt: "Science experiment", }, ], @@ -97,11 +97,11 @@ export default function AcademicsPage() { icon: GraduationCap, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/people-working-team-three-young-perspective-business-partners-sitting-library-discussing-startup-project-details-profits-teamwork-concept_176420-8293.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-working-team-three-young-perspective-business-partners-sitting-library-discussing-startup-project-details-profits-teamwork-concept_176420-8293.jpg?_wi=2", imageAlt: "Senior secondary class", }, { - imageSrc: "http://img.b2bpic.net/free-photo/spacious-area-group-young-people-casual-clothes-working-modern-office_146671-16510.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/spacious-area-group-young-people-casual-clothes-working-modern-office_146671-16510.jpg?_wi=2", imageAlt: "Computer lab", }, ], @@ -144,7 +144,7 @@ export default function AcademicsPage() { icon: Lightbulb, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/row-multiethnic-elementary-students-reading-book-classroom-vintage-effect-style-pictures_1253-1577.jpg" + imageSrc="http://img.b2bpic.net/free-photo/row-multiethnic-elementary-students-reading-book-classroom-vintage-effect-style-pictures_1253-1577.jpg?_wi=4" imageAlt="Curriculum focus" textboxLayout="default" useInvertedBackground={false}