Update src/app/products/page.tsx

This commit is contained in:
2026-03-03 08:33:50 +00:00
parent 272828d736
commit 280439b1f3

View File

@@ -63,7 +63,7 @@ export default function ProductsPage() {
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground="noInvert"
useInvertedBackground={false}
/>
</div>