Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-15 13:09:32 +00:00

View File

@@ -54,7 +54,7 @@ export default function LandingPage() {
{ text: "Visit Our Store", href: "#contact" }
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/luxurious-shiny-golden-chain_23-2149635286.jpg"
imageSrc="http://img.b2bpic.net/free-photo/luxurious-shiny-golden-chain_23-2149635286.jpg?_wi=1"
imageAlt="Premium jewelry collection display"
mediaAnimation="blur-reveal"
/>
@@ -116,7 +116,7 @@ export default function LandingPage() {
id: "silver-necklaces", name: "Silver Necklace Collection", price: "Consultation Required", variant: "925 Sterling Silver", imageSrc: "http://img.b2bpic.net/free-photo/aesthetic-silver-earrings-arrangement_23-2149846557.jpg", imageAlt: "Luxury silver necklaces"
},
{
id: "engagement-special", name: "Engagement Specials", price: "Custom Pricing", variant: "Bespoke Pieces", imageSrc: "http://img.b2bpic.net/free-photo/luxurious-shiny-golden-chain_23-2149635286.jpg", imageAlt: "Engagement ring showcase"
id: "engagement-special", name: "Engagement Specials", price: "Custom Pricing", variant: "Bespoke Pieces", imageSrc: "http://img.b2bpic.net/free-photo/luxurious-shiny-golden-chain_23-2149635286.jpg?_wi=2", imageAlt: "Engagement ring showcase"
}
]}
/>