diff --git a/src/app/page.tsx b/src/app/page.tsx index 96d743f..2905dae 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -3,15 +3,15 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; import ContactSplitForm from '@/components/sections/contact/ContactSplitForm'; -import FeatureCardTwentyFive from '@/components/sections/feature/FeatureCardTwentyFive'; -import FooterBase from '@/components/sections/footer/FooterBase'; +import FeatureHoverPattern from '@/components/sections/feature/featureHoverPattern/FeatureHoverPattern'; +import FooterMedia from '@/components/sections/footer/FooterMedia'; import HeroCentered from '@/components/sections/hero/HeroCentered'; -import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen'; +import MetricCardThree from '@/components/sections/metrics/MetricCardThree'; import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; -import SplitAbout from '@/components/sections/about/SplitAbout'; -import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen'; -import { BarChart2, Mic, TrendingUp } from "lucide-react"; +import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout'; +import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo'; +import { BarChart2, Mic, TrendingUp, Users, Target, Zap, ChevronRight, CheckCircle, Clock, LayoutTemplate } from "lucide-react"; export default function LandingPage() { return ( @@ -73,85 +73,63 @@ export default function LandingPage() {
- +
+ +
+
- -
- -
-
-
@@ -166,36 +144,18 @@ export default function LandingPage() { ]} buttonText="Start Free Interview" imageSrc="http://img.b2bpic.net/free-photo/register-enquiry-online-web-page-concept_53876-132294.jpg" - imageAlt="Register Enquiry Online" />