diff --git a/src/app/products/page.tsx b/src/app/products/page.tsx index c2798d6..780aa8a 100644 --- a/src/app/products/page.tsx +++ b/src/app/products/page.tsx @@ -63,7 +63,7 @@ export default function ProductsPage() { gridVariant="three-columns-all-equal-width" animationType="slide-up" textboxLayout="default" - useInvertedBackground="noInvert" + useInvertedBackground={false} />