From 29aae521c943c3ddd0df445e03daaaa650299882 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 13:40:12 +0000 Subject: [PATCH] Update src/app/repairs/page.tsx --- src/app/repairs/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/repairs/page.tsx b/src/app/repairs/page.tsx index 0d521ce..3d62748 100644 --- a/src/app/repairs/page.tsx +++ b/src/app/repairs/page.tsx @@ -53,11 +53,11 @@ 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", imageAlt: "Professional phone repair service"}, + 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", imageAlt: "Close up phone screen repair process"}, + 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", imageAlt: "Mobile phone store interior Ongole"}, + 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"}, ]} mediaAnimation="slide-up" />