Update src/app/products/product-2/page.tsx
This commit is contained in:
@@ -32,7 +32,7 @@ export default function ProductTwoPage() {
|
||||
name: "About Us", id: "#about"
|
||||
},
|
||||
{
|
||||
name: "Products", href: "/products"
|
||||
name: "Products", id: "/products"
|
||||
},
|
||||
{
|
||||
name: "Testimonials", id: "#testimonials"
|
||||
|
||||
Reference in New Issue
Block a user