Update src/app/page.tsx
This commit is contained in:
@@ -47,10 +47,7 @@ export default function LuxuryTravelAgencyTemplatePage() {
|
|||||||
{ text: "Explore Rooms", href: "#rooms" }
|
{ text: "Explore Rooms", href: "#rooms" }
|
||||||
]}
|
]}
|
||||||
slides={[
|
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-1554203612-4d221ffdfd0d?w=800&h=600&auto=format&fit=crop&q=80", imageAlt: "Elegant interior with a floating effect" }
|
||||||
{ 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" }
|
|
||||||
]}
|
]}
|
||||||
showDimOverlay={true}
|
showDimOverlay={true}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user