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", }, ]}