From 5a6c3360d6ba43f7b6ffbff342d4b2f337ef6833 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 19 Apr 2026 02:52:16 +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 552cc81..986eb13 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -99,7 +99,7 @@ export default function LandingPage() { { value: "24/7", title: "Concierge Service"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/pillow-bed_1203-9643.jpg" + imageSrc="http://img.b2bpic.net/free-photo/pillow-bed_1203-9643.jpg?_wi=1" imageAlt="Luxury bedroom" mediaAnimation="blur-reveal" metricsAnimation="slide-up" @@ -194,7 +194,7 @@ export default function LandingPage() { title="Frequently Asked" description="Quick answers to help you plan your upcoming stay." faqsAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/pillow-bed_1203-9643.jpg" + imageSrc="http://img.b2bpic.net/free-photo/pillow-bed_1203-9643.jpg?_wi=2" imageAlt="FAQ Background" mediaAnimation="slide-up" /> -- 2.49.1