File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ import tanisha from '../images/team/tanishasaxena.jpg'
6
6
import aarav from '../images/team/aaravbajaj.jpg'
7
7
import alexis from '../images/team/alexisduong.jpg'
8
8
import jackson from '../images/team/jacksonchen.jpg'
9
+ import divyaansh from '../images/team/divyaanshsinha.jpg'
10
+
9
11
const Team = ( ) => {
10
12
return (
11
13
< div className = "team-page" >
@@ -30,6 +32,8 @@ const Team = () => {
30
32
data-src = { aarav } alt = "Alexis Doung" width = "10%" /> </ a >
31
33
< a href = "https://www.linkedin.com/in/zanzaochen/" > < img src = { jackson }
32
34
data-src = { aarav } alt = "Jackson Chen" width = "10%" /> </ a >
35
+ < a href = "https://www.linkedin.com/in/divyaansh-sinha" > < img src = { divyaansh }
36
+ data-src = { aarav } alt = "Jackson Chen" width = "10%" /> </ a >
33
37
</ div >
34
38
</ div >
35
39
</ div >
You can’t perform that action at this time.
0 commit comments