diff --git a/src/app/amenities-services/page.tsx b/src/app/amenities-services/page.tsx
index f3745b8..23199be 100644
--- a/src/app/amenities-services/page.tsx
+++ b/src/app/amenities-services/page.tsx
@@ -34,9 +34,7 @@ export default function AmenitiesServicesPage() {
brandName="Hilton Garden Inn"
navItems={navItems}
button={{
- text: "Book Now",
- href: "/contact",
- }}
+ text: "Book Now", href: "/contact"}}
animateOnLoad={true}
/>
@@ -47,37 +45,30 @@ export default function AmenitiesServicesPage() {
description="Experience world-class facilities and services designed to make your stay comfortable and memorable"
features={[
{
- title: "Indoor Swimming Pool",
- description: "Relax in our heated indoor pool open year-round for guests",
- bentoComponent: "media-stack",
- items: [
+ title: "Indoor Swimming Pool", description: "Relax in our heated indoor pool open year-round for guests", bentoComponent: "media-stack", items: [
{
- imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-relaxing-deck-chair-by-pool_342744-562.jpg?_wi=2",
- imageAlt: "Hotel pool outdoor swimming resort amenity",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-relaxing-deck-chair-by-pool_342744-562.jpg", imageAlt: "Hotel pool outdoor swimming resort amenity"},
+ {
+ imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-relaxing-deck-chair-by-pool_342744-562.jpg", imageAlt: "Hotel pool outdoor swimming resort amenity"},
+ {
+ imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-relaxing-deck-chair-by-pool_342744-562.jpg", imageAlt: "Hotel pool outdoor swimming resort amenity"},
],
},
{
- title: "24/7 Fitness Center",
- description: "Stay fit with state-of-the-art equipment and cardio machines",
- bentoComponent: "media-stack",
- items: [
+ title: "24/7 Fitness Center", description: "Stay fit with state-of-the-art equipment and cardio machines", bentoComponent: "media-stack", items: [
{
- imageSrc: "http://img.b2bpic.net/free-photo/modern-equipment-gym-indoors-interior-fitness-hall-with-fitness-bicycles_613910-6644.jpg?_wi=2",
- imageAlt: "Fitness center gym equipment exercise room",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/modern-equipment-gym-indoors-interior-fitness-hall-with-fitness-bicycles_613910-6644.jpg", imageAlt: "Fitness center gym equipment exercise room"},
+ {
+ imageSrc: "http://img.b2bpic.net/free-photo/modern-equipment-gym-indoors-interior-fitness-hall-with-fitness-bicycles_613910-6644.jpg", imageAlt: "Fitness center gym equipment exercise room"},
+ {
+ imageSrc: "http://img.b2bpic.net/free-photo/modern-equipment-gym-indoors-interior-fitness-hall-with-fitness-bicycles_613910-6644.jpg", imageAlt: "Fitness center gym equipment exercise room"},
],
},
{
- title: "Free High-Speed WiFi",
- description: "Stay connected with complimentary WiFi throughout the hotel",
- bentoComponent: "icon-info-cards",
- items: [
+ title: "Free High-Speed WiFi", description: "Stay connected with complimentary WiFi throughout the hotel", bentoComponent: "icon-info-cards", items: [
{
icon: Wifi,
- label: "Wireless Coverage",
- value: "100% Availability",
- },
+ label: "Wireless Coverage", value: "100% Availability"},
],
},
]}
@@ -93,20 +84,11 @@ export default function AmenitiesServicesPage() {
description="Get answers to questions about our hotel amenities and guest services"
faqs={[
{
- id: "1",
- title: "What amenities are included with every room?",
- content: "All rooms include complimentary WiFi, cable television, work desk, hair dryer, and premium bedding. Select rooms feature mini-refrigerators and microwaves.",
- },
+ id: "1", title: "What amenities are included with every room?", content: "All rooms include complimentary WiFi, cable television, work desk, hair dryer, and premium bedding. Select rooms feature mini-refrigerators and microwaves."},
{
- id: "2",
- title: "Are there any recreational facilities available?",
- content: "Yes, we offer a heated indoor pool, 24/7 fitness center, and business center. Our guests also have access to local recreation areas and parks.",
- },
+ id: "2", title: "Are there any recreational facilities available?", content: "Yes, we offer a heated indoor pool, 24/7 fitness center, and business center. Our guests also have access to local recreation areas and parks."},
{
- id: "3",
- title: "What is the business center used for?",
- content: "Our business center provides computers, printers, and private meeting spaces available 24/7 for business travelers who need to work during their stay.",
- },
+ id: "3", title: "What is the business center used for?", content: "Our business center provides computers, printers, and private meeting spaces available 24/7 for business travelers who need to work during their stay."},
]}
textboxLayout="default"
useInvertedBackground={false}
@@ -118,8 +100,7 @@ export default function AmenitiesServicesPage() {
@@ -68,28 +66,13 @@ export default function HomePage() {
description="Discover our thoughtfully designed rooms featuring premium bedding, modern amenities, and stunning views of Staten Island"
products={[
{
- id: "1",
- name: "Deluxe King Room",
- price: "$129/night",
- imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=1",
- imageAlt: "Deluxe King Room with City View",
- initialQuantity: 1,
+ id: "1", name: "Deluxe King Room", price: "$129/night", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", imageAlt: "Deluxe King Room with City View", initialQuantity: 1,
},
{
- id: "2",
- name: "Executive Suite",
- price: "$189/night",
- imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=2",
- imageAlt: "Executive Suite with Living Area",
- initialQuantity: 1,
+ id: "2", name: "Executive Suite", price: "$189/night", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", imageAlt: "Executive Suite with Living Area", initialQuantity: 1,
},
{
- id: "3",
- name: "Accessible Room",
- price: "$129/night",
- imageSrc: "http://img.b2bpic.net/free-photo/man-wheelchair-having-inclusive-office-job_23-2149571031.jpg?_wi=1",
- imageAlt: "Accessible Guest Room",
- initialQuantity: 1,
+ id: "3", name: "Accessible Room", price: "$129/night", imageSrc: "http://img.b2bpic.net/free-photo/man-wheelchair-having-inclusive-office-job_23-2149571031.jpg", imageAlt: "Accessible Guest Room", initialQuantity: 1,
},
]}
gridVariant="three-columns-all-equal-width"
@@ -105,72 +88,54 @@ export default function HomePage() {
description="Enjoy premium facilities designed for comfort, wellness, and business success"
features={[
{
- title: "Indoor Swimming Pool",
- description: "Relax in our heated indoor pool open year-round for guests",
- bentoComponent: "media-stack",
- items: [
+ title: "Indoor Swimming Pool", description: "Relax in our heated indoor pool open year-round for guests", bentoComponent: "media-stack", items: [
{
- imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-relaxing-deck-chair-by-pool_342744-562.jpg?_wi=1",
- imageAlt: "Hotel pool outdoor swimming resort amenity",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-relaxing-deck-chair-by-pool_342744-562.jpg", imageAlt: "Hotel pool outdoor swimming resort amenity"},
+ {
+ imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-relaxing-deck-chair-by-pool_342744-562.jpg", imageAlt: "Hotel pool outdoor swimming resort amenity"},
+ {
+ imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-relaxing-deck-chair-by-pool_342744-562.jpg", imageAlt: "Hotel pool outdoor swimming resort amenity"},
],
},
{
- title: "24/7 Fitness Center",
- description: "Stay fit with state-of-the-art equipment and cardio machines",
- bentoComponent: "media-stack",
- items: [
+ title: "24/7 Fitness Center", description: "Stay fit with state-of-the-art equipment and cardio machines", bentoComponent: "media-stack", items: [
{
- imageSrc: "http://img.b2bpic.net/free-photo/modern-equipment-gym-indoors-interior-fitness-hall-with-fitness-bicycles_613910-6644.jpg?_wi=1",
- imageAlt: "Fitness center gym equipment exercise room",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/modern-equipment-gym-indoors-interior-fitness-hall-with-fitness-bicycles_613910-6644.jpg", imageAlt: "Fitness center gym equipment exercise room"},
+ {
+ imageSrc: "http://img.b2bpic.net/free-photo/modern-equipment-gym-indoors-interior-fitness-hall-with-fitness-bicycles_613910-6644.jpg", imageAlt: "Fitness center gym equipment exercise room"},
+ {
+ imageSrc: "http://img.b2bpic.net/free-photo/modern-equipment-gym-indoors-interior-fitness-hall-with-fitness-bicycles_613910-6644.jpg", imageAlt: "Fitness center gym equipment exercise room"},
],
},
{
- title: "Free High-Speed WiFi",
- description: "Stay connected with complimentary WiFi throughout the hotel",
- bentoComponent: "icon-info-cards",
- items: [
+ title: "Free High-Speed WiFi", description: "Stay connected with complimentary WiFi throughout the hotel", bentoComponent: "icon-info-cards", items: [
{
icon: Wifi,
- label: "Wireless Coverage",
- value: "100% Availability",
- },
+ label: "Wireless Coverage", value: "100% Availability"},
],
},
{
- title: "On-Site Dining",
- description: "Savor quality cuisine at Lorenzo's Restaurant & Bar",
- bentoComponent: "media-stack",
- items: [
+ title: "On-Site Dining", description: "Savor quality cuisine at Lorenzo's Restaurant & Bar", bentoComponent: "media-stack", items: [
{
- imageSrc: "http://img.b2bpic.net/free-photo/decorated-wedding-reception-venue-with-view-sea-through-windows_637285-1001.jpg?_wi=1",
- imageAlt: "Hotel restaurant fine dining interior design",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/decorated-wedding-reception-venue-with-view-sea-through-windows_637285-1001.jpg", imageAlt: "Hotel restaurant fine dining interior design"},
+ {
+ imageSrc: "http://img.b2bpic.net/free-photo/decorated-wedding-reception-venue-with-view-sea-through-windows_637285-1001.jpg", imageAlt: "Hotel restaurant fine dining interior design"},
+ {
+ imageSrc: "http://img.b2bpic.net/free-photo/decorated-wedding-reception-venue-with-view-sea-through-windows_637285-1001.jpg", imageAlt: "Hotel restaurant fine dining interior design"},
],
},
{
- title: "Event Spaces",
- description: "Host meetings, conferences, and celebrations in our flexible venues",
- bentoComponent: "icon-info-cards",
- items: [
+ title: "Event Spaces", description: "Host meetings, conferences, and celebrations in our flexible venues", bentoComponent: "icon-info-cards", items: [
{
icon: Presentation,
- label: "Meeting Rooms",
- value: "5 Venues",
- },
+ label: "Meeting Rooms", value: "5 Venues"},
],
},
{
- title: "Complimentary Parking",
- description: "Ample parking available for all guests at no charge",
- bentoComponent: "icon-info-cards",
- items: [
+ title: "Complimentary Parking", description: "Ample parking available for all guests at no charge", bentoComponent: "icon-info-cards", items: [
{
icon: ParkingCircle,
- label: "Parking Included",
- value: "Complimentary",
- },
+ label: "Parking Included", value: "Complimentary"},
],
},
]}
@@ -186,59 +151,17 @@ export default function HomePage() {
description="Hear from travelers who have experienced the Hilton Garden Inn difference"
testimonials={[
{
- id: "1",
- title: "Perfect for Business Travel",
- quote: "Excellent location with convenient access to major highways and business districts. The rooms are spacious, well-maintained, and the staff goes above and beyond to ensure comfort.",
- name: "Michael Johnson",
- role: "Business Executive",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
- imageAlt: "Michael Johnson",
- },
+ id: "1", title: "Perfect for Business Travel", quote: "Excellent location with convenient access to major highways and business districts. The rooms are spacious, well-maintained, and the staff goes above and beyond to ensure comfort.", name: "Michael Johnson", role: "Business Executive", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Johnson"},
{
- id: "2",
- title: "Family-Friendly Getaway",
- quote: "Our family loved the pool and the proximity to local attractions. The rooms were clean and comfortable, and breakfast was delicious. We'll definitely return!",
- name: "Sarah Mitchell",
- role: "Family Traveler",
- imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg",
- imageAlt: "Sarah Mitchell",
- },
+ id: "2", title: "Family-Friendly Getaway", quote: "Our family loved the pool and the proximity to local attractions. The rooms were clean and comfortable, and breakfast was delicious. We'll definitely return!", name: "Sarah Mitchell", role: "Family Traveler", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageAlt: "Sarah Mitchell"},
{
- id: "3",
- title: "Outstanding Service",
- quote: "The front desk staff was incredibly helpful in recommending restaurants and attractions. Our room was spacious and the fitness center exceeded expectations.",
- name: "David Chen",
- role: "Leisure Guest",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
- imageAlt: "David Chen",
- },
+ id: "3", title: "Outstanding Service", quote: "The front desk staff was incredibly helpful in recommending restaurants and attractions. Our room was spacious and the fitness center exceeded expectations.", name: "David Chen", role: "Leisure Guest", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Chen"},
{
- id: "4",
- title: "Great Value for Money",
- quote: "Fantastic amenities at a reasonable price point. The free parking and WiFi saved us money, and the location is unbeatable for exploring Staten Island.",
- name: "Jennifer Rodriguez",
- role: "Budget-Conscious Traveler",
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-businessman-wearing-suit-headshot-vertical-portrait-with-team_1163-3924.jpg",
- imageAlt: "Jennifer Rodriguez",
- },
+ id: "4", title: "Great Value for Money", quote: "Fantastic amenities at a reasonable price point. The free parking and WiFi saved us money, and the location is unbeatable for exploring Staten Island.", name: "Jennifer Rodriguez", role: "Budget-Conscious Traveler", imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-businessman-wearing-suit-headshot-vertical-portrait-with-team_1163-3924.jpg", imageAlt: "Jennifer Rodriguez"},
{
- id: "5",
- title: "Event Venue Excellence",
- quote: "Hosted our company conference here and couldn't be more satisfied. The event team was professional, the facilities were top-notch, and accommodations were excellent.",
- name: "Robert Taylor",
- role: "Event Planner",
- imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg",
- imageAlt: "Robert Taylor",
- },
+ id: "5", title: "Event Venue Excellence", quote: "Hosted our company conference here and couldn't be more satisfied. The event team was professional, the facilities were top-notch, and accommodations were excellent.", name: "Robert Taylor", role: "Event Planner", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageAlt: "Robert Taylor"},
{
- id: "6",
- title: "Warm Hospitality",
- quote: "Every staff member treated us like family. From check-in to check-out, the service was impeccable. Looking forward to our next stay!",
- name: "Emily Park",
- role: "Frequent Guest",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3",
- imageAlt: "Emily Park",
- },
+ id: "6", title: "Warm Hospitality", quote: "Every staff member treated us like family. From check-in to check-out, the service was impeccable. Looking forward to our next stay!", name: "Emily Park", role: "Frequent Guest", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emily Park"},
]}
textboxLayout="default"
useInvertedBackground={false}
@@ -250,10 +173,10 @@ export default function HomePage() {
tag="Stay Connected"
title="Subscribe to Our Newsletter"
description="Get exclusive offers, travel tips, and updates about special promotions delivered directly to your inbox."
- tagIcon={MapPin}
+ tagIcon={Mail}
background={{ variant: "plain" }}
useInvertedBackground={false}
- imageSrc="http://img.b2bpic.net/free-photo/wooden-sauna-with-mountain-view-panoramic-calm_169016-70823.jpg?_wi=1"
+ imageSrc="http://img.b2bpic.net/free-photo/wooden-sauna-with-mountain-view-panoramic-calm_169016-70823.jpg"
imageAlt="Hotel Lobby Interior"
mediaAnimation="slide-up"
mediaPosition="right"
@@ -267,8 +190,7 @@ export default function HomePage() {