diff --git a/src/app/page.tsx b/src/app/page.tsx index 16fe88e..40ea8fb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,20 +46,20 @@ export default function LandingPage() { title="Elegance Redefined at Luxembourg" 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", imageAlt: "Luxembourg Hotel Exterior" }, - { imageSrc: "http://img.b2bpic.net/free-photo/dinner-table-luxury-hotel_1150-10909.jpg", 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", imageAlt: "Hotel Lobby" }, - { imageSrc: "http://img.b2bpic.net/free-photo/spa-like-bathroom-with-tropical-ambiance_23-2152008218.jpg", imageAlt: "Bathroom Suite" }, - { imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-turquoise-chairs-white-walls-french-windows-curtains_140725-8450.jpg", imageAlt: "Fine Dining" }, - { imageSrc: "http://img.b2bpic.net/free-photo/san-diego-dawn-early-morning-with-palm-tree-silhouette_649448-2514.jpg", imageAlt: "Hotel Garden" } + { 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?_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?_wi=1", imageAlt: "Hotel Lobby" }, + { 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?_wi=1", imageAlt: "Fine Dining" }, + { 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", imageAlt: "Garden View" }, - { imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-turquoise-chairs-white-walls-french-windows-curtains_140725-8450.jpg", imageAlt: "Dining Area" }, - { imageSrc: "http://img.b2bpic.net/free-photo/spa-like-bathroom-with-tropical-ambiance_23-2152008218.jpg", 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", imageAlt: "Modern Lobby" }, - { imageSrc: "http://img.b2bpic.net/free-photo/dinner-table-luxury-hotel_1150-10909.jpg", imageAlt: "Comfortable Bed" }, - { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-skyscraper-blue-sky_181624-5737.jpg", imageAlt: "Hotel Entrance" } + { 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?_wi=2", imageAlt: "Dining Area" }, + { 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?_wi=2", imageAlt: "Modern Lobby" }, + { 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?_wi=2", imageAlt: "Hotel Entrance" } ]} buttons={[{ text: "Book Now", href: "#contact" }, { text: "Explore Rooms", href: "#rooms" }]} avatarText="Trusted by 10,000+ satisfied guests"