Merge version_1_1778610648722 into main #1
11
src/App.tsx
11
src/App.tsx
@@ -49,7 +49,6 @@ export default function LandingPage() {
|
||||
data-webild-component-path="@/components/sections/hero/HeroSplitVerticalMarquee"
|
||||
>
|
||||
<HeroSplitVerticalMarquee
|
||||
useInvertedBackground={false}
|
||||
tag="Luxury Stays"
|
||||
title="Experience Unforgettable Elegance"
|
||||
description="Indulge in unparalleled comfort and sophisticated design at our exquisite hotel. Discover a world where every detail is crafted for your perfect getaway."
|
||||
@@ -75,7 +74,6 @@ export default function LandingPage() {
|
||||
data-webild-component-path="@/components/sections/features/FeaturesBorderGlow"
|
||||
>
|
||||
<FeaturesBorderGlow
|
||||
useInvertedBackground={false}
|
||||
tag="Our Amenities"
|
||||
title="Unwind & Indulge"
|
||||
description="From gourmet dining to rejuvenating spa treatments, our hotel offers an array of amenities designed to enhance your stay."
|
||||
@@ -103,7 +101,6 @@ export default function LandingPage() {
|
||||
data-webild-component-path="@/components/sections/product/ProductRatingCards"
|
||||
>
|
||||
<ProductRatingCards
|
||||
useInvertedBackground={false}
|
||||
tag="Our Accommodations"
|
||||
title="Elegance in Every Detail"
|
||||
description="Discover our exquisite collection of rooms and suites, each meticulously designed for comfort and luxury."
|
||||
@@ -143,7 +140,6 @@ export default function LandingPage() {
|
||||
data-webild-component-path="@/components/sections/about/AboutTestimonial"
|
||||
>
|
||||
<AboutTestimonial
|
||||
useInvertedBackground={false}
|
||||
tag="Our Story"
|
||||
quote="Where luxury meets an exceptional experience, creating memories that last a lifetime. We are dedicated to impeccable service and timeless elegance."
|
||||
author="The Grand Hotel Team"
|
||||
@@ -159,12 +155,11 @@ export default function LandingPage() {
|
||||
data-webild-component-path="@/components/sections/social-proof/SocialProofMarquee"
|
||||
>
|
||||
<SocialProofMarquee
|
||||
useInvertedBackground={false}
|
||||
tag="Recognitions & Partnerships"
|
||||
title="Trusted by Many, Awarded for Excellence"
|
||||
description="Our commitment to luxury and service has been recognized by industry leaders and cherished by our guests."
|
||||
names={[
|
||||
"Leading Hotels of the World", "Forbes Travel Guide", "AAA Five Diamond", "Michelin Guide", "Conde Nast Traveler", "Travel + Leisure", "TripAdvisor Excellence"
|
||||
"Leading Hotels of the World", "Forbes Travel Guide", ""AAA Five Diamond"", "Michelin Guide", "Conde Nast Traveler", "Travel + Leisure", "TripAdvisor Excellence"
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -176,7 +171,6 @@ export default function LandingPage() {
|
||||
data-webild-component-path="@/components/sections/testimonial/TestimonialMetricsCards"
|
||||
>
|
||||
<TestimonialMetricsCards
|
||||
useInvertedBackground={false}
|
||||
tag="What Our Guests Say"
|
||||
title="Memorable Stays, Raving Reviews"
|
||||
description="Hear from guests who have experienced the unparalleled luxury and service at our hotel."
|
||||
@@ -217,7 +211,6 @@ export default function LandingPage() {
|
||||
data-webild-component-path="@/components/sections/team/TeamGlassCards"
|
||||
>
|
||||
<TeamGlassCards
|
||||
useInvertedBackground={false}
|
||||
tag="Meet Our Dedicated Team"
|
||||
title="The Faces Behind Your Exceptional Stay"
|
||||
description="Our passionate team is committed to providing impeccable service and creating a welcoming atmosphere for every guest."
|
||||
@@ -242,7 +235,6 @@ export default function LandingPage() {
|
||||
data-webild-component-path="@/components/sections/contact/ContactSplitForm"
|
||||
>
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={false}
|
||||
tag="Contact Us"
|
||||
title="Plan Your Visit"
|
||||
description="Ready to experience the ultimate in luxury? Contact us to book your stay or inquire about our services."
|
||||
@@ -266,7 +258,6 @@ export default function LandingPage() {
|
||||
data-webild-component-path="@/components/sections/footer/FooterMinimal"
|
||||
>
|
||||
<FooterMinimal
|
||||
useInvertedBackground={false}
|
||||
brand="The Grand Hotel"
|
||||
copyright="© 2024 The Grand Hotel. All rights reserved."
|
||||
socialLinks={[
|
||||
|
||||
Reference in New Issue
Block a user