Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-04 05:25:26 +00:00

View File

@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="soft"
contentWidth="medium"
sizing="large"
background="noiseDiagonalGradient"
background="circleGradient"
cardStyle="gradient-mesh"
primaryButtonStyle="radial-glow"
secondaryButtonStyle="glass"
@@ -43,7 +43,7 @@ export default function LandingPage() {
<HeroCentered
title="Premium Moissanite Jewelry for the Luxury Enthusiast"
description="Discover our curated collection of earrings, cuban bracelets, tennis bracelets, and chains. Crafted for those who appreciate streetwear culture and designer aesthetics."
background={{ variant: "noiseDiagonalGradient" }}
background={{ variant: "radial-gradient" }}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/portrait-european-woman-wedding-dress-wearing-necklace-ring_343596-847.jpg", alt: "Luxury jewelry collection"
@@ -102,10 +102,10 @@ export default function LandingPage() {
title: "Exceptional Sparkle", description: "Our moissanite stones deliver superior brilliance and fire, perfect for making a statement in streetwear culture.", icon: Sparkles,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/macro-photograph-set-diamond_91008-522.jpg?_wi=1", imageAlt: "Moissanite sparkle detail"
imageSrc: "http://img.b2bpic.net/free-photo/macro-photograph-set-diamond_91008-522.jpg", imageAlt: "Moissanite sparkle detail"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/macro-photograph-set-diamond_91008-522.jpg?_wi=2", imageAlt: "Diamond shine comparison"
imageSrc: "http://img.b2bpic.net/free-photo/macro-photograph-set-diamond_91008-522.jpg", imageAlt: "Diamond shine comparison"
}
]
},
@@ -113,10 +113,10 @@ export default function LandingPage() {
title: "Artisan Craftsmanship", description: "Each piece is meticulously crafted by our expert jewelers using premium materials and precise techniques.", icon: Award,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/jeweler-working-his-workshop-cutting-gold-ring-with-saw_181624-55539.jpg?_wi=1", imageAlt: "Jewelry craftsmanship"
imageSrc: "http://img.b2bpic.net/free-photo/jeweler-working-his-workshop-cutting-gold-ring-with-saw_181624-55539.jpg", imageAlt: "Jewelry craftsmanship"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/jeweler-working-his-workshop-cutting-gold-ring-with-saw_181624-55539.jpg?_wi=2", imageAlt: "Artisan jeweler at work"
imageSrc: "http://img.b2bpic.net/free-photo/jeweler-working-his-workshop-cutting-gold-ring-with-saw_181624-55539.jpg", imageAlt: "Artisan jeweler at work"
}
]
}
@@ -179,7 +179,7 @@ export default function LandingPage() {
tagIcon={Mail}
title="Stay Updated on New Collections"
description="Subscribe to our newsletter for exclusive drops, styling tips, and special discounts reserved for our community."
background={{ variant: "noiseDiagonalGradient" }}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/beautiful-stylish-romantic-young-girl-wearing-evening-clothes-jewelry-sitting-dreaming-with-flower-hand-cafe-high-quality-photo_132075-9360.jpg"
imageAlt="Luxury moissanite jewelry collection"