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