From 40c142d686722a35cf2a8b5126409bbee8573d1a Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 18 Mar 2026 16:26:55 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 9411a42..ea35650 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -59,7 +59,7 @@ export default function ServicesPage() { }, ]} 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=6" imageAlt="Luxury resort services and amenities" showDimOverlay={false} showBlur={true} @@ -126,7 +126,7 @@ export default function ServicesPage() { { title: "Concierge Service", description: "Our experienced concierge team assists with restaurant reservations, activity bookings, local recommendations, and special requests.", - 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=4", imageAlt: "Concierge service assistance", buttonIcon: Sparkles, buttonHref: "#", @@ -134,7 +134,7 @@ export default function ServicesPage() { { title: "Housekeeping Service", description: "Twice-daily room cleaning with premium amenities, turndown service in the evening, and laundry service available on request.", - 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=4", imageAlt: "Professional housekeeping service", buttonIcon: CheckCircle, buttonHref: "#", @@ -142,7 +142,7 @@ export default function ServicesPage() { { title: "Special Requests", description: "Romantic setup for anniversaries, dietary accommodations, pet-friendly services, and accessibility arrangements available upon request.", - 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=7", imageAlt: "Special services and accommodations", buttonIcon: Phone, buttonHref: "#", @@ -150,7 +150,7 @@ export default function ServicesPage() { { title: "Transportation Service", description: "Airport transfers, city tours, and vehicle rental services available. Our team can arrange pickup and drop-off with professional drivers.", - 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=2", imageAlt: "Hotel transportation and transfer service", buttonIcon: CheckCircle, buttonHref: "#",