diff --git a/src/app/page.tsx b/src/app/page.tsx index e2e83e8..145f27f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,15 +77,15 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/main-library-malmo_181624-535.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/main-library-malmo_181624-535.jpg?_wi=1", imageAlt: "ELI Biskra Campus View", }, { - imageSrc: "http://img.b2bpic.net/free-photo/african-american-tutor-preparing-documents-learning-materials-teaching_482257-118764.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/african-american-tutor-preparing-documents-learning-materials-teaching_482257-118764.jpg?_wi=1", imageAlt: "ELI Biskra Classroom", }, { - imageSrc: "http://img.b2bpic.net/free-photo/professional-library-space-designed-with-historic-architecture-study-desks_482257-125245.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-library-space-designed-with-historic-architecture-study-desks_482257-125245.jpg?_wi=1", imageAlt: "ELI Biskra Exterior", }, { @@ -219,7 +219,7 @@ export default function LandingPage() { quote: "ELI Institute transformed my English proficiency completely.", tag: "Excellent", avatarSrc: "http://img.b2bpic.net/free-photo/woman-teaching-students-english-lesson-online_23-2148962975.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/main-library-malmo_181624-535.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/main-library-malmo_181624-535.jpg?_wi=2", imageAlt: "professional teacher portrait", }, { @@ -230,7 +230,7 @@ export default function LandingPage() { quote: "The best training center in Biskra by far.", tag: "Expert", avatarSrc: "http://img.b2bpic.net/free-photo/woman-teaching-students-english-lesson-online_23-2148962972.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/african-american-tutor-preparing-documents-learning-materials-teaching_482257-118764.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/african-american-tutor-preparing-documents-learning-materials-teaching_482257-118764.jpg?_wi=2", imageAlt: "professional teacher portrait", }, { @@ -263,7 +263,7 @@ export default function LandingPage() { quote: "Premium quality in every single aspect.", tag: "TopTier", avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-entrepreneur-workplace_1098-13927.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/professional-library-space-designed-with-historic-architecture-study-desks_482257-125245.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-library-space-designed-with-historic-architecture-study-desks_482257-125245.jpg?_wi=2", imageAlt: "professional teacher portrait", }, ]}