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} />