Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-09 14:50:21 +00:00

View File

@@ -62,7 +62,7 @@ export default function LandingPage() {
href: "#menu",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/two-men-cafe_23-2147775893.jpg"
imageSrc="http://img.b2bpic.net/free-photo/two-men-cafe_23-2147775893.jpg?_wi=1"
imageAlt="Heritage cafe exterior in Bengaluru"
/>
</div>
@@ -87,7 +87,7 @@ export default function LandingPage() {
description: "The perfect corner to pause, read, and reflect.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/top-view-coffee-beans-spoons_23-2148255015.jpg"
imageSrc="http://img.b2bpic.net/free-photo/top-view-coffee-beans-spoons_23-2148255015.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -111,7 +111,7 @@ export default function LandingPage() {
description: "Nooks for every storyteller.",
bentoComponent: "reveal-icon",
icon: Coffee,
imageSrc: "http://img.b2bpic.net/free-photo/two-men-cafe_23-2147775893.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/two-men-cafe_23-2147775893.jpg?_wi=2",
imageAlt: "coffee cup artisan latte art",
},
{
@@ -119,7 +119,7 @@ export default function LandingPage() {
description: "Events honoring the city's spirit.",
bentoComponent: "reveal-icon",
icon: Music,
imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-beans-spoons_23-2148255015.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-beans-spoons_23-2148255015.jpg?_wi=2",
imageAlt: "coffee cup artisan latte art",
},
]}