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"