@@ -146,9 +146,69 @@ <h1>Speakers</h1>
146
146
< h2 > Event Speakers</ h2 >
147
147
</ div >
148
148
149
- <!-- PAST SPEAKER DIV.TXT FILE HERE ONCE SPEAKERS ARE GOTTEN -->
150
-
151
- < center > < h2 > Speakers would be announced soon...</ h2 > </ center >
149
+ < div class ="row ">
150
+ <!-- Feature Block -->
151
+ < div class ="speaker-block-two col-lg-3 col-md-6 col-sm-12 wow zoomIn ">
152
+ < div class ="image-box ">
153
+ < figure class ="image "> < img src ="images/resource/speaker-1.jpg " alt =""> </ figure >
154
+ < div class ="overlay-box ">
155
+ < a href ="#popup_1 " class ="link view-speaker ts-image-popup " data-effect ="mfp-zoom-in "> < span class ="flaticon-add-1 "> </ span > </ a >
156
+ < div class ="info ">
157
+ < h5 class ="name "> < a href ="# "> William Imoh</ a > </ h5 >
158
+ < span clas2s ="designation " style ="color: #fff; "> Software Engineer at < b > Scotch.io</ b </ span >
159
+ </ div >
160
+ </ div >
161
+ </ div >
162
+
163
+ <!-- popup start-->
164
+ < div id ="popup_1 " class ="container ts-speaker-popup mfp-hide ">
165
+ < div class ="row ">
166
+ < div class ="col-lg-6 ">
167
+ < div class ="ts-speaker-popup-img ">
168
+ < img src ="images/resource/speaker-1.jpg " alt ="">
169
+ </ div >
170
+ </ div >
171
+ <!-- col end-->
172
+ < div class ="col-lg-6 ">
173
+ < div class ="ts-speaker-popup-content ">
174
+ < h3 class ="ts-title "> William Imoh</ h3 >
175
+ < span class ="speakder-designation "> Software Engineer at < b > Scotch.io</ b > </ span >
176
+ < p >
177
+ World is committed to making participation in the event a harass ment free experience for everyone, regardless of level experience gender, gender identity and expression
178
+ </ p >
179
+ < h4 class ="session-name ">
180
+ Sessions by William
181
+ </ h4 >
182
+ < div class ="row ">
183
+ < div class ="col-lg-6 ">
184
+ < div class ="speaker-session-info ">
185
+ < h4 > Day 1</ h4 >
186
+ < span > 10.30 am - 11.30 am </ span >
187
+ < p > Advanced React Patterns </ p >
188
+ </ div >
189
+ </ div >
190
+ <!-- <div class="col-lg-6">
191
+ <div class="speaker-session-info">
192
+ <h4>Day 1</h4>
193
+ <span> 10.30 - 11.30 am </span>
194
+ <p> Marketing Matters </p>
195
+ </div>
196
+ </div>
197
+ </div> -->
198
+ < div class ="ts-speakers-social ">
199
+ < a href ="https:// " target ="_blank "> < i class ="fab fa-github "> </ i > </ a >
200
+ < a href ="https:// " target ="_blank "> < i class ="fab fa-facebook "> </ i > </ a >
201
+ < a href ="https:// " target ="_blank "> < i class ="fab fa-twitter "> </ i > </ a >
202
+ < a href ="https:// " target ="_blank "> < i class ="fab fa-instagram "> </ i > </ a >
203
+ < a href ="https:// " target ="_blank "> < i class ="fab fa-linkedin "> </ i > </ a >
204
+ </ div >
205
+ </ div >
206
+ <!-- ts-speaker-popup-content end-->
207
+ </ div >
208
+ </ div >
209
+ </ div >
210
+ </ div >
211
+
152
212
153
213
154
214
0 commit comments