diff --git a/src/app/page.tsx b/src/app/page.tsx index 8779c54..e7bbd75 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" } ]} />