From 43eb6f3ade0cf4f30bb6a42a759aa68227cacf77 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 14:30:51 +0000 Subject: [PATCH] Update src/app/products/page.tsx --- src/app/products/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/products/page.tsx b/src/app/products/page.tsx index a7dca98..8561028 100644 --- a/src/app/products/page.tsx +++ b/src/app/products/page.tsx @@ -31,6 +31,7 @@ export default function ProductsPage() { { name: "FAQ", id: "/#faq" }, ]} brandName="Jomotech" + button={{ text: "Contact", href: "/#contact" }} />