From cd87a82c07336937f8439bd141b2994935f8e443 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 8 Jun 2026 06:18:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 -- 1 file changed, 2 deletions(-) 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} />
-- 2.49.1