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() {