Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bbbed482af | |||
| 58d085b6de | |||
| 126981a6b6 | |||
| 0fb38824b1 | |||
| 46a621e2d0 |
@@ -37,7 +37,7 @@ export default function ContactPage() {
|
|||||||
<ContactCenter
|
<ContactCenter
|
||||||
tag="Get in Touch"
|
tag="Get in Touch"
|
||||||
title="Contact Our Team"
|
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" }}
|
background={{ variant: "sparkles-gradient" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
/>
|
/>
|
||||||
|
|||||||
@@ -2,7 +2,6 @@
|
|||||||
|
|
||||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||||
import ReactLenis from "lenis/react";
|
import ReactLenis from "lenis/react";
|
||||||
import ContactCTA from '@/components/sections/contact/ContactCTA';
|
|
||||||
import FaqSplitText from '@/components/sections/faq/FaqSplitText';
|
import FaqSplitText from '@/components/sections/faq/FaqSplitText';
|
||||||
import FeatureCardTwentyNine from '@/components/sections/feature/featureCardTwentyNine/FeatureCardTwentyNine';
|
import FeatureCardTwentyNine from '@/components/sections/feature/featureCardTwentyNine/FeatureCardTwentyNine';
|
||||||
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
|
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
|
||||||
|
|||||||
Reference in New Issue
Block a user