Compare commits
12 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 64e71c522c | |||
| 56966cb15f | |||
| c17e73b94b | |||
| 83a213ab5c | |||
| 3c5a179c00 | |||
| 7cfbd725f6 | |||
| 8f86e03a11 | |||
| f5cf194958 | |||
| 8ab84a0cdb | |||
| d8669e7d98 | |||
| 882138ddd4 | |||
| 06768fd571 |
@@ -3,7 +3,7 @@
|
|||||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||||
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
|
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
|
||||||
import HeroBillboardCarousel from '@/components/sections/hero/HeroBillboardCarousel';
|
import HeroBillboardCarousel from '@/components/sections/hero/HeroBillboardCarousel';
|
||||||
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
|
import MediaAbout from '@/components/sections/about/MediaAbout';
|
||||||
import FeatureCardTwentyOne from '@/components/sections/feature/FeatureCardTwentyOne';
|
import FeatureCardTwentyOne from '@/components/sections/feature/FeatureCardTwentyOne';
|
||||||
import PricingCardTwo from '@/components/sections/pricing/PricingCardTwo';
|
import PricingCardTwo from '@/components/sections/pricing/PricingCardTwo';
|
||||||
import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven';
|
import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven';
|
||||||
@@ -27,7 +27,7 @@ export default function LandingPage() {
|
|||||||
secondaryButtonStyle="solid"
|
secondaryButtonStyle="solid"
|
||||||
headingFontWeight="extrabold"
|
headingFontWeight="extrabold"
|
||||||
>
|
>
|
||||||
<div id="nav" data-section="nav">
|
<div id="nav" data-section="nav" style={{ backgroundColor: '#f7fffa' }}>
|
||||||
<NavbarStyleCentered
|
<NavbarStyleCentered
|
||||||
brandName="Alpine Luxury"
|
brandName="Alpine Luxury"
|
||||||
navItems={[
|
navItems={[
|
||||||
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
|||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero" style={{ backgroundColor: '#f1fff8' }}>
|
||||||
<HeroBillboardCarousel
|
<HeroBillboardCarousel
|
||||||
title="Alpine Luxury in the Heart of Switzerland"
|
title="Alpine Luxury in the Heart of Switzerland"
|
||||||
description="Experience unparalleled elegance nestled among snow-capped peaks. World-class hospitality, stunning vistas, and unforgettable mountain moments await."
|
description="Experience unparalleled elegance nestled among snow-capped peaks. World-class hospitality, stunning vistas, and unforgettable mountain moments await."
|
||||||
@@ -82,21 +82,19 @@ export default function LandingPage() {
|
|||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="about" data-section="about">
|
<div id="about" data-section="about" style={{ backgroundColor: '#f7fffa' }}>
|
||||||
<TestimonialAboutCard
|
<MediaAbout
|
||||||
|
title="A sanctuary where Alpine grandeur meets Swiss hospitality perfection."
|
||||||
|
description="Margaret & Thomas from London, United Kingdom share their unforgettable experience at our luxury alpine resort."
|
||||||
tag="Guest Testimonial"
|
tag="Guest Testimonial"
|
||||||
tagIcon={Star}
|
tagIcon={Star}
|
||||||
title="A sanctuary where Alpine grandeur meets Swiss hospitality perfection."
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767556193442-etd1bm8w.jpg"
|
||||||
description="Margaret & Thomas"
|
|
||||||
subdescription="London, United Kingdom"
|
|
||||||
icon={Heart}
|
|
||||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767556190908-llv80fhw.jpg"
|
|
||||||
imageAlt="Luxurious mountain resort setting"
|
imageAlt="Luxurious mountain resort setting"
|
||||||
useInvertedBackground="noInvert"
|
useInvertedBackground="noInvert"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="amenities" data-section="amenities">
|
<div id="amenities" data-section="amenities" style={{ backgroundColor: '#f1fff8' }}>
|
||||||
<FeatureCardTwentyOne
|
<FeatureCardTwentyOne
|
||||||
title="World-Class Amenities"
|
title="World-Class Amenities"
|
||||||
description="Discover an extensive range of premium facilities designed to elevate your Alpine escape. From rejuvenating wellness to culinary excellence."
|
description="Discover an extensive range of premium facilities designed to elevate your Alpine escape. From rejuvenating wellness to culinary excellence."
|
||||||
@@ -130,7 +128,7 @@ export default function LandingPage() {
|
|||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="rooms" data-section="rooms">
|
<div id="rooms" data-section="rooms" style={{ backgroundColor: '#f7fffa' }}>
|
||||||
<PricingCardTwo
|
<PricingCardTwo
|
||||||
title="Room & Suite Collections"
|
title="Room & Suite Collections"
|
||||||
description="Choose from our exquisitely appointed accommodations, each offering panoramic mountain views and uncompromising luxury."
|
description="Choose from our exquisitely appointed accommodations, each offering panoramic mountain views and uncompromising luxury."
|
||||||
@@ -197,7 +195,7 @@ export default function LandingPage() {
|
|||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="metrics" data-section="metrics">
|
<div id="metrics" data-section="metrics" style={{ backgroundColor: '#f1fff8' }}>
|
||||||
<MetricCardEleven
|
<MetricCardEleven
|
||||||
title="Our Alpine Legacy"
|
title="Our Alpine Legacy"
|
||||||
description="Trusted by discerning travelers worldwide for exceptional mountain hospitality and service excellence."
|
description="Trusted by discerning travelers worldwide for exceptional mountain hospitality and service excellence."
|
||||||
@@ -234,7 +232,7 @@ export default function LandingPage() {
|
|||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="team" data-section="team">
|
<div id="team" data-section="team" style={{ backgroundColor: '#f7fffa' }}>
|
||||||
<TeamCardFive
|
<TeamCardFive
|
||||||
title="Meet Our Hospitality Team"
|
title="Meet Our Hospitality Team"
|
||||||
description="Dedicated professionals committed to creating your perfect Alpine experience."
|
description="Dedicated professionals committed to creating your perfect Alpine experience."
|
||||||
@@ -268,7 +266,7 @@ export default function LandingPage() {
|
|||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="reviews" data-section="reviews">
|
<div id="reviews" data-section="reviews" style={{ backgroundColor: '#f1fff8' }}>
|
||||||
<TestimonialCardEight
|
<TestimonialCardEight
|
||||||
title="Guest Testimonials"
|
title="Guest Testimonials"
|
||||||
description="Hear from travelers who have experienced our Alpine luxury firsthand."
|
description="Hear from travelers who have experienced our Alpine luxury firsthand."
|
||||||
@@ -335,7 +333,7 @@ export default function LandingPage() {
|
|||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="contact" data-section="contact">
|
<div id="contact" data-section="contact" style={{ backgroundColor: '#f7fffa' }}>
|
||||||
<ContactInline
|
<ContactInline
|
||||||
text="Ready to escape to Alpine luxury?"
|
text="Ready to escape to Alpine luxury?"
|
||||||
inputPlaceholder="Your email address"
|
inputPlaceholder="Your email address"
|
||||||
@@ -345,7 +343,7 @@ export default function LandingPage() {
|
|||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer" style={{ backgroundColor: '#f1fff8' }}>
|
||||||
<FooterLogoEmphasis
|
<FooterLogoEmphasis
|
||||||
logoText="Alpine Luxury"
|
logoText="Alpine Luxury"
|
||||||
columns={[
|
columns={[
|
||||||
|
|||||||
Reference in New Issue
Block a user