From adf94618cbf2ae9088ce14928cd959bfe91f0fcd Mon Sep 17 00:00:00 2001 From: development Date: Thu, 29 Jan 2026 16:32:57 +0000 Subject: [PATCH] Update src/app/products/page.tsx --- src/app/products/page.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/products/page.tsx b/src/app/products/page.tsx index 91bea81..0bfe2e2 100644 --- a/src/app/products/page.tsx +++ b/src/app/products/page.tsx @@ -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={{