Skip to content

Commit 211cb07

Browse files
Update teams page (#115)
1 parent fa7d297 commit 211cb07

File tree

6 files changed

+10
-10
lines changed

6 files changed

+10
-10
lines changed
52.2 KB
Loading
-78.7 KB
Binary file not shown.
-37 KB
Binary file not shown.
72.6 KB
Loading
50.9 KB
Loading

src/components/pages/team/team.jsx

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ import Andi from './images/AndreasGrabner.jpeg';
66
import Andreas from './images/AndreasTaranetz.jpg';
77
import Daniel from './images/DanielDrack.jpeg';
88
import Erik from './images/ErikAuer.jpg';
9-
import Henrik from './images/HenrikRexed.png';
109
import Johannes from './images/JohannesGrumboeck.jpeg';
11-
import Kathi from './images/KatharinaSick.jpg';
10+
import Octavian from './images/OctavianHelm.jpg';
11+
import Philipp from './images/PhilippMaier.jpg';
1212
import Sandra from './images/SandraSchadenbauer.jpeg';
1313

1414
const teamMembers = [
@@ -32,20 +32,20 @@ const teamMembers = [
3232
picture: Erik,
3333
tagLine: 'CEO, WhizUs',
3434
},
35-
{
36-
name: 'Henrik Rexed',
37-
picture: Henrik,
38-
tagLine: 'Cloud Native Advocate, CNCF Ambassador, Dynatrace'
39-
},
4035
{
4136
name: 'Johannes Grumböck',
4237
tagLine: 'Cloud Architect, Red Bull Media House',
4338
picture: Johannes,
4439
},
4540
{
46-
name: 'Katharina Sick',
47-
tagLine: 'Senior Software Engineer, Dynatrace',
48-
picture: Kathi,
41+
name: 'Octavian Helm',
42+
tagLine: 'Senior Platform Engineer, BearingPoint',
43+
picture: Octavian,
44+
},
45+
{
46+
name: 'Philipp Maier',
47+
tagLine: 'Senior Cloud Engineer, Dynatrace',
48+
picture: Philipp,
4949
},
5050
{
5151
name: 'Sandra Schadenbauer',

0 commit comments

Comments
 (0)