Merge version_4 into main #12

Merged
bender merged 2 commits from version_4 into main 2026-05-19 16:37:07 +00:00
2 changed files with 1 additions and 2 deletions

View File

@@ -37,7 +37,7 @@ export default function ContactPage() {
<ContactCenter
tag="Get in Touch"
title="Contact Our Team"
description="We're here to help with all your infrastructure and city service needs. Reach out and let's get started."
description="Call us at 0793444411 or email us at info@eagleone.co.ke for all your infrastructure and city service needs. Reach out and let's get started."
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
/>

View File

@@ -2,7 +2,6 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import ContactCTA from '@/components/sections/contact/ContactCTA';
import FaqSplitText from '@/components/sections/faq/FaqSplitText';
import FeatureCardTwentyNine from '@/components/sections/feature/featureCardTwentyNine/FeatureCardTwentyNine';
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';