Update src/app/services/page.tsx

This commit is contained in:
2026-03-18 16:26:55 +00:00
parent da636e2244
commit 40c142d686

View File

@@ -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: "#",