From 69e4c5b0a26e6e911c2e33c09205073825a808ed Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 08:12:17 +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 6e4838a..d244f2d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -192,6 +192,7 @@ export default function LandingPage() { text="Need specialized academic help or have questions about our student support system? Our team is available 24/7 for confidential inquiries." background={{ variant: "rotated-rays-static"}} + useInvertedBackground={false} buttons={[ { text: "Contact Support", href: "#"}, -- 2.49.1