Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-08 06:18:17 +00:00

View File

@@ -64,7 +64,6 @@ export default function LandingPage() {
mediaAnimation="opacity"
rating={5}
ratingText="Trusted by leading organizations globally"
useInvertedBackground={false}
/>
</div>
<div id="about" data-section="about">
@@ -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}
/>
</div>
</ThemeProvider>