From 6d419cf99b141d902257793a10cdbd4cfec92e24 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 02:39:22 +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 cb33937..7aa4537 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -116,9 +116,9 @@ export default function EatsBakeryLanding() { { id: 1, title: "Premium Quality", description: "Handcrafted with ceremonial-grade matcha and real guava fruit. Every sip is pure luxury.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-fresh-green-smoothie_23-2148545367.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-fresh-green-smoothie_23-2148545367.jpg?_wi=1"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-fresh-green-smoothie_23-2148545367.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-fresh-green-smoothie_23-2148545367.jpg?_wi=2"}, }, ]} showStepNumbers={false}