diff --git a/src/app/page.tsx b/src/app/page.tsx index c2cdbea..e209ee2 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 { Target, Users, Trophy } from "lucide-react"; import ContactText from '@/components/sections/contact/ContactText'; import FeatureCardTwentyEight from '@/components/sections/feature/FeatureCardTwentyEight'; import FooterMedia from '@/components/sections/footer/FooterMedia'; @@ -27,368 +28,138 @@ export default function LandingPage() { headingFontWeight="normal" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);