From a9fd247161a36dd7b08d54f95b85e23081ceee4b Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 23:09:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6ce7b10..801f0a6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -102,6 +102,8 @@ export default function LandingPage() { description="Have questions or want to volunteer for the service project? Reach out to us today." imageSrc="http://img.b2bpic.net/free-photo/woman-girl-doing-remote-classes_23-2148597978.jpg" mediaAnimation="slide-up" + background={{ variant: "plain" }} + useInvertedBackground={false} /> -- 2.49.1