1 Commits

Author SHA1 Message Date
0f6d01105d Update src/app/page.tsx 2026-03-03 18:25:36 +00:00

View File

@@ -86,7 +86,8 @@ export default function LandingPage() {
tagAnimation="slide-up"
title="Founded on passion for authentic Italian pizza, Peters Pizza brings generations of culinary tradition to your table. Every pizza is crafted with love, using only the finest imported ingredients and time-honored techniques."
buttons={[
{ text: "Learn More", href: "#features" }
{ text: "Learn More", href: "#features" },
{ text: "Reserve a Table", href: "#contact" }
]}
buttonAnimation="slide-up"
useInvertedBackground={false}