From c48386774b2b2d0ba89cf2d6a0cb7144009e6124 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 14:30:22 +0000 Subject: [PATCH] Update src/app/products/page.tsx --- src/app/products/page.tsx | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/app/products/page.tsx b/src/app/products/page.tsx index 219a671..a7dca98 100644 --- a/src/app/products/page.tsx +++ b/src/app/products/page.tsx @@ -31,15 +31,12 @@ export default function ProductsPage() { { name: "FAQ", id: "/#faq" }, ]} brandName="Jomotech" - button={{ text: "Get Support", href: "/#contact" }} />
-- 2.49.1