Merge version_1 into main #2
@@ -24,7 +24,7 @@ export default function ContactPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="smallMedium"
|
||||
sizing="large"
|
||||
background="noise"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-depth"
|
||||
primaryButtonStyle="shadow"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -44,9 +44,9 @@ export default function ContactPage() {
|
||||
tag="Get in Touch"
|
||||
title="Contact Us"
|
||||
description="Have questions about our rooms, amenities, or services? Our dedicated team is here to help. Reach out and we'll respond within 24 hours."
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hotel-booking-reservation-form-concept_53876-122737.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hotel-booking-reservation-form-concept_53876-122737.jpg"
|
||||
imageAlt="Hotel contact and reservations"
|
||||
mediaPosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -63,36 +63,21 @@ export default function ContactPage() {
|
||||
description="Multiple ways to connect with our team. Whether you prefer phone, email, or visiting in person, we're ready to assist you."
|
||||
tag="Contact Information"
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-desk-hotel-reception-lobby_482257-76228.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-desk-hotel-reception-lobby_482257-76228.jpg"
|
||||
imageAlt="Hotel front desk"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="left"
|
||||
accordionItems={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Phone & Reservations",
|
||||
content: "Main Line: +1 (718) 555-0100\nReservations: +1 (718) 555-0101\nFront Desk: +1 (718) 555-0102\nAvailable 24/7 for assistance",
|
||||
},
|
||||
id: "1", title: "Phone & Reservations", content: "Main Line: +1 (718) 555-0100\nReservations: +1 (718) 555-0101\nFront Desk: +1 (718) 555-0102\nAvailable 24/7 for assistance"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Email & Online",
|
||||
content: "Reservations: reservations@hgistatenisland.com\nGeneral Inquiries: info@hgistatenisland.com\nFeedback: feedback@hgistatenisland.com\nResponse time: Within 24 hours",
|
||||
},
|
||||
id: "2", title: "Email & Online", content: "Reservations: reservations@hgistatenisland.com\nGeneral Inquiries: info@hgistatenisland.com\nFeedback: feedback@hgistatenisland.com\nResponse time: Within 24 hours"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Physical Address",
|
||||
content: "Hilton Garden Inn Staten Island\n123 Harbor Drive\nStaten Island, NY 10301\nEasy access from major highways and ferry terminals",
|
||||
},
|
||||
id: "3", title: "Physical Address", content: "Hilton Garden Inn Staten Island\n123 Harbor Drive\nStaten Island, NY 10301\nEasy access from major highways and ferry terminals"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Hours of Operation",
|
||||
content: "Front Desk: 24 hours daily\nRestaurant: 6am-10pm\nBar & Lounge: 4pm-11pm\nFitness Center: 24 hours\nBreakfast: 6am-9:30am",
|
||||
},
|
||||
id: "4", title: "Hours of Operation", content: "Front Desk: 24 hours daily\nRestaurant: 6am-10pm\nBar & Lounge: 4pm-11pm\nFitness Center: 24 hours\nBreakfast: 6am-9:30am"},
|
||||
{
|
||||
id: "5",
|
||||
title: "Group & Event Inquiries",
|
||||
content: "For corporate events and group bookings, contact our Sales Team.\nEmail: groups@hgistatenisland.com\nPhone: +1 (718) 555-0103",
|
||||
},
|
||||
id: "5", title: "Group & Event Inquiries", content: "For corporate events and group bookings, contact our Sales Team.\nEmail: groups@hgistatenisland.com\nPhone: +1 (718) 555-0103"},
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -105,36 +90,21 @@ export default function ContactPage() {
|
||||
description="Find answers to common questions about bookings, amenities, policies, and our services."
|
||||
tag="Help & Support"
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-partners_1098-18010.jpg?_wi=3"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-partners_1098-18010.jpg"
|
||||
imageAlt="Hotel exterior"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
accordionItems={[
|
||||
{
|
||||
id: "1",
|
||||
title: "What is your cancellation policy?",
|
||||
content: "Cancellations must be made 48 hours before arrival for a full refund. Cancellations within 48 hours may incur one night's charge. Check-in time is 3pm, check-out is 11am.",
|
||||
},
|
||||
id: "1", title: "What is your cancellation policy?", content: "Cancellations must be made 48 hours before arrival for a full refund. Cancellations within 48 hours may incur one night's charge. Check-in time is 3pm, check-out is 11am."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Do you offer pet-friendly rooms?",
|
||||
content: "Yes, we welcome pets at a rate of $25 per pet per night (maximum 2 pets per room). Pet-friendly rooms must be reserved in advance. Pets are welcome in designated areas.",
|
||||
},
|
||||
id: "2", title: "Do you offer pet-friendly rooms?", content: "Yes, we welcome pets at a rate of $25 per pet per night (maximum 2 pets per room). Pet-friendly rooms must be reserved in advance. Pets are welcome in designated areas."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Is parking included in my reservation?",
|
||||
content: "Yes, complimentary on-site parking is included for all guests. Secure, well-lit parking available. EV charging stations available at selected spaces.",
|
||||
},
|
||||
id: "3", title: "Is parking included in my reservation?", content: "Yes, complimentary on-site parking is included for all guests. Secure, well-lit parking available. EV charging stations available at selected spaces."},
|
||||
{
|
||||
id: "4",
|
||||
title: "Can I modify my booking?",
|
||||
content: "Absolutely! Modify your reservation online or contact our reservations team at reservations@hgistatenisland.com or call +1 (718) 555-0101.",
|
||||
},
|
||||
id: "4", title: "Can I modify my booking?", content: "Absolutely! Modify your reservation online or contact our reservations team at reservations@hgistatenisland.com or call +1 (718) 555-0101."},
|
||||
{
|
||||
id: "5",
|
||||
title: "Do you offer airport transfers?",
|
||||
content: "Yes, we arrange airport transfers to nearby airports including Newark, LaGuardia, and JFK. Book in advance through our concierge. Complimentary shuttle service available during peak hours.",
|
||||
},
|
||||
id: "5", title: "Do you offer airport transfers?", content: "Yes, we arrange airport transfers to nearby airports including Newark, LaGuardia, and JFK. Book in advance through our concierge. Complimentary shuttle service available during peak hours."},
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
buttonAnimation="slide-up"
|
||||
|
||||
@@ -24,7 +24,7 @@ export default function DiningPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="smallMedium"
|
||||
sizing="large"
|
||||
background="noise"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-depth"
|
||||
primaryButtonStyle="shadow"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -43,7 +43,7 @@ export default function DiningPage() {
|
||||
<HeroSplit
|
||||
title="Culinary Excellence at Hilton Garden Inn"
|
||||
description="Discover exceptional dining experiences featuring fresh, locally-sourced ingredients prepared by our award-winning culinary team. From casual breakfasts to elegant dinners."
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Dining & Bar"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wide-restaurant-hall-with-wooden-table-chairs-6-persons_140725-8910.jpg"
|
||||
imageAlt="Elegant restaurant dining room"
|
||||
@@ -64,36 +64,21 @@ export default function DiningPage() {
|
||||
description="From casual all-day dining to fine dining experiences, we offer something for every palate and occasion."
|
||||
tag="Restaurants & Bars"
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/served-breakfast-sausages-boiled-egg-omelette-croissant-plates-cup-tea-table_176474-2673.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/served-breakfast-sausages-boiled-egg-omelette-croissant-plates-cup-tea-table_176474-2673.jpg"
|
||||
imageAlt="Hotel breakfast buffet"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="left"
|
||||
accordionItems={[
|
||||
{
|
||||
id: "1",
|
||||
title: "The Garden Café",
|
||||
content: "All-day dining with international cuisine. Fresh breakfast buffet, lunch specialties, and dinner selections. Open 6am-10pm daily with a la carte options.",
|
||||
},
|
||||
id: "1", title: "The Garden Café", content: "All-day dining with international cuisine. Fresh breakfast buffet, lunch specialties, and dinner selections. Open 6am-10pm daily with a la carte options."},
|
||||
{
|
||||
id: "2",
|
||||
title: "The Harbor Bar & Lounge",
|
||||
content: "Sophisticated cocktail bar featuring craft spirits and wines. Happy hour 4-6pm weekdays. Live music on weekends. Perfect for business meetings or casual gatherings.",
|
||||
},
|
||||
id: "2", title: "The Harbor Bar & Lounge", content: "Sophisticated cocktail bar featuring craft spirits and wines. Happy hour 4-6pm weekdays. Live music on weekends. Perfect for business meetings or casual gatherings."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Room Service",
|
||||
content: "Enjoy restaurant-quality meals in the comfort of your room. 24-hour menu available with express breakfast options. Special dietary requests accommodated.",
|
||||
},
|
||||
id: "3", title: "Room Service", content: "Enjoy restaurant-quality meals in the comfort of your room. 24-hour menu available with express breakfast options. Special dietary requests accommodated."},
|
||||
{
|
||||
id: "4",
|
||||
title: "Private Event Dining",
|
||||
content: "Custom menus for corporate events, banquets, and celebrations. Our culinary team creates memorable dining experiences tailored to your needs and preferences.",
|
||||
},
|
||||
id: "4", title: "Private Event Dining", content: "Custom menus for corporate events, banquets, and celebrations. Our culinary team creates memorable dining experiences tailored to your needs and preferences."},
|
||||
{
|
||||
id: "5",
|
||||
title: "Seasonal Specials",
|
||||
content: "Chef-inspired seasonal menus highlighting local produce and ingredients. Wine pairings available. Special tasting menus for adventurous diners.",
|
||||
},
|
||||
id: "5", title: "Seasonal Specials", content: "Chef-inspired seasonal menus highlighting local produce and ingredients. Wine pairings available. Special tasting menus for adventurous diners."},
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -106,26 +91,17 @@ export default function DiningPage() {
|
||||
description="Start every morning energized with our generous hot breakfast buffet included with your stay. Quality ingredients, diverse selections, and warm hospitality."
|
||||
tag="Guest Benefits"
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/served-breakfast-sausages-boiled-egg-omelette-croissant-plates-cup-tea-table_176474-2673.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/served-breakfast-sausages-boiled-egg-omelette-croissant-plates-cup-tea-table_176474-2673.jpg"
|
||||
imageAlt="Gourmet breakfast spread"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
accordionItems={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Hot Breakfast Buffet",
|
||||
content: "Eggs, bacon, sausage, pancakes, waffles, and fresh pastries. Served daily 6am-9:30am. Vegetarian and vegan options always available.",
|
||||
},
|
||||
id: "1", title: "Hot Breakfast Buffet", content: "Eggs, bacon, sausage, pancakes, waffles, and fresh pastries. Served daily 6am-9:30am. Vegetarian and vegan options always available."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Fresh Juices & Beverages",
|
||||
content: "Orange juice, apple juice, and specialty smoothies. Premium coffee bar with espresso machines. Herbal tea selection for morning relaxation.",
|
||||
},
|
||||
id: "2", title: "Fresh Juices & Beverages", content: "Orange juice, apple juice, and specialty smoothies. Premium coffee bar with espresso machines. Herbal tea selection for morning relaxation."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Grab & Go Options",
|
||||
content: "Perfect for busy travelers. Packed breakfast boxes available for early departures. Includes fruit, pastries, and beverages. Order the night before.",
|
||||
},
|
||||
id: "3", title: "Grab & Go Options", content: "Perfect for busy travelers. Packed breakfast boxes available for early departures. Includes fruit, pastries, and beverages. Order the night before."},
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
buttonAnimation="slide-up"
|
||||
|
||||
107
src/app/page.tsx
107
src/app/page.tsx
@@ -28,7 +28,7 @@ export default function HomePage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="smallMedium"
|
||||
sizing="large"
|
||||
background="noise"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-depth"
|
||||
primaryButtonStyle="shadow"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -47,9 +47,9 @@ export default function HomePage() {
|
||||
<HeroSplit
|
||||
title="Experience Comfort & Hospitality in Staten Island"
|
||||
description="Your perfect getaway awaits at Hilton Garden Inn. Modern rooms, exceptional amenities, and warm service make every stay memorable."
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Welcome to Hilton Garden Inn"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-partners_1098-18010.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-partners_1098-18010.jpg"
|
||||
imageAlt="Hilton Garden Inn Staten Island exterior"
|
||||
imagePosition="right"
|
||||
buttons={[
|
||||
@@ -86,26 +86,11 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "standard",
|
||||
name: "Standard Guest Room",
|
||||
price: "$149/night",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-comfortable-hotel-room_1232-1822.jpg?_wi=1",
|
||||
imageAlt: "Standard guest room with queen bed",
|
||||
},
|
||||
id: "standard", name: "Standard Guest Room", price: "$149/night", imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-comfortable-hotel-room_1232-1822.jpg", imageAlt: "Standard guest room with queen bed"},
|
||||
{
|
||||
id: "suite",
|
||||
name: "Executive Suite",
|
||||
price: "$249/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: "Spacious executive suite",
|
||||
},
|
||||
id: "suite", name: "Executive Suite", price: "$249/night", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", imageAlt: "Spacious executive suite"},
|
||||
{
|
||||
id: "family",
|
||||
name: "Family Suite",
|
||||
price: "$199/night",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mom-spending-time-with-children_23-2149310669.jpg?_wi=1",
|
||||
imageAlt: "Family suite with multiple beds",
|
||||
},
|
||||
id: "family", name: "Family Suite", price: "$199/night", imageSrc: "http://img.b2bpic.net/free-photo/mom-spending-time-with-children_23-2149310669.jpg", imageAlt: "Family suite with multiple beds"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
@@ -122,36 +107,21 @@ export default function HomePage() {
|
||||
description="From our refreshing pool to our state-of-the-art fitness center, we provide everything you need for a comfortable stay."
|
||||
tag="Facilities & Services"
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pool-with-hammocks_1203-314.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pool-with-hammocks_1203-314.jpg"
|
||||
imageAlt="Hotel swimming pool area"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="left"
|
||||
accordionItems={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Outdoor Swimming Pool",
|
||||
content: "Enjoy our refreshing heated outdoor pool available year-round. Perfect for relaxation or a quick swim.",
|
||||
},
|
||||
id: "1", title: "Outdoor Swimming Pool", content: "Enjoy our refreshing heated outdoor pool available year-round. Perfect for relaxation or a quick swim."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Fitness Center & Wellness",
|
||||
content: "Access to fully equipped fitness center with modern equipment, cardio machines, and free weights available 24/7.",
|
||||
},
|
||||
id: "2", title: "Fitness Center & Wellness", content: "Access to fully equipped fitness center with modern equipment, cardio machines, and free weights available 24/7."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Free Wi-Fi & Business Center",
|
||||
content: "Complimentary high-speed internet throughout the hotel plus our fully equipped business center for your convenience.",
|
||||
},
|
||||
id: "3", title: "Free Wi-Fi & Business Center", content: "Complimentary high-speed internet throughout the hotel plus our fully equipped business center for your convenience."},
|
||||
{
|
||||
id: "4",
|
||||
title: "Free Breakfast & Beverages",
|
||||
content: "Start your day with our hot breakfast buffet. Evening reception includes complimentary beverages and snacks.",
|
||||
},
|
||||
id: "4", title: "Free Breakfast & Beverages", content: "Start your day with our hot breakfast buffet. Evening reception includes complimentary beverages and snacks."},
|
||||
{
|
||||
id: "5",
|
||||
title: "Free Parking",
|
||||
content: "Secure on-site parking available at no charge for all guests. Easy access and well-lit facilities.",
|
||||
},
|
||||
id: "5", title: "Free Parking", content: "Secure on-site parking available at no charge for all guests. Easy access and well-lit facilities."},
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -162,29 +132,13 @@ export default function HomePage() {
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Michael Johnson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg",
|
||||
imageAlt: "Michael Johnson",
|
||||
},
|
||||
id: "1", name: "Michael Johnson", imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg", imageAlt: "Michael Johnson"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Sarah Chen",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-young-three-stylish-friends-posing-street-fashion-man-two-cute-girls-dressed-casual-summer-clothes-smiling-models-having-fun-sunglasses-cheerful-women-guy-outdoors_158538-16242.jpg",
|
||||
imageAlt: "Sarah Chen",
|
||||
},
|
||||
id: "2", name: "Sarah Chen", imageSrc: "http://img.b2bpic.net/free-photo/group-young-three-stylish-friends-posing-street-fashion-man-two-cute-girls-dressed-casual-summer-clothes-smiling-models-having-fun-sunglasses-cheerful-women-guy-outdoors_158538-16242.jpg", imageAlt: "Sarah Chen"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Robert Williams",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg",
|
||||
imageAlt: "Robert Williams",
|
||||
},
|
||||
id: "3", name: "Robert Williams", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Robert Williams"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Emily Rodriguez",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-tourist-with-camera_23-2147981917.jpg",
|
||||
imageAlt: "Emily Rodriguez",
|
||||
},
|
||||
id: "4", name: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/female-tourist-with-camera_23-2147981917.jpg", imageAlt: "Emily Rodriguez"},
|
||||
]}
|
||||
cardTitle="Trusted by thousands of satisfied guests from around the world"
|
||||
cardTag="Guest Reviews"
|
||||
@@ -205,30 +159,15 @@ export default function HomePage() {
|
||||
mediaPosition="right"
|
||||
accordionItems={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Greenbelt Nature Reserve",
|
||||
content: "Just minutes away! Explore over 1,700 acres of pristine trails, wildlife, and natural beauty perfect for hiking and outdoor activities.",
|
||||
},
|
||||
id: "1", title: "Greenbelt Nature Reserve", content: "Just minutes away! Explore over 1,700 acres of pristine trails, wildlife, and natural beauty perfect for hiking and outdoor activities."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Ferry to Manhattan",
|
||||
content: "Experience the iconic Staten Island Ferry with stunning views of New York Harbor. Easy access to Times Square and major attractions.",
|
||||
},
|
||||
id: "2", title: "Ferry to Manhattan", content: "Experience the iconic Staten Island Ferry with stunning views of New York Harbor. Easy access to Times Square and major attractions."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Local Dining & Shopping",
|
||||
content: "Vibrant neighborhood restaurants, cafes, and retail shops within walking distance of the hotel.",
|
||||
},
|
||||
id: "3", title: "Local Dining & Shopping", content: "Vibrant neighborhood restaurants, cafes, and retail shops within walking distance of the hotel."},
|
||||
{
|
||||
id: "4",
|
||||
title: "Cultural Attractions",
|
||||
content: "Visit nearby museums, galleries, and historic sites showcasing Staten Island's rich cultural heritage.",
|
||||
},
|
||||
id: "4", title: "Cultural Attractions", content: "Visit nearby museums, galleries, and historic sites showcasing Staten Island's rich cultural heritage."},
|
||||
{
|
||||
id: "5",
|
||||
title: "Events & Entertainment",
|
||||
content: "Year-round events, farmers markets, and local entertainment venues provide endless entertainment options.",
|
||||
},
|
||||
id: "5", title: "Events & Entertainment", content: "Year-round events, farmers markets, and local entertainment venues provide endless entertainment options."},
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -240,9 +179,9 @@ export default function HomePage() {
|
||||
tag="Stay Connected"
|
||||
title="Subscribe to Our Newsletter"
|
||||
description="Get exclusive offers, travel tips, and updates about special events. Join thousands of satisfied guests staying informed about what's new at Hilton Garden Inn."
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hotel-booking-reservation-form-concept_53876-122737.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hotel-booking-reservation-form-concept_53876-122737.jpg"
|
||||
imageAlt="Hotel reservation and newsletter signup"
|
||||
mediaPosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user