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 - -
-
-
-
+