From de16d48115a272760469113c7a0cb93d88e62edd Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 12:54:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 944a233..535aaa3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function HomePage() { tagIcon={Heart} buttons={[ { text: "Order Now", href: "tel:+233537175571" }, - { text: "View Menu", href: "/menu", props: { variant: "secondary" } }, + { text: "View Menu", href: "/menu", props: { variant: "hover-magnetic" } }, ]} imageSrc="http://img.b2bpic.net/free-photo/top-view-tasty-meat-soup-with-greens-potatoes-dark-desk_140725-76927.jpg" imageAlt="Fufu with light soup" -- 2.49.1