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" />