From c19807e5c46e57b6ed51bded8b064273826fcc5d Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 11:18:32 +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 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} /> -- 2.49.1