diff --git a/src/app/page.tsx b/src/app/page.tsx index ad8673c..e975977 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -134,11 +134,11 @@ export default function LandingPage() { icon: Zap, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-adult-paying-with-card_23-2150347020.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-adult-paying-with-card_23-2150347020.jpg?_wi=1", imageAlt: "Fast delivery", }, { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-adult-paying-with-card_23-2150347020.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-adult-paying-with-card_23-2150347020.jpg?_wi=2", imageAlt: "Fast delivery 2", }, ], @@ -151,15 +151,15 @@ export default function LandingPage() { icon: Shield, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/location-map-direction-left-side_187299-45689.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/location-map-direction-left-side_187299-45689.jpg?_wi=1", imageAlt: "Security", }, { - imageSrc: "http://img.b2bpic.net/free-photo/location-map-direction-left-side_187299-45689.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/location-map-direction-left-side_187299-45689.jpg?_wi=2", imageAlt: "Security 2", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/side-view-adult-paying-with-card_23-2150347020.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-adult-paying-with-card_23-2150347020.jpg?_wi=3", imageAlt: "digital finance icon 3d", }, { @@ -168,15 +168,15 @@ export default function LandingPage() { icon: Clock, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/ui-ux-representations-with-smartphone_23-2150201872.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ui-ux-representations-with-smartphone_23-2150201872.jpg?_wi=1", imageAlt: "Reliable", }, { - imageSrc: "http://img.b2bpic.net/free-photo/ui-ux-representations-with-smartphone_23-2150201872.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ui-ux-representations-with-smartphone_23-2150201872.jpg?_wi=2", imageAlt: "Reliable 2", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/location-map-direction-left-side_187299-45689.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/location-map-direction-left-side_187299-45689.jpg?_wi=3", imageAlt: "secure payment shield icon", }, ]}