2 Commits

Author SHA1 Message Date
14e95656e6 Merge version_2 into main
Merge version_2 into main
2026-03-03 18:25:42 +00:00
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}