From 7f4b97b23a664dc23120ce1cc08e0827826bbdea Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 03:18:11 +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 e12331e..3f8e47c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -230,7 +230,7 @@ export default function HomePage() { faqsAnimation="slide-up" mediaAnimation="slide-up" mediaPosition="left" - imageSrc="http://img.b2bpic.net/free-photo/still-life-flowers-with-decorative-objects-living-room_169016-6223.jpg" + imageSrc="http://img.b2bpic.net/free-photo/still-life-flowers-with-decorative-objects-living-room_169016-6223.jpg?_wi=1" imageAlt="Relaxing spa environment" /> @@ -259,7 +259,7 @@ export default function HomePage() { }} useInvertedBackground={false} mediaPosition="right" - imageSrc="http://img.b2bpic.net/free-photo/still-life-flowers-with-decorative-objects-living-room_169016-6223.jpg" + imageSrc="http://img.b2bpic.net/free-photo/still-life-flowers-with-decorative-objects-living-room_169016-6223.jpg?_wi=2" imageAlt="Peaceful spa contact environment" mediaAnimation="slide-up" buttonText="Book Appointment" -- 2.49.1