diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index 48307e0..f3935c7 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -76,14 +76,14 @@ export default function GalleryPage() { id: "05", title: "Quality Restoration", description: "Every restoration project represents our commitment to excellence. We take pride in returning vehicles to pristine condition.", - imageSrc: "http://img.b2bpic.net/free-photo/garage-engineers-replace-vehicle-oil_482257-115297.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/garage-engineers-replace-vehicle-oil_482257-115297.jpg?_wi=2", imageAlt: "Quality restoration and repair work", }, { id: "06", title: "Finished Excellence", description: "Final inspection and quality assurance. Every vehicle leaves our workshop looking and performing better than before.", - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-car-workshop_329181-11787.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-car-workshop_329181-11787.jpg?_wi=2", imageAlt: "Finished vehicle ready for delivery", }, ]}