From 86afad923b2af0e0e62beefa58c8fa77a63b817a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 26 May 2026 17:33:53 +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 ccc05b0..8fdb584 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,7 +79,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-green-sand_23-2148724108.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-green-sand_23-2148724108.jpg?_wi=1" imageAlt="Vibrant green ceremonial matcha powder in a bowl" showDimOverlay={false} /> @@ -116,7 +116,7 @@ export default function LandingPage() { imageAlt: "Person feeling energetic after drinking matcha", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-green-sand_23-2148724108.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-green-sand_23-2148724108.jpg?_wi=2", imageAlt: "person feeling energetic after drinking matcha", }, { @@ -150,7 +150,7 @@ export default function LandingPage() { imageAlt: "Matcha tea with antioxidant rich ingredients", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-set-japanese-tea_23-2148296755.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-set-japanese-tea_23-2148296755.jpg?_wi=1", imageAlt: "person feeling energetic after drinking matcha", }, ]} @@ -170,7 +170,7 @@ export default function LandingPage() { id: "matcha-classic", name: "Ceremonial Classic", price: "$35.00", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-set-japanese-tea_23-2148296755.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-set-japanese-tea_23-2148296755.jpg?_wi=2", imageAlt: "Classic ceremonial matcha tin", }, { -- 2.49.1