Merge version_2 into main #2
129
src/app/page.tsx
129
src/app/page.tsx
@@ -30,14 +30,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home", id: "home"},
|
||||
{
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Rooms", id: "rooms"},
|
||||
{
|
||||
name: "Contact", id: "contact"},
|
||||
{ name: "Home", id: "home" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Rooms", id: "rooms" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Alte Post"
|
||||
/>
|
||||
@@ -45,23 +41,16 @@ export default function LandingPage() {
|
||||
|
||||
<div id="home" data-section="home">
|
||||
<HeroBillboardCarousel
|
||||
background={{
|
||||
variant: "gradient-bars"}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Tradition meets Alpine Luxury"
|
||||
description="Experience the timeless charm of Alte Post. Nestled in the heart of Switzerland, we combine heritage warmth with modern hospitality."
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/house-snowy-mountains_23-2147803875.jpg", imageAlt: "Stunning alpine view"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-white-long-sleeve-shirt-sitting-chair-cafe_250224-25.jpg", imageAlt: "Historic hotel facade"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-table-background-cityscape_1153-3807.jpg", imageAlt: "Cozy hotel entrance"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hotel-balcony-with-tables-chairs-overlooking-surrounding-alps-lakes-cloudy-day_181624-21210.jpg", imageAlt: "Mountain sunset view"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-table-background-cityscape_1153-3808.jpg", imageAlt: "Alte Post historic sign"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brown-wooden-house-near-green-trees-cloudy-sky-daytime_414077-15.jpg", imageAlt: "Seasonal landscape"},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/house-snowy-mountains_23-2147803875.jpg", imageAlt: "Stunning alpine view" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-white-long-sleeve-shirt-sitting-chair-cafe_250224-25.jpg", imageAlt: "Historic hotel facade" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/wooden-table-background-cityscape_1153-3807.jpg", imageAlt: "Cozy hotel entrance" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/hotel-balcony-with-tables-chairs-overlooking-surrounding-alps-lakes-cloudy-day_181624-21210.jpg", imageAlt: "Mountain sunset view" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/wooden-table-background-cityscape_1153-3808.jpg", imageAlt: "Alte Post historic sign" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/brown-wooden-house-near-green-trees-cloudy-sky-daytime_414077-15.jpg", imageAlt: "Seasonal landscape" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -83,12 +72,9 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Gourmet Kitchen", description: "Authentic regional Swiss cuisine prepared with local organic ingredients.", imageSrc: "http://img.b2bpic.net/free-photo/table-with-food-thanksgiving-day_23-2148632542.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/restaurant-tables-with-cozy-decor_23-2147764388.jpg", buttonText: "Discover Menu"},
|
||||
{
|
||||
title: "Alpine Spa", description: "Unwind in our sauna and relaxation sanctuary overlooking the mountains.", imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-daily-activities-minimal-decorated-room_23-2150407588.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/woman-with-closed-eyes-leaning-her-head-into-pool_181624-31815.jpg", buttonText: "View Spa"},
|
||||
{
|
||||
title: "Outdoor Escape", description: "Easy access to premium hiking, skiing, and cycling trails year-round.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-house-with-foggy-mountain-panticosa_181624-47854.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/young-hipster-beautiful-couple-hiking-river-forest_285396-2259.jpg", buttonText: "Explore Activities"},
|
||||
{ title: "Gourmet Kitchen", description: "Authentic regional Swiss cuisine prepared with local organic ingredients.", imageSrc: "http://img.b2bpic.net/free-photo/table-with-food-thanksgiving-day_23-2148632542.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/restaurant-tables-with-cozy-decor_23-2147764388.jpg", buttonText: "Discover Menu" },
|
||||
{ title: "Alpine Spa", description: "Unwind in our sauna and relaxation sanctuary overlooking the mountains.", imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-daily-activities-minimal-decorated-room_23-2150407588.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/woman-with-closed-eyes-leaning-her-head-into-pool_181624-31815.jpg", buttonText: "View Spa" },
|
||||
{ title: "Outdoor Escape", description: "Easy access to premium hiking, skiing, and cycling trails year-round.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-house-with-foggy-mountain-panticosa_181624-47854.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/young-hipster-beautiful-couple-hiking-river-forest_285396-2259.jpg", buttonText: "Explore Activities" },
|
||||
]}
|
||||
title="Beyond Just a Stay"
|
||||
description="Everything you need to rejuvenate your senses."
|
||||
@@ -102,25 +88,14 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "room-1", brand: "Standard", name: "Alpine Classic", price: "CHF 180", rating: 5,
|
||||
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/luxury-hotel-suite-modern-elegance-illuminated-naturally-generated-by-ai_188544-18309.jpg"},
|
||||
{
|
||||
id: "room-2", brand: "Deluxe", name: "Mountain View Suite", price: "CHF 290", rating: 5,
|
||||
reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/cup-relaxation-background-body-female-sunrise_1418-430.jpg"},
|
||||
{
|
||||
id: "room-3", brand: "Luxury", name: "Historical Post Wing", price: "CHF 350", rating: 5,
|
||||
reviewCount: "42", imageSrc: "http://img.b2bpic.net/free-photo/indoor-design-luxury-resort_23-2150497251.jpg"},
|
||||
{
|
||||
id: "room-4", brand: "Standard", name: "Cozy Attic Room", price: "CHF 160", rating: 4,
|
||||
reviewCount: "90", imageSrc: "http://img.b2bpic.net/free-photo/young-person-relaxing-with-hot-coffee_23-2149277279.jpg"},
|
||||
{
|
||||
id: "room-5", brand: "Economy", name: "Single Nomad Suite", price: "CHF 120", rating: 4,
|
||||
reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/cozy-background-with-books-vase-dried-flowers-decorative-cushes_169016-18267.jpg"},
|
||||
{
|
||||
id: "room-6", brand: "Deluxe", name: "Family Haven Suite", price: "CHF 410", rating: 5,
|
||||
reviewCount: "65", imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-timber-house-interior-with-wooden-decor-furnishings_23-2151263583.jpg"},
|
||||
{ id: "room-1", brand: "Standard", name: "Alpine Classic", price: "CHF 180", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/luxury-hotel-suite-modern-elegance-illuminated-naturally-generated-by-ai_188544-18309.jpg" },
|
||||
{ id: "room-2", brand: "Deluxe", name: "Mountain View Suite", price: "CHF 290", rating: 5, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/cup-relaxation-background-body-female-sunrise_1418-430.jpg" },
|
||||
{ id: "room-3", brand: "Luxury", name: "Historical Post Wing", price: "CHF 350", rating: 5, reviewCount: "42", imageSrc: "http://img.b2bpic.net/free-photo/indoor-design-luxury-resort_23-2150497251.jpg" },
|
||||
{ id: "room-4", brand: "Standard", name: "Cozy Attic Room", price: "CHF 160", rating: 4, reviewCount: "90", imageSrc: "http://img.b2bpic.net/free-photo/young-person-relaxing-with-hot-coffee_23-2149277279.jpg" },
|
||||
{ id: "room-5", brand: "Economy", name: "Single Nomad Suite", price: "CHF 120", rating: 4, reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/cozy-background-with-books-vase-dried-flowers-decorative-cushes_169016-18267.jpg" },
|
||||
{ id: "room-6", brand: "Deluxe", name: "Family Haven Suite", price: "CHF 410", rating: 5, reviewCount: "65", imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-timber-house-interior-with-wooden-decor-furnishings_23-2151263583.jpg" },
|
||||
]}
|
||||
buttons={[{ text: "Book Now", href: "/booking" }]}
|
||||
title="Our Accommodations"
|
||||
description="Find your perfect space for a tranquil night in the mountains."
|
||||
/>
|
||||
@@ -132,16 +107,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Hans Mueller", role: "Frequent Traveler", testimonial: "The atmosphere is unmatched, tradition combined with luxury.", imageSrc: "http://img.b2bpic.net/free-photo/view-child-hair-salon_23-2150462484.jpg"},
|
||||
{
|
||||
id: "2", name: "Claire & Pierre", role: "Couples", testimonial: "Romantic stay, incredible view, and the staff are wonderful.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-men-shaking-hands_23-2149986632.jpg"},
|
||||
{
|
||||
id: "3", name: "Mark Sterling", role: "CEO", testimonial: "Perfect for business trips when you want tranquility.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-traveler-posing_23-2148357248.jpg"},
|
||||
{
|
||||
id: "4", name: "Elena Rossi", role: "Explorer", testimonial: "Fantastic hiking base and the breakfast is divine.", imageSrc: "http://img.b2bpic.net/free-photo/people-taking-part-sustainable-travel-movement_23-2151049535.jpg"},
|
||||
{
|
||||
id: "5", name: "Thomas Weber", role: "Hiker", testimonial: "Simply the best hospitality I have experienced in Switzerland.", imageSrc: "http://img.b2bpic.net/free-photo/happy-man-looking-his-girlfriend_23-2148243181.jpg"},
|
||||
{ id: "1", name: "Hans Mueller", role: "Frequent Traveler", testimonial: "The atmosphere is unmatched, tradition combined with luxury.", imageSrc: "http://img.b2bpic.net/free-photo/view-child-hair-salon_23-2150462484.jpg" },
|
||||
{ id: "2", name: "Claire & Pierre", role: "Couples", testimonial: "Romantic stay, incredible view, and the staff are wonderful.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-men-shaking-hands_23-2149986632.jpg" },
|
||||
{ id: "3", name: "Mark Sterling", role: "CEO", testimonial: "Perfect for business trips when you want tranquility.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-traveler-posing_23-2148357248.jpg" },
|
||||
{ id: "4", name: "Elena Rossi", role: "Explorer", testimonial: "Fantastic hiking base and the breakfast is divine.", imageSrc: "http://img.b2bpic.net/free-photo/people-taking-part-sustainable-travel-movement_23-2151049535.jpg" },
|
||||
{ id: "5", name: "Thomas Weber", role: "Hiker", testimonial: "Simply the best hospitality I have experienced in Switzerland.", imageSrc: "http://img.b2bpic.net/free-photo/happy-man-looking-his-girlfriend_23-2148243181.jpg" },
|
||||
]}
|
||||
title="Voices of Our Guests"
|
||||
description="Don't just take our word for it."
|
||||
@@ -153,12 +123,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1", title: "Do you offer parking?", content: "Yes, we have private parking available for all our guests."},
|
||||
{
|
||||
id: "f2", title: "Are pets allowed?", content: "Yes, Alte Post is a pet-friendly establishment."},
|
||||
{
|
||||
id: "f3", title: "What are check-in times?", content: "Check-in is from 3:00 PM and check-out is by 11:00 AM."},
|
||||
{ id: "f1", title: "Do you offer parking?", content: "Yes, we have private parking available for all our guests." },
|
||||
{ id: "f2", title: "Are pets allowed?", content: "Yes, Alte Post is a pet-friendly establishment." },
|
||||
{ id: "f3", title: "What are check-in times?", content: "Check-in is from 3:00 PM and check-out is by 11:00 AM." },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hotel-bellboy-helping-guests-with-bags-carrying-luggage-room-luxury-resort-young-man-working-as-concierge-giving-assistance-people-with-suitcases-arriving-reception_482257-72422.jpg"
|
||||
mediaAnimation="opacity"
|
||||
@@ -171,8 +138,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain"}}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Get in touch"
|
||||
title="Start your Swiss escape"
|
||||
description="Have special requests? Contact us directly and we'll ensure your stay is perfect."
|
||||
@@ -182,36 +148,9 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Alte Post", items: [
|
||||
{
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Rooms", href: "#rooms"},
|
||||
{
|
||||
label: "Activities", href: "#activities"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service", href: "#"},
|
||||
{
|
||||
label: "Cookie Policy", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Social", items: [
|
||||
{
|
||||
label: "Instagram", href: "#"},
|
||||
{
|
||||
label: "Facebook", href: "#"},
|
||||
{
|
||||
label: "TripAdvisor", href: "#"},
|
||||
],
|
||||
},
|
||||
{ title: "Alte Post", items: [{ label: "About Us", href: "#about" }, { label: "Rooms", href: "#rooms" }, { label: "Activities", href: "#activities" }] },
|
||||
{ title: "Legal", items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }, { label: "Cookie Policy", href: "#" }] },
|
||||
{ title: "Social", items: [{ label: "Instagram", href: "#" }, { label: "Facebook", href: "#" }, { label: "TripAdvisor", href: "#" }] },
|
||||
]}
|
||||
bottomLeftText="© 2024 Alte Post. All rights reserved."
|
||||
bottomRightText="Switzerland"
|
||||
@@ -220,4 +159,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user