From 24d348d9810cfcc6ff5ccfbf8ad70b17315c6f68 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 10:18:44 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6fec78e..dadf646 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -99,7 +99,7 @@ export default function SneakerHubLanding() { tagIcon={Award} tagAnimation="slide-up" textboxLayout="default" - useInvertedBackground="invertDefault" + useInvertedBackground="noInvert" animationType="slide-up" gridVariant="uniform-4-items" features={[ -- 2.49.1