Skip to content

Commit 18f32ca

Browse files
authored
Merge pull request #77 from AdiaWu/sf43
Sf43
2 parents 3efdfd8 + e49a375 commit 18f32ca

File tree

4 files changed

+55
-28
lines changed

4 files changed

+55
-28
lines changed
86.8 KB
Loading
Loading

summit/src/components/Home/speakersDataNew.js

+38-24
Original file line numberDiff line numberDiff line change
@@ -55,17 +55,7 @@ export const speakersnew = [
5555
]
5656
},
5757

58-
{
59-
image: require("../../assets/images/speakers/jason_l.webp"),
60-
name: "Jason Lopatecki",
61-
title: "Founder & CEO",
62-
company: "Arize AI",
63-
popup: require("../../assets/images/speakers/popup/jason.png"),
64-
socialLinks: [
65-
{ icon: "icofont-twitter", href: "https://twitter.com/jason_lopatecki" },
66-
{ icon: "icofont-linkedin", href: "https://www.linkedin.com/in/jason-lopatecki-9509941/" }
67-
]
68-
},
58+
6959
{
7060
image: require("../../assets/images/speakers/jason_wei.jpeg"),
7161
name: "Jason Wei",
@@ -122,19 +112,20 @@ export const speakersnew = [
122112
{ icon: "icofont-twitter", href: "https://twitter.com/bobvanluijt" }
123113
]
124114
},
125-
126115
{
127-
image: require("../../assets/images/speakers/yangqingjia.jpeg"),
128-
name: "Dr. Yangqing Jia",
129-
title: "Founder",
130-
company: "Lepton AI",
131-
popup: require("../../assets/images/speakers/popup/yangqing.png"),
116+
name: "Deon Nicholas",
117+
title: "Co-Founder & CEO",
118+
company: "Forethought",
119+
image: require("../../assets/images/speakers/deon.jpg"),
120+
popup: require("../../assets/images/speakers/popup/deon.png"),
132121
socialLinks: [
133-
{ href: "https://twitter.com/jiayq", icon: "icofont-twitter" },
134-
{ href: "https://www.linkedin.com/in/yangqing-jia/", icon: "icofont-linkedin" },
135-
{ href: "https://daggerfs.com/", icon: "icofont-web" }
122+
123+
{ icon: "icofont-linkedin", href: "https://www.linkedin.com/in/deon-nicholas/" },
124+
{ icon: "icofont-twitter", href: "https://twitter.com/dojideon?lang=en" }
136125
]
137126
},
127+
128+
138129
// {
139130
// name: "Jonathan Heyne",
140131
// title: "Chief Operations Officer",
@@ -167,6 +158,17 @@ export const speakersnew = [
167158
{ icon: "icofont-twitter", href: "https://twitter.com/dchaplot" }
168159
]
169160
},
161+
{
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"),
167+
socialLinks: [
168+
{ icon: "icofont-twitter", href: "https://twitter.com/jason_lopatecki" },
169+
{ icon: "icofont-linkedin", href: "https://www.linkedin.com/in/jason-lopatecki-9509941/" }
170+
]
171+
},
170172
{
171173
name: "Jerry Liu",
172174
title: "Co-founder & CEO",
@@ -202,6 +204,18 @@ export const speakersnew = [
202204
{ icon: "icofont-linkedin", href: "https://www.linkedin.com/in/ameer-haj-ali/" }
203205
]
204206
},
207+
{
208+
image: require("../../assets/images/speakers/yangqingjia.jpeg"),
209+
name: "Dr. Yangqing Jia",
210+
title: "Founder",
211+
company: "Lepton AI",
212+
popup: require("../../assets/images/speakers/popup/yangqing.png"),
213+
socialLinks: [
214+
{ href: "https://twitter.com/jiayq", icon: "icofont-twitter" },
215+
{ href: "https://www.linkedin.com/in/yangqing-jia/", icon: "icofont-linkedin" },
216+
{ href: "https://daggerfs.com/", icon: "icofont-web" }
217+
]
218+
},
205219
{
206220
image: require("../../assets/images/speakers/chenxi.png"),
207221
name: "Prof. Xi Chen",
@@ -407,8 +421,8 @@ export const speakersnew = [
407421
},
408422
{
409423
name: "Tony Zhao",
410-
title: "Author",
411-
company: "Aloha",
424+
title: "Author Mobile ALOHA",
425+
company: "Stanford University",
412426
image: require("../../assets/images/speakers/tony.jpg"),
413427
popup: require("../../assets/images/speakers/popup/tony.png"),
414428
socialLinks: [
@@ -419,8 +433,8 @@ export const speakersnew = [
419433
},
420434
{
421435
name: "Zipeng Fu",
422-
title: "Author",
423-
company: "Aloha",
436+
title: "Author Mobile ALOHA",
437+
company: "Stanford University",
424438
image: require("../../assets/images/speakers/zipeng.jpg"),
425439
popup: require("../../assets/images/speakers/popup/zipeng.png"),
426440
socialLinks: [

summit/src/components/Home/speakersRecent.js

+17-4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
11
export const speakersrecent = [
2+
3+
{
4+
name: "Deon Nicholas",
5+
title: "Co-Founder & CEO",
6+
company: "Forethought",
7+
image: require("../../assets/images/speakers/deon.jpg"),
8+
popup: require("../../assets/images/speakers/popup/deon.png"),
9+
socialLinks: [
10+
11+
{ icon: "icofont-linkedin", href: "https://www.linkedin.com/in/deon-nicholas/" },
12+
{ icon: "icofont-twitter", href: "https://twitter.com/dojideon?lang=en" }
13+
]
14+
},
215
{
316
name: "Bob van Luijt",
417
title: "CEO & Co-Founder",
@@ -25,8 +38,8 @@ export const speakersrecent = [
2538
},
2639
{
2740
name: "Tony Zhao",
28-
title: "Author",
29-
company: "Aloha",
41+
title: "Author Mobile ALOHA",
42+
company: "Stanford University",
3043
image: require("../../assets/images/speakers/tony.jpg"),
3144
popup: require("../../assets/images/speakers/popup/tony.png"),
3245
socialLinks: [
@@ -37,8 +50,8 @@ export const speakersrecent = [
3750
},
3851
{
3952
name: "Zipeng Fu",
40-
title: "Author",
41-
company: "Aloha",
53+
title: "Author Mobile ALOHA",
54+
company: "Stanford University",
4255
image: require("../../assets/images/speakers/zipeng.jpg"),
4356
popup: require("../../assets/images/speakers/popup/zipeng.png"),
4457
socialLinks: [

0 commit comments

Comments
 (0)