From 00aded3e7b1e3cdf4024cbf2a2817223f4133166 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 12:22:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 64b9b33..e468573 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -93,7 +93,7 @@ export default function LandingPage() { { title: "Service 1: Maintenance", description: "Regular maintenance to keep things running smoothly and prevent future issues.", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746312.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746312.jpg?_wi=1", imageAlt: "Maintenance service", }, { @@ -111,7 +111,7 @@ export default function LandingPage() { { title: "Service 4: Installation", description: "Professional installation services for new systems and components, ensuring perfect setup.", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746312.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746312.jpg?_wi=2", imageAlt: "Installation service", }, ]}