From 958540a2138ca6e923a268157585c8c24e914151 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 15:14:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 35766f2..3ac765a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,9 +75,6 @@ export default function LandingPage() { useInvertedBackground={true} mediaAnimation="slide-up" metricsAnimation="slide-up" - buttons={[ - { text: "View Our Chefs", href: "team" } - ]} />