diff --git a/src/app/page.tsx b/src/app/page.tsx index 637ac28..91c1479 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -2,13 +2,10 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; -import { useState } from "react"; import ContactSplitForm from '@/components/sections/contact/ContactSplitForm'; -import FaqBase from '@/components/sections/faq/FaqBase'; import FeatureCardTwentyThree from '@/components/sections/feature/FeatureCardTwentyThree'; import FooterSimple from '@/components/sections/footer/FooterSimple'; import HeroBillboardCarousel from '@/components/sections/hero/HeroBillboardCarousel'; -import MediaAbout from '@/components/sections/about/MediaAbout'; import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo'; import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; import PricingCardNine from '@/components/sections/pricing/PricingCardNine'; @@ -52,7 +49,6 @@ export default function LandingPage() {
- +
- +
- +
- +
- +
- +