Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-04-04 14:30:28 +00:00

View File

@@ -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>