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" />