Update src/app/page.tsx

This commit is contained in:
2026-04-06 04:00:42 +00:00
parent 9c72c5c0de
commit df544ebf65

View File

@@ -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"},
]}