Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-15 16:49:21 +00:00

View File

@@ -71,7 +71,7 @@ export default function LandingPage() {
},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/fashion-portrait-young-businessman-handsome-model-man-casual-cloth-suit-with-accesories-hands_158538-9460.jpg"
imageSrc="http://img.b2bpic.net/free-photo/fashion-portrait-young-businessman-handsome-model-man-casual-cloth-suit-with-accesories-hands_158538-9460.jpg?_wi=1"
imageAlt="Collection showcase"
/>
</div>
@@ -81,7 +81,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Crafting Timeless Elegance"
description="We believe that accessories are more than just additions; they are the final touch that completes your narrative. Our pieces are sourced with quality, sustainability, and personal style at their core."
imageSrc="http://img.b2bpic.net/free-photo/elegantly-dressed-woman-makes-handmade-necklaces-working-with-needles-thread-jewelry-workshop_613910-18488.jpg"
imageSrc="http://img.b2bpic.net/free-photo/elegantly-dressed-woman-makes-handmade-necklaces-working-with-needles-thread-jewelry-workshop_613910-18488.jpg?_wi=1"
imageAlt="Artisanal craftsmanship"
/>
</div>
@@ -105,7 +105,7 @@ export default function LandingPage() {
description: "Curated for the contemporary aesthetic.",
bentoComponent: "reveal-icon",
icon: Sparkles,
imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-businessman-handsome-model-man-casual-cloth-suit-with-accesories-hands_158538-9460.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-businessman-handsome-model-man-casual-cloth-suit-with-accesories-hands_158538-9460.jpg?_wi=2",
imageAlt: "premium leather texture close up",
},
{
@@ -113,7 +113,7 @@ export default function LandingPage() {
description: "Designed to outlast seasonal trends.",
bentoComponent: "reveal-icon",
icon: Award,
imageSrc: "http://img.b2bpic.net/free-photo/elegantly-dressed-woman-makes-handmade-necklaces-working-with-needles-thread-jewelry-workshop_613910-18488.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/elegantly-dressed-woman-makes-handmade-necklaces-working-with-needles-thread-jewelry-workshop_613910-18488.jpg?_wi=2",
imageAlt: "premium leather texture close up",
},
]}