Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-05-25 05:48:59 +00:00

View File

@@ -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 doesnt 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"
/>
</div>
@@ -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"
/>
</div>