From e6d8a4153941b38496e2e8d9eae069953b64a464 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 8 Jun 2026 05:45:16 +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 cfc3070..746c7c8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -95,7 +95,7 @@ export default function LandingPage() { href: "#rooms", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/view-luxurious-hotel-interior-space_23-2150683453.jpg" + imageSrc="http://img.b2bpic.net/free-photo/view-luxurious-hotel-interior-space_23-2150683453.jpg?_wi=1" imageAlt="Luxurious hotel lobby" mediaAnimation="slide-up" /> @@ -106,7 +106,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Welcome to Itsy Hotels" description="Nestled in the vibrant Palarivattom Junction, Itsy Hotels Rain Tulsi Stayz offers a perfect blend of comfort, convenience, and warm hospitality. Ideal for both business and leisure travelers, our hotel provides an exceptional experience with modern amenities and personalized service, making every stay memorable." - imageSrc="http://img.b2bpic.net/free-photo/square-front-modern-office-buildings_1359-869.jpg" + imageSrc="http://img.b2bpic.net/free-photo/square-front-modern-office-buildings_1359-869.jpg?_wi=1" imageAlt="Exterior of Itsy Hotels Rain Tulsi Stayz" /> @@ -255,7 +255,7 @@ export default function LandingPage() { text: "Book Premium", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-hotel-interior-space_23-2150683453.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-hotel-interior-space_23-2150683453.jpg?_wi=2", imageAlt: "generic travel agency logo clean", }, { @@ -272,7 +272,7 @@ export default function LandingPage() { text: "Book Executive", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/square-front-modern-office-buildings_1359-869.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/square-front-modern-office-buildings_1359-869.jpg?_wi=2", imageAlt: "generic travel agency logo clean", }, ]} -- 2.49.1