Merge version_2 into main #2
264
src/app/page.tsx
264
src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Collection",
|
||||
id: "products",
|
||||
},
|
||||
name: "Collection", id: "products"},
|
||||
{
|
||||
name: "Story",
|
||||
id: "about",
|
||||
},
|
||||
name: "Story", id: "about"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="AH JEWELS"
|
||||
/>
|
||||
@@ -55,38 +47,19 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Timeless Elegance in Every Detail"
|
||||
description="Discover AH JEWELS, where artisan craftsmanship meets modern sophistication in our exclusive fine jewelry collections."
|
||||
tag="AH JEWELS EXCLUSIVE"
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Collection",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Explore Collection", href: "#products"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expensive-golden-ring-with-white-powder-background_23-2150347049.jpg?_wi=1",
|
||||
imageAlt: "AH Jewels signature piece",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expensive-golden-ring-with-white-powder-background_23-2150347049.jpg", imageAlt: "AH Jewels signature piece"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gold-ring-wooden-tray_23-2151992046.jpg?_wi=1",
|
||||
imageAlt: "Jewelry artisan at work",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/christmas-lights-dark-wooden-board_23-2147576818.jpg",
|
||||
imageAlt: "Christmas lights on dark wooden board",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/golden-easter-eggs-by-easter-decorations_1303-30802.jpg",
|
||||
imageAlt: "Golden easter eggs by the easter decorations",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-golden-sparks-glitter_23-2149224083.jpg",
|
||||
imageAlt: "Close up on golden sparks and glitter",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gold-ring-wooden-tray_23-2151992046.jpg", imageAlt: "Jewelry artisan at work"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -102,11 +75,9 @@ export default function LandingPage() {
|
||||
description="Born from a passion for precious stones and timeless design, AH JEWELS creates pieces that tell a unique story. Every creation is handmade, reflecting a perfect balance of heritage and contemporary luxury."
|
||||
buttons={[
|
||||
{
|
||||
text: "Our Philosophy",
|
||||
href: "#",
|
||||
},
|
||||
text: "Our Philosophy", href: "#"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/craftswoman-lighting-blow-torch_107420-65287.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/craftswoman-lighting-blow-torch_107420-65287.jpg"
|
||||
imageAlt="The workshop where AH Jewels come to life"
|
||||
/>
|
||||
</div>
|
||||
@@ -119,59 +90,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
brand: "AH JEWELS",
|
||||
name: "Signature Gold Band",
|
||||
price: "$1,200",
|
||||
rating: 5,
|
||||
reviewCount: "12",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-wedding-rings-bride-groom-gray-surface_181624-57641.jpg",
|
||||
},
|
||||
id: "1", brand: "AH JEWELS", name: "Signature Gold Band", price: "$1,200", rating: 5,
|
||||
reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-wedding-rings-bride-groom-gray-surface_181624-57641.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
brand: "AH JEWELS",
|
||||
name: "Celestial Pearl Pendant",
|
||||
price: "$850",
|
||||
rating: 5,
|
||||
reviewCount: "8",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wedding-glass-precious-gold-luxury-golden_1400-35.jpg",
|
||||
},
|
||||
id: "2", brand: "AH JEWELS", name: "Celestial Pearl Pendant", price: "$850", rating: 5,
|
||||
reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/wedding-glass-precious-gold-luxury-golden_1400-35.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
brand: "AH JEWELS",
|
||||
name: "Diamond Stud Heritage",
|
||||
price: "$2,100",
|
||||
rating: 5,
|
||||
reviewCount: "15",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-woman-tropical-luxury-villa-wearing-white-stylish-blazer-jewellery-tropical-leaves_343596-1979.jpg",
|
||||
},
|
||||
id: "3", brand: "AH JEWELS", name: "Diamond Stud Heritage", price: "$2,100", rating: 5,
|
||||
reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-woman-tropical-luxury-villa-wearing-white-stylish-blazer-jewellery-tropical-leaves_343596-1979.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
brand: "AH JEWELS",
|
||||
name: "Minimalist Chain Bracelet",
|
||||
price: "$650",
|
||||
rating: 4,
|
||||
reviewCount: "22",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-golden-chain-coffee-cup_23-2149836479.jpg",
|
||||
},
|
||||
id: "4", brand: "AH JEWELS", name: "Minimalist Chain Bracelet", price: "$650", rating: 4,
|
||||
reviewCount: "22", imageSrc: "http://img.b2bpic.net/free-photo/top-view-golden-chain-coffee-cup_23-2149836479.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
brand: "AH JEWELS",
|
||||
name: "Midnight Sapphire Ring",
|
||||
price: "$1,800",
|
||||
rating: 5,
|
||||
reviewCount: "9",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-playful-cute-redhead-girl-curly-haired-hide-face-palm-look-through-fingers_176420-44128.jpg",
|
||||
},
|
||||
id: "5", brand: "AH JEWELS", name: "Midnight Sapphire Ring", price: "$1,800", rating: 5,
|
||||
reviewCount: "9", imageSrc: "http://img.b2bpic.net/free-photo/charming-playful-cute-redhead-girl-curly-haired-hide-face-palm-look-through-fingers_176420-44128.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
brand: "AH JEWELS",
|
||||
name: "Radiant Tennis Bracelet",
|
||||
price: "$3,400",
|
||||
rating: 5,
|
||||
reviewCount: "5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-female-wearing-fashionable-bracelet-with-charm-pendants_181624-21048.jpg",
|
||||
},
|
||||
id: "6", brand: "AH JEWELS", name: "Radiant Tennis Bracelet", price: "$3,400", rating: 5,
|
||||
reviewCount: "5", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-female-wearing-fashionable-bracelet-with-charm-pendants_181624-21048.jpg"},
|
||||
]}
|
||||
title="Curated Collections"
|
||||
description="Hand-selected materials transformed into iconic jewelry for every occasion."
|
||||
@@ -185,40 +120,22 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Artisan Craftsmanship",
|
||||
description: "Every piece is carefully handmade by skilled goldsmiths using traditional techniques.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-sketched-cloth-designs_53876-65116.jpg",
|
||||
},
|
||||
title: "Artisan Craftsmanship", description: "Every piece is carefully handmade by skilled goldsmiths using traditional techniques.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-sketched-cloth-designs_53876-65116.jpg"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tailor-items-silk_23-2148897934.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expensive-golden-ring-with-white-powder-background_23-2150347049.jpg?_wi=2",
|
||||
imageAlt: "craftsmanship jewelry artisan hands",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tailor-items-silk_23-2148897934.jpg"}
|
||||
},
|
||||
{
|
||||
title: "Sourced with Integrity",
|
||||
description: "We use ethically sourced diamonds and precious metals to ensure your jewelry is as conscious as it is beautiful.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-ferromagnetic-mirrored-metal-with-liquid-leaks_23-2148253669.jpg",
|
||||
},
|
||||
title: "Sourced with Integrity", description: "We use ethically sourced diamonds and precious metals to ensure your jewelry is as conscious as it is beautiful.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-ferromagnetic-mirrored-metal-with-liquid-leaks_23-2148253669.jpg"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop_23-2150914166.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gold-ring-wooden-tray_23-2151992046.jpg?_wi=2",
|
||||
imageAlt: "craftsmanship jewelry artisan hands",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop_23-2150914166.jpg"}
|
||||
},
|
||||
{
|
||||
title: "Premium Presentation",
|
||||
description: "Your jewelry arrives in our bespoke AH JEWELS signature packaging, ready to be treasured.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-elegant-luxurious-wedding-stationery-planner-resources_23-2150166800.jpg",
|
||||
},
|
||||
title: "Premium Presentation", description: "Your jewelry arrives in our bespoke AH JEWELS signature packaging, ready to be treasured.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-elegant-luxurious-wedding-stationery-planner-resources_23-2150166800.jpg"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-elegant-luxurious-wedding-stationery-planner-resources_23-2150166937.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/craftswoman-lighting-blow-torch_107420-65287.jpg?_wi=2",
|
||||
imageAlt: "craftsmanship jewelry artisan hands",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-elegant-luxurious-wedding-stationery-planner-resources_23-2150166937.jpg"}
|
||||
},
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
@@ -234,59 +151,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Miller",
|
||||
role: "Collector",
|
||||
company: "AH Client",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glad-african-american-young-woman-rests-alone-coffee-shop-has-delighted-look-rests-after-work-laptop-computer-has-positive-expression_273609-3414.jpg",
|
||||
},
|
||||
id: "1", name: "Sarah Miller", role: "Collector", company: "AH Client", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glad-african-american-young-woman-rests-alone-coffee-shop-has-delighted-look-rests-after-work-laptop-computer-has-positive-expression_273609-3414.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "David Cohen",
|
||||
role: "Groom",
|
||||
company: "AH Client",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-looking-through-stores-window_329181-20476.jpg",
|
||||
},
|
||||
id: "2", name: "David Cohen", role: "Groom", company: "AH Client", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-looking-through-stores-window_329181-20476.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Elena Rossi",
|
||||
role: "Collector",
|
||||
company: "AH Client",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-kid-wearing-bracelet_23-2149547997.jpg",
|
||||
},
|
||||
id: "3", name: "Elena Rossi", role: "Collector", company: "AH Client", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-kid-wearing-bracelet_23-2149547997.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Michael Chen",
|
||||
role: "Gifting",
|
||||
company: "AH Client",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-short-hair-brunette-woman-with-chain-neck-accessories-green-lace-lingerie-outside-villa_343596-400.jpg",
|
||||
},
|
||||
id: "4", name: "Michael Chen", role: "Gifting", company: "AH Client", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-short-hair-brunette-woman-with-chain-neck-accessories-green-lace-lingerie-outside-villa_343596-400.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Anita Das",
|
||||
role: "Collector",
|
||||
company: "AH Client",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-choosing-necklace-jewelry-store_1303-30672.jpg",
|
||||
},
|
||||
id: "5", name: "Anita Das", role: "Collector", company: "AH Client", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-choosing-necklace-jewelry-store_1303-30672.jpg"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "100+",
|
||||
label: "Bespoke Pieces",
|
||||
},
|
||||
value: "100+", label: "Bespoke Pieces"},
|
||||
{
|
||||
value: "1000+",
|
||||
label: "Happy Clients",
|
||||
},
|
||||
value: "1000+", label: "Happy Clients"},
|
||||
{
|
||||
value: "50",
|
||||
label: "Years Combined Craftsmanship",
|
||||
},
|
||||
value: "50", label: "Years Combined Craftsmanship"},
|
||||
]}
|
||||
title="A Lifetime of Memories"
|
||||
description="Hear from our clients who have celebrated life's special moments with AH JEWELS."
|
||||
@@ -299,20 +185,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "How do I care for my jewelry?",
|
||||
content: "Store in a dry, cool place and gently wipe with a soft cloth after wearing to maintain its natural luster.",
|
||||
},
|
||||
id: "f1", title: "How do I care for my jewelry?", content: "Store in a dry, cool place and gently wipe with a soft cloth after wearing to maintain its natural luster."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Do you offer custom designs?",
|
||||
content: "Yes, we specialize in bespoke custom commissions. Contact us to schedule a design consultation.",
|
||||
},
|
||||
id: "f2", title: "Do you offer custom designs?", content: "Yes, we specialize in bespoke custom commissions. Contact us to schedule a design consultation."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Are your diamonds ethically sourced?",
|
||||
content: "Absolutely. AH JEWELS is dedicated to ethical sourcing practices for all stones and precious metals.",
|
||||
},
|
||||
id: "f3", title: "Are your diamonds ethically sourced?", content: "Absolutely. AH JEWELS is dedicated to ethical sourcing practices for all stones and precious metals."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/master-processes-valuable-metal-home-workshop_1153-3524.jpg"
|
||||
title="Frequently Asked Questions"
|
||||
@@ -328,22 +205,14 @@ export default function LandingPage() {
|
||||
description="Whether you are looking for a unique bespoke piece or have questions about a collection, we are here to assist you."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Your Email", required: true,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Tell us about your dream jewelry piece",
|
||||
rows: 4,
|
||||
name: "message", placeholder: "Tell us about your dream jewelry piece", rows: 4,
|
||||
required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/3d-rendering-modern-luxury-hotel-office-reception-meeting-lounge_105762-2045.jpg"
|
||||
@@ -354,42 +223,27 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "AH JEWELS",
|
||||
items: [
|
||||
title: "AH JEWELS", items: [
|
||||
{
|
||||
label: "Our Story",
|
||||
href: "#about",
|
||||
},
|
||||
label: "Our Story", href: "#about"},
|
||||
{
|
||||
label: "Our Collections",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Our Collections", href: "#products"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "Care Guide",
|
||||
href: "#",
|
||||
},
|
||||
label: "Care Guide", href: "#"},
|
||||
{
|
||||
label: "Shipping & Returns",
|
||||
href: "#",
|
||||
},
|
||||
label: "Shipping & Returns", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "#",
|
||||
},
|
||||
label: "Instagram", href: "#"},
|
||||
{
|
||||
label: "Email Us",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Email Us", href: "#contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user