Update src/app/products/page.tsx
This commit is contained in:
@@ -41,6 +41,7 @@ export default function ProductsPage() {
|
||||
title="Trusted by Industry Leaders"
|
||||
description="Our clients represent the cutting edge of global supply chain excellence."
|
||||
useInvertedBackground={false}
|
||||
textboxLayout="default"
|
||||
className="py-16"
|
||||
/>
|
||||
</div>
|
||||
@@ -50,6 +51,7 @@ export default function ProductsPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={true}
|
||||
textboxLayout="default"
|
||||
title="Product Catalog"
|
||||
description="Explore our premium line of high-durability plastic containers, closures, and industrial components."
|
||||
products={[
|
||||
|
||||
Reference in New Issue
Block a user