Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 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"
|
||||||
|
|||||||
Reference in New Issue
Block a user