Skip to content

Commit 7d93f11

Browse files
committed
add social media footer section on mentor card
1 parent 658a77b commit 7d93f11

File tree

1 file changed

+13
-42
lines changed

1 file changed

+13
-42
lines changed

src/response/response.js

Lines changed: 13 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -14,20 +14,6 @@ const data = [
1414
country: "India",
1515
biography: "I am Full Stack Web Developer and a ML enthusiast"
1616
},
17-
{
18-
name: "Arseny Boykov",
19-
image: "https://avatars3.githubusercontent.com/u/36469655?s=460&v=4",
20-
technology: "Python, async.io",
21-
country: "Russia",
22-
biography: "Make staff since 2000. Love cakes and beer."
23-
},
24-
{
25-
name: "Martyn Son",
26-
image: "https://avatars2.githubusercontent.com/u/20739202?s=460&v=4",
27-
technology: "Javascript, React, Eslint/Stylelint",
28-
country: "Russia",
29-
biography: "Three years experience in web development"
30-
},
3117
{
3218
name: "Tanay",
3319
image: "https://avatars2.githubusercontent.com/u/10216863?s=400&v=4",
@@ -174,51 +160,36 @@ const data = [
174160
biography: "I am Full Stack Web Developer"
175161
},
176162
{
177-
name: "Rashid",
178-
image: "https://avatars2.githubusercontent.com/u/1191631",
179-
technology: "Javascript, Angular, ReactJS, NodeJS",
180-
country: "India",
181-
biography: "I am a Frontend Engineer"
182-
},
183-
{
184-
name: "Gurpreet Singh",
185-
image: "https://avatars2.githubusercontent.com/u/8161329",
186-
technology: "Javascript, ReactJS",
187-
country: "Germany",
188-
biography: "Lead Front End Developer"
189-
},
190-
{
191-
name: "Atul Krishna",
192-
image: "https://avatars3.githubusercontent.com/u/11033984",
193-
technology: "Javascript, ReactJs, Angular, Python, Java",
194-
country: "India",
195-
biography: "I am Software Engineer based in Bengaluru, India."
163+
name: "Arseny Boykov",
164+
image: "https://github.com/MrMrRobat",
165+
technology: "Python, async.io",
166+
country: "Russia",
167+
biography: "Make staff since 2000. Love cakes and beer."
196168
},
197169
{
198-
name: "Will",
199-
image: "https://avatars0.githubusercontent.com/u/10842135",
200-
technology: "Javascript, Java, ",
201-
country: "USA",
202-
biography:
203-
"I am Sr Project Manager for the largest entertainment company in the world!"
170+
name: "Martyn Son",
171+
image: "https://github.com/martyns0n",
172+
technology: "Javascript, React, Eslint/Stylelint",
173+
country: "Russia",
174+
biography: "Three years experience in web development"
204175
},
205176
{
206177
name: "Meriem Zaid",
207-
image: "https://avatars3.githubusercontent.com/u/11720929?s=460&v=4",
178+
image: "https://github.com/iMeriem",
208179
technology: "JavaScript, Python",
209180
country: "Morocco",
210181
biography: "I write code for living"
211182
},
212183
{
213184
name: "Abdellah Ramadan",
214-
image: "https://avatars1.githubusercontent.com/u/17084652?s=460&v=4",
185+
image: "https://github.com/giantthinker",
215186
technology: "Laravel, Reactjs, Angular, PHP",
216187
country: "Cameroon",
217188
biography: "Software development as a career"
218189
},
219190
{
220191
name: "Waing La Min Lwin",
221-
image: "https://avatars0.githubusercontent.com/u/37790271?s=460&v=4",
192+
image: "https://github.com/archonn",
222193
technology: "Nodejs, React, Python",
223194
country: "Myanmar",
224195
biography: "Software developer focusing on building ML-powered products"

0 commit comments

Comments
 (0)