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", }, ]}