diff --git a/src/app/page.tsx b/src/app/page.tsx index 498c1e2..fa321df 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -115,27 +115,27 @@ export default function LandingPage() { title: "24/7 Availability", description: "Always ready to help you with emergency issues day or night.", icon: Zap, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-vector/shipping-logistics-illustration_24908-61548.jpg"}, + imageSrc: "http://img.b2bpic.net/free-vector/shipping-logistics-illustration_24908-61548.jpg?_wi=1"}, { - imageSrc: "http://img.b2bpic.net/free-vector/shipping-logistics-illustration_24908-61548.jpg"}, + imageSrc: "http://img.b2bpic.net/free-vector/shipping-logistics-illustration_24908-61548.jpg?_wi=2"}, ], }, { title: "Certified Experts", description: "Our technicians are fully licensed, bonded, and insured for your peace of mind.", icon: ShieldCheck, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/man-putting-ballot-box_23-2148265569.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/man-putting-ballot-box_23-2148265569.jpg?_wi=1"}, { - imageSrc: "http://img.b2bpic.net/free-photo/man-putting-ballot-box_23-2148265569.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/man-putting-ballot-box_23-2148265569.jpg?_wi=2"}, ], }, { title: "Fair Pricing", description: "Get transparent quotes with no hidden fees or surprise costs.", icon: Percent, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/battery-full-sign-left-side-with-white-background_187299-39724.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/battery-full-sign-left-side-with-white-background_187299-39724.jpg?_wi=1"}, { - imageSrc: "http://img.b2bpic.net/free-photo/battery-full-sign-left-side-with-white-background_187299-39724.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/battery-full-sign-left-side-with-white-background_187299-39724.jpg?_wi=2"}, ], }, ]}