diff --git a/src/app/products/product-2/page.tsx b/src/app/products/product-2/page.tsx index 957fdf6..9f23715 100644 --- a/src/app/products/product-2/page.tsx +++ b/src/app/products/product-2/page.tsx @@ -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"