Update src/app/page.tsx

This commit is contained in:
2026-02-21 23:55:25 +00:00
parent 7c38dcec55
commit 366b8a8347

View File

@@ -40,7 +40,7 @@ export default function HomePage() {
title="Midnight Cafe"
description="Where coffee isnt just made. Its mastered."
background={{ "variant": "plain" }}
imageSrc="https://img.b2bpic.net/free-photo/talanted-barista-is-pouring-milk-jug-latte-cappuchino-his-cafe_613910-3236.jpg"
imageSrc="https://img.b2bpic.net/free-photo/talanted-barista-is-pouring-milk-jug-latte-cappuchino-his-cafe_613910-3236.jpg?_wi=1"
imageAlt="Slow motion espresso pour with natural light"
imagePosition="right"
buttons={[{ "text": "Order Ahead", "href": "/order" }, { "text": "View Menu", "href": "/menu" }]}