From 976b1ed6dc1f3ada94480ce0816783f2814c000c Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 16:41:35 +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 1d4c6b4..435dc32 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/domestic-life-illustrated_23-2151876279.jpg" + imageSrc="http://img.b2bpic.net/free-photo/domestic-life-illustrated_23-2151876279.jpg?_wi=1" imageAlt="Professional plumbing craft" mediaAnimation="blur-reveal" avatars={[ @@ -134,7 +134,7 @@ export default function LandingPage() { description: "24/7 rapid response for your leaks.", bentoComponent: "reveal-icon", icon: AlertTriangle, - imageSrc: "http://img.b2bpic.net/free-photo/domestic-life-illustrated_23-2151876279.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/domestic-life-illustrated_23-2151876279.jpg?_wi=2", imageAlt: "modern plumbing pipe illustration navy gold", }, { -- 2.49.1