Update src/app/page.tsx
This commit is contained in:
@@ -93,7 +93,7 @@ export default function HomePage() {
|
||||
},
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hammocks-placed-row_1203-176.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hammocks-placed-row_1203-176.jpg?_wi=1"
|
||||
imageAlt="Orient Palace Hotel beachfront view at sunset"
|
||||
showDimOverlay={true}
|
||||
showBlur={true}
|
||||
@@ -115,7 +115,7 @@ Whether you're seeking a romantic escape, a family vacation, or a business retre
|
||||
href: "#amenities",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/umbrella-chair-around-swimming-pool-resort-hotel-leisure-travel-vacation_74190-8220.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/umbrella-chair-around-swimming-pool-resort-hotel-leisure-travel-vacation_74190-8220.jpg?_wi=1"
|
||||
imageAlt="Orient Palace Hotel exterior and architecture"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -133,7 +133,7 @@ Whether you're seeking a romantic escape, a family vacation, or a business retre
|
||||
name: "Sea View Room",
|
||||
price: "From $143 USD",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portraif-caucasian-woman-romantic-elegant-pink-long-dress-vacation-luxury-rich-villa-hotel-with-amazing-tropical-palm-trees-view-female-classic-white-hat_343596-2043.jpg",
|
||||
"http://img.b2bpic.net/free-photo/portraif-caucasian-woman-romantic-elegant-pink-long-dress-vacation-luxury-rich-villa-hotel-with-amazing-tropical-palm-trees-view-female-classic-white-hat_343596-2043.jpg?_wi=1",
|
||||
imageAlt: "Luxury room with sea view balcony",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -142,7 +142,7 @@ Whether you're seeking a romantic escape, a family vacation, or a business retre
|
||||
name: "Garden View Room",
|
||||
price: "From $125 USD",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/window_1127-3198.jpg",
|
||||
"http://img.b2bpic.net/free-photo/window_1127-3198.jpg?_wi=1",
|
||||
imageAlt: "Elegant room overlooking tropical gardens",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -151,7 +151,7 @@ Whether you're seeking a romantic escape, a family vacation, or a business retre
|
||||
name: "Premium Sea View Suite",
|
||||
price: "From $199 USD",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portraif-caucasian-woman-romantic-elegant-pink-long-dress-vacation-luxury-rich-villa-hotel-with-amazing-tropical-palm-trees-view-female-classic-white-hat_343596-2043.jpg",
|
||||
"http://img.b2bpic.net/free-photo/portraif-caucasian-woman-romantic-elegant-pink-long-dress-vacation-luxury-rich-villa-hotel-with-amazing-tropical-palm-trees-view-female-classic-white-hat_343596-2043.jpg?_wi=2",
|
||||
imageAlt: "Premium suite with panoramic sea views",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -181,7 +181,7 @@ Whether you're seeking a romantic escape, a family vacation, or a business retre
|
||||
description:
|
||||
"Sparkling Olympic-size pool overlooking the Mediterranean Sea with lounging areas and poolside bar service.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/travel-beach-filter-water-luxury_1203-3967.jpg",
|
||||
"http://img.b2bpic.net/free-photo/travel-beach-filter-water-luxury_1203-3967.jpg?_wi=1",
|
||||
imageAlt: "Luxury outdoor pool with lounge chairs",
|
||||
buttonIcon: Waves,
|
||||
buttonHref: "#",
|
||||
@@ -191,7 +191,7 @@ Whether you're seeking a romantic escape, a family vacation, or a business retre
|
||||
description:
|
||||
"Full-service spa offering rejuvenating treatments, massage therapy, sauna, and steam room facilities.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/set-spa-center-banners-with-candles-aromatic-oils_23-2147799980.jpg",
|
||||
"http://img.b2bpic.net/free-vector/set-spa-center-banners-with-candles-aromatic-oils_23-2147799980.jpg?_wi=1",
|
||||
imageAlt: "Premium spa and wellness center",
|
||||
buttonIcon: Flower2,
|
||||
buttonHref: "#",
|
||||
@@ -201,7 +201,7 @@ Whether you're seeking a romantic escape, a family vacation, or a business retre
|
||||
description:
|
||||
"Exclusive access to a pristine private beach with comfortable sunbeds, umbrellas, and beachside service.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-women-happy-smile-relax-around-outdoor-swimming-pool_74190-9787.jpg",
|
||||
"http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-women-happy-smile-relax-around-outdoor-swimming-pool_74190-9787.jpg?_wi=1",
|
||||
imageAlt: "Private beach with sunbeds and umbrellas",
|
||||
buttonIcon: Umbrella,
|
||||
buttonHref: "#",
|
||||
@@ -211,7 +211,7 @@ Whether you're seeking a romantic escape, a family vacation, or a business retre
|
||||
description:
|
||||
"Award-winning restaurant serving international cuisine and local Tunisian specialties with Mediterranean views.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/blue-sea-water-summer-silhouette_1203-3871.jpg",
|
||||
"http://img.b2bpic.net/free-photo/blue-sea-water-summer-silhouette_1203-3871.jpg?_wi=1",
|
||||
imageAlt: "Elegant dining restaurant with sea view",
|
||||
buttonIcon: UtensilsCrossed,
|
||||
buttonHref: "#",
|
||||
@@ -290,7 +290,7 @@ Whether you're seeking a romantic escape, a family vacation, or a business retre
|
||||
description:
|
||||
"Enjoy snorkeling, paddleboarding, jet skiing, and more at our private beach. Professional instructors available upon request.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/front-view-woman-laying-pineapple-floater_23-2149552221.jpg",
|
||||
"http://img.b2bpic.net/free-photo/front-view-woman-laying-pineapple-floater_23-2149552221.jpg?_wi=1",
|
||||
imageAlt: "Water sports and beach activities",
|
||||
buttonIcon: Waves,
|
||||
buttonHref: "#",
|
||||
@@ -300,7 +300,7 @@ Whether you're seeking a romantic escape, a family vacation, or a business retre
|
||||
description:
|
||||
"Just minutes away from the hotel, Aquasplash offers thrilling water slides and pools perfect for family fun and adventure.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-young-boy-water-park_23-2150773124.jpg",
|
||||
"http://img.b2bpic.net/free-photo/portrait-young-boy-water-park_23-2150773124.jpg?_wi=1",
|
||||
imageAlt: "Water park with slides and attractions",
|
||||
buttonIcon: Zap,
|
||||
buttonHref: "#",
|
||||
@@ -310,7 +310,7 @@ Whether you're seeking a romantic escape, a family vacation, or a business retre
|
||||
description:
|
||||
"Explore the vibrant marina with luxury yachts, fresh seafood restaurants, and shopping opportunities just a short drive away.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/stillness_181624-27484.jpg",
|
||||
"http://img.b2bpic.net/free-photo/stillness_181624-27484.jpg?_wi=1",
|
||||
imageAlt: "Marina with boats and waterfront",
|
||||
buttonIcon: Anchor,
|
||||
buttonHref: "#",
|
||||
@@ -320,7 +320,7 @@ Whether you're seeking a romantic escape, a family vacation, or a business retre
|
||||
description:
|
||||
"Discover the historic medina with traditional souks, cultural landmarks, and authentic Tunisian experiences in the city center.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/montreal-city-skyline-river_649448-3819.jpg",
|
||||
"http://img.b2bpic.net/free-photo/montreal-city-skyline-river_649448-3819.jpg?_wi=1",
|
||||
imageAlt: "Historic medina and downtown area",
|
||||
buttonIcon: MapPin,
|
||||
buttonHref: "#",
|
||||
@@ -516,7 +516,7 @@ Whether you're seeking a romantic escape, a family vacation, or a business retre
|
||||
required: true,
|
||||
}}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-women-happy-smile-relax-around-outdoor-swimming-pool_74190-9787.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-women-happy-smile-relax-around-outdoor-swimming-pool_74190-9787.jpg?_wi=2"
|
||||
imageAlt="Contact us for reservations"
|
||||
mediaAnimation="slide-up"
|
||||
buttonText="Send Message"
|
||||
|
||||
Reference in New Issue
Block a user