diff --git a/src/app/repairs/page.tsx b/src/app/repairs/page.tsx index 9687be5..cd81033 100644 --- a/src/app/repairs/page.tsx +++ b/src/app/repairs/page.tsx @@ -55,15 +55,15 @@ export default function RepairsPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-working-his-office-with-mobile-phone_1301-6565.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-working-his-office-with-mobile-phone_1301-6565.jpg?_wi=2", imageAlt: "Professional phone repair service", }, { - imageSrc: "http://img.b2bpic.net/free-photo/auto-repairs-man-talking-phone-while-working-workshop_637285-8646.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/auto-repairs-man-talking-phone-while-working-workshop_637285-8646.jpg?_wi=2", imageAlt: "Close up phone screen repair process", }, { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-using-her-mobile-phone-street_1301-4725.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-using-her-mobile-phone-street_1301-4725.jpg?_wi=3", imageAlt: "Mobile phone store interior Ongole", }, ]}