Update src/app/amenities/page.tsx
This commit is contained in:
@@ -98,7 +98,7 @@ export default function AmenitiesPage() {
|
||||
title: "Free WiFi & Parking",
|
||||
description: "Stay connected with high-speed WiFi throughout the property. Free parking available for all guests.",
|
||||
tag: "Included",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-black-suit-office_1157-37456.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-black-suit-office_1157-37456.jpg?_wi=1",
|
||||
imageAlt: "hotel lobby welcoming entrance friendly reception",
|
||||
},
|
||||
]}
|
||||
@@ -127,7 +127,7 @@ export default function AmenitiesPage() {
|
||||
title: "24/7 Front Desk",
|
||||
description: "Our friendly staff is always available to help with directions, restaurant recommendations, or any special requests.",
|
||||
tag: "Service",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-black-suit-office_1157-37456.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-black-suit-office_1157-37456.jpg?_wi=2",
|
||||
imageAlt: "hotel staff welcome",
|
||||
},
|
||||
{
|
||||
@@ -143,7 +143,7 @@ export default function AmenitiesPage() {
|
||||
title: "Accessible Accommodations",
|
||||
description: "ADA-compliant rooms and facilities ensure all guests can enjoy their stay with comfort and dignity.",
|
||||
tag: "Accessibility",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-black-suit-office_1157-37456.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-black-suit-office_1157-37456.jpg?_wi=3",
|
||||
imageAlt: "accessible facilities",
|
||||
},
|
||||
]}
|
||||
@@ -164,7 +164,7 @@ export default function AmenitiesPage() {
|
||||
tagIcon={Users}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/businesswoman-black-suit-office_1157-37456.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/businesswoman-black-suit-office_1157-37456.jpg?_wi=4"
|
||||
mediaAnimation="blur-reveal"
|
||||
mediaPosition="right"
|
||||
inputPlaceholder="Enter your email for booking info"
|
||||
|
||||
Reference in New Issue
Block a user