diff --git a/src/App.tsx b/src/App.tsx index dda3096..d225fcb 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -13,292 +13,137 @@ import { Facebook, Instagram, Twitter } from "lucide-react"; export default function App() { return ( <> - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- + ); }