diff --git a/src/app/page.tsx b/src/app/page.tsx index ce6c8e0..e2ede0d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,6 +69,7 @@ export default function LandingPage() { ]} title="Signature Flavors" description="Taste the mastery in every bite with our signature, handcrafted Mexican dishes." + buttons={[{ text: "View Digital Menu", href: "#menu" }]} useInvertedBackground={false} /> @@ -114,9 +115,7 @@ export default function LandingPage() {