From fe3be2d66179121a8297616a231e4839f0de5455 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 13:39:16 +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 bb7f734..0eaaa8b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -132,7 +132,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/woman-puts-golden-bracelet-with-bells-bride-s-leg-painted_8353-768.jpg", imageAlt: "Bridal diamond earrings"}, { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-female-hand-with-beautiful-diamond-ring-another-female-s-back_181624-24495.jpg", imageAlt: "Bridal gold bangles"}, + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-female-hand-with-beautiful-diamond-ring-another-female-s-back_181624-24495.jpg?_wi=1", imageAlt: "Bridal gold bangles"}, ] }, ]} @@ -149,7 +149,7 @@ export default function LandingPage() { animationType="slide-up" products={[ { - id: "p1", name: "Emerald Cut Diamond Ring", price: "$5,500", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-female-hand-with-beautiful-diamond-ring-another-female-s-back_181624-24495.jpg", imageAlt: "Emerald cut diamond engagement ring"}, + id: "p1", name: "Emerald Cut Diamond Ring", price: "$5,500", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-female-hand-with-beautiful-diamond-ring-another-female-s-back_181624-24495.jpg?_wi=2", imageAlt: "Emerald cut diamond engagement ring"}, { id: "p2", name: "Traditional Gold Necklace", price: "$3,200", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-chain-necklace_23-2149490484.jpg", imageAlt: "Elaborate traditional gold necklace"}, {