Update src/app/page.tsx
This commit is contained in:
@@ -40,7 +40,7 @@ export default function HomePage() {
|
||||
title="Midnight Cafe"
|
||||
description="Where coffee isn’t just made. It’s 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" }]}
|
||||
|
||||
Reference in New Issue
Block a user