Problem:-The code of card content is repetitively written in src/pages/Team/Team.js . This does not justify the idea of components in react.  Solution:-Make use of react component and inject relevant properties as props.