From f119fc78dda4d1e828dde04f378a63a93e3a0a7e Mon Sep 17 00:00:00 2001 From: Georgios Andreadis Date: Thu, 2 Jul 2020 18:39:28 +0200 Subject: Add current progress on frontend port --- frontend/src/components/home/TeamSection.js | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) (limited to 'frontend/src/components/home') diff --git a/frontend/src/components/home/TeamSection.js b/frontend/src/components/home/TeamSection.js index 2b7bb69d..6823797f 100644 --- a/frontend/src/components/home/TeamSection.js +++ b/frontend/src/components/home/TeamSection.js @@ -2,7 +2,7 @@ import React from 'react' import ContentSection from './ContentSection' const TeamMember = ({ photoId, name, description }) => ( -
+
( name="Prof. dr. ir. Alexandru Iosup" description="Project Lead" /> - ( name="Fabian Mastenbroek" description="Software Engineer responsible for the datacenter simulator" /> + +
See{' '} -- cgit v1.2.3