@@ -158,15 +158,51 @@ export const speakersnew = [
158
158
{ icon : "icofont-twitter" , href : "https://twitter.com/dchaplot" }
159
159
]
160
160
} ,
161
+
161
162
{
162
- image : require ( "../../assets/images/speakers/jason_l.webp" ) ,
163
- name : "Jason Lopatecki " ,
164
- title : "Founder & CEO " ,
165
- company : "Arize AI" ,
166
- popup : require ( "../../assets/images/speakers/popup/jason .png" ) ,
163
+ name : "Sam Liang" ,
164
+ title : "CEO & Founder " ,
165
+ company : "OTTER AI " ,
166
+ image : require ( "../../assets/images/speakers/samliang.jpg" ) ,
167
+ popup : require ( "../../assets/images/speakers/popup/samliang .png" ) ,
167
168
socialLinks : [
168
- { icon : "icofont-twitter" , href : "https://twitter.com/jason_lopatecki" } ,
169
- { icon : "icofont-linkedin" , href : "https://www.linkedin.com/in/jason-lopatecki-9509941/" }
169
+ { icon : "icofont-linkedin" , href : "https://www.linkedin.com/in/samliang/" } ,
170
+ { icon : "icofont-twitter" , href : "https://twitter.com/goopt?lang=en" }
171
+ ]
172
+ } ,
173
+ {
174
+ name : "Craig Walker" ,
175
+ title : "CEO & Founder" ,
176
+ company : "Dialpad" ,
177
+ image : require ( "../../assets/images/speakers/craig.jpg" ) ,
178
+ popup : require ( "../../assets/images/speakers/popup/craig.png" ) ,
179
+ socialLinks : [
180
+ { icon : "icofont-linkedin" , href : "https://www.linkedin.com/in/cwalker123/" } ,
181
+ { icon : "icofont-twitter" , href : "https://twitter.com/cwalker123?lang=en" }
182
+ ]
183
+ } ,
184
+ {
185
+ name : "Yaron Singer" ,
186
+ title : "CEO & Founder" ,
187
+ company : "Robust Intelligence" ,
188
+ image : require ( "../../assets/images/speakers/yaron.jpg" ) ,
189
+ popup : require ( "../../assets/images/speakers/popup/yaron.png" ) ,
190
+ socialLinks : [
191
+ { icon : "icofont-linkedin" , href : "https://www.linkedin.com/in/yaron-singer-76ab6317/" } ,
192
+ { icon : "icofont-twitter" , href : "https://twitter.com/yaronsinger?lang=en" } ,
193
+
194
+ ]
195
+ } ,
196
+ {
197
+ name : "Yohei Nakajima" ,
198
+ title : "Founder" ,
199
+ company : "BabyAGI" ,
200
+ image : require ( "../../assets/images/speakers/yohei.png" ) ,
201
+ popup : require ( "../../assets/images/speakers/popup/yohei.png" ) ,
202
+ socialLinks : [
203
+ { icon : "icofont-linkedin" , href : "https://www.linkedin.com/in/yoheinakajima/" } ,
204
+ { icon : "icofont-twitter" , href : "https://twitter.com/yoheinakajima?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor" } ,
205
+ { icon : "icofont-web" , href : "https://yoheinakajima.com/" }
170
206
]
171
207
} ,
172
208
{
@@ -181,6 +217,17 @@ export const speakersnew = [
181
217
{ icon : "icofont-linkedin" , href : "https://www.linkedin.com/in/jerry-liu-64390071/" }
182
218
]
183
219
} ,
220
+ {
221
+ image : require ( "../../assets/images/speakers/jason_l.webp" ) ,
222
+ name : "Jason Lopatecki" ,
223
+ title : "Founder & CEO" ,
224
+ company : "Arize AI" ,
225
+ popup : require ( "../../assets/images/speakers/popup/jason.png" ) ,
226
+ socialLinks : [
227
+ { icon : "icofont-twitter" , href : "https://twitter.com/jason_lopatecki" } ,
228
+ { icon : "icofont-linkedin" , href : "https://www.linkedin.com/in/jason-lopatecki-9509941/" }
229
+ ]
230
+ } ,
184
231
{
185
232
name : "Jeremiah Owyang" ,
186
233
title : "Venture Capital Investor" ,
@@ -193,6 +240,7 @@ export const speakersnew = [
193
240
{ icon : "icofont-linkedin" , href : "https://www.linkedin.com/in/jowyang/" }
194
241
]
195
242
} ,
243
+
196
244
{
197
245
name : "Dr. Ameer Haj-Ali" ,
198
246
title : "Head of Cloud Infrastructure & Platform Engineering" ,
0 commit comments