Update src/app/amenities/page.tsx
This commit is contained in:
@@ -43,15 +43,15 @@ export default function AmenitiesPage() {
|
||||
<FeatureCardOne
|
||||
features={[
|
||||
{
|
||||
title: "Free High-Speed WiFi", description: "Ultra-fast internet connectivity throughout the hotel for seamless communication and entertainment.", imageSrc: "http://img.b2bpic.net/free-photo/pregnant-businesswoman-using-digital-tablet-near-corridor_107420-95763.jpg"},
|
||||
title: "Free High-Speed WiFi", description: "Ultra-fast internet connectivity throughout the hotel for seamless communication and entertainment.", imageSrc: "http://img.b2bpic.net/free-photo/pregnant-businesswoman-using-digital-tablet-near-corridor_107420-95763.jpg?_wi=2"},
|
||||
{
|
||||
title: "Indoor Swimming Pool", description: "Heated indoor pool with relaxation areas, perfect for guests seeking refreshment and leisure.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-woman-getting-out-water-after-swimming-pool-spa-copy-space_637285-7560.jpg"},
|
||||
title: "Indoor Swimming Pool", description: "Heated indoor pool with relaxation areas, perfect for guests seeking refreshment and leisure.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-woman-getting-out-water-after-swimming-pool-spa-copy-space_637285-7560.jpg?_wi=2"},
|
||||
{
|
||||
title: "Spa & Hammam", description: "Traditional Uzbek hammam and modern spa treatments to rejuvenate body and mind.", imageSrc: "http://img.b2bpic.net/free-photo/robe-wooden-wall-near-sauna-warm-spa-interior_169016-69073.jpg"},
|
||||
title: "Spa & Hammam", description: "Traditional Uzbek hammam and modern spa treatments to rejuvenate body and mind.", imageSrc: "http://img.b2bpic.net/free-photo/robe-wooden-wall-near-sauna-warm-spa-interior_169016-69073.jpg?_wi=3"},
|
||||
{
|
||||
title: "Free Parking", description: "Secure on-site parking available for all guests at no additional charge.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-coffee-talking-phone-parking-lot_169016-36876.jpg"},
|
||||
title: "Free Parking", description: "Secure on-site parking available for all guests at no additional charge.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-coffee-talking-phone-parking-lot_169016-36876.jpg?_wi=2"},
|
||||
{
|
||||
title: "Fine Dining Restaurant", description: "Award-winning restaurant serving authentic Uzbek and international cuisine with expert wine selection.", imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_74190-1311.jpg"}
|
||||
title: "Fine Dining Restaurant", description: "Award-winning restaurant serving authentic Uzbek and international cuisine with expert wine selection.", imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_74190-1311.jpg?_wi=3"}
|
||||
]}
|
||||
title="Premium Amenities"
|
||||
description="Our hotel offers an impressive array of world-class facilities and services designed to make your stay truly exceptional and memorable."
|
||||
@@ -68,11 +68,11 @@ export default function AmenitiesPage() {
|
||||
<FeatureCardOne
|
||||
features={[
|
||||
{
|
||||
title: "Business Center", description: "Fully equipped with high-speed internet, printing services, and private meeting rooms.", imageSrc: "http://img.b2bpic.net/free-photo/pregnant-businesswoman-using-digital-tablet-near-corridor_107420-95763.jpg"},
|
||||
title: "Business Center", description: "Fully equipped with high-speed internet, printing services, and private meeting rooms.", imageSrc: "http://img.b2bpic.net/free-photo/pregnant-businesswoman-using-digital-tablet-near-corridor_107420-95763.jpg?_wi=3"},
|
||||
{
|
||||
title: "Fitness Center", description: "State-of-the-art gym with modern exercise equipment and professional trainers available.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-woman-getting-out-water-after-swimming-pool-spa-copy-space_637285-7560.jpg"},
|
||||
title: "Fitness Center", description: "State-of-the-art gym with modern exercise equipment and professional trainers available.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-woman-getting-out-water-after-swimming-pool-spa-copy-space_637285-7560.jpg?_wi=3"},
|
||||
{
|
||||
title: "Concierge Service", description: "Expert local guides ready to arrange tours, reservations, and unforgettable experiences.", imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_74190-1311.jpg"}
|
||||
title: "Concierge Service", description: "Expert local guides ready to arrange tours, reservations, and unforgettable experiences.", imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_74190-1311.jpg?_wi=4"}
|
||||
]}
|
||||
title="Additional Services & Features"
|
||||
description="Beyond our primary amenities, we offer specialized services to enhance every aspect of your visit to Bukhara."
|
||||
@@ -94,7 +94,7 @@ export default function AmenitiesPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hand-pointing-place-europe_23-2148256053.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hand-pointing-place-europe_23-2148256053.jpg?_wi=3"
|
||||
mediaPosition="right"
|
||||
mediaAnimation="blur-reveal"
|
||||
inputPlaceholder="Your email address"
|
||||
|
||||
Reference in New Issue
Block a user