4 Commits

Author SHA1 Message Date
827cfc17a6 Update src/app/page.tsx 2026-04-06 04:01:41 +00:00
2fa351c266 Merge version_4 into main
Merge version_4 into main
2026-04-06 04:00:45 +00:00
df544ebf65 Update src/app/page.tsx 2026-04-06 04:00:42 +00:00
9c72c5c0de Merge version_3 into main
Merge version_3 into main
2026-04-06 03:59:25 +00:00

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"},
]}
@@ -138,6 +138,7 @@ export default function LandingPage() {
description="Located at 123 Main St. Give us a call or order online now."
imageSrc="http://img.b2bpic.net/free-photo/close-up-cookie-table_107420-12121.jpg"
mediaAnimation="slide-up"
buttonText="Order Online"
/>
</div>