Update src/app/amenities/page.tsx
This commit is contained in:
@@ -75,7 +75,7 @@ export default function AmenitiesPage() {
|
||||
},
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/travel-beach-filter-water-luxury_1203-3967.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/travel-beach-filter-water-luxury_1203-3967.jpg?_wi=4"
|
||||
imageAlt="Luxury outdoor pool with lounge chairs"
|
||||
showDimOverlay={true}
|
||||
showBlur={true}
|
||||
@@ -92,7 +92,7 @@ export default function AmenitiesPage() {
|
||||
{
|
||||
title: "Outdoor Swimming Pool",
|
||||
description: "Sparkling Olympic-size pool overlooking the Mediterranean Sea with lounging areas, poolside bar service, and water aerobics classes.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/travel-beach-filter-water-luxury_1203-3967.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/travel-beach-filter-water-luxury_1203-3967.jpg?_wi=5",
|
||||
imageAlt: "Luxury outdoor pool with lounge chairs",
|
||||
buttonIcon: Waves,
|
||||
buttonHref: "#",
|
||||
@@ -100,7 +100,7 @@ export default function AmenitiesPage() {
|
||||
{
|
||||
title: "Luxurious Spa & Wellness",
|
||||
description: "Full-service spa offering rejuvenating treatments, massage therapy, sauna, steam room, and wellness programs designed for total relaxation.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/set-spa-center-banners-with-candles-aromatic-oils_23-2147799980.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/set-spa-center-banners-with-candles-aromatic-oils_23-2147799980.jpg?_wi=2",
|
||||
imageAlt: "Premium spa and wellness center",
|
||||
buttonIcon: Flower2,
|
||||
buttonHref: "#",
|
||||
@@ -108,7 +108,7 @@ export default function AmenitiesPage() {
|
||||
{
|
||||
title: "Private Beach Access",
|
||||
description: "Exclusive access to a pristine private beach with comfortable sunbeds, umbrellas, beachside service, and water sports equipment rentals.",
|
||||
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=4",
|
||||
imageAlt: "Private beach with sunbeds and umbrellas",
|
||||
buttonIcon: Umbrella,
|
||||
buttonHref: "#",
|
||||
@@ -116,7 +116,7 @@ export default function AmenitiesPage() {
|
||||
{
|
||||
title: "Fine Dining Restaurant",
|
||||
description: "Award-winning restaurant serving international cuisine and authentic Tunisian specialties with stunning Mediterranean views and attentive service.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blue-sea-water-summer-silhouette_1203-3871.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blue-sea-water-summer-silhouette_1203-3871.jpg?_wi=3",
|
||||
imageAlt: "Elegant dining restaurant with sea view",
|
||||
buttonIcon: UtensilsCrossed,
|
||||
buttonHref: "#",
|
||||
|
||||
Reference in New Issue
Block a user