Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-05-09 13:16:22 +00:00

View File

@@ -2,15 +2,15 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import ContactText from '@/components/sections/contact/ContactText';
import FaqSplitText from '@/components/sections/faq/FaqSplitText';
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
import HeroSplit from '@/components/sections/hero/HeroSplit';
import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import ProductCardOne from '@/components/sections/product/ProductCardOne';
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen';
import ContactSplit from '@/components/sections/contact/ContactSplit';
import FaqDouble from '@/components/sections/faq/FaqDouble';
import FooterSimple from '@/components/sections/footer/FooterSimple';
import HeroSplitKpi from '@/components/sections/hero/HeroSplitKpi';
import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven';
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
import ProductCardThree from '@/components/sections/product/ProductCardThree';
import SplitAbout from '@/components/sections/about/SplitAbout';
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
import { Diamond } from "lucide-react";
export default function LandingPage() {
@@ -29,149 +29,58 @@ export default function LandingPage() {
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "#hero",
},
{
name: "Collections",
id: "#products",
},
{
name: "About",
id: "#about",
},
{
name: "Contact",
id: "#contact",
},
{ name: "Home", id: "#hero" },
{ name: "Collections", id: "#products" },
{ name: "About", id: "#about" },
{ name: "Contact", id: "#contact" },
]}
brandName="Lumina Gems"
/>
</div>
<div id="hero" data-section="hero">
<HeroSplit
background={{
variant: "radial-gradient",
}}
<HeroSplitKpi
background={{ variant: "radial-gradient" }}
title="Timeless Elegance, Crafted for You."
description="Discover our handpicked collection of exquisite gold and diamond jewellery designed to capture life's most precious moments."
buttons={[
{
text: "Shop Collections",
href: "#products",
},
kpis={[
{ value: "500+", label: "Unique Designs" },
{ value: "10k+", label: "Happy Clients" },
{ value: "20", label: "Years Expertise" }
]}
imageSrc="http://img.b2bpic.net/free-photo/shiny-elegant-gold-chain-display_23-2149635312.jpg"
imageAlt="Exquisite luxury jewellery collection"
mediaAnimation="opacity"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/top-view-gold-chain-plant-arrangement_23-2149836408.jpg",
alt: "Top view gold chain and plant arrangement",
},
{
src: "http://img.b2bpic.net/free-photo/top-view-gold-chains-underwater_23-2149836406.jpg",
alt: "Top view gold chains underwater",
},
{
src: "http://img.b2bpic.net/free-photo/abstract-gold-chain-jewellery-presentation_23-2149599064.jpg",
alt: "Abstract gold chain jewellery presentation",
},
{
src: "http://img.b2bpic.net/free-photo/top-view-gold-chains-book_23-2149836444.jpg",
alt: "Top view gold chains and book",
},
{
src: "http://img.b2bpic.net/free-photo/shiny-elegant-gold-chain-display_23-2149635312.jpg",
alt: "elegant jewelry display luxurious",
},
]}
avatarText="Trusted by 10,000+ jewellery lovers"
marqueeItems={[
{
type: "text",
text: "Ethically Sourced",
},
{
type: "text",
text: "Handcrafted Excellence",
},
{
type: "text",
text: "Global Shipping",
},
{
type: "text",
text: "Lifetime Guarantee",
},
{
type: "text",
text: "Artisan Designed",
},
]}
/>
</div>
<div id="about" data-section="about">
<TestimonialAboutCard
useInvertedBackground={false}
<SplitAbout
tag="Our Story"
title="The Art of Perfection"
description="With over two decades of expertise, Lumina Gems brings you jewellery that transcends trends, blending classic artistry with contemporary refinement."
subdescription="Every piece is a testament to meticulous detail and passion for excellence."
imageSrc="http://img.b2bpic.net/free-photo/side-view-jeweler-making-jewellery_23-2150931433.jpg"
mediaAnimation="slide-up"
icon={Diamond}
textboxLayout="split"
useInvertedBackground={false}
bulletPoints={[
{ title: "Ethically Sourced", description: "Only the finest materials for our creations." },
{ title: "Handcrafted", description: "Every detail perfected by master artisans." }
]}
/>
</div>
<div id="products" data-section="products">
<ProductCardOne
<ProductCardThree
animationType="slide-up"
textboxLayout="default"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Diamond Solitaire",
price: "$1,200",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-female-wearing-silver-necklace-with-beautiful-lock-pendant_181624-27833.jpg",
},
{
id: "p2",
name: "Sapphire Pendant",
price: "$850",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-object_1122-1918.jpg",
},
{
id: "p3",
name: "Gold Cufflink Set",
price: "$450",
imageSrc: "http://img.b2bpic.net/free-photo/display-shiny-luxurious-golden-chain_23-2149635263.jpg",
},
{
id: "p4",
name: "Pearl Drop Earrings",
price: "$600",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-goth-teenager-posing-studio_23-2150501516.jpg",
},
{
id: "p5",
name: "Emerald Ring",
price: "$2,100",
imageSrc: "http://img.b2bpic.net/free-photo/silver-aesthetic-wallpaper-with-mirror_23-2149871687.jpg",
},
{
id: "p6",
name: "Signature Gold Chain",
price: "$1,150",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-businessman-working-city_1157-20937.jpg",
},
{ id: "p1", name: "Diamond Solitaire", price: "$1,200", imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-female-wearing-silver-necklace-with-beautiful-lock-pendant_181624-27833.jpg" },
{ id: "p2", name: "Sapphire Pendant", price: "$850", imageSrc: "http://img.b2bpic.net/free-photo/still-life-object_1122-1918.jpg" },
{ id: "p3", name: "Gold Cufflink Set", price: "$450", imageSrc: "http://img.b2bpic.net/free-photo/display-shiny-luxurious-golden-chain_23-2149635263.jpg" }
]}
title="Our Signature Pieces"
description="Exquisite designs that define elegance and sophisticated style."
@@ -179,153 +88,61 @@ export default function LandingPage() {
</div>
<div id="metrics" data-section="metrics">
<MetricCardFourteen
useInvertedBackground={false}
<MetricCardEleven
animationType="slide-up"
title="Crafting Excellence"
tag="By The Numbers"
metrics={[
{
id: "m1",
value: "500+",
description: "Unique Designs Created",
},
{
id: "m2",
value: "10k+",
description: "Happy Clients Worldwide",
},
{
id: "m3",
value: "20",
description: "Years of Tradition",
},
{ id: "m1", value: "500+", title: "Designs", description: "Unique pieces curated.", imageSrc: "http://img.b2bpic.net/free-photo/shiny-elegant-gold-chain-display_23-2149635312.jpg" },
{ id: "m2", value: "10k+", title: "Clients", description: "Global community.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-gold-chain-plant-arrangement_23-2149836408.jpg" },
{ id: "m3", value: "20", title: "Years", description: "Tradition excellence.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-jeweler-making-jewellery_23-2150931433.jpg" }
]}
metricsAnimation="slide-up"
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardSixteen
<TestimonialCardThirteen
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah Miller",
role: "Creative Director",
company: "Design Studio",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-dress-cafe-with-glass-wine_624325-762.jpg",
},
{
id: "2",
name: "Michael Chen",
role: "Finance",
company: "Capital Group",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-stylish-young-woman_158538-4143.jpg",
},
{
id: "3",
name: "Julia Roberts",
role: "Attorney",
company: "Law Partners",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/dreamy-curly-woman-pink-suit-sitting-near-mirror_197531-16809.jpg",
},
{
id: "4",
name: "David Kim",
role: "Architect",
company: "Urban Designs",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/high-fashion-look-glamor-closeup-portrait-beautiful-sexy-stylish-blond-young-woman-model-with-bright-yellow-makeup-with-perfect-clean-skin-with-gold-jewelery-black-cloth_158538-2003.jpg",
},
{
id: "5",
name: "Elise Vane",
role: "Entrepreneur",
company: "Foundry",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-bride-posing-against-window-hotel-room_1153-6032.jpg",
},
]}
kpiItems={[
{
value: "4.9",
label: "Rating",
},
{
value: "99%",
label: "Satisfaction",
},
{
value: "15k",
label: "Reviewers",
},
]}
title="What Our Clients Say"
description="Personal experiences with our fine jewellery."
textboxLayout="default"
showRating={true}
testimonials={[
{ id: "1", name: "Sarah Miller", handle: "@sarah", testimonial: "Absolutely stunning pieces that last a lifetime.", rating: 5 },
{ id: "2", name: "Michael Chen", handle: "@mike", testimonial: "Exceptional quality and service from Lumina.", rating: 5 }
]}
/>
</div>
<div id="faq" data-section="faq">
<FaqSplitText
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "How do I care for my jewellery?",
content: "Store in a cool, dry place and clean gently with a soft cloth.",
},
{
id: "f2",
title: "Do you offer custom designs?",
content: "Yes, our artisans are available for bespoke design consultations.",
},
{
id: "f3",
title: "How is shipping handled?",
content: "We offer insured shipping worldwide for all jewellery pieces.",
},
]}
sideTitle="Frequently Asked Questions"
sideDescription="Everything you need to know about our craftsmanship and services."
<FaqDouble
title="Frequently Asked Questions"
faqsAnimation="slide-up"
textboxLayout="default"
faqs={[
{ id: "f1", title: "How do I care for my jewellery?", content: "Store in a cool, dry place and clean gently with a soft cloth." },
{ id: "f2", title: "Do you offer custom designs?", content: "Yes, our artisans are available for bespoke design consultations." }
]}
/>
</div>
<div id="contact" data-section="contact">
<ContactText
useInvertedBackground={false}
background={{
variant: "sparkles-gradient",
}}
text="Ready to own your piece of timeless art? Reach out to our design consultants today."
buttons={[
{
text: "Contact Us",
href: "mailto:hello@luminagems.com",
},
]}
<ContactSplit
title="Join the Collection"
description="Sign up for early access to our new artisan releases and seasonal lookbooks."
background={{ variant: "sparkles-gradient" }}
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoReveal
logoText="Lumina Gems"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
rightLink={{
text: "Terms & Conditions",
href: "#",
}}
<FooterSimple
columns={[
{ title: "Company", items: [{ label: "About Us" }, { label: "Our Story" }] },
{ title: "Support", items: [{ label: "FAQ" }, { label: "Contact" }] }
]}
bottomLeftText="© 2024 Lumina Gems"
bottomRightText="All rights reserved."
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}