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}