diff --git a/src/app/page.tsx b/src/app/page.tsx index 3d99072..ffe4298 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,10 +11,10 @@ import HeroBillboardTestimonial from '@/components/sections/hero/HeroBillboardTe import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; import PricingCardNine from '@/components/sections/pricing/PricingCardNine'; import ProductCardTwo from '@/components/sections/product/ProductCardTwo'; -import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import TeamCardFive from '@/components/sections/team/TeamCardFive'; import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve'; import TextSplitAbout from '@/components/sections/about/TextSplitAbout'; +import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import { ShieldCheck, Sparkles, Zap } from "lucide-react"; export default function LandingPage() { @@ -32,493 +32,199 @@ export default function LandingPage() { headingFontWeight="bold" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file