diff --git a/src/app/page.tsx b/src/app/page.tsx index f3e08c9..1cb2650 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { description="The best authentic pizza in town, made with hand-tossed dough, premium mozzarella, and farm-fresh ingredients." buttons={[ { - text: "Order Online", href: "#menu"}, + text: "Order Now", href: "#menu"}, { text: "Our Story", href: "#about"}, ]}