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"}, {