Update src/app/products/page.tsx

This commit is contained in:
2026-01-29 16:32:57 +00:00
parent dcb5391aa2
commit adf94618cb

View File

@@ -66,8 +66,7 @@ export default function ProductsPage() {
navItems={[
{ name: "Home", id: "/" },
{ name: "Products", id: "/products" },
{ name: "About", id: "about" },
{ name: "Testimonials", id: "testimonials" },
{ name: "Pricing", id: "/pricing" },
{ name: "Contact", id: "contact" },
]}
button={{