diff --git a/src/app/page.tsx b/src/app/page.tsx index c26ccb1..f4f90d0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,7 +79,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/vivid-blurred-colorful-wallpaper-background_58702-3798.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vivid-blurred-colorful-wallpaper-background_58702-3798.jpg?_wi=1", imageAlt: "Students Success", }, { @@ -170,7 +170,7 @@ export default function LandingPage() { "Physics", "Maths", ], - imageSrc: "http://img.b2bpic.net/free-photo/vivid-blurred-colorful-wallpaper-background_58702-3798.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vivid-blurred-colorful-wallpaper-background_58702-3798.jpg?_wi=2", imageAlt: "students in classroom", }, { @@ -180,7 +180,7 @@ export default function LandingPage() { "Physics", "Maths", ], - imageSrc: "http://img.b2bpic.net/free-photo/portrait-teacher-class_23-2148665945.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-teacher-class_23-2148665945.jpg?_wi=1", imageAlt: "students in classroom", }, { @@ -190,7 +190,7 @@ export default function LandingPage() { "JEE", "Maths", ], - imageSrc: "http://img.b2bpic.net/free-photo/teacher-brunette-instructor-with-computer-suit-whiteboard-classroom-holding-notepad_140725-163341.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/teacher-brunette-instructor-with-computer-suit-whiteboard-classroom-holding-notepad_140725-163341.jpg?_wi=1", imageAlt: "students in classroom", }, ]} @@ -209,13 +209,13 @@ export default function LandingPage() { id: "f1", name: "Komal Ma'am", role: "Physics Expert", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-teacher-class_23-2148665945.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-teacher-class_23-2148665945.jpg?_wi=2", }, { id: "f2", name: "Arun Sir", role: "Mathematics Expert", - imageSrc: "http://img.b2bpic.net/free-photo/teacher-brunette-instructor-with-computer-suit-whiteboard-classroom-holding-notepad_140725-163341.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/teacher-brunette-instructor-with-computer-suit-whiteboard-classroom-holding-notepad_140725-163341.jpg?_wi=2", }, ]} title="Meet Our Expert Faculty"