From d0c25548b8434b88e90ec0689f74ab99c16ce1de Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 07:21:44 +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 f070a55..b39d549 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/bride-lies-her-hand-groom-s-one_8353-388.jpg", imageAlt: "Premium gold and diamond jewelry collection showcase" }, { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-jeweler-making-jewellery_23-2150931422.jpg", imageAlt: "Artisan jewelry craftsmanship and heritage" + imageSrc: "http://img.b2bpic.net/free-photo/side-view-jeweler-making-jewellery_23-2150931422.jpg?_wi=1", imageAlt: "Artisan jewelry craftsmanship and heritage" } ]} rating={5} @@ -89,7 +89,7 @@ export default function LandingPage() { title: "Custom Craftsmanship", description: "Our skilled artisans create bespoke designs that honor your unique vision and precious moments.", icon: Hammer } ]} - imageSrc="http://img.b2bpic.net/free-photo/side-view-jeweler-making-jewellery_23-2150931422.jpg" + imageSrc="http://img.b2bpic.net/free-photo/side-view-jeweler-making-jewellery_23-2150931422.jpg?_wi=2" imageAlt="Artisan jewelry craftsmanship and heritage" imagePosition="right" textboxLayout="default" -- 2.49.1