From 9b312a91e3923db89abde4d0a0346e60a5548c0a Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 5 Jun 2026 21:49:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 12fe488..01af176 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,6 @@ export default function LandingPage() { showDimOverlay={true} showBlur={true} textPosition="bottom" - useInvertedBackground={false} tagAnimation="none" buttonAnimation="none" /> -- 2.49.1