From 280439b1f3b192627aa4410dd47ae3afc530fa60 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 08:33:50 +0000 Subject: [PATCH] Update src/app/products/page.tsx --- src/app/products/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} />