Merge version_2 into main #1
@@ -34,7 +34,8 @@ export default function BlogPage() {
|
|||||||
{ name: "About", id: "about" },
|
{ name: "About", id: "about" },
|
||||||
{ name: "Why Us", id: "features" },
|
{ name: "Why Us", id: "features" },
|
||||||
{ name: "Reviews", id: "testimonials" },
|
{ name: "Reviews", id: "testimonials" },
|
||||||
{ name: "Contact", id: "contact" }
|
{ name: "Contact", id: "contact" },
|
||||||
|
{ name: "Shop", id: "/shop" }
|
||||||
]}
|
]}
|
||||||
button={{ text: "Shop Now", href: "products" }}
|
button={{ text: "Shop Now", href: "products" }}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user