Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-05-23 23:21:39 +00:00

View File

@@ -29,404 +29,143 @@ export default function LandingPage() {
headingFontWeight="light"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "About",
id: "#about",
},
{
name: "Collection",
id: "#collection",
},
{
name: "Services",
id: "#services",
},
{
name: "Reviews",
id: "#reviews",
},
{
name: "Contact",
id: "#contact",
},
]}
brandName="Royal Furniture"
/>
</div>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{ name: "About", id: "#about" },
{ name: "Collection", id: "#collection" },
{ name: "Services", id: "#services" },
{ name: "Reviews", id: "#reviews" },
{ name: "Contact", id: "#contact" },
]}
brandName="Royal Furniture"
button={{ text: "Get Started", href: "#contact" }}
/>
</div>
<div id="hero" data-section="hero">
<HeroOverlayTestimonial
title="Design Your Coastal Dream"
description="Royal Furniture & Design brings bespoke luxury to the heart of Key West. Experience island living refined with premium craftsmanship."
testimonials={[
{
name: "Elena Martinez",
handle: "@elena_martinez",
testimonial: "Royal transformed my space into a true island sanctuary. Impeccable taste.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/resting-smiling-young-woman-sitting-home-sofa_259150-59716.jpg?_wi=1",
},
{
name: "Mark Thornton",
handle: "@mthornton",
testimonial: "Exceptional quality and unique design that captures the Key West spirit perfectly.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797725.jpg?_wi=1",
},
{
name: "Sarah Jenkins",
handle: "@sjenkins",
testimonial: "Professional, creative, and timely. My home has never looked better.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/female-architects-working-with-drawings-laughing_1262-18462.jpg?_wi=1",
},
{
name: "David Kim",
handle: "@dkim",
testimonial: "A seamless journey from start to finish. Truly professional.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-with-island-armchair-stylish-open-space-home-design_169016-72732.jpg?_wi=1",
},
{
name: "Julia Roberts",
handle: "@jroberts",
testimonial: "The attention to detail in their custom work is unmatched.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-desk-holding-notes_23-2148372246.jpg?_wi=1",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/empty-professional-psychotherapy-office-with-modern-couch-furniture_482257-124895.jpg?_wi=1"
imageAlt="Luxurious Key West coastal living room interior"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/portrait-handsome-stylish-young-man-cafe-visitor-sitting-with-his-smartphone-listening_1258-314323.jpg",
alt: "Portrait of handsome stylish young man",
},
{
src: "http://img.b2bpic.net/free-photo/smiling-man-sitting-home-indoors-eating-pizza_171337-16797.jpg",
alt: "Smiling man sitting at home",
},
{
src: "http://img.b2bpic.net/free-photo/happy-young-man-coffee-shop-drinking-cappuccino-listening-funny-podcast-earphones-holding-smartphone-handsome-male-cafe-visitor-turns-favourite-song-mobile-phone-music-app_1258-314552.jpg",
alt: "Happy young man in coffee shop",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-happy-woman-laughing-funny-video-phone-holding-smartphone-sitting-sofa_1258-200143.jpg",
alt: "Portrait of happy woman laughing",
},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-sitting_23-2149213193.jpg",
alt: "Medium shot smiley woman sitting",
},
]}
avatarText="Trusted by over 1,500+ island homeowners"
/>
</div>
<div id="hero" data-section="hero">
<HeroOverlayTestimonial
title="Design Your Coastal Dream"
description="Royal Furniture & Design brings bespoke luxury to the heart of Key West. Experience island living refined with premium craftsmanship."
testimonials={[
{ name: "Elena Martinez", handle: "@elena_martinez", testimonial: "Royal transformed my space into a true island sanctuary. Impeccable taste.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/resting-smiling-young-woman-sitting-home-sofa_259150-59716.jpg" },
{ name: "Mark Thornton", handle: "@mthornton", testimonial: "Exceptional quality and unique design that captures the Key West spirit perfectly.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797725.jpg" },
{ name: "Sarah Jenkins", handle: "@sjenkins", testimonial: "Professional, creative, and timely. My home has never looked better.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/female-architects-working-with-drawings-laughing_1262-18462.jpg" },
{ name: "David Kim", handle: "@dkim", testimonial: "A seamless journey from start to finish. Truly professional.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-with-island-armchair-stylish-open-space-home-design_169016-72732.jpg" },
{ name: "Julia Roberts", handle: "@jroberts", testimonial: "The attention to detail in their custom work is unmatched.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-desk-holding-notes_23-2148372246.jpg" }
]}
imageSrc="http://img.b2bpic.net/free-photo/empty-professional-psychotherapy-office-with-modern-couch-furniture_482257-124895.jpg"
imageAlt="Luxurious Key West coastal living room interior"
/>
</div>
<div id="about" data-section="about">
<SplitAbout
textboxLayout="split"
useInvertedBackground={true}
title="Where Craft Meets Island Luxury"
description="For over two decades, Royal Furniture & Design has been the premier choice for discerning homeowners in Key West. We don't just sell furniture; we curate experiences."
bulletPoints={[
{
title: "Bespoke Curation",
description: "Custom selections tailored specifically to your home's aesthetic.",
},
{
title: "Island-Ready Durability",
description: "Materials specifically chosen to thrive in the Key West humidity.",
},
{
title: "Full-Service Design",
description: "From concept planning to final installation, we manage every detail.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/cute-young-redhead-female-student-feeling-unhappy-stressed-out_273609-14114.jpg?_wi=1"
imageAlt="Detail of luxury bespoke furniture design"
mediaAnimation="slide-up"
/>
</div>
<div id="about" data-section="about">
<SplitAbout
textboxLayout="split"
useInvertedBackground={true}
title="Where Craft Meets Island Luxury"
description="For over two decades, Royal Furniture & Design has been the premier choice for discerning homeowners in Key West. We don't just sell furniture; we curate experiences."
bulletPoints={[
{ title: "Bespoke Curation", description: "Custom selections tailored specifically to your home's aesthetic." },
{ title: "Island-Ready Durability", description: "Materials specifically chosen to thrive in the Key West humidity." },
{ title: "Full-Service Design", description: "From concept planning to final installation, we manage every detail." }
]}
imageSrc="http://img.b2bpic.net/free-photo/cute-young-redhead-female-student-feeling-unhappy-stressed-out_273609-14114.jpg"
imageAlt="Detail of luxury bespoke furniture design"
mediaAnimation="slide-up"
/>
</div>
<div id="collection" data-section="collection">
<ProductCardOne
animationType="slide-up"
textboxLayout="default"
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Azure Sofa",
price: "$4,200",
imageSrc: "http://img.b2bpic.net/free-photo/living-room-oasis-modern-home-with-tropical-views_23-2151972909.jpg",
},
{
id: "p2",
name: "Teak Legacy Table",
price: "$3,800",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-cafe-restaurant-bistro-freshness-concept_53876-41421.jpg",
},
{
id: "p3",
name: "Island Accent Chair",
price: "$1,900",
imageSrc: "http://img.b2bpic.net/free-photo/decoration-livingroom-interior_1203-2315.jpg",
},
{
id: "p4",
name: "Bespoke Dining Set",
price: "$6,500",
imageSrc: "http://img.b2bpic.net/free-photo/empty-plates-glasses-decorated-dining-table-easter-holiday-beautiful-hygge-style-table-setting_169016-10837.jpg",
},
{
id: "p5",
name: "Coastal Ottoman",
price: "$850",
imageSrc: "http://img.b2bpic.net/free-photo/home-decor-apartment-vintage-white_1203-4676.jpg",
},
{
id: "p6",
name: "Master Suite Bed",
price: "$5,100",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-closeup-shot-white-tray-with-epoxy-resin-art-with-blue-alcohol-inks_181624-37508.jpg",
},
]}
title="Curated Collection"
description="Discover timeless pieces designed for comfort, durability, and unmatched style."
/>
</div>
<div id="collection" data-section="collection">
<ProductCardOne
animationType="slide-up"
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
textboxLayout="default"
products={[
{ id: "p1", name: "Azure Sofa", price: "$4,200", imageSrc: "http://img.b2bpic.net/free-photo/living-room-oasis-modern-home-with-tropical-views_23-2151972909.jpg" },
{ id: "p2", name: "Teak Legacy Table", price: "$3,800", imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-cafe-restaurant-bistro-freshness-concept_53876-41421.jpg" },
{ id: "p3", name: "Island Accent Chair", price: "$1,900", imageSrc: "http://img.b2bpic.net/free-photo/decoration-livingroom-interior_1203-2315.jpg" },
{ id: "p4", name: "Bespoke Dining Set", price: "$6,500", imageSrc: "http://img.b2bpic.net/free-photo/empty-plates-glasses-decorated-dining-table-easter-holiday-beautiful-hygge-style-table-setting_169016-10837.jpg" },
{ id: "p5", name: "Coastal Ottoman", price: "$850", imageSrc: "http://img.b2bpic.net/free-photo/home-decor-apartment-vintage-white_1203-4676.jpg" },
{ id: "p6", name: "Master Suite Bed", price: "$5,100", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-closeup-shot-white-tray-with-epoxy-resin-art-with-blue-alcohol-inks_181624-37508.jpg" }
]}
title="Curated Collection"
description="Discover timeless pieces designed for comfort, durability, and unmatched style."
/>
</div>
<div id="services" data-section="services">
<FeatureBento
textboxLayout="default"
useInvertedBackground={true}
features={[
{
title: "Interior Planning",
description: "Space utilization experts.",
bentoComponent: "reveal-icon",
icon: LayoutDashboard,
imageSrc: "http://img.b2bpic.net/free-photo/modern-empty-lounge-area-with-luggage_482257-79747.jpg",
imageAlt: "Modern empty lounge area with luggage",
},
{
title: "Custom Fabrication",
description: "Handmade by island artisans.",
bentoComponent: "reveal-icon",
icon: Building2,
imageSrc: "http://img.b2bpic.net/free-photo/empty-professional-psychotherapy-office-with-modern-couch-furniture_482257-124895.jpg?_wi=2",
imageAlt: "Modern empty lounge area with luggage",
},
{
title: "Art Curation",
description: "Finding the perfect final pieces.",
bentoComponent: "reveal-icon",
icon: Palette,
imageSrc: "http://img.b2bpic.net/free-photo/cute-young-redhead-female-student-feeling-unhappy-stressed-out_273609-14114.jpg?_wi=2",
imageAlt: "Modern empty lounge area with luggage",
},
]}
title="Tailored Design Services"
description="Our expertise spans across all aspects of luxury home styling, ensuring your island home is as functional as it is beautiful."
/>
</div>
<div id="services" data-section="services">
<FeatureBento
textboxLayout="default"
useInvertedBackground={true}
animationType="slide-up"
title="Tailored Design Services"
description="Our expertise spans across all aspects of luxury home styling."
features={[
{ title: "Interior Planning", description: "Space utilization experts.", bentoComponent: "reveal-icon", icon: LayoutDashboard },
{ title: "Custom Fabrication", description: "Handmade by island artisans.", bentoComponent: "reveal-icon", icon: Building2 },
{ title: "Art Curation", description: "Finding the perfect final pieces.", bentoComponent: "reveal-icon", icon: Palette }
]}
/>
</div>
<div id="reviews" data-section="reviews">
<TestimonialCardThirteen
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah Jenkins",
handle: "@sjenkins",
testimonial: "Truly incredible service.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/resting-smiling-young-woman-sitting-home-sofa_259150-59716.jpg?_wi=2",
},
{
id: "2",
name: "Mark Thornton",
handle: "@mthornton",
testimonial: "Best in the business.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797725.jpg?_wi=2",
},
{
id: "3",
name: "Elena Martinez",
handle: "@elena_martinez",
testimonial: "Luxury defined.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/female-architects-working-with-drawings-laughing_1262-18462.jpg?_wi=2",
},
{
id: "4",
name: "David Kim",
handle: "@dkim",
testimonial: "Perfect aesthetic.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-with-island-armchair-stylish-open-space-home-design_169016-72732.jpg?_wi=2",
},
{
id: "5",
name: "Julia Roberts",
handle: "@jroberts",
testimonial: "Absolutely obsessed.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-desk-holding-notes_23-2148372246.jpg?_wi=2",
},
]}
showRating={true}
title="Voices of Our Community"
description="Trusted by locals and seasonal residents alike for decades."
/>
</div>
<div id="reviews" data-section="reviews">
<TestimonialCardThirteen
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
showRating={true}
title="Voices of Our Community"
description="Trusted by locals and seasonal residents alike for decades."
testimonials={[
{ id: "1", name: "Sarah Jenkins", handle: "@sjenkins", testimonial: "Truly incredible service.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/resting-smiling-young-woman-sitting-home-sofa_259150-59716.jpg" },
{ id: "2", name: "Mark Thornton", handle: "@mthornton", testimonial: "Best in the business.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797725.jpg" },
{ id: "3", name: "Elena Martinez", handle: "@elena_martinez", testimonial: "Luxury defined.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/female-architects-working-with-drawings-laughing_1262-18462.jpg" },
{ id: "4", name: "David Kim", handle: "@dkim", testimonial: "Perfect aesthetic.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-with-island-armchair-stylish-open-space-home-design_169016-72732.jpg" },
{ id: "5", name: "Julia Roberts", handle: "@jroberts", testimonial: "Absolutely obsessed.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-desk-holding-notes_23-2148372246.jpg" }
]}
/>
</div>
<div id="metrics" data-section="metrics">
<MetricCardSeven
animationType="depth-3d"
textboxLayout="default"
useInvertedBackground={true}
metrics={[
{
id: "m1",
value: "20+",
title: "Years of Excellence",
items: [
"Serving Key West",
"Trusted experience",
],
},
{
id: "m2",
value: "1500+",
title: "Projects Completed",
items: [
"Bespoke designs",
"Happy homeowners",
],
},
{
id: "m3",
value: "100%",
title: "Craftsmanship Guarantee",
items: [
"Quality assurance",
"Premium materials",
],
},
]}
title="Our Legacy in Key West"
description="Over 20 years of transforming island homes into masterpieces."
/>
</div>
<div id="faq" data-section="faq">
<FaqSplitText
useInvertedBackground={false}
faqs={[
{ id: "q1", title: "Do you offer consultations?", content: "Absolutely. We offer initial home consultations." },
{ id: "q2", title: "How long does custom furniture take?", content: "Timelines depend on complexity." },
{ id: "q3", title: "Do you handle delivery?", content: "Yes, our white-glove service ensures your pieces arrive." }
]}
sideTitle="Common Questions"
faqsAnimation="blur-reveal"
/>
</div>
<div id="faq" data-section="faq">
<FaqSplitText
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "Do you offer consultations?",
content: "Absolutely. We offer initial home consultations to understand your unique space and style requirements.",
},
{
id: "q2",
title: "How long does custom furniture take?",
content: "Timelines depend on the complexity, but we always provide a transparent estimate upfront.",
},
{
id: "q3",
title: "Do you handle delivery and installation?",
content: "Yes, our white-glove service ensures your pieces arrive and are positioned exactly where you envisioned.",
},
]}
sideTitle="Common Questions"
sideDescription="Everything you need to know about our design and ordering process."
faqsAnimation="blur-reveal"
/>
</div>
<div id="contact" data-section="contact">
<ContactSplitForm
useInvertedBackground={true}
title="Start Your Design Journey"
description="Reach out to our design team today."
inputs={[
{ name: "name", type: "text", placeholder: "Name", required: true },
{ name: "email", type: "email", placeholder: "Email Address", required: true }
]}
textarea={{ name: "message", placeholder: "Tell us about your project...", required: true }}
imageSrc="http://img.b2bpic.net/free-photo/cute-young-redhead-female-student-feeling-unhappy-stressed-out_273609-14114.jpg"
/>
</div>
<div id="contact" data-section="contact">
<ContactSplitForm
useInvertedBackground={true}
title="Start Your Design Journey"
description="Ready to transform your home? Reach out to our design team today."
inputs={[
{
name: "name",
type: "text",
placeholder: "Name",
required: true,
},
{
name: "email",
type: "email",
placeholder: "Email Address",
required: true,
},
]}
textarea={{
name: "message",
placeholder: "Tell us about your project...",
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/cute-young-redhead-female-student-feeling-unhappy-stressed-out_273609-14114.jpg?_wi=3"
imageAlt="Design Consultation"
/>
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/fit-european-beautiful-woman-with-short-blonde-hair-blue-denim-shirt-white-bikini-panties_343596-38.jpg"
logoText="Royal Furniture & Design"
columns={[
{
title: "Location",
items: [
{
label: "Key West, FL",
href: "#",
},
],
},
{
title: "Navigation",
items: [
{
label: "About",
href: "#about",
},
{
label: "Collection",
href: "#collection",
},
],
},
{
title: "Legal",
items: [
{
label: "Privacy Policy",
href: "#",
},
{
label: "Terms of Service",
href: "#",
},
],
},
]}
/>
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/fit-european-beautiful-woman-with-short-blonde-hair-blue-denim-shirt-white-bikini-panties_343596-38.jpg"
logoText="Royal Furniture & Design"
columns={[
{ title: "Location", items: [{ label: "Key West, FL", href: "#" }] },
{ title: "Navigation", items: [{ label: "About", href: "#about" }, { label: "Collection", href: "#collection" }] }
]}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}