diff --git a/components/ueber-uns/teamCard.js b/components/ueber-uns/teamCard.js new file mode 100644 index 0000000..57a0bc2 --- /dev/null +++ b/components/ueber-uns/teamCard.js @@ -0,0 +1,15 @@ +import React from "react"; + +const TeamCard = (props) => { + return ( +
-