diff --git a/src/app/page.tsx b/src/app/page.tsx index e1ff483..2a507ca 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,6 @@ export default function LandingPage() { { text: "Learn More", href: "about" }, ]} buttonAnimation="slide-up" - useInvertedBackground={false} />