diff --git a/src/app/page.tsx b/src/app/page.tsx index 2e1171e..1d595e3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -148,6 +148,7 @@ export default function LandingPage() { { id: "q2", title: "Can I cancel easily?", content: "Yes, subscription control is simple through your AI-personalized dashboard." }, ]} faqsAnimation="slide-up" + useInvertedBackground={false} /> @@ -160,6 +161,7 @@ export default function LandingPage() { { name: "email", type: "email", placeholder: "Email Address" } ]} imageSrc="https://img.b2bpic.net/free-photo/3d-ai-contact-design.jpg" + useInvertedBackground={false} />