diff --git a/src/app/page.tsx b/src/app/page.tsx index 8b2ee35..c14b206 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -13,192 +13,120 @@ import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleAp export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file