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" }} />