@@ -89,6 +89,19 @@ export const ambassadors: Ambassador[] = [
8989 } ,
9090 ] ,
9191 } ,
92+ {
93+ label : "Chanda Raj Kumar" ,
94+ imageUrl : "/img/ambassadors/chanda-raj-kumar.jpg" ,
95+ alt : "Chanda Raj Kumar" ,
96+ organization : "KL University" ,
97+ tags : [
98+ {
99+ label : "LinkedIn" ,
100+ url : "https://www.linkedin.com/in/chanda-raj-kumar-88799a1b3/" ,
101+ icon : < LinkedInIcon className = "size-5" /> ,
102+ } ,
103+ ] ,
104+ } ,
92105 {
93106 label : "Derek Kuz" ,
94107 imageUrl : "https://github.com/dariuszkuc.png" ,
@@ -221,7 +234,7 @@ export const ambassadors: Ambassador[] = [
221234 label : "Giuseppe Abrignani" ,
222235 imageUrl : "/img/ambassadors/giuseppe-abrignani.jpg" ,
223236 alt : "Giuseppe Abrignani" ,
224- organization : "The Guild " ,
237+ organization : "Oranj Tech " ,
225238 tags : [
226239 {
227240 label : "LinkedIn" ,
@@ -406,6 +419,29 @@ export const ambassadors: Ambassador[] = [
406419 } ,
407420 ] ,
408421 } ,
422+ {
423+ label : "Laurin Quast" ,
424+ imageUrl : " https://github.com/n1ru4l.png" ,
425+ alt : "Laurin Quast" ,
426+ organization : "The Guild" ,
427+ tags : [
428+ {
429+ label : "GitHub" ,
430+ url : " https://github.com/n1ru4l" ,
431+ icon : < GitHubIcon className = "size-5" /> ,
432+ } ,
433+ {
434+ label : "LinkedIn" ,
435+ url : "https://www.linkedin.com/in/laurin-quast-a47b871b4/" ,
436+ icon : < LinkedInIcon className = "size-5" /> ,
437+ } ,
438+ {
439+ label : "Twitter" ,
440+ url : "https://x.com/n1rual" ,
441+ icon : < TwitterIcon className = "size-5" /> ,
442+ } ,
443+ ] ,
444+ } ,
409445 {
410446 label : "Lenz Weber-Tronic" ,
411447 imageUrl : "https://github.com/phryneas.png" ,
0 commit comments