From a8bb9c8d124d78030b811d391e4b5098ff7ac34d Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 03:25:22 +0000 Subject: [PATCH] Update src/app/coffee-menu/page.tsx --- src/app/coffee-menu/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/coffee-menu/page.tsx b/src/app/coffee-menu/page.tsx index e7aa95c..83a0a22 100644 --- a/src/app/coffee-menu/page.tsx +++ b/src/app/coffee-menu/page.tsx @@ -50,7 +50,7 @@ export default function CoffeeMenuPage() { { text: "Reserve Your Drink", href: "contact" } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/top-view-coffee-accessories-table_23-2148336811.jpg?id=5914163" + imageSrc="http://img.b2bpic.net/free-photo/top-view-coffee-accessories-table_23-2148336811.jpg?id=5914163&_wi=2" imageAlt="Specialty coffee drinks" mediaAnimation="blur-reveal" imagePosition="right" @@ -61,22 +61,22 @@ export default function CoffeeMenuPage() {