From 87d1a4c0a4cff325bbd60c225a1b5c2d61453c6e Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 09:12:03 +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 adba765..6e424ff 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function LandingPage() { href: "#how", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976617.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976617.jpg?_wi=1" tagIcon={Sparkles} /> @@ -96,7 +96,7 @@ export default function LandingPage() { imageAlt: "After respray", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976617.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976617.jpg?_wi=2", imageAlt: "luxury kitchen interior resprayed professional", }, ]} -- 2.49.1