Update src/app/page.tsx

This commit is contained in:
2026-03-04 02:19:52 +00:00
parent 7eb176092a
commit 576d162517

View File

@@ -55,16 +55,16 @@ const footerColumns = [
export default function HomePage() {
return (
<ThemeProvider
defaultButtonVariant="shift-hover"
defaultTextAnimation="entrance-slide"
borderRadius="soft"
defaultButtonVariant="hover-magnetic"
defaultTextAnimation="background-highlight"
borderRadius="rounded"
contentWidth="mediumLarge"
sizing="mediumSizeLargeTitles"
background="blurBottom"
cardStyle="subtle-shadow"
primaryButtonStyle="radial-glow"
secondaryButtonStyle="layered"
headingFontWeight="semibold"
sizing="largeSizeMediumTitles"
background="none"
cardStyle="gradient-bordered"
primaryButtonStyle="gradient"
secondaryButtonStyle="glass"
headingFontWeight="bold"
>
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
@@ -90,19 +90,11 @@ export default function HomePage() {
useInvertedBackground={false}
testimonials={[
{
name: "Antonio Ricci",
handle: "Boutique Owner, Milan",
testimonial: "Leo Pizzo's craftsmanship is unparalleled. Every piece elevates our collection.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-jewelry-shop-paying-with-card_1303-30684.jpg?_wi=1",
},
name: "Antonio Ricci", handle: "Boutique Owner, Milan", testimonial: "Leo Pizzo's craftsmanship is unparalleled. Every piece elevates our collection.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-jewelry-shop-paying-with-card_1303-30684.jpg?_wi=1"},
{
name: "Catherine Dubois",
handle: "Jewelry Curator, Paris",
testimonial: "The quality and design consistency is exceptional. Our clients adore these pieces.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-jewelry-shop-paying-with-card_1303-30684.jpg?_wi=2",
},
name: "Catherine Dubois", handle: "Jewelry Curator, Paris", testimonial: "The quality and design consistency is exceptional. Our clients adore these pieces.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-jewelry-shop-paying-with-card_1303-30684.jpg?_wi=2"},
]}
testimonialRotationInterval={5000}
buttons={[
@@ -128,24 +120,16 @@ export default function HomePage() {
mediaAnimation="opacity"
bulletPoints={[
{
title: "Master Craftsmanship",
description: "Each piece is hand-crafted by our master artisans with decades of experience and uncompromising attention to detail.",
icon: Hammer,
title: "Master Craftsmanship", description: "Each piece is hand-crafted by our master artisans with decades of experience and uncompromising attention to detail.", icon: Hammer,
},
{
title: "Premium Materials",
description: "We exclusively source ethically-obtained precious metals and conflict-free gemstones for all our collections.",
icon: Gem,
title: "Premium Materials", description: "We exclusively source ethically-obtained precious metals and conflict-free gemstones for all our collections.", icon: Gem,
},
{
title: "Bespoke Solutions",
description: "Custom designs tailored to your brand's vision and specifications with full creative collaboration.",
icon: Palette,
title: "Bespoke Solutions", description: "Custom designs tailored to your brand's vision and specifications with full creative collaboration.", icon: Palette,
},
{
title: "Global Distribution",
description: "Trusted by boutiques and retailers in over 40 countries with reliable logistics and support.",
icon: Globe,
title: "Global Distribution", description: "Trusted by boutiques and retailers in over 40 countries with reliable logistics and support.", icon: Globe,
},
]}
buttons={[{ text: "Our Story", href: "#" }]}
@@ -166,29 +150,17 @@ export default function HomePage() {
useInvertedBackground={false}
accordionItems={[
{
id: "1",
title: "Wholesale & Distribution Programs",
content:
"Competitive pricing tiers for retailers with flexible minimum orders, dedicated account management, and priority fulfillment.",
},
id: "1", title: "Wholesale & Distribution Programs", content:
"Competitive pricing tiers for retailers with flexible minimum orders, dedicated account management, and priority fulfillment."},
{
id: "2",
title: "Custom Collection Development",
content:
"Work with our design team to create exclusive collections that reflect your brand identity and market positioning.",
},
id: "2", title: "Custom Collection Development", content:
"Work with our design team to create exclusive collections that reflect your brand identity and market positioning."},
{
id: "3",
title: "Technical Support & Training",
content:
"Complete training for your sales team on product heritage, craftsmanship details, and jewelry care recommendations.",
},
id: "3", title: "Technical Support & Training", content:
"Complete training for your sales team on product heritage, craftsmanship details, and jewelry care recommendations."},
{
id: "4",
title: "Certified Quality Assurance",
content:
"Every piece undergoes rigorous quality control and comes with comprehensive certification and documentation.",
},
id: "4", title: "Certified Quality Assurance", content:
"Every piece undergoes rigorous quality control and comes with comprehensive certification and documentation."},
]}
buttons={[{ text: "Become a Partner", href: "/contact" }]}
/>
@@ -207,37 +179,13 @@ export default function HomePage() {
animationType="slide-up"
products={[
{
id: "1",
name: "Eternal Elegance Ring",
price: "$2,850",
variant: "18K White Gold | 5 Styles",
imageSrc: "http://img.b2bpic.net/free-photo/jewelry-bright-studio-luxury-love-vintage_1400-30.jpg?_wi=1",
imageAlt: "Engagement ring",
},
id: "1", name: "Eternal Elegance Ring", price: "$2,850", variant: "18K White Gold | 5 Styles", imageSrc: "http://img.b2bpic.net/free-photo/jewelry-bright-studio-luxury-love-vintage_1400-30.jpg?_wi=1", imageAlt: "Engagement ring"},
{
id: "2",
name: "Luminous Pendant",
price: "$1,950",
variant: "18K Gold | Diamond Center",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-chain-necklace_23-2149490484.jpg?_wi=1",
imageAlt: "Diamond pendant",
},
id: "2", name: "Luminous Pendant", price: "$1,950", variant: "18K Gold | Diamond Center", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-chain-necklace_23-2149490484.jpg?_wi=1", imageAlt: "Diamond pendant"},
{
id: "3",
name: "Heritage Earrings",
price: "$1,450",
variant: "Stud Design | 3 Finishes",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-caucasian-woman-romantic-elegant-pink-long-dress-vacation-luxury-rich-villa-hotel-with-amazing-tropical-palm-trees-view-female-classic-white-hat_343596-2059.jpg?_wi=1",
imageAlt: "Diamond earrings",
},
id: "3", name: "Heritage Earrings", price: "$1,450", variant: "Stud Design | 3 Finishes", imageSrc: "http://img.b2bpic.net/free-photo/portrait-caucasian-woman-romantic-elegant-pink-long-dress-vacation-luxury-rich-villa-hotel-with-amazing-tropical-palm-trees-view-female-classic-white-hat_343596-2059.jpg?_wi=1", imageAlt: "Diamond earrings"},
{
id: "4",
name: "Signature Bracelet",
price: "$2,200",
variant: "Mixed Metal | Adjustable",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-young-woman-street_1301-4773.jpg?_wi=1",
imageAlt: "Luxury bracelet",
},
id: "4", name: "Signature Bracelet", price: "$2,200", variant: "Mixed Metal | Adjustable", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-young-woman-street_1301-4773.jpg?_wi=1", imageAlt: "Luxury bracelet"},
]}
buttons={[{ text: "View Full Catalog", href: "/collections" }]}
/>
@@ -254,71 +202,23 @@ export default function HomePage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Marco Esposito, CEO of Esposito Gioielleria",
date: "Date: November 2024",
title: "Unmatched Quality and Service Excellence",
quote:
"Our partnership with Leo Pizzo has transformed our jewelry retail business. The collection diversity and consistent quality have made us a destination for luxury jewelry in our region.",
tag: "Premium Partner",
avatarSrc: "http://img.b2bpic.net/free-photo/couple-jewelry-shop-paying-with-card_1303-30684.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/couple-jewelry-shop-paying-with-card_1303-30684.jpg?_wi=3",
},
id: "1", name: "Marco Esposito, CEO of Esposito Gioielleria", date: "Date: November 2024", title: "Unmatched Quality and Service Excellence", quote:
"Our partnership with Leo Pizzo has transformed our jewelry retail business. The collection diversity and consistent quality have made us a destination for luxury jewelry in our region.", tag: "Premium Partner", avatarSrc: "http://img.b2bpic.net/free-photo/couple-jewelry-shop-paying-with-card_1303-30684.jpg", imageSrc: "http://img.b2bpic.net/free-photo/couple-jewelry-shop-paying-with-card_1303-30684.jpg?_wi=3"},
{
id: "2",
name: "Sophie Laurent, Boutique Manager",
date: "Date: October 2024",
title: "Exceptional Artistry and Reliability",
quote:
"Working with Leo Pizzo means working with true craftspeople. Every piece tells a story, and our customers recognize and appreciate that authenticity immediately.",
tag: "Retail Partner",
avatarSrc: "http://img.b2bpic.net/free-photo/couple-jewelry-shop-paying-with-card_1303-30684.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/couple-jewelry-shop-paying-with-card_1303-30684.jpg?_wi=4",
},
id: "2", name: "Sophie Laurent, Boutique Manager", date: "Date: October 2024", title: "Exceptional Artistry and Reliability", quote:
"Working with Leo Pizzo means working with true craftspeople. Every piece tells a story, and our customers recognize and appreciate that authenticity immediately.", tag: "Retail Partner", avatarSrc: "http://img.b2bpic.net/free-photo/couple-jewelry-shop-paying-with-card_1303-30684.jpg", imageSrc: "http://img.b2bpic.net/free-photo/couple-jewelry-shop-paying-with-card_1303-30684.jpg?_wi=4"},
{
id: "3",
name: "David Chen, Jewelry Distributor",
date: "Date: September 2024",
title: "Premium Quality at Competitive Rates",
quote:
"Leo Pizzo offers the perfect balance of luxury, quality, and reasonable wholesale pricing. Our retail partners keep coming back for more.",
tag: "Distributor",
avatarSrc: "http://img.b2bpic.net/free-photo/couple-jewelry-shop-paying-with-card_1303-30684.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/couple-jewelry-shop-paying-with-card_1303-30684.jpg?_wi=5",
},
id: "3", name: "David Chen, Jewelry Distributor", date: "Date: September 2024", title: "Premium Quality at Competitive Rates", quote:
"Leo Pizzo offers the perfect balance of luxury, quality, and reasonable wholesale pricing. Our retail partners keep coming back for more.", tag: "Distributor", avatarSrc: "http://img.b2bpic.net/free-photo/couple-jewelry-shop-paying-with-card_1303-30684.jpg", imageSrc: "http://img.b2bpic.net/free-photo/couple-jewelry-shop-paying-with-card_1303-30684.jpg?_wi=5"},
{
id: "4",
name: "Isabella Romano, Fashion Consultant",
date: "Date: August 2024",
title: "Design Innovation and Heritage",
quote:
"What impresses me most is how Leo Pizzo respects traditional craftsmanship while incorporating contemporary design trends. It's the best of both worlds.",
tag: "Fashion Advisor",
avatarSrc: "http://img.b2bpic.net/free-photo/couple-jewelry-shop-paying-with-card_1303-30684.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/couple-jewelry-shop-paying-with-card_1303-30684.jpg?_wi=6",
},
id: "4", name: "Isabella Romano, Fashion Consultant", date: "Date: August 2024", title: "Design Innovation and Heritage", quote:
"What impresses me most is how Leo Pizzo respects traditional craftsmanship while incorporating contemporary design trends. It's the best of both worlds.", tag: "Fashion Advisor", avatarSrc: "http://img.b2bpic.net/free-photo/couple-jewelry-shop-paying-with-card_1303-30684.jpg", imageSrc: "http://img.b2bpic.net/free-photo/couple-jewelry-shop-paying-with-card_1303-30684.jpg?_wi=6"},
{
id: "5",
name: "Thomas Weber, Luxury Brand Curator",
date: "Date: July 2024",
title: "A Legacy of Excellence",
quote:
"57 years of heritage shows in every detail. Leo Pizzo is more than a supplier; they're a trusted partner in our brand story.",
tag: "Luxury Curator",
avatarSrc: "http://img.b2bpic.net/free-photo/couple-jewelry-shop-paying-with-card_1303-30684.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/couple-jewelry-shop-paying-with-card_1303-30684.jpg?_wi=7",
},
id: "5", name: "Thomas Weber, Luxury Brand Curator", date: "Date: July 2024", title: "A Legacy of Excellence", quote:
"57 years of heritage shows in every detail. Leo Pizzo is more than a supplier; they're a trusted partner in our brand story.", tag: "Luxury Curator", avatarSrc: "http://img.b2bpic.net/free-photo/couple-jewelry-shop-paying-with-card_1303-30684.jpg", imageSrc: "http://img.b2bpic.net/free-photo/couple-jewelry-shop-paying-with-card_1303-30684.jpg?_wi=7"},
{
id: "6",
name: "Natasha Volkov, Retail Director",
date: "Date: June 2024",
title: "Consistent Excellence",
quote:
"From customer service to product delivery, every interaction with Leo Pizzo reflects their commitment to excellence and professional standards.",
tag: "Retail Director",
avatarSrc: "http://img.b2bpic.net/free-photo/couple-jewelry-shop-paying-with-card_1303-30684.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/couple-jewelry-shop-paying-with-card_1303-30684.jpg?_wi=8",
},
id: "6", name: "Natasha Volkov, Retail Director", date: "Date: June 2024", title: "Consistent Excellence", quote:
"From customer service to product delivery, every interaction with Leo Pizzo reflects their commitment to excellence and professional standards.", tag: "Retail Director", avatarSrc: "http://img.b2bpic.net/free-photo/couple-jewelry-shop-paying-with-card_1303-30684.jpg", imageSrc: "http://img.b2bpic.net/free-photo/couple-jewelry-shop-paying-with-card_1303-30684.jpg?_wi=8"},
]}
/>
</div>
@@ -367,4 +267,4 @@ export default function HomePage() {
</div>
</ThemeProvider>
);
}
}