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() {