From 13aab97d5b80c08c8a8e186f7b7f7b2ec185ab5f Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Tue, 23 Apr 2024 20:08:52 +0200 Subject: [PATCH] Update index.tsx --- documentation/src/pages/about/index.tsx | 126 +----------------------- 1 file changed, 1 insertion(+), 125 deletions(-) diff --git a/documentation/src/pages/about/index.tsx b/documentation/src/pages/about/index.tsx index d398a69..bd1f983 100644 --- a/documentation/src/pages/about/index.tsx +++ b/documentation/src/pages/about/index.tsx @@ -67,131 +67,7 @@ const About: React.FC = () => { -
-

- Our Team -

- -
- {team.map(({ name, avatar, role1, role2 }) => ( -
- {name} - - {name} - - - {role1} - - {role2 && ( - - {role2} - - )} -
- ))} -
-
- -
-
- - Join our team! - - - See open positions - -
-
-
-
+