From 88fad5d78bde60253f42a2353000c6c265c7dd4d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 10:29:21 +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