From abb2cd1f4aea7a0ef3db0975abd43cdecacf797b Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 17 May 2026 10:45:42 +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 798f183..776341f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/coffee-cup-wooden-table-with-gradient-photo-style_53876-14314.jpg" + imageSrc="http://img.b2bpic.net/free-photo/coffee-cup-wooden-table-with-gradient-photo-style_53876-14314.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -183,7 +183,7 @@ export default function LandingPage() { name: "Signature Blend", price: "$18", variant: "12oz", - imageSrc: "http://img.b2bpic.net/free-photo/vector-illustration-brown-paper-bag-small-jar-with-green-leaf-labels_1308-186795.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vector-illustration-brown-paper-bag-small-jar-with-green-leaf-labels_1308-186795.jpg?_wi=1", }, { id: "p2", @@ -261,7 +261,7 @@ export default function LandingPage() { button: { text: "Start", }, - imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-wooden-table-with-gradient-photo-style_53876-14314.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-wooden-table-with-gradient-photo-style_53876-14314.jpg?_wi=2", imageAlt: "barista pouring coffee art", }, { @@ -277,7 +277,7 @@ export default function LandingPage() { button: { text: "Start", }, - imageSrc: "http://img.b2bpic.net/free-photo/vector-illustration-brown-paper-bag-small-jar-with-green-leaf-labels_1308-186795.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vector-illustration-brown-paper-bag-small-jar-with-green-leaf-labels_1308-186795.jpg?_wi=2", imageAlt: "barista pouring coffee art", }, ]}