File tree Expand file tree Collapse file tree 3 files changed +14
-0
lines changed
public/krypto-tour/speakers Expand file tree Collapse file tree 3 files changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -192,6 +192,20 @@ const KryptoTour = () => {
192192 linkedin : "https://www.linkedin.com/in/3426b345/" ,
193193 twitter : "" ,
194194 } ,
195+ {
196+ name : "Julien Szulewski" ,
197+ role : "Founder SUPERNOVA" ,
198+ img : "/krypto-tour/speakers/julienS.webp" ,
199+ linkedin : "https://www.linkedin.com/in/julien-szulewski-61922458/" ,
200+ twitter : "" ,
201+ } ,
202+ {
203+ name : "Valéria Faure-Muntian" ,
204+ role : "Déléguée Générale ANACOFI | Présidente de Women4Cyber France" ,
205+ img : "/krypto-tour/speakers/valeria.webp" ,
206+ linkedin : "https://www.linkedin.com/in/vfaure-muntian/" ,
207+ twitter : "" ,
208+ }
195209 ] ;
196210 const sponsors = Array ( 8 ) . fill ( { name : 'Sponsor' , img : '/images/placeholder.webp' } ) ;
197211 const mediaPartners = [
You can’t perform that action at this time.
0 commit comments