From 0049b7269e5d009c8e938f1d9362b50c9d2ce79f Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 25 May 2026 05:48:56 +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 ea799b0..3ba0f33 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { title="Not everything needs to be fast." description="Haiku is built for slow mornings, quiet conversations, and coffee that doesn’t try too hard. No noise. No rush. Just a space to pause." buttons={[{ text: "Visit Haiku", href: "#visit" }]} - imageSrc="http://img.b2bpic.net/free-photo/trendy-coffee-shop-city_53876-30213.jpg" + imageSrc="http://img.b2bpic.net/free-photo/trendy-coffee-shop-city_53876-30213.jpg?_wi=1" imageAlt="minimalist coffee shop interior warm light" /> @@ -155,7 +155,7 @@ export default function LandingPage() { { name: "message", type: "text", placeholder: "Any specific requests?" }, ]} mediaPosition="left" - imageSrc="http://img.b2bpic.net/free-photo/trendy-coffee-shop-city_53876-30213.jpg" + imageSrc="http://img.b2bpic.net/free-photo/trendy-coffee-shop-city_53876-30213.jpg?_wi=2" imageAlt="minimalist coffee shop interior warm light" /> -- 2.49.1