diff --git a/src/App.tsx b/src/App.tsx index 387a19e..236a912 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -13,279 +13,144 @@ import { Coffee, Facebook, Heart, Instagram, Twitter, Zap } from "lucide-react"; export default function App() { return ( <> - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- + ); }