From ba54b5ee15b578a0e2618525e02f24873e881b73 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 22:08:04 +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 9337086..3af5512 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -154,7 +154,7 @@ export default function LandingPage() { id: "p1", name: "Organic Infusion", price: "$45", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-arrangement-with-water_23-2149176113.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-arrangement-with-water_23-2149176113.jpg?_wi=1", }, { id: "p2", @@ -240,7 +240,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/elegant-skin-care-banner-design_23-2149480160.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-arrangement-with-water_23-2149176113.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-arrangement-with-water_23-2149176113.jpg?_wi=2", imageAlt: "premium organic tea product package", }, ]} -- 2.49.1