Update src/app/page.tsx

This commit is contained in:
2026-03-10 16:22:06 +00:00
parent 3c7746b4b6
commit c3a005c882

View File

@@ -49,16 +49,16 @@ export default function LandingPage() {
tagAnimation="slide-up"
background={{ variant: "floatingGradient" }}
leftCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed_1203-3064.jpg", imageAlt: "Deluxe King Room with comfortable bed" },
{ imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed_1203-3064.jpg?_wi=1", imageAlt: "Deluxe King Room with comfortable bed" },
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-talking-phone_23-2149963913.jpg", imageAlt: "Friendly hotel staff providing service" },
{ imageSrc: "http://img.b2bpic.net/free-photo/classic-style-restaurant-with-tables-chairs_140725-9393.jpg", imageAlt: "Nearby restaurants and dining options" },
{ imageSrc: "http://img.b2bpic.net/free-photo/classic-style-restaurant-with-tables-chairs_140725-9393.jpg?_wi=1", imageAlt: "Nearby restaurants and dining options" },
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-relaxing-hotel-room_23-2148095199.jpg", imageAlt: "Modern hotel workspace with high-speed WiFi" }
]}
rightCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-woman-resting-home_7502-9290.jpg", imageAlt: "City view suite with skyline perspective" },
{ imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-olimpic-stadium-barcelona-spain_1398-4990.jpg", imageAlt: "Wrigley Field within walking distance" },
{ imageSrc: "http://img.b2bpic.net/free-photo/still-life-various-cleaning-products_23-2150829673.jpg", imageAlt: "Executive suite with elegant furnishings" },
{ imageSrc: "http://img.b2bpic.net/free-photo/japanese-subway-train-system-display-screen-passenger-information_23-2148954841.jpg", imageAlt: "Belmont station nearby for easy transit" }
{ imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-woman-resting-home_7502-9290.jpg?_wi=1", imageAlt: "City view suite with skyline perspective" },
{ imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-olimpic-stadium-barcelona-spain_1398-4990.jpg?_wi=1", imageAlt: "Wrigley Field within walking distance" },
{ imageSrc: "http://img.b2bpic.net/free-photo/still-life-various-cleaning-products_23-2150829673.jpg?_wi=1", imageAlt: "Executive suite with elegant furnishings" },
{ imageSrc: "http://img.b2bpic.net/free-photo/japanese-subway-train-system-display-screen-passenger-information_23-2148954841.jpg?_wi=1", imageAlt: "Belmont station nearby for easy transit" }
]}
buttons={[
{ text: "Book Your Stay", href: "#contact" },
@@ -94,13 +94,13 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "deluxe-king", name: "Deluxe King Room", price: "From $89/night", variant: "Large spacious room with premium bed", imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed_1203-3064.jpg", imageAlt: "Deluxe King Room"
id: "deluxe-king", name: "Deluxe King Room", price: "From $89/night", variant: "Large spacious room with premium bed", imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed_1203-3064.jpg?_wi=2", imageAlt: "Deluxe King Room"
},
{
id: "executive-suite", name: "Executive Suite", price: "From $129/night", variant: "Extra space perfect for longer stays", imageSrc: "http://img.b2bpic.net/free-photo/still-life-various-cleaning-products_23-2150829673.jpg", imageAlt: "Executive Suite"
id: "executive-suite", name: "Executive Suite", price: "From $129/night", variant: "Extra space perfect for longer stays", imageSrc: "http://img.b2bpic.net/free-photo/still-life-various-cleaning-products_23-2150829673.jpg?_wi=2", imageAlt: "Executive Suite"
},
{
id: "city-view-suite", name: "City View Suite", price: "From $149/night", variant: "Skyline views with boutique luxury", imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-woman-resting-home_7502-9290.jpg", imageAlt: "City View Suite"
id: "city-view-suite", name: "City View Suite", price: "From $149/night", variant: "Skyline views with boutique luxury", imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-woman-resting-home_7502-9290.jpg?_wi=2", imageAlt: "City View Suite"
}
]}
/>
@@ -117,13 +117,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Belmont Station Nearby", description: "Steps from our door for easy access to the entire city via Chicago's El transit system.", imageSrc: "http://img.b2bpic.net/free-photo/japanese-subway-train-system-display-screen-passenger-information_23-2148954841.jpg", imageAlt: "Belmont station transit access"
title: "Belmont Station Nearby", description: "Steps from our door for easy access to the entire city via Chicago's El transit system.", imageSrc: "http://img.b2bpic.net/free-photo/japanese-subway-train-system-display-screen-passenger-information_23-2148954841.jpg?_wi=2", imageAlt: "Belmont station transit access"
},
{
title: "Walking Distance To Wrigley Field", description: "Catch the Cubs game or enjoy the vibrant neighborhood surrounding Chicago's historic baseball stadium.", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-olimpic-stadium-barcelona-spain_1398-4990.jpg", imageAlt: "Wrigley Field proximity"
title: "Walking Distance To Wrigley Field", description: "Catch the Cubs game or enjoy the vibrant neighborhood surrounding Chicago's historic baseball stadium.", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-olimpic-stadium-barcelona-spain_1398-4990.jpg?_wi=2", imageAlt: "Wrigley Field proximity"
},
{
title: "Surrounded By Restaurants", description: "Discover incredible dining options, from casual neighborhood gems to upscale restaurants, all within walking distance.", imageSrc: "http://img.b2bpic.net/free-photo/classic-style-restaurant-with-tables-chairs_140725-9393.jpg", imageAlt: "Nearby restaurants and dining"
title: "Surrounded By Restaurants", description: "Discover incredible dining options, from casual neighborhood gems to upscale restaurants, all within walking distance.", imageSrc: "http://img.b2bpic.net/free-photo/classic-style-restaurant-with-tables-chairs_140725-9393.jpg?_wi=2", imageAlt: "Nearby restaurants and dining"
}
]}
/>