From 1654a7e81eaa1b8e2925ffa941d7abc58253b293 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Feb 2026 23:58:01 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index df3701a..35c7d22 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" }]}