Update src/app/products/product-2/page.tsx

This commit is contained in:
2026-06-08 16:13:48 +00:00
parent e3c0da8156
commit 3be088cc45

View File

@@ -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"