From a529ad249bca7ed7283cadaf48b7082d03d16398 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 19 Apr 2026 13:56:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 77a5526..748ed36 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/wooden-sauna-with-mountain-view-panoramic-calm_169016-70823.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wooden-sauna-with-mountain-view-panoramic-calm_169016-70823.jpg?_wi=1", imageAlt: "luxury hotel interior serene lobby", }, { @@ -93,7 +93,7 @@ export default function LandingPage() { description="Hotel Nirvana Red is designed for the traveler who seeks a retreat from the noise. We combine artisanal architecture with deep relaxation to offer a unique boutique experience." subdescription="Every detail is curated to foster a sense of belonging and peace." icon={Coffee} - imageSrc="http://img.b2bpic.net/free-photo/close-up-romantic-breakfast-bed-arrangement_23-2150956522.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-romantic-breakfast-bed-arrangement_23-2150956522.jpg?_wi=1" mediaAnimation="slide-up" imageAlt="boutique hotel suite peaceful ambiance" /> @@ -113,7 +113,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/happy-girl-spends-time-home-cozy-interior_1321-1713.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/wooden-sauna-with-mountain-view-panoramic-calm_169016-70823.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wooden-sauna-with-mountain-view-panoramic-calm_169016-70823.jpg?_wi=2", imageAlt: "hotel spa sanctuary wellness area", }, { @@ -125,7 +125,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/young-woman-traveling-without-covid_23-2149077831.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-romantic-breakfast-bed-arrangement_23-2150956522.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-romantic-breakfast-bed-arrangement_23-2150956522.jpg?_wi=2", imageAlt: "hotel spa sanctuary wellness area", }, { @@ -137,7 +137,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/asian-girl-relaxing-home-cozy-sofa-laying-living-room-smiling-pleased_1258-84046.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/served-dinner-table-restaurant_23-2148086091.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/served-dinner-table-restaurant_23-2148086091.jpg?_wi=1", imageAlt: "hotel spa sanctuary wellness area", }, ]} @@ -159,7 +159,7 @@ export default function LandingPage() { name: "Artisanal Breakfast", price: "$25", variant: "Gourmet", - imageSrc: "http://img.b2bpic.net/free-photo/served-dinner-table-restaurant_23-2148086091.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/served-dinner-table-restaurant_23-2148086091.jpg?_wi=2", }, { id: "2", -- 2.49.1