diff --git a/src/app/page.tsx b/src/app/page.tsx index c2935b5..4d78155 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -2,17 +2,17 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; -import ContactCTA from '@/components/sections/contact/ContactCTA'; -import FaqBase from '@/components/sections/faq/FaqBase'; -import FeatureCardTwelve from '@/components/sections/feature/FeatureCardTwelve'; -import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal'; +import ContactCenter from '@/components/sections/contact/ContactCenter'; +import FaqSplitText from '@/components/sections/faq/FaqSplitText'; +import FeatureCardTwentyThree from '@/components/sections/feature/FeatureCardTwentyThree'; +import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal'; import HeroBillboardScroll from '@/components/sections/hero/HeroBillboardScroll'; -import MetricCardOne from '@/components/sections/metrics/MetricCardOne'; -import TextSplitAbout from '@/components/sections/about/TextSplitAbout'; +import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven'; +import SplitAbout from '@/components/sections/about/SplitAbout'; import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; -import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen'; -import ContactText from '@/components/sections/contact/ContactText'; -import { Instagram, Twitter, BarChart3, Users, Target } from "lucide-react"; +import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen'; +import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; +import { BarChart3, Users, Target } from "lucide-react"; export default function LandingPage() { return ( @@ -56,23 +56,24 @@ export default function LandingPage() {
Supporting the top-tier coaching organizations.
-