Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-28 09:52:58 +00:00

View File

@@ -29,31 +29,23 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Collection",
id: "products",
},
name: "Collection", id: "products"},
{
name: "Our Story",
id: "about",
},
name: "Our Story", id: "about"},
{
name: "Testimonials",
id: "testimonials",
},
name: "Testimonials", id: "testimonials"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Aura Jewellery"
button={{ text: "Shop Now", href: "#products" }}
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardScroll
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Timeless Elegance, Handcrafted for You."
description="Discover our unique collection of bracelets and pendants, meticulously crafted to tell your story."
imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-female-wearing-fashionable-silver-charm-bracelet_181624-32760.jpg"
@@ -68,17 +60,11 @@ export default function LandingPage() {
description="Every piece is handmade with passion, blending traditional techniques with modern aesthetics to create heirloom-quality jewellery."
metrics={[
{
value: "500+",
title: "Unique Designs",
},
value: "500+", title: "Unique Designs"},
{
value: "100%",
title: "Handcrafted",
},
value: "100%", title: "Handcrafted"},
{
value: "20+",
title: "Artisanal Techniques",
},
value: "20+", title: "Artisanal Techniques"},
]}
imageSrc="http://img.b2bpic.net/free-photo/experienced-man-is-using-press-tool-his-new-workshop_613910-17403.jpg"
mediaAnimation="blur-reveal"
@@ -94,32 +80,14 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "p1",
brand: "Aura",
name: "Silver Moonlight Bracelet",
price: "$120",
rating: 5,
reviewCount: "24",
imageSrc: "http://img.b2bpic.net/free-photo/close-shot-womans-hands-with-ring-bracelet-jewerly_343596-1626.jpg",
},
id: "p1", brand: "Aura", name: "Silver Moonlight Bracelet", price: "$120", rating: 5,
reviewCount: "24", imageSrc: "http://img.b2bpic.net/free-photo/close-shot-womans-hands-with-ring-bracelet-jewerly_343596-1626.jpg"},
{
id: "p2",
brand: "Aura",
name: "Golden Bloom Pendant",
price: "$185",
rating: 5,
reviewCount: "18",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-bride-wearing-pendant-necklace-with-black-cord_181624-15666.jpg",
},
id: "p2", brand: "Aura", name: "Golden Bloom Pendant", price: "$185", rating: 5,
reviewCount: "18", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-bride-wearing-pendant-necklace-with-black-cord_181624-15666.jpg"},
{
id: "p3",
brand: "Aura",
name: "Cerulean Bead Bracelet",
price: "$95",
rating: 4,
reviewCount: "42",
imageSrc: "http://img.b2bpic.net/free-photo/jewelry-inside-red-craft-gift-box-high-quality-photo_114579-12182.jpg",
},
id: "p3", brand: "Aura", name: "Cerulean Bead Bracelet", price: "$95", rating: 4,
reviewCount: "42", imageSrc: "http://img.b2bpic.net/free-photo/jewelry-inside-red-craft-gift-box-high-quality-photo_114579-12182.jpg"},
]}
title="Our Signature Collection"
description="Explore our hand-selected range of bracelets and pendants."
@@ -131,30 +99,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah Miller",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-happy-blonde-woman-white-blouse-laughs-sincerely-holds-knife-peace-bread-rests-street-cafe_197531-30012.jpg?_wi=1",
},
id: "1", name: "Sarah Miller", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-happy-blonde-woman-white-blouse-laughs-sincerely-holds-knife-peace-bread-rests-street-cafe_197531-30012.jpg"},
{
id: "2",
name: "Elena Rossi",
imageSrc: "http://img.b2bpic.net/free-photo/fashionable-blond-model-posing-beach_273443-546.jpg",
},
id: "2", name: "Elena Rossi", imageSrc: "http://img.b2bpic.net/free-photo/fashionable-blond-model-posing-beach_273443-546.jpg"},
{
id: "3",
name: "Chloe Chen",
imageSrc: "http://img.b2bpic.net/free-photo/fashionable-caucasian-brunette-girl-with-collected-hair-red-lips-wears-black-blouse-purple-background-elegant-style-concept_197531-32081.jpg",
},
id: "3", name: "Chloe Chen", imageSrc: "http://img.b2bpic.net/free-photo/fashionable-caucasian-brunette-girl-with-collected-hair-red-lips-wears-black-blouse-purple-background-elegant-style-concept_197531-32081.jpg"},
{
id: "4",
name: "Jessica Wright",
imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-dress-cafe-with-glass-wine_624325-762.jpg",
},
id: "4", name: "Jessica Wright", imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-dress-cafe-with-glass-wine_624325-762.jpg"},
{
id: "5",
name: "Marcus Thorne",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-happy-blonde-woman-white-blouse-laughs-sincerely-holds-knife-peace-bread-rests-street-cafe_197531-30012.jpg?_wi=2",
},
id: "5", name: "Marcus Thorne", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-happy-blonde-woman-white-blouse-laughs-sincerely-holds-knife-peace-bread-rests-street-cafe_197531-30012.jpg"},
]}
cardTitle="Loved by our community"
cardTag="Testimonials"
@@ -166,14 +119,11 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={true}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
text="Ready to find your next signature piece? Connect with us for custom inquiries."
buttons={[
{
text: "Get in Touch",
href: "#",
},
text: "Get in Touch", href: "#"},
]}
/>
</div>
@@ -182,33 +132,21 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Shop",
items: [
title: "Shop", items: [
{
label: "All Jewellery",
href: "#",
},
label: "All Jewellery", href: "#"},
{
label: "Bracelets",
href: "#",
},
label: "Bracelets", href: "#"},
{
label: "Pendants",
href: "#",
},
label: "Pendants", href: "#"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "Our Story",
href: "#",
},
label: "Our Story", href: "#"},
{
label: "Contact",
href: "#",
},
label: "Contact", href: "#"},
],
},
]}