Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e6d0c1adcb |
@@ -33,8 +33,10 @@ export default function Page() {
|
||||
{ name: "Products", id: "products" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Testimonials", id: "testimonials" },
|
||||
{ name: "Contact", id: "contact" }
|
||||
]}
|
||||
{ name: "Contact", id: "contact" },
|
||||
|
||||
{ name: "Blog", id: "/blog" },
|
||||
]}
|
||||
button={{
|
||||
text: "Order Now", href: "contact"
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user