From fc5d7a744815b6ee0e67c3974319915bab01d0a9 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 13:09:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" } ]} /> -- 2.49.1