Update src/app/page.tsx
This commit is contained in:
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