From 7020f1288cb16b53aca49bb2f366af19d6580315 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 02:03:55 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 48ff89b..89dcb38 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,6 +55,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/top-view-chicken-with-copy-space_23-2148454892.jpg", imageAlt: "Delicious chicken combo" } ]} + mediaAnimation="none" buttons={[ { text: "Call to Order", href: "tel:01100016162" }, { text: "View Menu", href: "#menu" } -- 2.49.1