From 1a0be23eee2cab5b167a6988de628572de80cd90 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 23:17:05 +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 6c1c4c7..0915fef 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -96,7 +96,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/processing-workplace-kitchen-with-antiseptic_169016-19959.jpg" + imageSrc="http://img.b2bpic.net/free-photo/processing-workplace-kitchen-with-antiseptic_169016-19959.jpg?_wi=1" imageAlt="Spotlessly clean modern living room" mediaAnimation="slide-up" avatars={[ @@ -231,7 +231,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/processing-workplace-kitchen-with-antiseptic_169016-19959.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/processing-workplace-kitchen-with-antiseptic_169016-19959.jpg?_wi=2", imageAlt: "sparkling clean bathroom interior with soap", }, { -- 2.49.1