Update src/app/page.tsx
This commit is contained in:
@@ -111,6 +111,10 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
title="Signature Menu"
|
title="Signature Menu"
|
||||||
description="A curated selection of artisanal brews and fresh bites."
|
description="A curated selection of artisanal brews and fresh bites."
|
||||||
|
buttons={[
|
||||||
|
{ text: "Browse Full Menu", href: "#full-menu" },
|
||||||
|
{ text: "Place Pickup Order", href: "#order" }
|
||||||
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user