diff --git a/src/App.tsx b/src/App.tsx index e4b89a7..1bd63c5 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -13,334 +13,210 @@ import { Shield, Smile, Users } from "lucide-react"; export default function App() { return ( <> - - -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- - + +
+ +
+ +
+ +
+ +
+ -
+ ]} + /> + + +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ + ); }