Merge version_1 into main #3
@@ -68,11 +68,11 @@ export default function AmenitiesPage() {
|
||||
{
|
||||
title: "Business Center", description: "Fully equipped workspace with high-speed internet for business travelers", imageSrc: "http://img.b2bpic.net/free-photo/curve-parking-lot_1127-27.jpg", imageAlt: "Professional business center"},
|
||||
{
|
||||
title: "Laundry Service", description: "Express laundry and dry cleaning services available with quick turnaround", imageSrc: "http://img.b2bpic.net/free-photo/hotel-receptionist-work_23-2149661577.jpg", imageAlt: "Premium laundry services"},
|
||||
title: "Laundry Service", description: "Express laundry and dry cleaning services available with quick turnaround", imageSrc: "http://img.b2bpic.net/free-photo/hotel-receptionist-work_23-2149661577.jpg?_wi=2", imageAlt: "Premium laundry services"},
|
||||
{
|
||||
title: "Concierge Service", description: "Professional concierge team ready to assist with travel arrangements and recommendations", imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_74190-1351.jpg", imageAlt: "Dedicated concierge support"},
|
||||
title: "Concierge Service", description: "Professional concierge team ready to assist with travel arrangements and recommendations", imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_74190-1351.jpg?_wi=3", imageAlt: "Dedicated concierge support"},
|
||||
{
|
||||
title: "Travel Desk", description: "Expert assistance for local tours, transportation, and travel bookings", imageSrc: "http://img.b2bpic.net/free-photo/top-view-friends-having-lunch-luxury-restaurant_23-2151081451.jpg", imageAlt: "Travel assistance desk"},
|
||||
title: "Travel Desk", description: "Expert assistance for local tours, transportation, and travel bookings", imageSrc: "http://img.b2bpic.net/free-photo/top-view-friends-having-lunch-luxury-restaurant_23-2151081451.jpg?_wi=3", imageAlt: "Travel assistance desk"},
|
||||
]}
|
||||
title="Hotel Amenities & Services"
|
||||
description="Experience comprehensive facilities and personalized services to make your stay exceptional"
|
||||
|
||||
@@ -52,7 +52,7 @@ export default function DiningPage() {
|
||||
text: "View Menu", href: "#dining-features"},
|
||||
]}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wine-glass_74190-1351.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wine-glass_74190-1351.jpg?_wi=1"
|
||||
imageAlt="Rooftop restaurant dining experience"
|
||||
mediaAnimation="slide-up"
|
||||
frameStyle="card"
|
||||
@@ -64,13 +64,13 @@ export default function DiningPage() {
|
||||
<FeatureCardOne
|
||||
features={[
|
||||
{
|
||||
title: "Continental Cuisine", description: "Savor authentic dishes prepared by our expert chefs using premium ingredients", imageSrc: "http://img.b2bpic.net/free-photo/top-view-friends-having-lunch-luxury-restaurant_23-2151081451.jpg", imageAlt: "Continental cuisine dining"},
|
||||
title: "Continental Cuisine", description: "Savor authentic dishes prepared by our expert chefs using premium ingredients", imageSrc: "http://img.b2bpic.net/free-photo/top-view-friends-having-lunch-luxury-restaurant_23-2151081451.jpg?_wi=1", imageAlt: "Continental cuisine dining"},
|
||||
{
|
||||
title: "Panoramic Views", description: "Enjoy stunning rooftop vistas of Tiruchirappalli's skyline while dining", imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_74190-1351.jpg", imageAlt: "Panoramic rooftop views"},
|
||||
title: "Panoramic Views", description: "Enjoy stunning rooftop vistas of Tiruchirappalli's skyline while dining", imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_74190-1351.jpg?_wi=2", imageAlt: "Panoramic rooftop views"},
|
||||
{
|
||||
title: "24-Hour Café", description: "Quick bites and refreshments available round-the-clock for your convenience", imageSrc: "http://img.b2bpic.net/free-photo/hotel-receptionist-work_23-2149661577.jpg", imageAlt: "24-hour café service"},
|
||||
title: "24-Hour Café", description: "Quick bites and refreshments available round-the-clock for your convenience", imageSrc: "http://img.b2bpic.net/free-photo/hotel-receptionist-work_23-2149661577.jpg?_wi=1", imageAlt: "24-hour café service"},
|
||||
{
|
||||
title: "Private Events", description: "Host intimate gatherings, celebrations, and business meetings in our exclusive space", imageSrc: "http://img.b2bpic.net/free-photo/top-view-friends-having-lunch-luxury-restaurant_23-2151081451.jpg", imageAlt: "Private event hosting"},
|
||||
title: "Private Events", description: "Host intimate gatherings, celebrations, and business meetings in our exclusive space", imageSrc: "http://img.b2bpic.net/free-photo/top-view-friends-having-lunch-luxury-restaurant_23-2151081451.jpg?_wi=2", imageAlt: "Private event hosting"},
|
||||
]}
|
||||
title="Culinary Excellence"
|
||||
description="Discover our diverse dining offerings designed to delight every palate"
|
||||
|
||||
Reference in New Issue
Block a user