Skip to content

Commit 3e9e0b9

Browse files
authored
Merge pull request #12 from singhsharad529/team-added
added another operating team member
2 parents dc2f56b + 96fc682 commit 3e9e0b9

File tree

1 file changed

+14
-4
lines changed
  • client/src/components/OurTeam

1 file changed

+14
-4
lines changed

client/src/components/OurTeam/Data.js

+14-4
Original file line numberDiff line numberDiff line change
@@ -142,13 +142,23 @@ export default [
142142
},
143143
{
144144
id: 11,
145-
name: "Shivangi Singh",
146-
image: ShivangiSingh,
145+
name: "Shivangi Shukla",
146+
image: ShivangiShukla,
147+
147148
category: "Assistance Team",
148-
mail: "mailto:me.shivasingh.0987@gmail.com",
149+
mail: "mailto:shivangis2208@gmail.com",
149150
fb_link: "",
150-
lnkdin_link: "https://www.linkedin.com/in/shivangi-singh-305751192",
151+
lnkdin_link: "https://www.linkedin.com/in/shivangi-shukla-a17683196",
151152
},
153+
// {
154+
// id: 11,
155+
// name: "Shivangi Singh",
156+
// image: ShivangiSingh,
157+
// category: "Assistance Team",
158+
// mail: "mailto:[email protected]",
159+
// fb_link: "",
160+
// lnkdin_link: "https://www.linkedin.com/in/shivangi-singh-305751192",
161+
// },
152162

153163
{
154164
id: 12,

0 commit comments

Comments
 (0)