From 873019b0607c14185b73ee703fd6ade21eb597ad Mon Sep 17 00:00:00 2001 From: development Date: Thu, 25 Dec 2025 01:18:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c9aaa0f..4d9a3ab 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,6 @@ export default function LandingPage() { buttons={[ { text: "Learn More", href: "achievements" } ]} - useInvertedBackground="noInvert" /> @@ -78,7 +77,6 @@ export default function LandingPage() { animationType="slide-up" containerStyle="default" textboxLayout="default" - useInvertedBackground="noInvert" /> @@ -116,7 +114,6 @@ export default function LandingPage() { animationType="slide-up" containerStyle="default" textboxLayout="default" - useInvertedBackground="noInvert" /> @@ -157,7 +154,6 @@ export default function LandingPage() { animationType="slide-up" containerStyle="default" textboxLayout="default" - useInvertedBackground="noInvert" /> @@ -167,7 +163,6 @@ export default function LandingPage() { inputPlaceholder="Enter your email" buttonText="Subscribe" animationType="background-highlight" - useInvertedBackground="noInvert" />