diff --git a/src/app/page.tsx b/src/app/page.tsx index 49ba434..443fe1c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -89,28 +89,28 @@ export default function LandingPage() { { id: 1, title: "Oil Changes & Fluid Services", description: "Regular oil changes, coolant flushes, and transmission fluid service to maintain engine health and longevity.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/black-auto-mechanic-checking-car-oil-while-wearing-face-mask-repair-shop_637285-9448.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/black-auto-mechanic-checking-car-oil-while-wearing-face-mask-repair-shop_637285-9448.jpg?_wi=1" }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/black-auto-mechanic-checking-car-oil-while-wearing-face-mask-repair-shop_637285-9448.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/black-auto-mechanic-checking-car-oil-while-wearing-face-mask-repair-shop_637285-9448.jpg?_wi=2" }, }, { id: 2, title: "Tire Maintenance & Rotation", description: "Professional tire rotation, balancing, alignment, and replacement services using premium quality tires.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/pretty-girl-is-posing-photographer-while-sitting-dark-auto-service-holding-pneumatic-drill_613910-3791.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/pretty-girl-is-posing-photographer-while-sitting-dark-auto-service-holding-pneumatic-drill_613910-3791.jpg?_wi=1" }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/pretty-girl-is-posing-photographer-while-sitting-dark-auto-service-holding-pneumatic-drill_613910-3791.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/pretty-girl-is-posing-photographer-while-sitting-dark-auto-service-holding-pneumatic-drill_613910-3791.jpg?_wi=2" }, }, { id: 3, title: "Brake System Service", description: "Complete brake inspections, pad replacements, and rotor servicing to ensure your safety on the road.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/technician-repairing-engine_23-2147897996.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/technician-repairing-engine_23-2147897996.jpg?_wi=1" }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/technician-repairing-engine_23-2147897996.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/technician-repairing-engine_23-2147897996.jpg?_wi=2" }, }, ]}