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