5 Commits

Author SHA1 Message Date
6aebdc56d0 Merge version_4 into main
Merge version_4 into main
2026-04-18 06:21:02 +00:00
787d8192d0 Update src/app/page.tsx 2026-04-18 06:20:59 +00:00
104449177e Merge version_3 into main
Merge version_3 into main
2026-04-18 06:17:44 +00:00
c204a891b8 Update src/app/page.tsx 2026-04-18 06:17:41 +00:00
106d4368a5 Merge version_2 into main
Merge version_2 into main
2026-04-18 06:14:03 +00:00

View File

@@ -35,6 +35,8 @@ export default function LandingPage() {
{ name: "Home", id: "hero" },
{ name: "Menu", id: "menu" },
{ name: "About", id: "about" },
{ name: "Testimonials", id: "testimonials" },
{ name: "FAQ", id: "faq" },
{ name: "Contact", id: "contact" },
]}
brandName="Ideal Restaurant"
@@ -172,7 +174,7 @@ export default function LandingPage() {
background={{ variant: "plain" }}
tag="Contact Us"
title="Book Your Table Today"
description="Join us for an unforgettable dining experience at Ideal Restaurant."
description="Ground Floor, Kamal Mansion, Haji Niyaz Ahmed Azmi Marg, near Radio Club, Apollo Bandar, Colaba, Mumbai, Maharashtra 400005"
/>
</div>