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" }