Merge version_1 into main #2
224
src/app/page.tsx
224
src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "home",
|
||||
},
|
||||
name: "Home", id: "home"},
|
||||
{
|
||||
name: "Our Craft",
|
||||
id: "about",
|
||||
},
|
||||
name: "Our Craft", id: "about"},
|
||||
{
|
||||
name: "Collection",
|
||||
id: "features",
|
||||
},
|
||||
name: "Collection", id: "features"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Artisan Joaillier"
|
||||
/>
|
||||
@@ -54,99 +46,56 @@ export default function LandingPage() {
|
||||
<HeroSplitTestimonial
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Timeless Craftsmanship in Every Detail"
|
||||
description="Experience the legacy of a third-generation artisan jeweler. We create bespoke, high-quality jewelry designed to last a lifetime."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Géraldine C.",
|
||||
handle: "@client",
|
||||
testimonial: "Exquisite work. Truly authentic artisan quality.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-caucasian-woman-hotel-room-bathrobe-white-towel-had-with-cigar_343596-398.jpg?_wi=1",
|
||||
},
|
||||
name: "Géraldine C.", handle: "@client", testimonial: "Exquisite work. Truly authentic artisan quality.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-caucasian-woman-hotel-room-bathrobe-white-towel-had-with-cigar_343596-398.jpg"},
|
||||
{
|
||||
name: "Inès L.",
|
||||
handle: "@bride",
|
||||
testimonial: "More beautiful than I expected. Wonderful work.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-stylish-lady-with-collected-hair-dressed-gold-tshirt-neck-jewelry-is-smiling-camera-posing-beige-background_291650-2401.jpg?_wi=1",
|
||||
},
|
||||
name: "Inès L.", handle: "@bride", testimonial: "More beautiful than I expected. Wonderful work.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-stylish-lady-with-collected-hair-dressed-gold-tshirt-neck-jewelry-is-smiling-camera-posing-beige-background_291650-2401.jpg"},
|
||||
{
|
||||
name: "Julia B.",
|
||||
handle: "@collector",
|
||||
testimonial: "Excellent jeweler with very beautiful models.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rococo-style-photography-beautiful-woman_23-2151916476.jpg?_wi=1",
|
||||
},
|
||||
name: "Julia B.", handle: "@collector", testimonial: "Excellent jeweler with very beautiful models.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rococo-style-photography-beautiful-woman_23-2151916476.jpg"},
|
||||
{
|
||||
name: "Jenna D.",
|
||||
handle: "@patron",
|
||||
testimonial: "Magnificent jewelry of very good quality.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-talking-phone_23-2149684350.jpg",
|
||||
},
|
||||
name: "Jenna D.", handle: "@patron", testimonial: "Magnificent jewelry of very good quality.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-talking-phone_23-2149684350.jpg"},
|
||||
{
|
||||
name: "Yves L.",
|
||||
handle: "@local",
|
||||
testimonial: "Professional, serious, and very talented.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-posing-as-greek-goddess_23-2150099272.jpg",
|
||||
},
|
||||
name: "Yves L.", handle: "@local", testimonial: "Professional, serious, and very talented.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-posing-as-greek-goddess_23-2150099272.jpg"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Discover Our Craft",
|
||||
href: "#about",
|
||||
},
|
||||
text: "Discover Our Craft", href: "#about"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/jewelry-maker-working-alone-atelier_23-2149025951.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/jewelry-maker-working-alone-atelier_23-2149025951.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-caucasian-woman-hotel-room-bathrobe-white-towel-had-with-cigar_343596-398.jpg",
|
||||
alt: "Géraldine C.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-caucasian-woman-hotel-room-bathrobe-white-towel-had-with-cigar_343596-398.jpg", alt: "Géraldine C."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/elegant-stylish-lady-with-collected-hair-dressed-gold-tshirt-neck-jewelry-is-smiling-camera-posing-beige-background_291650-2401.jpg",
|
||||
alt: "Inès L.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/elegant-stylish-lady-with-collected-hair-dressed-gold-tshirt-neck-jewelry-is-smiling-camera-posing-beige-background_291650-2401.jpg", alt: "Inès L."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/rococo-style-photography-beautiful-woman_23-2151916476.jpg",
|
||||
alt: "Julia B.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/rococo-style-photography-beautiful-woman_23-2151916476.jpg", alt: "Julia B."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-woman-talking-phone_23-2149684350.jpg",
|
||||
alt: "Jenna D.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-woman-talking-phone_23-2149684350.jpg", alt: "Jenna D."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/side-view-woman-posing-as-greek-goddess_23-2150099272.jpg",
|
||||
alt: "Yves L.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/side-view-woman-posing-as-greek-goddess_23-2150099272.jpg", alt: "Yves L."},
|
||||
]}
|
||||
avatarText="Trusted by over 500+ collectors"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Handcrafted Excellence",
|
||||
},
|
||||
type: "text", text: "Handcrafted Excellence"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Parisian Heritage",
|
||||
},
|
||||
type: "text", text: "Parisian Heritage"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Bespoke Design",
|
||||
},
|
||||
type: "text", text: "Bespoke Design"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Sustainable Sourcing",
|
||||
},
|
||||
type: "text", text: "Sustainable Sourcing"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Timeless Quality",
|
||||
},
|
||||
type: "text", text: "Timeless Quality"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -158,19 +107,13 @@ export default function LandingPage() {
|
||||
description="Located in the heart of Paris, we dedicate our time to traditional goldsmithing techniques. We do not sell online; we provide a physical workshop experience where quality remains our primary promise."
|
||||
metrics={[
|
||||
{
|
||||
value: "3",
|
||||
title: "Generations of Artisans",
|
||||
},
|
||||
value: "3", title: "Generations of Artisans"},
|
||||
{
|
||||
value: "100%",
|
||||
title: "Handcrafted Quality",
|
||||
},
|
||||
value: "100%", title: "Handcrafted Quality"},
|
||||
{
|
||||
value: "Paris",
|
||||
title: "Authentic Heritage",
|
||||
},
|
||||
value: "Paris", title: "Authentic Heritage"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/jeweler-s-hands-making-jewellery_23-2150931443.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/jeweler-s-hands-making-jewellery_23-2150931443.jpg"
|
||||
mediaAnimation="blur-reveal"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -183,28 +126,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Fine Engagement Rings",
|
||||
description: "Custom designs tailored to your personal love story.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Diamond,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/jewelry-maker-working-alone-atelier_23-2149025951.jpg?_wi=2",
|
||||
imageAlt: "elegant jewelry boutique interior gold",
|
||||
title: "Fine Engagement Rings", description: "Custom designs tailored to your personal love story.", bentoComponent: "reveal-icon", icon: Diamond,
|
||||
},
|
||||
{
|
||||
title: "Gold Resizing & Repair",
|
||||
description: "Professional care for your precious heirlooms.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Wrench,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/jeweler-s-hands-making-jewellery_23-2150931443.jpg?_wi=2",
|
||||
imageAlt: "master jeweler hands working on ring",
|
||||
title: "Gold Resizing & Repair", description: "Professional care for your precious heirlooms.", bentoComponent: "reveal-icon", icon: Wrench,
|
||||
},
|
||||
{
|
||||
title: "Exclusive Commissions",
|
||||
description: "Unique pieces created from scratch by our artisans.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Diamond,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wedding-ring-plants-arrangement_23-2148966268.jpg",
|
||||
imageAlt: "diamond engagement ring close up detail",
|
||||
title: "Exclusive Commissions", description: "Unique pieces created from scratch by our artisans.", bentoComponent: "reveal-icon", icon: Diamond,
|
||||
},
|
||||
]}
|
||||
title="Bespoke Jewelry Services"
|
||||
@@ -218,60 +146,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Géraldine Canourgues",
|
||||
date: "Sept 2023",
|
||||
title: "Authentic Craft",
|
||||
quote: "I did well to check before any purchase. A true artisan.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-caucasian-woman-hotel-room-bathrobe-white-towel-had-with-cigar_343596-398.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/jewelry-maker-working-alone-atelier_23-2149025948.jpg",
|
||||
imageAlt: "bespoke jewelry design sketches gold",
|
||||
},
|
||||
id: "1", name: "Géraldine Canourgues", date: "Sept 2023", title: "Authentic Craft", quote: "I did well to check before any purchase. A true artisan.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/young-caucasian-woman-hotel-room-bathrobe-white-towel-had-with-cigar_343596-398.jpg", imageSrc: "http://img.b2bpic.net/free-photo/jewelry-maker-working-alone-atelier_23-2149025948.jpg", imageAlt: "bespoke jewelry design sketches gold"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Inès Lenormand",
|
||||
date: "Feb 2024",
|
||||
title: "Beautiful Work",
|
||||
quote: "The result is even more beautiful than I expected.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/elegant-stylish-lady-with-collected-hair-dressed-gold-tshirt-neck-jewelry-is-smiling-camera-posing-beige-background_291650-2401.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop_23-2150914216.jpg",
|
||||
imageAlt: "gemstone setting process professional jewelry",
|
||||
},
|
||||
id: "2", name: "Inès Lenormand", date: "Feb 2024", title: "Beautiful Work", quote: "The result is even more beautiful than I expected.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/elegant-stylish-lady-with-collected-hair-dressed-gold-tshirt-neck-jewelry-is-smiling-camera-posing-beige-background_291650-2401.jpg", imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop_23-2150914216.jpg", imageAlt: "gemstone setting process professional jewelry"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Julia Borle",
|
||||
date: "July 2022",
|
||||
title: "Exquisite",
|
||||
quote: "Excellent jeweler! Very beautiful models.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/rococo-style-photography-beautiful-woman_23-2151916476.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-caucasian-woman-hotel-room-bathrobe-white-towel-had-with-cigar_343596-398.jpg?_wi=2",
|
||||
imageAlt: "elegant woman wearing luxury jewelry portrait",
|
||||
},
|
||||
id: "3", name: "Julia Borle", date: "July 2022", title: "Exquisite", quote: "Excellent jeweler! Very beautiful models.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/rococo-style-photography-beautiful-woman_23-2151916476.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-caucasian-woman-hotel-room-bathrobe-white-towel-had-with-cigar_343596-398.jpg", imageAlt: "elegant woman wearing luxury jewelry portrait"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Jenna Douibi",
|
||||
date: "June 2023",
|
||||
title: "Quality",
|
||||
quote: "Magnificent jewelry of very good quality!",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-talking-phone_23-2149684350.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-stylish-lady-with-collected-hair-dressed-gold-tshirt-neck-jewelry-is-smiling-camera-posing-beige-background_291650-2401.jpg?_wi=2",
|
||||
imageAlt: "satisfied customer portrait luxury brand",
|
||||
},
|
||||
id: "4", name: "Jenna Douibi", date: "June 2023", title: "Quality", quote: "Magnificent jewelry of very good quality!", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-talking-phone_23-2149684350.jpg", imageSrc: "http://img.b2bpic.net/free-photo/elegant-stylish-lady-with-collected-hair-dressed-gold-tshirt-neck-jewelry-is-smiling-camera-posing-beige-background_291650-2401.jpg", imageAlt: "satisfied customer portrait luxury brand"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Yves Lagache",
|
||||
date: "Oct 2020",
|
||||
title: "Serious",
|
||||
quote: "Very good welcome, good artisan professional.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/side-view-woman-posing-as-greek-goddess_23-2150099272.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rococo-style-photography-beautiful-woman_23-2151916476.jpg?_wi=2",
|
||||
imageAlt: "happy bride jewelry portrait",
|
||||
},
|
||||
id: "5", name: "Yves Lagache", date: "Oct 2020", title: "Serious", quote: "Very good welcome, good artisan professional.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/side-view-woman-posing-as-greek-goddess_23-2150099272.jpg", imageSrc: "http://img.b2bpic.net/free-photo/rococo-style-photography-beautiful-woman_23-2151916476.jpg", imageAlt: "happy bride jewelry portrait"},
|
||||
]}
|
||||
title="Trusted by Discerning Clients"
|
||||
description="Authentic feedback from those who value true artisan skill."
|
||||
@@ -282,16 +165,13 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Visit Us"
|
||||
title="Visit Our Workshop"
|
||||
description="We are located at 9 rue Pastourelle, Paris. We do not sell online. Please contact us to schedule an appointment for professional jewelry services."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Directions",
|
||||
href: "https://maps.google.com",
|
||||
},
|
||||
text: "Get Directions", href: "https://maps.google.com"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -300,29 +180,19 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Boutique",
|
||||
items: [
|
||||
title: "Boutique", items: [
|
||||
{
|
||||
label: "9 rue Pastourelle, Paris",
|
||||
href: "#",
|
||||
},
|
||||
label: "9 rue Pastourelle, Paris", href: "#"},
|
||||
{
|
||||
label: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact Us", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user