From e67497cdebd4c48ba6edb100347f23311afc22f4 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 06:07:31 +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 4cdff0c..43c206d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -89,7 +89,7 @@ export default function LandingPage() { tag="Our Journey" tagIcon={Leaf} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/front-view-coffee-beans-container_23-2148523095.jpg" + imageSrc="http://img.b2bpic.net/free-photo/front-view-coffee-beans-container_23-2148523095.jpg?_wi=1" imageAlt="Brew Haven coffee roastery" buttons={[{ text: "Visit Us", href: "#contact" }]} buttonAnimation="slide-up" @@ -190,7 +190,7 @@ export default function LandingPage() {