Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-27 11:34:08 +00:00

View File

@@ -28,49 +28,25 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "About",
id: "about",
},
{
name: "Features",
id: "features",
},
{
name: "Testimonials",
id: "testimonials",
},
{ name: "Home", id: "hero" },
{ name: "About", id: "about" },
{ name: "Features", id: "features" },
{ name: "Testimonials", id: "testimonials" },
]}
brandName="Grand Heritage"
button={{ text: "Book Now", href: "#" }}
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardCarousel
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
title="Timeless Elegance in the Heart of the USA"
description="Experience unparalleled comfort and sophisticated design at our premium hotel destination, crafted for discerning travelers seeking tranquility and style."
buttons={[
{
text: "Book Your Stay",
href: "#",
},
]}
buttons={[{ text: "Book Your Stay", href: "#" }]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/african-american-doctor-student-female-lab-coat-with-stethoscope-inside-medical-university_627829-3123.jpg",
imageAlt: "Luxury Lobby",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/half-open-black-white-doors_23-2148252775.jpg",
imageAlt: "Designer Suite",
},
{ imageSrc: "http://img.b2bpic.net/free-photo/african-american-doctor-student-female-lab-coat-with-stethoscope-inside-medical-university_627829-3123.jpg", imageAlt: "Luxury Lobby" },
{ imageSrc: "http://img.b2bpic.net/free-photo/half-open-black-white-doors_23-2148252775.jpg", imageAlt: "Designer Suite" },
]}
/>
</div>
@@ -81,18 +57,9 @@ export default function LandingPage() {
title="A Legacy of Hospitality"
description="Established with a vision for perfection, our hotel blends classic American hospitality with modern luxury amenities. We curate experiences that linger long after your departure."
metrics={[
{
value: "50+",
title: "Luxury Suites",
},
{
value: "100%",
title: "Guest Satisfaction",
},
{
value: "5-Star",
title: "Rating",
},
{ value: "50+", title: "Luxury Suites" },
{ value: "100%", title: "Guest Satisfaction" },
{ value: "5-Star", title: "Rating" },
]}
imageSrc="http://img.b2bpic.net/free-photo/low-angle-city-building-architecture_23-2148798653.jpg"
mediaAnimation="blur-reveal"
@@ -107,21 +74,10 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "1",
title: "Wellness & Spa",
description: "Rejuvenate in our world-class spa facilities designed for total relaxation.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-black-bikini-by-pool-summer-scenery_231208-4631.jpg",
},
id: "1", title: "Wellness & Spa", description: "Rejuvenate in our world-class spa facilities designed for total relaxation.", media: { imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-black-bikini-by-pool-summer-scenery_231208-4631.jpg" },
items: [
{
icon: Sparkles,
text: "Organic treatments",
},
{
icon: Zap,
text: "Heated infinity pool",
},
{ icon: Sparkles, text: "Organic treatments" },
{ icon: Zap, text: "Heated infinity pool" },
],
reverse: false,
},
@@ -137,45 +93,13 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah Jenkins",
date: "Oct 2023",
title: "Amazing Experience",
quote: "The most beautiful stay I have had in years. Exceptional service and design.",
tag: "Traveler",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-female-talking-phone_23-2148238189.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517418.jpg",
},
id: "1", name: "Sarah Jenkins", date: "Oct 2023", title: "Amazing Experience", quote: "The most beautiful stay I have had in years. Exceptional service and design.", tag: "Traveler", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-female-talking-phone_23-2148238189.jpg", imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517418.jpg"},
{
id: "2",
name: "Michael Roberts",
date: "Sep 2023",
title: "True Luxury",
quote: "Everything was perfect, from the lobby to the suite amenities.",
tag: "Business",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-with-luggage-checking-his-boarding-pass_107420-95776.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-home-interior-illuminated-by-glowing-christmas-lights-generated-by-ai_188544-11934.jpg",
},
id: "2", name: "Michael Roberts", date: "Sep 2023", title: "True Luxury", quote: "Everything was perfect, from the lobby to the suite amenities.", tag: "Business", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-with-luggage-checking-his-boarding-pass_107420-95776.jpg", imageSrc: "http://img.b2bpic.net/free-photo/luxurious-home-interior-illuminated-by-glowing-christmas-lights-generated-by-ai_188544-11934.jpg"},
{
id: "3",
name: "Emily Chen",
date: "Aug 2023",
title: "Perfect Getaway",
quote: "The spa facilities are unmatched. Will definitely be returning soon.",
tag: "Tourist",
avatarSrc: "http://img.b2bpic.net/free-photo/latin-amateurs-dancing-salsa_23-2151245248.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-is-relaxing-spa-complex-with-sauna_169016-22729.jpg",
},
id: "3", name: "Emily Chen", date: "Aug 2023", title: "Perfect Getaway", quote: "The spa facilities are unmatched. Will definitely be returning soon.", tag: "Tourist", avatarSrc: "http://img.b2bpic.net/free-photo/latin-amateurs-dancing-salsa_23-2151245248.jpg", imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-is-relaxing-spa-complex-with-sauna_169016-22729.jpg"},
{
id: "4",
name: "David Miller",
date: "July 2023",
title: "Professionalism",
quote: "Fantastic stay with the family, the staff were incredibly helpful.",
tag: "Family",
avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-relaxing-beach-bar_1385-1692.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-yoga-roof-skyscraper-big-city_1153-4546.jpg",
},
id: "4", name: "David Miller", date: "July 2023", title: "Professionalism", quote: "Fantastic stay with the family, the staff were incredibly helpful.", tag: "Family", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-relaxing-beach-bar_1385-1692.jpg", imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-yoga-roof-skyscraper-big-city_1153-4546.jpg"},
]}
title="Guest Reflections"
description="Hear from our guests about their experiences at our boutique hotel."
@@ -186,29 +110,15 @@ export default function LandingPage() {
<FooterBaseReveal
columns={[
{
title: "Hotel",
items: [
{
label: "About Us",
href: "#",
},
{
label: "Careers",
href: "#",
},
title: "Hotel", items: [
{ label: "About Us", href: "#" },
{ label: "Careers", href: "#" },
],
},
{
title: "Support",
items: [
{
label: "Contact",
href: "#",
},
{
label: "Terms",
href: "#",
},
title: "Support", items: [
{ label: "Contact", href: "#" },
{ label: "Terms", href: "#" },
],
},
]}