From 62aeb221318fb4d46c2c9598b00bb36a7928a87b Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 22:06:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 141 ++++++++++++++++++----------------------------- 1 file changed, 53 insertions(+), 88 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0c2cf40..2895f44 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -4,14 +4,14 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; import ContactSplit from '@/components/sections/contact/ContactSplit'; import FaqDouble from '@/components/sections/faq/FaqDouble'; -import FeatureCardSixteen from '@/components/sections/feature/FeatureCardSixteen'; import FooterSimple from '@/components/sections/footer/FooterSimple'; import HeroSplitTestimonial from '@/components/sections/hero/HeroSplitTestimonial'; -import MetricCardThree from '@/components/sections/metrics/MetricCardThree'; import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; -import PricingCardThree from '@/components/sections/pricing/PricingCardThree'; -import ProductCardFour from '@/components/sections/product/ProductCardFour'; +import PricingCardFive from '@/components/sections/pricing/PricingCardFive'; import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo'; +import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; +import SplitAbout from '@/components/sections/about/SplitAbout'; +import FeatureCardOne from '@/components/sections/feature/FeatureCardOne'; import { Award, CheckCircle, Shield, Zap } from "lucide-react"; export default function LandingPage() { @@ -33,8 +33,7 @@ export default function LandingPage() { -
-
- -
- +
-
- + + useInvertedBackground={true} + />
- +
-
- +
+