File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ import '../main.scss';
14
14
15
15
import willows from '../images/WillowPatch.jpg' ;
16
16
import alex_scheel from '../images/alex-scheel.jpg' ;
17
- import nick_scheel from '../images/nick -scheel.png ' ;
17
+ import verity_scheel from '../images/verity -scheel.jpg ' ;
18
18
import liz_mayo from '../images/liz-mayo.jpg' ;
19
19
20
20
class AboutPage extends React . Component {
@@ -98,7 +98,7 @@ class AboutPage extends React.Component {
98
98
< LazyLoadComponent >
99
99
< div className = "flexible" >
100
100
< c . Card style = { { width : '300px' } } >
101
- < c . CardMedia square style = { { backgroundImage : 'url(' + nick_scheel + ')' } } />
101
+ < c . CardMedia square style = { { backgroundImage : 'url(' + verity_scheel + ')' } } />
102
102
< Typography use = "headline3" > Verity Scheel</ Typography >
103
103
< article className = "text-left" style = { { padding : '0 1rem 1rem 1rem' } } >
104
104
< p >
You can’t perform that action at this time.
0 commit comments