diff --git a/src/app/page.tsx b/src/app/page.tsx index 53102a3..207903a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -117,7 +117,10 @@ export default function LandingPage() { description="From our famous crispy-bacon smash burgers to our signature panuozzo, discover your next favorite meal." buttons={[ { - text: "View Full Menu", href: "#menu" + text: "Visualizza MenĂ¹ Completo", href: "#menu" + }, + { + text: "Ordina Ora", href: "https://order.online" } ]} />