From 33a6204f08ccbed999694583312f1081d03c1298 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 14:55:50 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 193 +++++++++++++---------------------------------- 1 file changed, 53 insertions(+), 140 deletions(-) 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" > - -
- +
-
- +
-
- + -
- -
- +
+ +
+
-
- +
-