From 43aa208aa3282dd361896db3b6f6b617a6995ac7 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 17:50:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index bb211a5..0b89651 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-people-with-drinks-snacks_23-2149128362.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-people-with-drinks-snacks_23-2149128362.jpg?_wi=1", imageAlt: "Rooftop sunset view", }, { @@ -79,7 +79,7 @@ export default function LandingPage() { imageAlt: "Rooftop lounge area", }, { - imageSrc: "http://img.b2bpic.net/free-photo/double-bed-with-white-pillows_1203-669.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/double-bed-with-white-pillows_1203-669.jpg?_wi=1", imageAlt: "Standard room interior", }, ]} @@ -208,7 +208,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/beach-chair-summer-sky-white_1203-5683.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-people-with-drinks-snacks_23-2149128362.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-people-with-drinks-snacks_23-2149128362.jpg?_wi=2", imageAlt: "luxury hotel rooftop bar night atmosphere", }, { @@ -220,7 +220,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-chatting_23-2149110915.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/double-bed-with-white-pillows_1203-669.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/double-bed-with-white-pillows_1203-669.jpg?_wi=2", imageAlt: "luxury hotel rooftop bar night atmosphere", }, { -- 2.49.1