You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: utils/about.js
+22-22Lines changed: 22 additions & 22 deletions
Original file line number
Diff line number
Diff line change
@@ -1,24 +1,4 @@
1
1
exportconstwhoWeAre=[
2
-
{
3
-
image: '/images/mariana.webp',
4
-
name: 'Mariana',
5
-
title: 'Project Founder and Team Lead',
6
-
position: 'Front-End Developer',
7
-
linkedIn: 'mariana-caldas-souza',
8
-
portfolio: 'www.marianacaldas.com',
9
-
about:
10
-
'Mariana is a Front-End developer who strongly believes in the power of sharing knowledge.',
11
-
},
12
-
{
13
-
image: '/images/jana.webp',
14
-
name: 'Jana Behfarshad',
15
-
title: 'Project Founder',
16
-
position: 'Web Developer',
17
-
linkedIn: 'jana-behfarshad',
18
-
portfolio: '',
19
-
about:
20
-
"A web dev mum who dreams of teaching her children and others coding. The tech industry is revolving hastily towards creating, inspiring, and contributing to the world. Let's all be a part of it!",
21
-
},
22
2
{
23
3
image: '/images/kim.webp',
24
4
name: 'Kimberly Cashwell',
@@ -41,7 +21,7 @@ export const whoWeAre = [
41
21
},
42
22
{
43
23
image: '/images/cheryl.webp',
44
-
name: 'Cheryl',
24
+
name: 'Cheryl M.',
45
25
title: '',
46
26
position: 'Full-Stack Developer',
47
27
linkedIn: 'cheryl-h-murphy',
@@ -61,12 +41,32 @@ export const whoWeAre = [
61
41
},
62
42
{
63
43
image: '/images/vincent.webp',
64
-
name: 'Vincent',
44
+
name: 'Vincent Medina',
65
45
title: '',
66
46
position: 'Web Developer',
67
47
linkedIn: 'vincentm5',
68
48
portfolio: 'vmcodes.com',
69
49
about:
70
50
'Vincent is a professional in the IT industry and also a web developer that enjoys contributing to open-source projects in his spare time.',
71
51
},
52
+
{
53
+
image: '/images/jana.webp',
54
+
name: 'Jana Behfarshad',
55
+
title: 'Project Founder',
56
+
position: 'Web Developer',
57
+
linkedIn: 'jana-behfarshad',
58
+
portfolio: '',
59
+
about:
60
+
"A web dev mum who dreams of teaching her children and others coding. The tech industry is revolving hastily towards creating, inspiring, and contributing to the world. Let's all be a part of it!",
61
+
},
62
+
{
63
+
image: '/images/mariana.webp',
64
+
name: 'Mariana Caldas',
65
+
title: 'Project Founder, Team Lead',
66
+
position: 'Front-End Developer | Scrum Master',
67
+
linkedIn: 'mariana-caldas-souza',
68
+
portfolio: 'www.marianacaldas.com',
69
+
about:
70
+
'Mariana is a Front-End developer who strongly believes in the power of sharing knowledge.',
0 commit comments