From 6394149895dc57018641f2fa1e8c60dbabed2c8b Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 23:11:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index a614008..9e7b213 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,6 +60,7 @@ export default function Page() { faqs={[{ id: "1", title: "Question", content: "Answer" }]} sideTitle="Why Us?" faqsAnimation="opacity" + useInvertedBackground={false} />
@@ -68,12 +69,16 @@ export default function Page() { gridVariant="uniform-all-items-equal" animationType="opacity" textboxLayout="default" + title="Testimonials" + description="What our clients say." + useInvertedBackground={false} />