From 85378e8de89822a4e51ef62058eadd258121e5bd Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 22:08:08 +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 9704757..2eea392 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/modern-interior-lobby-with-uncommon-furniture_1262-3576.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-interior-lobby-with-uncommon-furniture_1262-3576.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -137,7 +137,7 @@ export default function LandingPage() { name: "Modern Classic Tee", price: "$35", variant: "Essential", - imageSrc: "http://img.b2bpic.net/free-photo/spring-wardrobe-switch-top-view_23-2150264139.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/spring-wardrobe-switch-top-view_23-2150264139.jpg?_wi=1", }, { id: "p2", @@ -201,7 +201,7 @@ export default function LandingPage() { descriptions: [ "Order today, receive it soon.", ], - imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-lobby-with-uncommon-furniture_1262-3576.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-lobby-with-uncommon-furniture_1262-3576.jpg?_wi=2", imageAlt: "retail store owners team", }, { @@ -210,7 +210,7 @@ export default function LandingPage() { descriptions: [ "We are always here to help.", ], - imageSrc: "http://img.b2bpic.net/free-photo/spring-wardrobe-switch-top-view_23-2150264139.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/spring-wardrobe-switch-top-view_23-2150264139.jpg?_wi=2", imageAlt: "retail store owners team", }, ]} -- 2.49.1