From 06193af996c4d3949c8569c4ff70e56dcf412e3e Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 10:27:07 +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 f894b22..55ec83f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,7 @@ export default function LandingPage() { href: "#features", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/furniture-assembly-worker-uses-laptop-consult-instructions-handyman-doing-good-job_482257-24842.jpg" + imageSrc="http://img.b2bpic.net/free-photo/furniture-assembly-worker-uses-laptop-consult-instructions-handyman-doing-good-job_482257-24842.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -107,7 +107,7 @@ export default function LandingPage() { description: "Professional equipment to clear blocked drains and ensure flow.", bentoComponent: "reveal-icon", icon: Wrench, - imageSrc: "http://img.b2bpic.net/free-photo/furniture-assembly-worker-uses-laptop-consult-instructions-handyman-doing-good-job_482257-24842.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/furniture-assembly-worker-uses-laptop-consult-instructions-handyman-doing-good-job_482257-24842.jpg?_wi=2", imageAlt: "professional plumbing team portrait", }, { -- 2.49.1