7 Commits

Author SHA1 Message Date
1d5aefeace Merge version_4 into main
Merge version_4 into main
2026-04-26 19:45:03 +00:00
fd48dc87e5 Update src/app/page.tsx 2026-04-26 19:45:00 +00:00
9fb5dd02a0 Merge version_3 into main
Merge version_3 into main
2026-04-26 19:44:20 +00:00
b7c074f378 Update src/app/page.tsx 2026-04-26 19:44:14 +00:00
c7e55bf5e6 Merge version_2 into main
Merge version_2 into main
2026-04-26 19:43:34 +00:00
977f3ca777 Update src/app/page.tsx 2026-04-26 19:43:31 +00:00
5fb50f53f6 Merge version_1 into main
Merge version_1 into main
2026-04-26 19:42:40 +00:00

View File

@@ -54,8 +54,8 @@ export default function LandingPage() {
]}
avatarText="Loved by local foodies"
buttons={[
{ text: "View Our Menu", href: "#products" },
{ text: "Book a Table", href: "#contact" },
{ text: "Order for Pickup", href: "#products" },
{ text: "Reserve Your Table Now", href: "#contact" },
]}
marqueeItems={[
{ type: "text", text: "Wood-Fired Tradition" },
@@ -149,7 +149,7 @@ export default function LandingPage() {
background={{ variant: "plain" }}
tag="Get in touch"
title="Visit Us Today"
description="We are located in the heart of the city. Come enjoy an authentic experience with us."
description="We are located in the heart of the city at 123 Pizza Lane. Open daily from 11:00 AM to 10:00 PM. Come enjoy an authentic experience with us."
buttons={[
{ text: "Call to Reserve", href: "tel:+1234567890" },
{ text: "Get Directions", href: "#" },