From 5c60a700f9b4d3136fdd68a4505113422fd97842 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 13:51:44 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c3ae552..772768d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,7 +82,7 @@ export default function LandingPage() { handle: "@olivia.s", testimonial: "Luxuria Bazaar has redefined my shopping experience. Every item is a masterpiece.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-model-has-gone-shopping_23-2147645045.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-model-has-gone-shopping_23-2147645045.jpg?_wi=1", imageAlt: "Olivia Smith", }, { @@ -151,7 +151,7 @@ export default function LandingPage() { }, ]} avatarText="Join our community of luxury enthusiasts" - imageSrc="http://img.b2bpic.net/free-photo/top-view-male-self-care-items_23-2150347090.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-male-self-care-items_23-2150347090.jpg?_wi=1" imageAlt="Collection of luxury products: watch, phone, and clothing" marqueeItems={[ { @@ -224,7 +224,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/view-robotic-vacuum-cleaner-flat-surface_23-2151736802.jpg", imageAlt: "Elegant home electronics setup", }, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-male-self-care-items_23-2150347090.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-male-self-care-items_23-2150347090.jpg?_wi=2", imageAlt: "luxury watch on wrist elegant", }, { @@ -238,7 +238,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-shopping-together_23-2149273757.jpg", imageAlt: "Customer support person", }, - imageSrc: "http://img.b2bpic.net/free-photo/young-model-has-gone-shopping_23-2147645045.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-model-has-gone-shopping_23-2147645045.jpg?_wi=2", imageAlt: "luxury watch on wrist elegant", }, ]}