diff --git a/src/app/page.tsx b/src/app/page.tsx index 9bd464c..14e02cd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,6 @@ export default function LandingPage() { mediaAnimation="opacity" rating={5} ratingText="Trusted by leading organizations globally" - useInvertedBackground={false} />
@@ -188,7 +187,6 @@ export default function LandingPage() { { title: "Support", items: [{ label: "FAQ", href: "#faq" }, { label: "Contact", href: "#contact" }, { label: "Support Center", href: "#" }] } ]} copyrightText="© 2024 Environmental International Consultants Dubai. All rights reserved." - useInvertedBackground={false} />