@@ -94,6 +94,30 @@ const committee = {
94
94
linkedin : "https://www.linkedin.com/in/tharuka-jayawardane-in/" ,
95
95
twitter : "https://twitter.com/Tharuka_J" ,
96
96
} ,
97
+ ushan : {
98
+ name : "Ushan Ikshana" ,
99
+ image : "/images/summit/committee/ushan.jpg" ,
100
+ title : "Committee Member" ,
101
+ linkedin : "https://www.linkedin.com/in/im-ushan-ikshana/" ,
102
+ } ,
103
+ dulanjika : {
104
+ name : "Dulanjika Bandara" ,
105
+ image : "/images/summit/committee/dulanjika.jpg" ,
106
+ title : "Committee Member" ,
107
+ linkedin : "https://www.linkedin.com/in/dulanjika-bandara-9a72082a6/" ,
108
+ } ,
109
+ kesara : {
110
+ name : "Kesara Kulathunga" ,
111
+ image : "/images/summit/committee/kesara.jpg" ,
112
+ title : "Committee Member" ,
113
+ linkedin : "https://www.linkedin.com/in/kesara-kulathunga/" ,
114
+ } ,
115
+ abdul : {
116
+ name : "Abdul Qaadir" ,
117
+ image : "/images/summit/committee/abdul.jpg" ,
118
+ title : "Committee Member" ,
119
+ linkedin : "https://www.linkedin.com/in/abdul-qaadir/" ,
120
+ } ,
97
121
}
98
122
99
123
const workshopCommitee = [
@@ -108,7 +132,6 @@ const workshopCommitee = [
108
132
committee . umesh ,
109
133
committee . pivindi ,
110
134
committee . pansilu ,
111
-
112
135
]
113
136
114
137
const summitCommitee = [
@@ -117,10 +140,13 @@ const summitCommitee = [
117
140
committee . dewmini ,
118
141
committee . imesha ,
119
142
committee . hansana ,
143
+ committee . ushan ,
120
144
committee . ransika ,
121
- committee . nimasha ,
122
145
committee . pathum ,
123
- { ...committee . damitha , title : "Committee Member" } ,
146
+ committee . nimasha ,
147
+ committee . dulanjika ,
148
+ committee . kesara ,
149
+ committee . abdul ,
124
150
committee . supuni ,
125
151
committee . tharushi ,
126
152
committee . udasri ,
0 commit comments