|
100 | 100 |
|
101 | 101 | <div class="collapse navbar-collapse" id="navbarsExampleDefault">
|
102 | 102 | <ul class="navbar-nav ml-auto">
|
103 |
| -<!-- <li class="nav-item">--> |
104 |
| -<!-- <a class="nav-link page-scroll" href="#keynotes">KEYNOTES</a>--> |
105 |
| -<!-- </li>--> |
| 103 | + <li class="nav-item"> |
| 104 | + <a class="nav-link page-scroll" href="#keynotes">KEYNOTES</a> |
| 105 | + </li> |
106 | 106 | <!-- <li class="nav-item">-->
|
107 | 107 | <!-- <a class="nav-link page-scroll" href="#program">PROGRAM</a>-->
|
108 | 108 | <!-- </li>-->
|
@@ -278,6 +278,60 @@ <h3>
|
278 | 278 | </div> <!-- end of basic-1 -->
|
279 | 279 | <!-- end of intro -->
|
280 | 280 |
|
| 281 | + <!-- start of keynotes --> |
| 282 | + <div id="keynotes" class="cards-2"> |
| 283 | + <div class="container"> |
| 284 | + <div class="row"> |
| 285 | + <div class="col-lg-12"> |
| 286 | + <div class="section-title">KEYNOTE SPEAKERS</div> |
| 287 | + </div> |
| 288 | + </div> |
| 289 | + <div class="row"> |
| 290 | + <div class="col-lg-12"> |
| 291 | + <p class="p-heading"> |
| 292 | + Presenting the 2024 keynote speakers! |
| 293 | + </p> |
| 294 | + </div> |
| 295 | + </div> |
| 296 | + <div class="row justify-content-center"> |
| 297 | + <div class="col-lg-6 col-md-6"> |
| 298 | + <div id="Jesper" class="text-container text-center"> |
| 299 | + <img src="images/speakers/Jesper_Larsson.png"></img> |
| 300 | + <br> |
| 301 | + <br> |
| 302 | + <p align="center"> |
| 303 | + <b style="font-size:x-large">Jesper Larsson</b> |
| 304 | + </p> |
| 305 | + <p align="justify"> |
| 306 | + Jesper Larsson is a freelance IT security |
| 307 | + researcher and penetration tester focused on |
| 308 | + cloud and infrastructure security. Jesper is |
| 309 | + a member of the well-renowned penetration |
| 310 | + testing firm Cure53, where he works for |
| 311 | + multinational clients spanning several fields, |
| 312 | + helping companies and foundations implement |
| 313 | + secure infrastructures worldwide. In addition, |
| 314 | + Jesper has also made an appearance in the |
| 315 | + movie industry, with his participation as |
| 316 | + one of the hackers in the SVT production |
| 317 | + "_Hackad". Furthermore, He is one of the |
| 318 | + co-founders and organizers of SecurityFest, |
| 319 | + a technical IT-Security conference on the |
| 320 | + Swedish west coast, and Säkerhetspodcasten, |
| 321 | + Sweden's first IT-Security-focused podcast. |
| 322 | + </p> |
| 323 | + </div> |
| 324 | + </div> |
| 325 | + </div> <!-- end of row --> |
| 326 | + <br> |
| 327 | + <div class="row"> |
| 328 | + </div> |
| 329 | + </div> <!-- end of row --> |
| 330 | + </div><!-- end of container --> |
| 331 | + </div> |
| 332 | + <!-- end of keynotes --> |
| 333 | + |
| 334 | + |
281 | 335 | <!-- Sponsorship -->
|
282 | 336 | <div id="sponsorship" class="cards-2">
|
283 | 337 | <div class="container">
|
|
0 commit comments