Update src/app/page.tsx

This commit is contained in:
2026-04-29 03:14:06 +00:00
parent e1fd75ce4e
commit 327505c4f9

View File

@@ -115,6 +115,9 @@ export default function LandingPage() {
]}
title="Our Signature Pizzas"
description="Handcrafted goodness in every bite."
buttons={[
{ text: "Order Now", href: "#contact" }
]}
/>
</div>