diff --git a/src/app/page.tsx b/src/app/page.tsx index 250e7ec..9bffb2f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -16,302 +16,153 @@ import TeamCardSix from '@/components/sections/team/TeamCardSix'; export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);