Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -31,15 +31,12 @@ export default function ProductsPage() {
|
||||
{ name: "FAQ", id: "/#faq" },
|
||||
]}
|
||||
brandName="Jomotech"
|
||||
button={{ text: "Get Support", href: "/#contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="catalog" data-section="catalog">
|
||||
<ProductCatalog
|
||||
layout="page"
|
||||
title="Our Products"
|
||||
description="High-quality hardware components and peripherals."
|
||||
products={[]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user