Update src/app/products/page.tsx
This commit is contained in:
@@ -31,6 +31,7 @@ export default function ProductsPage() {
|
||||
{ name: "FAQ", id: "/#faq" },
|
||||
]}
|
||||
brandName="Jomotech"
|
||||
button={{ text: "Contact", href: "/#contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user