Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 787d8192d0 | |||
| 104449177e | |||
| c204a891b8 | |||
| 106d4368a5 |
@@ -35,6 +35,8 @@ export default function LandingPage() {
|
|||||||
{ name: "Home", id: "hero" },
|
{ name: "Home", id: "hero" },
|
||||||
{ name: "Menu", id: "menu" },
|
{ name: "Menu", id: "menu" },
|
||||||
{ name: "About", id: "about" },
|
{ name: "About", id: "about" },
|
||||||
|
{ name: "Testimonials", id: "testimonials" },
|
||||||
|
{ name: "FAQ", id: "faq" },
|
||||||
{ name: "Contact", id: "contact" },
|
{ name: "Contact", id: "contact" },
|
||||||
]}
|
]}
|
||||||
brandName="Ideal Restaurant"
|
brandName="Ideal Restaurant"
|
||||||
@@ -172,7 +174,7 @@ export default function LandingPage() {
|
|||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
tag="Contact Us"
|
tag="Contact Us"
|
||||||
title="Book Your Table Today"
|
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>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user