From f44b8e51fd0fc72a6cdf4552ec41df883de822b5 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 11:10:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7acb650..ef7e8d3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,10 +47,7 @@ export default function LuxuryTravelAgencyTemplatePage() { { text: "Explore Rooms", href: "#rooms" } ]} slides={[ - { imageSrc: "https://images.unsplash.com/photo-1542314831-068cd1dbf6db?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1770&q=80", imageAlt: "Luxurious hotel room with a comfortable bed" }, - { imageSrc: "https://images.unsplash.com/photo-1549488346-6017b203c9af?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1770&q=80", imageAlt: "Elegant hotel lobby with stylish decor" }, - { imageSrc: "https://images.unsplash.com/photo-1522709249033-68d7168b98b7?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1770&q=80", imageAlt: "Charming hotel exterior with a serene garden" }, - { imageSrc: "https://images.unsplash.com/photo-1563911302823-fd9678866749?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1770&q=80", imageAlt: "Elegant hotel dining area with breakfast spread" } + { imageSrc: "https://images.unsplash.com/photo-1554203612-4d221ffdfd0d?w=800&h=600&auto=format&fit=crop&q=80", imageAlt: "Elegant interior with a floating effect" } ]} showDimOverlay={true} />