From 23f9a60ecaa11aca6bdf84ea45b0b7d71bd47cdb Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 05:29:10 +0000 Subject: [PATCH] Update src/app/menu/page.tsx --- src/app/menu/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index 9833d7f..5cff8f6 100644 --- a/src/app/menu/page.tsx +++ b/src/app/menu/page.tsx @@ -45,7 +45,7 @@ export default function MenuPage() { { text: "Call to Order", href: "tel:+52-656-861-5800" }, { text: "Make Reservation", href: "#contact" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/mexican-dishes-spices-around-clipboard_23-2147740768.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXjphNDNtge4eyeFDvxDQw1t9f/uploaded-1772947708494-yx8fqyy1.webp" imageAlt="Menu flatlay" showDimOverlay={true} buttonAnimation="slide-up" -- 2.49.1