From 1fd39e1f7cc8d5e3c8e73b2bc6b70e0037bc7d1a Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 05:33:25 +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 0990d7e..7fc4c93 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { href: "#rooms", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/umbrella-paradise-tourism-swimming-luxury_1203-4750.jpg" + imageSrc="http://img.b2bpic.net/free-photo/umbrella-paradise-tourism-swimming-luxury_1203-4750.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -100,7 +100,7 @@ export default function LandingPage() { "Comfort", "Luxury", ], - imageSrc: "http://img.b2bpic.net/free-photo/black-cushion-with-pillows_1203-545.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-cushion-with-pillows_1203-545.jpg?_wi=1", }, { id: "2", @@ -230,7 +230,7 @@ export default function LandingPage() { text: "Book Now", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/umbrella-paradise-tourism-swimming-luxury_1203-4750.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/umbrella-paradise-tourism-swimming-luxury_1203-4750.jpg?_wi=2", imageAlt: "luxury hotel lobby interior", }, { @@ -247,7 +247,7 @@ export default function LandingPage() { text: "Book Now", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/black-cushion-with-pillows_1203-545.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-cushion-with-pillows_1203-545.jpg?_wi=2", imageAlt: "luxury hotel lobby interior", }, ]}