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