Update src/app/products/page.tsx

This commit is contained in:
2026-04-04 14:30:51 +00:00
parent c48386774b
commit 43eb6f3ade

View File

@@ -31,6 +31,7 @@ export default function ProductsPage() {
{ name: "FAQ", id: "/#faq" },
]}
brandName="Jomotech"
button={{ text: "Contact", href: "/#contact" }}
/>
</div>