From 263017c979eb927e4ae42a8c922a2543244acc12 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 12:11:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 89a003e..8b02af6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -158,6 +158,7 @@ export default function LandingPage() { description="Get the latest study tips and platform updates directly to your inbox." background={{ variant: "sparkles-gradient"}} + useInvertedBackground={false} inputPlaceholder="Enter your university email" buttonText="Subscribe" /> -- 2.49.1