From 666cb7dcd5c0292a617f7b8f38a39a888437785b Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 19:26:29 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index ba08bc4..242e809 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -85,7 +85,7 @@ export default function ServicesPage() { title: "Corrosion Protection", tags: ["Anti-Corrosion", "Long-term Protection"], imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1XdPm7J17R50P9CrKAiQvAjO/close-up-of-corroded-metal-surface-showi-1772479505876-e7d6a456.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1XdPm7J17R50P9CrKAiQvAjO/close-up-of-corroded-metal-surface-showi-1772479505876-e7d6a456.png?_wi=3", imageAlt: "Corrosion-resistant coating demonstration", }, { @@ -93,7 +93,7 @@ export default function ServicesPage() { title: "Wear Resistance Coating", tags: ["Enhanced Durability", "Friction Control"], imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1XdPm7J17R50P9CrKAiQvAjO/high-friction-industrial-components-show-1772479512549-2492bf48.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1XdPm7J17R50P9CrKAiQvAjO/high-friction-industrial-components-show-1772479512549-2492bf48.png?_wi=2", imageAlt: "Wear-resistant coating application", }, { @@ -101,7 +101,7 @@ export default function ServicesPage() { title: "Thermal Barrier Systems", tags: ["Heat Protection", "High Temperature"], imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1XdPm7J17R50P9CrKAiQvAjO/industrial-heat-resistant-application-sh-1772479505785-b3644491.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1XdPm7J17R50P9CrKAiQvAjO/industrial-heat-resistant-application-sh-1772479505785-b3644491.png?_wi=2", imageAlt: "Thermal barrier coating system", }, ]} @@ -116,7 +116,7 @@ export default function ServicesPage() { description="Technical Specialization" subdescription="Industry-leading expertise in precision coating applications" icon={Sparkles} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1XdPm7J17R50P9CrKAiQvAjO/professional-industrial-engineer-or-tech-1772479505903-cc37dba0.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP1XdPm7J17R50P9CrKAiQvAjO/professional-industrial-engineer-or-tech-1772479505903-cc37dba0.png?_wi=1" imageAlt="Industrial engineer applying thermal spray coating" mediaAnimation="blur-reveal" useInvertedBackground={true}