diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 0565e88..9ad6d14 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -62,15 +62,15 @@ export default function ContactPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/blur-shopping-mall_1203-7873.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blur-shopping-mall_1203-7873.jpg?_wi=8", imageAlt: "Latest smartphones on display", }, { - 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=3", imageAlt: "Professional phone repair service", }, { - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-woman-holding-smartphone_23-2150170629.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-woman-holding-smartphone_23-2150170629.jpg?_wi=4", imageAlt: "Wide range of mobile accessories", }, ]}