From 75b5f65abc910c6fd24895730a887a3cc28f0f31 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 18 May 2026 10:06:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 76e0551..36f3cce 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -97,6 +97,7 @@ export default function LandingPage() { background={{ variant: "sparkles-gradient" }} + useInvertedBackground={false} text="Ask our AI any biology question and receive expert-backed answers instantly." buttons={[{ text: "Ask Question" @@ -193,7 +194,6 @@ export default function LandingPage() {