diff --git a/src/app/page.tsx b/src/app/page.tsx index 7d55583..4a644bc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -187,6 +187,7 @@ export default function LandingPage() { id: "f3", title: "Are your prices transparent?", content: "Yes, our pricing is fully transparent with no hidden fees."}, ]} faqsAnimation="blur-reveal" + useInvertedBackground={false} /> @@ -197,6 +198,10 @@ export default function LandingPage() { tag="Get In Touch" mediaPosition="right" imageSrc="http://img.b2bpic.net/free-photo/contact-us-communication-connection-business-concept_53876-126848.jpg" + background={{ + variant: "plain" + }} + useInvertedBackground={false} />