Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-03 08:17:37 +00:00

View File

@@ -60,53 +60,53 @@ export default function LandingPage() {
description="Experience unparalleled hospitality in the heart of the city. Where classic charm meets modern luxury."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-skyscraper-blue-sky_181624-5737.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-skyscraper-blue-sky_181624-5737.jpg?_wi=1",
imageAlt: "Luxembourg Hotel Exterior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/dinner-table-luxury-hotel_1150-10909.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dinner-table-luxury-hotel_1150-10909.jpg?_wi=1",
imageAlt: "Hotel Suite",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/wide-angle-shot-travel-accommodation-hotel-lounge-with-check-reception-desk-stylish-empty-modern-resort-foyer-interior-with-cozy-furniture-warm-fireplace-ready-welcome-tourists_482257-67830.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wide-angle-shot-travel-accommodation-hotel-lounge-with-check-reception-desk-stylish-empty-modern-resort-foyer-interior-with-cozy-furniture-warm-fireplace-ready-welcome-tourists_482257-67830.jpg?_wi=1",
imageAlt: "Hotel Lobby",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/spa-like-bathroom-with-tropical-ambiance_23-2152008218.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/spa-like-bathroom-with-tropical-ambiance_23-2152008218.jpg?_wi=1",
imageAlt: "Bathroom Suite",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-turquoise-chairs-white-walls-french-windows-curtains_140725-8450.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-turquoise-chairs-white-walls-french-windows-curtains_140725-8450.jpg?_wi=1",
imageAlt: "Fine Dining",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/san-diego-dawn-early-morning-with-palm-tree-silhouette_649448-2514.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/san-diego-dawn-early-morning-with-palm-tree-silhouette_649448-2514.jpg?_wi=1",
imageAlt: "Hotel Garden",
},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/san-diego-dawn-early-morning-with-palm-tree-silhouette_649448-2514.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/san-diego-dawn-early-morning-with-palm-tree-silhouette_649448-2514.jpg?_wi=2",
imageAlt: "Garden View",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-turquoise-chairs-white-walls-french-windows-curtains_140725-8450.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-turquoise-chairs-white-walls-french-windows-curtains_140725-8450.jpg?_wi=2",
imageAlt: "Dining Area",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/spa-like-bathroom-with-tropical-ambiance_23-2152008218.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/spa-like-bathroom-with-tropical-ambiance_23-2152008218.jpg?_wi=2",
imageAlt: "Luxury Bath",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/wide-angle-shot-travel-accommodation-hotel-lounge-with-check-reception-desk-stylish-empty-modern-resort-foyer-interior-with-cozy-furniture-warm-fireplace-ready-welcome-tourists_482257-67830.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wide-angle-shot-travel-accommodation-hotel-lounge-with-check-reception-desk-stylish-empty-modern-resort-foyer-interior-with-cozy-furniture-warm-fireplace-ready-welcome-tourists_482257-67830.jpg?_wi=2",
imageAlt: "Modern Lobby",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/dinner-table-luxury-hotel_1150-10909.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dinner-table-luxury-hotel_1150-10909.jpg?_wi=2",
imageAlt: "Comfortable Bed",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-skyscraper-blue-sky_181624-5737.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-skyscraper-blue-sky_181624-5737.jpg?_wi=2",
imageAlt: "Hotel Entrance",
},
]}