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"