From bbf4d3159c729ccbd2296068b1c18ebc25886aff Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 17:34:35 +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 0517109..2d4e598 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { href: "#menu", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/overhead-vertical-shot-coffee-beans-great-background-blog_181624-9690.jpg" + imageSrc="http://img.b2bpic.net/free-photo/overhead-vertical-shot-coffee-beans-great-background-blog_181624-9690.jpg?_wi=1" imageAlt="dark roast coffee beans texture" mediaAnimation="slide-up" testimonials={[ @@ -155,7 +155,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Our Process" description="We bridge the gap between grower and cup through rigorous in-house roasting techniques. By focusing on single-origin integrity, we honor the unique terroir of every harvest." - imageSrc="http://img.b2bpic.net/free-photo/close-up-coffee-beans-container_23-2148523093.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-coffee-beans-container_23-2148523093.jpg?_wi=1" imageAlt="coffee roasting process closeup" /> @@ -183,7 +183,7 @@ export default function LandingPage() { "Roasted fresh daily locally.", "Consistent flavor profiling.", ], - imageSrc: "http://img.b2bpic.net/free-photo/overhead-vertical-shot-coffee-beans-great-background-blog_181624-9690.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/overhead-vertical-shot-coffee-beans-great-background-blog_181624-9690.jpg?_wi=2", imageAlt: "Brown coffee beans ", }, { @@ -193,7 +193,7 @@ export default function LandingPage() { "Pure, traceable beans.", "No blends, just craft.", ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-beans-container_23-2148523093.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-beans-container_23-2148523093.jpg?_wi=2", imageAlt: "Brown coffee beans ", }, ]}