diff --git a/src/app/page.tsx b/src/app/page.tsx index 4aa262f..f2205d7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -2,13 +2,14 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; -import FeatureCardTwentyNine from '@/components/sections/feature/featureCardTwentyNine/FeatureCardTwentyNine'; -import FooterBase from '@/components/sections/footer/FooterBase'; -import HeroBillboardScroll from '@/components/sections/hero/HeroBillboardScroll'; -import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen'; -import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; -import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; -import TextSplitAbout from '@/components/sections/about/TextSplitAbout'; +import FeatureCardTwentyThree from '@/components/sections/feature/FeatureCardTwentyThree'; +import FooterCard from '@/components/sections/footer/FooterCard'; +import HeroLogo from '@/components/sections/hero/HeroLogo'; +import MetricCardOne from '@/components/sections/metrics/MetricCardOne'; +import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; +import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix'; +import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout'; +import { BrainCircuit, Cpu, Zap, Target } from "lucide-react"; export default function LandingPage() { return ( @@ -25,165 +26,77 @@ export default function LandingPage() { headingFontWeight="bold" > - -
- +
-
- +
-
- + -
- -
- +
+ +
+
-
- +
-