Update src/app/amenities/page.tsx
This commit is contained in:
@@ -48,25 +48,25 @@ export default function AmenitiesPage() {
|
||||
{
|
||||
title: "Fine Dining Restaurant",
|
||||
description: "Savor exquisite cuisine prepared by our award-winning culinary team. Enjoy authentic Ghanaian dishes and international specialties in our elegant dining space.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/served-table-restaurant_93675-129573.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/served-table-restaurant_93675-129573.jpg?_wi=3",
|
||||
imageAlt: "Fine Dining Restaurant"
|
||||
},
|
||||
{
|
||||
title: "Conference & Events",
|
||||
description: "Host your business meetings, weddings, and special events in our state-of-the-art conference facilities with full audio-visual support.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/conference-hall-empty-seats-row-projection-screen-before-seminar_637285-6721.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/conference-hall-empty-seats-row-projection-screen-before-seminar_637285-6721.jpg?_wi=3",
|
||||
imageAlt: "Conference Room"
|
||||
},
|
||||
{
|
||||
title: "Swimming Pool & Spa",
|
||||
description: "Relax and rejuvenate at our pristine swimming pool and full-service spa offering therapeutic treatments and wellness programs.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sky-vacation-swimming-beautiful-sea_1203-4989.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sky-vacation-swimming-beautiful-sea_1203-4989.jpg?_wi=3",
|
||||
imageAlt: "Swimming Pool"
|
||||
},
|
||||
{
|
||||
title: "Free Wi-Fi & Business Center",
|
||||
description: "Stay connected with high-speed internet throughout the hotel and access our fully equipped business center for your professional needs.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/personnel-hotel-checking-information-papers-laptop-looking-guest-registry-reception-five-star-resort-team-employees-oversee-room-reservations-front-desk-staff-handheld-shot_482257-73252.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/personnel-hotel-checking-information-papers-laptop-looking-guest-registry-reception-five-star-resort-team-employees-oversee-room-reservations-front-desk-staff-handheld-shot_482257-73252.jpg?_wi=3",
|
||||
imageAlt: "Business Center"
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user