From d8642ba9ebafd910b050726df8e34f68b31e5d24 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 13:10:44 +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 47b6199..57e441e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -142,6 +142,7 @@ export default function LandingPage() { description="Find answers to common questions about SysGuard." faqsAnimation="slide-up" textboxLayout="split" + useInvertedBackground={false} /> -- 2.49.1