diff --git a/src/app/page.tsx b/src/app/page.tsx index 4768a8f..3e59e06 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { tagAnimation="slide-up" buttons={[{ text: "Learn More", href: "#services" }]} buttonAnimation="slide-up" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=xbdh4t" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=xbdh4t&_wi=1" imageAlt="Professional leak detection" useInvertedBackground={false} /> @@ -83,7 +83,7 @@ export default function LandingPage() { features={[ { id: "leak-detection", title: "Leak Detection & Repairs", author: "Expert Diagnosis", description: "Using advanced technology to find and fix leaks before they become expensive problems.", tags: ["Quick", "Accurate"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=xbdh4t", imageAlt: "Leak detection service" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=xbdh4t&_wi=2", imageAlt: "Leak detection service" }, { id: "geyser", title: "Geyser Installation & Servicing", author: "Professional Service", description: "Expert installation and maintenance of geysers to ensure hot water reliability.", tags: ["Installation", "Maintenance"],