diff --git a/src/app/page.tsx b/src/app/page.tsx index 6feff52..e1ce860 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,23 +54,23 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-steering-wheel-navigator-car-night_169016-51407.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-steering-wheel-navigator-car-night_169016-51407.jpg?_wi=1", imageAlt: "Arrive Driver Dashboard", }, { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-steering-wheel-navigator-car-night_169016-51407.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-steering-wheel-navigator-car-night_169016-51407.jpg?_wi=2", imageAlt: "Arrive Driver Dashboard Analytics", }, { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-steering-wheel-navigator-car-night_169016-51407.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-steering-wheel-navigator-car-night_169016-51407.jpg?_wi=3", imageAlt: "Earnings Overview", }, { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-steering-wheel-navigator-car-night_169016-51407.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-steering-wheel-navigator-car-night_169016-51407.jpg?_wi=4", imageAlt: "Real-time Profit Tracking", }, { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-steering-wheel-navigator-car-night_169016-51407.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-steering-wheel-navigator-car-night_169016-51407.jpg?_wi=5", imageAlt: "Subscription Management", }, ]} @@ -90,15 +90,15 @@ export default function LandingPage() { icon: Shield, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-vector/recycle-sign-with-dollar-sign-green-black_78370-9145.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/recycle-sign-with-dollar-sign-green-black_78370-9145.jpg?_wi=1", imageAlt: "Earnings retention icon", }, { - imageSrc: "http://img.b2bpic.net/free-vector/recycle-sign-with-dollar-sign-green-black_78370-9145.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/recycle-sign-with-dollar-sign-green-black_78370-9145.jpg?_wi=2", imageAlt: "Secure payments", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/closeup-steering-wheel-navigator-car-night_169016-51407.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-steering-wheel-navigator-car-night_169016-51407.jpg?_wi=6", imageAlt: "rideshare dashboard interface", }, { @@ -107,15 +107,15 @@ export default function LandingPage() { icon: Navigation, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-smartphone_23-2149270100.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-smartphone_23-2149270100.jpg?_wi=1", imageAlt: "Tracking dashboard", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-smartphone_23-2149270100.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-smartphone_23-2149270100.jpg?_wi=2", imageAlt: "Navigation UI", }, ], - imageSrc: "http://img.b2bpic.net/free-vector/recycle-sign-with-dollar-sign-green-black_78370-9145.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/recycle-sign-with-dollar-sign-green-black_78370-9145.jpg?_wi=3", imageAlt: "financial growth icon", }, ]}