diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index a96d383..5c9d8fa 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -48,7 +48,7 @@ export default function ServicesPage() { author: "Expert Service", description: "Complete water heater repair, maintenance, and installation services. We service all brands and handle emergency failures with same-day response.", tags: ["Repair", "Installation", "Maintenance"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6voh74", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6voh74&_wi=2", imageAlt: "Professional water heater repair service" }, { @@ -57,7 +57,7 @@ export default function ServicesPage() { author: "Diagnostic Service", description: "Advanced leak detection technology to pinpoint the exact location of pipe leaks. Quick repairs prevent water damage and costly repairs.", tags: ["Leaks", "Detection", "Repair"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=57zasz", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=57zasz&_wi=2", imageAlt: "Professional leak detection service" }, { @@ -66,7 +66,7 @@ export default function ServicesPage() { author: "Always Available", description: "Burst pipes, sewage backups, and other emergencies don't wait. Our team responds quickly to minimize damage and restore your plumbing.", tags: ["Emergency", "Fast Response", "24/7"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=yqhunv", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=yqhunv&_wi=2", imageAlt: "Emergency plumbing service response" } ]}