Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-15 10:22:11 +00:00

View File

@@ -29,319 +29,140 @@ export default function LandingPage() {
headingFontWeight="medium"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "About",
id: "about",
},
{
name: "Shop",
id: "products",
},
{
name: "Reviews",
id: "testimonials",
},
{
name: "Contact",
id: "contact",
},
]}
brandName="Lumière Skin"
/>
</div>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={[
{ name: "Home", id: "hero" },
{ name: "About", id: "about" },
{ name: "Shop", id: "products" },
{ name: "Reviews", id: "testimonials" },
{ name: "Contact", id: "contact" },
]}
brandName="Lumière Skin"
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "plain",
}}
title="Restore Your Natural Glow"
description="Experience pure, botanically-driven skincare designed to nourish your skin and elevate your daily ritual with nature's finest ingredients."
tag="Luxury Organic Skincare"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/ingredients-cosmetics_23-2148574936.jpg?_wi=1",
imageAlt: "Luxurious skincare products",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/green-abstract-background-dropper-bottle-with-yellow-solution-wallpaper_53876-137329.jpg?_wi=1",
imageAlt: "Natural serum application",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/wooden-brush-honey-oats-himalayan-rock-salt-essential-oil-bottle-with-primula-flowers-vase-concrete-background_23-2148087704.jpg",
imageAlt: "Wooden brush and honey with essential oils",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/view-gua-sha-citrus-arrangement_23-2149322628.jpg",
imageAlt: "Gua sha and citrus arrangement",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/drop-oil-dripping-from-pipette-into-bottle-essential-oil_1252-938.jpg",
imageAlt: "Essential oil dropper close up",
},
]}
mediaAnimation="blur-reveal"
rating={5}
ratingText="Loved by 10,000+ radiant faces"
tagIcon={Sparkles}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{ variant: "plain" }}
title="Restore Your Natural Glow"
description="Experience pure, botanically-driven skincare designed to nourish your skin and elevate your daily ritual with nature's finest ingredients."
tag="Luxury Organic Skincare"
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/ingredients-cosmetics_23-2148574936.jpg", imageAlt: "Luxurious skincare products" },
{ imageSrc: "http://img.b2bpic.net/free-photo/green-abstract-background-dropper-bottle-with-yellow-solution-wallpaper_53876-137329.jpg", imageAlt: "Natural serum application" }
]}
mediaAnimation="blur-reveal"
rating={5}
ratingText="Loved by 10,000+ radiant faces"
tagIcon={Sparkles}
/>
</div>
<div id="about" data-section="about">
<TextAbout
useInvertedBackground={true}
tag="Our Philosophy"
title="Purity In Every Drop. Science In Every Formulation."
/>
</div>
<div id="about" data-section="about">
<TextAbout
useInvertedBackground={true}
tag="Our Philosophy"
title="Purity In Every Drop. Science In Every Formulation."
/>
</div>
<div id="features" data-section="features">
<FeatureBento
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={false}
features={[
{
title: "100% Organic Ingredients",
description: "Sourced from small-batch farms for maximum potency and safety.",
bentoComponent: "reveal-icon",
icon: Leaf,
imageSrc: "http://img.b2bpic.net/free-photo/ecological-cleaning-products-concept_23-2148781951.jpg",
imageAlt: "Ecological cleaning products concept",
},
{
title: "Cruelty-Free Always",
description: "Never tested on animals, because beauty should be kind to all.",
bentoComponent: "reveal-icon",
icon: Heart,
imageSrc: "http://img.b2bpic.net/free-photo/ingredients-cosmetics_23-2148574936.jpg?_wi=2",
imageAlt: "Ecological cleaning products concept",
},
{
title: "Dermatologist Verified",
description: "Safe, gentle, and effective for all skin types and sensitivities.",
bentoComponent: "reveal-icon",
icon: Shield,
imageSrc: "http://img.b2bpic.net/free-photo/green-abstract-background-dropper-bottle-with-yellow-solution-wallpaper_53876-137329.jpg?_wi=2",
imageAlt: "Ecological cleaning products concept",
},
]}
title="Why Lumière Works"
description="Crafted with intentionality, our formulas bridge the gap between ancient botanical wisdom and modern dermatological science."
/>
</div>
<div id="features" data-section="features">
<FeatureBento
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={false}
features={[
{ title: "100% Organic Ingredients", description: "Sourced from small-batch farms for maximum potency and safety.", bentoComponent: "reveal-icon", icon: Leaf },
{ title: "Cruelty-Free Always", description: "Never tested on animals, because beauty should be kind to all.", bentoComponent: "reveal-icon", icon: Heart },
{ title: "Dermatologist Verified", description: "Safe, gentle, and effective for all skin types and sensitivities.", bentoComponent: "reveal-icon", icon: Shield }
]}
title="Why Lumière Works"
description="Crafted with intentionality, our formulas bridge the gap between ancient botanical wisdom and modern dermatological science."
/>
</div>
<div id="products" data-section="products">
<ProductCardThree
textboxLayout="default"
gridVariant="uniform-all-items-equal"
useInvertedBackground={true}
products={[
{
id: "p1",
name: "Botanical Night Cream",
price: "$85",
imageSrc: "http://img.b2bpic.net/free-photo/jar-cream_23-2147670130.jpg",
},
{
id: "p2",
name: "Radiance Renewal Serum",
price: "$120",
imageSrc: "http://img.b2bpic.net/free-photo/jojoba-oil-treatment-composition_23-2149022388.jpg",
},
{
id: "p3",
name: "Purifying Clay Cleanser",
price: "$45",
imageSrc: "http://img.b2bpic.net/free-photo/product-branding-packaging_23-2150965821.jpg",
},
{
id: "p4",
name: "Revitalizing Eye Elixir",
price: "$65",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-beauty-products-based-regenerative-agriculture_23-2150721404.jpg",
},
{
id: "p5",
name: "Deep Hydration Mask",
price: "$55",
imageSrc: "http://img.b2bpic.net/free-photo/cosmetology-portrait-cute-female_624325-1519.jpg",
},
{
id: "p6",
name: "Daily Balancing Lotion",
price: "$70",
imageSrc: "http://img.b2bpic.net/free-photo/aloe-vera-leaves-with-beauty-cream-bottle_23-2148173828.jpg",
},
]}
title="The Essential Ritual"
description="Curated collections to revitalize, protect, and illuminate your skin."
/>
</div>
<div id="products" data-section="products">
<ProductCardThree
textboxLayout="default"
gridVariant="uniform-all-items-equal"
useInvertedBackground={true}
animationType="slide-up"
products={[
{ id: "p1", name: "Botanical Night Cream", price: "$85", imageSrc: "http://img.b2bpic.net/free-photo/jar-cream_23-2147670130.jpg" },
{ id: "p2", name: "Radiance Renewal Serum", price: "$120", imageSrc: "http://img.b2bpic.net/free-photo/jojoba-oil-treatment-composition_23-2149022388.jpg" },
{ id: "p3", name: "Purifying Clay Cleanser", price: "$45", imageSrc: "http://img.b2bpic.net/free-photo/product-branding-packaging_23-2150965821.jpg" }
]}
title="The Essential Ritual"
description="Curated collections to revitalize, protect, and illuminate your skin."
/>
</div>
<div id="metrics" data-section="metrics">
<MetricCardTwo
textboxLayout="default"
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "98%",
description: "Reported visibly improved texture",
},
{
id: "m2",
value: "24hr",
description: "Deep, sustained hydration lock",
},
{
id: "m3",
value: "100%",
description: "Plant-based natural ingredients",
},
]}
title="Real Results, Proven"
description="Your skin deserves evidence-based nourishment."
/>
</div>
<div id="metrics" data-section="metrics">
<MetricCardTwo
textboxLayout="default"
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
animationType="slide-up"
metrics={[
{ id: "m1", value: "98%", description: "Reported visibly improved texture" },
{ id: "m2", value: "24hr", description: "Deep, sustained hydration lock" },
{ id: "m3", value: "100%", description: "Plant-based natural ingredients" }
]}
title="Real Results, Proven"
description="Your skin deserves evidence-based nourishment."
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardFifteen
useInvertedBackground={true}
testimonial="I've struggled with sensitive skin for years, and Lumière is the first brand that feels like a soothing embrace instead of a chore. My skin has never looked healthier."
rating={5}
author="Elena M., Verified User"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/image-african-beauty-woman-look-mirror-with-patches_197531-33091.jpg",
alt: "Customer",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-young-woman-practicing-facial-yoga-youth_23-2150520806.jpg",
alt: "Customer",
},
{
src: "http://img.b2bpic.net/free-photo/side-view-embraced-intimate-couple_23-2148857604.jpg",
alt: "Customer",
},
{
src: "http://img.b2bpic.net/free-photo/happy-serene-young-woman-with-beautiful-olive-skin-curly-hair-ideal-skin-brown-eyes-studio_633478-1098.jpg",
alt: "Customer",
},
{
src: "http://img.b2bpic.net/free-photo/side-view-woman-couch-with-man-holding-her-head_23-2148857585.jpg",
alt: "Customer",
},
]}
ratingAnimation="blur-reveal"
avatarsAnimation="slide-up"
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardFifteen
useInvertedBackground={true}
testimonial="I've struggled with sensitive skin for years, and Lumière is the first brand that feels like a soothing embrace instead of a chore. My skin has never looked healthier."
rating={5}
author="Elena M., Verified User"
avatars={[
{ src: "http://img.b2bpic.net/free-photo/image-african-beauty-woman-look-mirror-with-patches_197531-33091.jpg", alt: "Customer" },
{ src: "http://img.b2bpic.net/free-photo/portrait-young-woman-practicing-facial-yoga-youth_23-2150520806.jpg", alt: "Customer" }
]}
ratingAnimation="blur-reveal"
avatarsAnimation="slide-up"
/>
</div>
<div id="faq" data-section="faq">
<FaqDouble
textboxLayout="default"
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "Are your products suitable for sensitive skin?",
content: "Yes, our formulations are developed with dermatologists to be gentle on all skin types, including highly sensitive skin.",
},
{
id: "f2",
title: "What is the shelf life of your products?",
content: "Because we use natural, preservative-free ingredients, we recommend using our products within 6-12 months of opening.",
},
{
id: "f3",
title: "Is your packaging recyclable?",
content: "Absolutely. We are committed to sustainability and ensure all our glass and paper packaging is 100% recyclable.",
},
]}
title="Your Skincare Questions, Answered"
description="Learn more about our ingredients, sustainability, and recommended routines."
faqsAnimation="blur-reveal"
/>
</div>
<div id="faq" data-section="faq">
<FaqDouble
textboxLayout="default"
useInvertedBackground={false}
faqs={[
{ id: "f1", title: "Are your products suitable for sensitive skin?", content: "Yes, our formulations are developed with dermatologists to be gentle on all skin types, including highly sensitive skin." },
{ id: "f2", title: "What is the shelf life of your products?", content: "Because we use natural, preservative-free ingredients, we recommend using our products within 6-12 months of opening." },
{ id: "f3", title: "Is your packaging recyclable?", content: "Absolutely. We are committed to sustainability and ensure all our glass and paper packaging is 100% recyclable." }
]}
title="Your Skincare Questions, Answered"
description="Learn more about our ingredients, sustainability, and recommended routines."
faqsAnimation="blur-reveal"
/>
</div>
<div id="contact" data-section="contact">
<ContactText
useInvertedBackground={true}
background={{
variant: "plain",
}}
text="Ready to transform your ritual? Join our community for exclusive skin health tips and new drop announcements."
/>
</div>
<div id="contact" data-section="contact">
<ContactText
useInvertedBackground={true}
background={{ variant: "plain" }}
text="Ready to transform your ritual? Join our community for exclusive skin health tips and new drop announcements."
/>
</div>
<div id="footer" data-section="footer">
<FooterBaseReveal
logoText="Lumière Skin"
columns={[
{
title: "Shop",
items: [
{
label: "All Products",
href: "#products",
},
{
label: "Best Sellers",
href: "#",
},
{
label: "Gift Sets",
href: "#",
},
],
},
{
title: "Company",
items: [
{
label: "Our Story",
href: "#about",
},
{
label: "Sustainability",
href: "#",
},
{
label: "Journal",
href: "#",
},
],
},
{
title: "Support",
items: [
{
label: "Help Center",
href: "#faq",
},
{
label: "Shipping Info",
href: "#",
},
{
label: "Contact",
href: "#contact",
},
],
},
]}
copyrightText="© 2024 Lumière Skin. All rights reserved."
/>
</div>
<div id="footer" data-section="footer">
<FooterBaseReveal
logoText="Lumière Skin"
columns={[
{ title: "Shop", items: [{ label: "All Products", href: "#products" }, { label: "Best Sellers", href: "#" }] },
{ title: "Company", items: [{ label: "Our Story", href: "#about" }, { label: "Sustainability", href: "#" }] },
{ title: "Support", items: [{ label: "Help Center", href: "#faq" }, { label: "Contact", href: "#contact" }] }
]}
copyrightText="© 2024 Lumière Skin. All rights reserved."
/>
</div>
</ReactLenis>
</ThemeProvider>
);