From 6e004d7cbd1f1ac4044f34f4d51b0a0c8022f9cd Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 24 Feb 2026 07:26:07 +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 5a6c8b9..04c5df1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -97,7 +97,7 @@ export default function LandingPage() { title: "Wellness Retreat", description: "Full-service spa and fitness center designed for ultimate relaxation and rejuvenation.", icon: Heart } ]} - imageSrc="https://img.b2bpic.net/free-photo/futuristic-casino-architecture_23-2150926645.jpg" + imageSrc="https://img.b2bpic.net/free-photo/futuristic-casino-architecture_23-2150926645.jpg?_wi=1" imageAlt="Elegant hotel suite interior with modern furnishings" mediaAnimation="slide-up" imagePosition="left" @@ -217,7 +217,7 @@ export default function LandingPage() { required: false }} useInvertedBackground={false} - imageSrc="https://img.b2bpic.net/free-photo/futuristic-casino-architecture_23-2150926645.jpg" + imageSrc="https://img.b2bpic.net/free-photo/futuristic-casino-architecture_23-2150926645.jpg?_wi=2" imageAlt="Elegant hotel lobby with purple accents and contemporary furnishings" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1