diff --git a/src/app/service/page.tsx b/src/app/service/page.tsx index b8b7190..d3914ea 100644 --- a/src/app/service/page.tsx +++ b/src/app/service/page.tsx @@ -95,10 +95,10 @@ export default function ServicePage() { title: "Complete Service Menu", description: "Oil changes, tire service, brake service, transmission fluid, engine diagnostics, filter replacements, and complete vehicle inspections. All performed by Honda-trained technicians using genuine Honda parts.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/senior-man-car-showroom-choosing-car_1303-19007.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/senior-man-car-showroom-choosing-car_1303-19007.jpg?_wi=4", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/senior-man-car-showroom-choosing-car_1303-19007.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/senior-man-car-showroom-choosing-car_1303-19007.jpg?_wi=5", }, }, ]}