From ab878be11641d8afe90bb849b3df38179f83af25 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 13:38:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c4eccde..3882f2f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,7 +84,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400920.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400920.jpg?_wi=1" imageAlt="Exquisite gold and diamond jewellery" /> @@ -109,7 +109,7 @@ export default function LandingPage() { description: "Blending traditional aesthetics with modern trends.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/peeling-metallic-jewelry-ring_114579-12302.jpg" + imageSrc="http://img.b2bpic.net/free-photo/peeling-metallic-jewelry-ring_114579-12302.jpg?_wi=1" imageAlt="Jeweler's hands meticulously working on a piece of jewelry" mediaAnimation="slide-up" /> @@ -139,7 +139,7 @@ export default function LandingPage() { imageAlt: "Stackable gold rings", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400920.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400920.jpg?_wi=2", imageAlt: "classic gold necklace display", }, { @@ -160,7 +160,7 @@ export default function LandingPage() { imageAlt: "Diamond bracelet", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/peeling-metallic-jewelry-ring_114579-12302.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/peeling-metallic-jewelry-ring_114579-12302.jpg?_wi=2", imageAlt: "classic gold necklace display", }, { @@ -198,11 +198,11 @@ export default function LandingPage() { 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", + 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", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-chain-necklace_23-2149490484.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-chain-necklace_23-2149490484.jpg?_wi=1", imageAlt: "classic gold necklace display", }, ]} @@ -221,14 +221,14 @@ export default function LandingPage() { 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", + 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", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-chain-necklace_23-2149490484.jpg?_wi=2", imageAlt: "Elaborate traditional gold necklace", }, {