@@ -28,7 +28,7 @@ class AboutPage extends React.Component {
28
28
< article className = "text" style = { { padding : '1rem 1rem 1rem 1rem' } } >
29
29
< p >
30
30
This company was started one fun week in Ann Arbor, Michigan. Two
31
- brothers, Nick and Alex, got together and built the core game engine
31
+ siblings, Verity and Alex, got together and built the core game engine
32
32
for Willow Patch Games. That weekend (and many cans of pop later), we
33
33
play-tested it for the first time. With a bit of polish, we decided
34
34
to launch and share our game with anyone who'd like to play.
@@ -75,7 +75,7 @@ class AboutPage extends React.Component {
75
75
< article className = "text-left" style = { { padding : '0 1rem 1rem 1rem' } } >
76
76
< p >
77
77
Alex is one of the two cofounders of < i > Willow Patch Games</ i > with
78
- his brother Nick . He is an engineer at Red Hat working on the Red Hat
78
+ his sibling Verity . He is an engineer at Red Hat working on the Red Hat
79
79
Certificate System product. When not working, often you'll find him
80
80
playing violin or taking photos.
81
81
</ p >
@@ -99,11 +99,11 @@ class AboutPage extends React.Component {
99
99
< div className = "flexible" >
100
100
< c . Card style = { { width : '300px' } } >
101
101
< c . CardMedia square style = { { backgroundImage : 'url(' + nick_scheel + ')' } } />
102
- < Typography use = "headline3" > Nick Scheel</ Typography >
102
+ < Typography use = "headline3" > Verity Scheel</ Typography >
103
103
< article className = "text-left" style = { { padding : '0 1rem 1rem 1rem' } } >
104
104
< p >
105
- Nick is one of the two cofounders of < i > Willow Patch Games</ i > with
106
- his brother Alex. Nick is pursuing dual degrees in Cello Performance
105
+ Verity is one of the two cofounders of < i > Willow Patch Games</ i > with
106
+ their brother Alex. Verity is pursuing dual degrees in Cello Performance
107
107
and Mathematics at < a href = "https://www.bard.edu/" target = "_blank" rel = "noopener noreferrer" > Bard</ a > in
108
108
New York.
109
109
</ p >
0 commit comments