diff --git a/src/app/page.tsx b/src/app/page.tsx index 2e8244b..a8efb54 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -2,6 +2,7 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; +import { BarChart3, Target, Zap, Rocket, Shield, ArrowRight, Star } from 'lucide-react'; import ContactSplitForm from '@/components/sections/contact/ContactSplitForm'; import FeatureCardTwentyThree from '@/components/sections/feature/FeatureCardTwentyThree'; import FooterMedia from '@/components/sections/footer/FooterMedia'; @@ -28,371 +29,152 @@ export default function LandingPage() { headingFontWeight="normal" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);