Update src/app/page.tsx

This commit is contained in:
2026-03-12 15:07:35 +00:00
parent 3f92aaa307
commit 4bbe70e94f

View File

@@ -75,6 +75,9 @@ export default function LandingPage() {
useInvertedBackground={true}
mediaAnimation="slide-up"
metricsAnimation="slide-up"
buttons={[
{ text: "View Our Chefs", href: "team" }
]}
/>
</div>