generated from Code-Institute-Org/gitpod-full-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathleadersrecover.html
558 lines (507 loc) · 29.5 KB
/
leadersrecover.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- https://www.w3schools.com/tags/tag_meta.asp -->
<meta name="description"
content="Product Management services for aspiring product managers and product enthusiasts based in Ireland">
<meta name="keywords"
content="Product Management, Product Leader, Product Owner, PM, APM, Product Manager, PM Intern, Ireland">
<meta name="author" content="Produck">
<!-- Main Website Title -->
<title>Leaders</title>
<!-- Website Favicon -->
<link rel="icon" href="assets/images/produck-favicon.png" type="image/icon">
<!-- Styling File-->
<link rel="stylesheet" type="text/css" href="assets/css/style.css" />
<!-- Bootstrap (HTML, CSS, JS Library) -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.6.0/dist/css/bootstrap.min.css"
type="text/css" />
<!-- JQuery (JavaScript) -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
<!-- Google Fonts -->
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Poppins">
<!-- Font Awesome (Icons) -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"
type="text/css" />
</head>
<body data-spy="scroll" data-target="#navbar" data-offset="0">
<!-- Main Navigation Bar | Website Menu -->
<header id="navigation-bar">
<nav id="navbar" class="navbar navbar-expand-lg navbar-dark fixed-top">
<a class="navbar-brand" href="index.html">Produck</a>
<!-- Toggle Navigation -->
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarFour"
aria-controls="navbarFour" aria-expanded="false" aria-label="Toggle navigation">
<i class="toggle-btn navbar-toggler-icon"></i>
</button>
<!-- Navigation Bar -->
<div class="collapse navbar-collapse" id="navbarFour">
<!-- Main Website Menu-->
<ul class="navbar-nav ml-auto">
<li class="nav-item" data-toggle="collapse" data-target=".navbar-collapse.show">
<div class="dropdown">
<button class="dropbtn page-scroll"><a class="nav-link" href="index.html"><i
class="fa fa-home"></i> Home</a></button>
<div class="dropdown-content">
<a href="index.html#about">> About Produck</a>
<a href="index.html#services">> Our Services</a>
<a href="index.html#contact">> Contact Us</a>
<a href="index.html#footer">> Social Media</a>
</div>
</div>
</li>
<li class="nav-item" data-toggle="collapse" data-target=".navbar-collapse.show">
<div class="dropdown">
<button class="dropbtn page-scroll"><a class="nav-link" href="pmrole.html"><i
class="fa fa-sitemap"></i> PM Role</a></button>
<div class="dropdown-content">
<a href="pmrole.html#about">> What Is PM?</a>
<a href="pmrole.html#path">> Career Path</a>
<a href="pmrole.html#responsibilities">> Responsibilities</a>
<a href="pmrole.html#background">> Background</a>
<a href="pmrole.html#skills">> Key Soft Skills</a>
</div>
</div>
</li>
<li class="nav-item" data-toggle="collapse" data-target=".navbar-collapse.show">
<a class="nav-link page-scroll active" href="leaders.html"><i class="fa fa-user-circle-o"></i>
Leaders</a>
</li>
<li class="nav-item" data-toggle="collapse" data-target=".navbar-collapse.show">
<div class="dropdown">
<button class="dropbtn page-scroll"><a class="nav-link" href="#"><i class="fa fa-book"></i>
PM Books</a></button>
<div class="dropdown-content">
<a href="books.html">> Book Directory</a>
<a href="toreadlist.html">> ToReadList App</a>
<a href="tobuylist.html">> ToBuyList App</a>
<a href="toratelist.html">> ToRateList App</a>
</div>
</div>
</li>
<li class="nav-item" data-toggle="collapse" data-target=".navbar-collapse.show">
<a class="nav-link page-scroll" href="resources.html"><i class="fa fa-folder-open"></i>
Resources</a>
</li>
<li class="nav-item" data-toggle="collapse" data-target=".navbar-collapse.show">
<a class="nav-link page-scroll" href="index.html#contact"><i class="fa fa-envelope"></i>
Contact</a>
</li>
</ul>
</div>
</nav>
</header>
<!-- PM Leaders | Industry Experts -->
<section id="experts-section">
<!-- Intro Section -->
<div class="section-main-intro leaders-intro-styling">
<div class="section-subtitle black-subtitle">Key Industry Experts</div>
<h2 class="section-main-title blue-title">Thought Leaders</h2>
</div>
<div class="container leaders-cont-styling">
<div class="row">
<div class="col-md-3 col-sm-6">
<div class="industry-experts">
<div class="expert-img">
<img src="assets/images/suzanne-img.png" alt="portrait of carlos">
</div>
<h2 class="expert-name">Suzanne Abate</h2>
<span class="expert-role">Founder @ 100 Product Managers | Product Coach & Consultant</span>
<ul class="leaders-social">
<li><a href="https://www.linkedin.com/in/mirelamus/" class="fa fa-linkedin-square"></a></li>
<li><a href="#" class="fa fa-pencil-square"></a></li>
<li><a href="#" class="fa fa fa-twitter-square"></a></li>
<li><a href="#" class="fa fa-youtube-square"></a></li>
</ul>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="industry-experts">
<div class="expert-img">
<img src="assets/images/carlos-img.jpeg" alt="portrait of carlos">
</div>
<h2 class="expert-name">Carlos Gonzalez</h2>
<span class="expert-role">Founder & CEO @ Product School | Product MGMT Instructor</span>
<ul class="leaders-social">
<li><a href="#" class="fa fa-linkedin-square"></a></li>
<li><a href="#" class="fa fa-pencil-square"></a></li>
<li><a href="#" class="fa fa fa-twitter-square"></a></li>
<li><a href="#" class="fa fa-youtube-square"></a></li>
</ul>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="industry-experts">
<div class="expert-img">
<img src="assets/images/scmoatti-img.jpeg" alt="portrait of carlos">
</div>
<h2 class="expert-name">SC Moatti</h2>
<span class="expert-role">Founder @ Products That Count | Lecturer @ Stanford & Columbia</span>
<ul class="leaders-social">
<li><a href="https://www.linkedin.com/in/scmoatti/" class="fa fa-linkedin-square"></a></li>
<li><a href="#" class="fa fa-pencil-square"></a></li>
<li><a href="#" class="fa fa fa-twitter-square"></a></li>
<li><a href="#" class="fa fa-youtube-square"></a></li>
</ul>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="industry-experts">
<div class="expert-img">
<img src="assets/images/dan-img.jpeg" alt="portrait of carlos">
</div>
<h2 class="expert-name">Dan Olsen</h2>
<span class="expert-role">PM Trainer & Consultant | Author of The Lean Product
Playbook</span>
<ul class="leaders-social">
<li><a href="https://www.linkedin.com/in/danolsen98/" class="fa fa-linkedin-square"></a>
</li>
<li><a href="#" class="fa fa-pencil-square"></a></li>
<li><a href="#" class="fa fa fa-twitter-square"></a></li>
<li><a href="#" class="fa fa-youtube-square"></a></li>
</ul>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="industry-experts">
<div class="expert-img">
<img src="assets/images/lewis-img.jpeg" alt="portrait of carlos">
</div>
<h2 class="expert-name">Lewis C. Lin</h2>
<span class="expert-role">8x Bestselling Author | CEO, Product Manager | Ex-Microsoft &
Ex-Google</span>
<ul class="leaders-social">
<li><a href="https://www.linkedin.com/in/lewislin/" class="fa fa-linkedin-square"></a></li>
<li><a href="#" class="fa fa-pencil-square"></a></li>
<li><a href="#" class="fa fa fa-twitter-square"></a></li>
<li><a href="#" class="fa fa-youtube-square"></a></li>
</ul>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="industry-experts">
<div class="expert-img">
<img src="assets/images/lena-img.jpeg" alt="portrait of carlos">
</div>
<h2 class="expert-name">Lena Haydt</h2>
<span class="expert-role">Co-Founder @ The PM Library | Senior Product Manager @ Typeform</span>
<ul class="leaders-social">
<li><a href="#" class="fa fa-linkedin-square"></a></li>
<li><a href="#" class="fa fa-pencil-square"></a></li>
<li><a href="#" class="fa fa fa-twitter-square"></a></li>
<li><a href="#" class="fa fa-youtube-square"></a></li>
</ul>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="industry-experts">
<div class="expert-img">
<img src="assets/images/gibson-img.jpeg" alt="portrait of carlos">
</div>
<h2 class="expert-name">Gibson Biddle</h2>
<span class="expert-role">Founder @ Ask Gib Product Newsletter | Product Advisor | Lecturer |
Mentor</span>
<ul class="leaders-social">
<li><a href="#" class="fa fa-linkedin-square"></a></li>
<li><a href="#" class="fa fa-pencil-square"></a></li>
<li><a href="#" class="fa fa fa-twitter-square"></a></li>
<li><a href="#" class="fa fa-youtube-square"></a></li>
</ul>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="industry-experts">
<div class="expert-img">
<img src="assets/images/janna-img.jpeg" alt="portrait of carlos">
</div>
<h2 class="expert-name">Janna Bastow</h2>
<span class="expert-role">Founder @ Mind The Product | Founder & CEO @ ProdPad | PM
Consultant </span>
<ul class="leaders-social">
<li><a href="https://www.linkedin.com/in/jannabastow/" class="fa fa-linkedin-square"></a>
</li>
<li><a href="#" class="fa fa-pencil-square"></a></li>
<li><a href="#" class="fa fa fa-twitter-square"></a></li>
<li><a href="#" class="fa fa-youtube-square"></a></li>
</ul>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="industry-experts">
<div class="expert-img">
<img src="assets/images/paul-img.png" alt="portrait of carlos">
</div>
<h2 class="expert-name">Paul McAvinchey</h2>
<span class="expert-role">Co-Founder @ Product Collective | Lorem ipsum dolor sit</span>
<ul class="leaders-social">
<li><a href="https://www.linkedin.com/in/ryanrhoover/" class="fa fa-linkedin-square"></a>
</li>
<li><a href="#" class="fa fa-pencil-square"></a></li>
<li><a href="#" class="fa fa fa-twitter-square"></a></li>
<li><a href="#" class="fa fa-youtube-square"></a></li>
</ul>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="industry-experts">
<div class="expert-img">
<img src="assets/images/ryan-img.jpeg" alt="portrait of carlos">
</div>
<h2 class="expert-name">Ryan Hoover</h2>
<span class="expert-role">Founder @ Product Hunt | Investor @ Weekend Fund | Blogger &
Writter</span>
<ul class="leaders-social">
<li><a href="https://www.linkedin.com/in/ryanrhoover/" class="fa fa-linkedin-square"></a>
</li>
<li><a href="#" class="fa fa-pencil-square"></a></li>
<li><a href="#" class="fa fa fa-twitter-square"></a></li>
<li><a href="#" class="fa fa-youtube-square"></a></li>
</ul>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="industry-experts">
<div class="expert-img">
<img src="assets/images/mirela-img.png" alt="portrait of carlos">
</div>
<h2 class="expert-name">Mirela Mus</h2>
<span class="expert-role">Founder @ Product People | Product Management Consultant |
Mentor</span>
<ul class="leaders-social">
<li><a href="https://www.linkedin.com/in/mirelamus/" class="fa fa-linkedin-square"></a></li>
<li><a href="#" class="fa fa-pencil-square"></a></li>
<li><a href="#" class="fa fa fa-twitter-square"></a></li>
<li><a href="#" class="fa fa-youtube-square"></a></li>
</ul>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="industry-experts">
<div class="expert-img">
<img src="assets/images/martin-img.jpeg" alt="portrait of carlos">
</div>
<h2 class="expert-name">Martin Eriksson</h2>
<span class="expert-role">Founder @ Product Tank | Co-Founder @ Mind the Product | PM
Consultant</span>
<ul class="leaders-social">
<li><a href="#" class="fa fa-linkedin-square"></a></li>
<li><a href="#" class="fa fa-pencil-square"></a></li>
<li><a href="#" class="fa fa fa-twitter-square"></a></li>
<li><a href="#" class="fa fa-youtube-square"></a></li>
</ul>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="industry-experts">
<div class="expert-img">
<img src="assets/images/melissa-img.jpeg" alt="portrait of carlos">
</div>
<h2 class="expert-name">Melissa Perri</h2>
<span class="expert-role">Founder @ Produx Labs | Founder @ Product Institute | PM Consultant &
Coach</span>
<ul class="leaders-social">
<li><a href="#" class="fa fa-linkedin-square"></a></li>
<li><a href="#" class="fa fa-pencil-square"></a></li>
<li><a href="#" class="fa fa fa-twitter-square"></a></li>
<li><a href="#" class="fa fa-youtube-square"></a></li>
</ul>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="industry-experts">
<div class="expert-img">
<img src="assets/images/gaurav-img.png" alt="portrait of carlos">
</div>
<h2 class="expert-name">Gaurav Soni</h2>
<span class="expert-role">Owner @ Lean Apps | Startup & Product Management Mentor</span>
<ul class="leaders-social">
<li><a href="https://www.linkedin.com/in/ryanrhoover/" class="fa fa-linkedin-square"></a>
</li>
<li><a href="#" class="fa fa-pencil-square"></a></li>
<li><a href="#" class="fa fa fa-twitter-square"></a></li>
<li><a href="#" class="fa fa-youtube-square"></a></li>
</ul>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="industry-experts">
<div class="expert-img">
<img src="assets/images/fw-img.jpeg" alt="#">
</div>
<h2 class="expert-name">Felix Watson Jr.</h2>
<span class="expert-role">Product Manager @ Microsoft | Speaker @ Product School | Mentor</span>
<ul class="leaders-social">
<li><a href="https://www.linkedin.com/in/felixjr/" class="fa fa-linkedin-square"></a>
</li>
<li><a href="#" class="fa fa-pencil-square"></a></li>
<li><a href="#" class="fa fa fa-twitter-square"></a></li>
<li><a href="#" class="fa fa-youtube-square"></a></li>
</ul>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="industry-experts">
<div class="expert-img">
<img src="assets/images/hw-img.jpeg" alt="#">
</div>
<h2 class="expert-name">Hunter Walk</h2>
<span class="expert-role">Director & Product Manager @ Google & YouTube | Partner @
Homebrew</span>
<ul class="leaders-social">
<li><a href="https://www.linkedin.com/in/hunterwalk/" class="fa fa-linkedin-square"></a>
</li>
<li><a href="#" class="fa fa-pencil-square"></a></li>
<li><a href="#" class="fa fa fa-twitter-square"></a></li>
<li><a href="#" class="fa fa-youtube-square"></a></li>
</ul>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="industry-experts">
<div class="expert-img">
<img src="assets/images/jf-img.jpeg" alt="#">
</div>
<h2 class="expert-name">John Fontenot</h2>
<span class="expert-role">Growth Product Manager @ Lendio | Startup Founder | Podcast Host |
Author</span>
<ul class="leaders-social">
<li><a href="https://www.linkedin.com/in/robfontenot/" class="fa fa-linkedin-square"></a>
</li>
<li><a href="#" class="fa fa-pencil-square"></a></li>
<li><a href="#" class="fa fa fa-twitter-square"></a></li>
<li><a href="#" class="fa fa-youtube-square"></a></li>
</ul>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="industry-experts">
<div class="expert-img">
<img src="assets/images/dg-img.jpeg" alt="#">
</div>
<h2 class="expert-name">Diego Granados</h2>
<span class="expert-role">Product Manager @ Microsoft (AI & ML) | Ex-Cisco | PM Content Creator
</span>
<ul class="leaders-social">
<li><a href="https://www.linkedin.com/in/diegogranadosh/" class="fa fa-linkedin-square"></a>
</li>
<li><a href="https://www.linkedin.com/in/diegogranadosh/" class="fa fa-linkedin-square"></a>
</li>
<li><a href="https://www.instagram.com/pmdiegogranados/" class="fa fa-instagram"></a></li>
<li><a href="https://twitter.com/PMDiegoGranados" class="fa fa fa-twitter-square"></a></li>
<li><a href="https://www.youtube.com/c/PMDiegoGranados/videos"
class="fa fa-youtube-square"></a>
</li>
</ul>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="industry-experts">
<div class="expert-img">
<img src="assets/images/hl-img.jpeg" alt="#">
</div>
<h2 class="expert-name">Henrika Lim</h2>
<span class="expert-role">Co-Founder @ Product Buds | Product Manager @ Poly | PM Content
Creator</span>
<ul class="leaders-social">
<li><a href="https://www.linkedin.com/company/productbuds/"
class="fa fa-linkedin-square"></a></li>
<li><a href="#" class="fa fa-pencil-square"></a></li>
<li><a href="#" class="fa fa fa-twitter-square"></a></li>
<li><a href="#" class="fa fa-youtube-square"></a></li>
</ul>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="industry-experts">
<div class="expert-img">
<img src="assets/images/sc-img.jpeg" alt="#">
</div>
<h2 class="expert-name">Stephen Cognetta</h2>
<span class="expert-role">Co-Founder @ Exponent | Co-Founder @ HackMentalHealth |
Ex-Google</span>
<ul class="leaders-social">
<li><a href="https://www.linkedin.com/in/stephencognetta/"
class="fa fa-linkedin-square"></a></li>
<li><a href="#" class="fa fa-pencil-square"></a></li>
<li><a href="#" class="fa fa fa-twitter-square"></a></li>
<li><a href="#" class="fa fa-youtube-square"></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Footer | Important Links -->
<footer id="footer-section">
<div class="footer-top">
<div class="container">
<div class="row">
<!-- Column 1: About -->
<div class="col-md-3 col-sm-6 col-xs-12 segment-one md-mb-30 sm-mb-30">
<h2>Produck</h2>
<p>
Lorem ipsum dolor sit amet consectetur adipisicing elit. Numquam omnis elit mollit.
</p>
</div>
<!-- Column 2: Services -->
<div class="col-md-3 col-sm-6 col-xs-12 segment-two md-mb-30 sm-mb-30">
<h2>Fave Links</h2>
<ul>
<li><a href="#services">What We Offer</a></li>
<li><a href="pmrole.html">Product MGMT</a></li>
<li><a href="leaders.html">Industry Experts</a></li>
<li><a href="books.html">MustRead Books</a></li>
<li><a href="toreadlist.html">ToReadList App</a></li>
<li><a href="resources.html">Best Resources</a></li>
</ul>
</div>
<!-- Column 3: Social Media -->
<div class="col-md-3 col-sm-6 col-xs-12 segment-three sm-mb-30">
<h2>Follow Us</h2>
<p>Follow us on social media for daily bite-sized PM-related content.
</p>
<a href="https://www.linkedin.com/" target="_blank" rel="noopener"><i
class="fa fa-linkedin"><span class="sr-only">LinkedIn</span></i></a>
<a href="https://www.youtube.com/" target="_blank" rel="noopener"><i class="fa fa-youtube"><span
class="sr-only">Facebook</span></i></a>
<a href="https://www.instagram.com/" target="_blank" rel="noopener"><i
class="fa fa-instagram"><span class="sr-only">Instagram</span></i></a>
<a href="https://twitter.com/" target="_blank" rel="noopener"><i class="fa fa-twitter"><span
class="sr-only">Twitter</span></i></a>
</div>
<!-- Column 4: Newsletter -->
<div class="col-md-3 col-sm-6 col-xs-12 segment-four sm-mb-30">
<h2>Newsletter</h2>
<p>Subscribe if you would like to receive the latest in Product Management.</p>
<form>
<label class="hidden-label" for="email">Email Address</label>
<input type="email" id="email" placeholder="Email Address">
<label class="hidden-label" for="submit">Submit</label>
<input type="submit" id="submit" value="Subscribe">
</form>
</div>
</div>
</div>
</div>
<p class="footer-bottom-text">All Rights Reserved | © Produck.ie 2021</p>
</footer>
<!--Bootstrap: Responsive Navigation Bar-->
<section id="script-js">
<script src="https://code.jquery.com/jquery-3.5.min.js"
integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous">
</script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@4.6.0/dist/js/bootstrap.bundle.min.js"
integrity="sha384-Piv4xVNRyMGpqkS2by6br4gNJ7DXjqk09RmUpJ8jgGtD7zP9yug3goQfGII0yAns" crossorigin="anonymous">
</script>
<script>
$('body').scrollspy({
target: '#navbar'
})
</script>
</section>
</body>
</html>