diff options
| -rw-r--r-- | public/img/portraits/fmastenbroek.png | bin | 0 -> 135589 bytes | |||
| -rw-r--r-- | public/img/portraits/mbijman.png | bin | 111670 -> 0 bytes | |||
| -rw-r--r-- | src/components/home/TeamSection.js | 2 |
3 files changed, 1 insertions, 1 deletions
diff --git a/public/img/portraits/fmastenbroek.png b/public/img/portraits/fmastenbroek.png Binary files differnew file mode 100644 index 00000000..fd0d9de1 --- /dev/null +++ b/public/img/portraits/fmastenbroek.png diff --git a/public/img/portraits/mbijman.png b/public/img/portraits/mbijman.png Binary files differdeleted file mode 100644 index decf9fdd..00000000 --- a/public/img/portraits/mbijman.png +++ /dev/null diff --git a/src/components/home/TeamSection.js b/src/components/home/TeamSection.js index d4b93638..f9ca3105 100644 --- a/src/components/home/TeamSection.js +++ b/src/components/home/TeamSection.js @@ -25,7 +25,7 @@ const TeamSection = () => ( API specification"/> <TeamMember photoId="gandreadis" name="Georgios Andreadis" description="Software Engineer responsible for the frontend web application"/> - <TeamMember photoId="mbijman" name="Matthijs Bijman" + <TeamMember photoId="fmastenbroek" name="Fabian Mastenbroek" description="Software Engineer responsible for the datacenter simulator"/> </div> <div className="text-center lead mt-3"> |
