From 88bf1f2ddfaf9b4a776a7cc1363925a8b651ec64 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 13:06:37 +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 648a6bd..5be6b77 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -88,7 +88,7 @@ export default function LandingPage() { title: "Relaxed Lounge Vibe", description: "Comfortable seating and ambient lighting ideal for unwinding with friends" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-enjoying-movie-night_23-2149307305.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-enjoying-movie-night_23-2149307305.jpg?_wi=1" imageAlt="Lounge seating area with premium ambiance" mediaAnimation="blur-reveal" textboxLayout="default" @@ -127,7 +127,7 @@ export default function LandingPage() { }, { id: 5, - title: "Group Hangouts", description: "Bring your friends for a memorable night with comfortable seating, great food, and premium lounge atmosphere", imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-movie-night_23-2149307305.jpg" + title: "Group Hangouts", description: "Bring your friends for a memorable night with comfortable seating, great food, and premium lounge atmosphere", imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-movie-night_23-2149307305.jpg?_wi=2" }, ]} animationType="blur-reveal" -- 2.49.1