From d9b9305aa6bffc2a80f454967fe7ba06dbb6ca5a Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 12:39:47 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 02e729d..aa7abdc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,11 +72,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-mockup-devices-with-office-supplies_23-2148226909.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-mockup-devices-with-office-supplies_23-2148226909.jpg?_wi=1", imageAlt: "smartphone product photography white", }, { - imageSrc: "http://img.b2bpic.net/free-photo/incoming-call-screen-from-christmas-sale-close-up_169016-43488.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/incoming-call-screen-from-christmas-sale-close-up_169016-43488.jpg?_wi=1", imageAlt: "smartphone case close up", }, { @@ -185,7 +185,7 @@ export default function LandingPage() { descriptions: [ "We deliver across The Gambia quickly and reliably.", ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-mockup-devices-with-office-supplies_23-2148226909.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-mockup-devices-with-office-supplies_23-2148226909.jpg?_wi=2", imageAlt: "apple logo tech brand", }, { @@ -194,7 +194,7 @@ export default function LandingPage() { descriptions: [ "Expert advice and friendly customer service support.", ], - imageSrc: "http://img.b2bpic.net/free-photo/incoming-call-screen-from-christmas-sale-close-up_169016-43488.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/incoming-call-screen-from-christmas-sale-close-up_169016-43488.jpg?_wi=2", imageAlt: "apple logo tech brand", }, ]} -- 2.49.1