-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
547 lines (536 loc) · 26.9 KB
/
index.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
<!DOCTYPE html>
<html>
<head>
<!-- Meta Information -->
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<!-- for Google -->
<meta name="description" content="Christopher Gu - AR Website">
<meta name="keywords" content="christopher gu, chris gu, christopher, gu, gu_christopher gu christopher, gu chris, website, ar website, ar, augmented reality, spark ar, instagram filters, instagram effects, spark ar filters, spark ar effects, guess the gibberish, gibberish, head beat, pronounce, slit scan, tiktok filters, snapchat filters, lens studio">
<meta name="author" content="Christopher Gu, Dylan Burr">
<!-- <meta name="theme-color" content="#22292c"> -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<!-- <script async src="https://www.googletagmanager.com/gtag/js?id=UA-178689383-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-178689383-1');
</script> -->
<title>Christopher Gu</title>
<!-- Browser Tab Icon -->
<link rel="shortcut icon" href="img/logo.png">
<!-- Fonts -->
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap" rel="stylesheet">
<!-- Bootstrap Core CSS -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" integrity="sha384-JcKb8q3iqJ61gNV9KGb8thSsNjpSL0n8PARn9HuZOnIxN0hoP+VmmDGMN5t9UJ0Z" crossorigin="anonymous">
<!-- Fullpage JS CSS -->
<link rel="stylesheet" type="text/css" href="css/fullpage.min.css" />
<!-- Main Site Styling -->
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<nav id="main-nav" class="navbar fixed-top navbar-dark">
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<a class="navbar-brand desktop" onclick="fullpage_api.moveTo('landing')">STELL-AR</a>
<a class="navbar-brand mobile" onclick="fullpage_api.moveTo('landing')"><img src="img/logo.png" /></a>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="ml-auto navbar-nav">
<li class="nav-item">
<a class="nav-link" onclick="fullpage_api.moveTo('about1')">About</a>
</li>
<li class="nav-item">
<a class="nav-link" onclick="fullpage_api.moveTo('work')">Work</a>
</li>
<li class="nav-item">
<a class="nav-link" onclick="fullpage_api.moveTo('clients')">Clients</a>
</li>
<li class="nav-item">
<a class="nav-link" onclick="fullpage_api.moveTo('press')">Press</a>
</li>
<li class="nav-item">
<a class="nav-link" onclick="fullpage_api.moveTo('services')">Services</a>
</li>
<li class="nav-item">
<a class="nav-link" onclick="fullpage_api.moveTo('contact')">Contact</a>
</li>
</ul>
</div>
</nav>
<div id="fullpage">
<div class="landing site-section section">
<div class="section-container">
<div class="section-info">
<h1>STELL-AR</h1>
<ul>
<li>
<a onclick="fullpage_api.moveTo('about1')">About</a>
</li>
<li>
<a onclick="fullpage_api.moveTo('work')">Work</a>
</li>
<li>
<a onclick="fullpage_api.moveTo('clients')">Clients</a>
</li>
<li>
<a onclick="fullpage_api.moveTo('press')">Press</a>
</li>
<li>
<a onclick="fullpage_api.moveTo('services')">Services</a>
</li>
<li>
<a onclick="fullpage_api.moveTo('contact')">Contact</a>
</li>
</ul>
</div>
</div>
<a onclick="fullpage_api.moveTo('about1')"><img class="downarrow" src="img/downarrow.png" /></a>
</div>
<div class="about1 site-section section">
<div class="section-container">
<div class="section-info">
<h1>We fashion viral IG AR experiences.</h1>
<p class="description">“In the business of creating <span>awe</span> and <span>envy</span>, <span>clicks</span> and <span>conversions</span>, with <span>speed</span> and at <span>scale</span>.”</p>
</div>
</div>
</div>
<div class="about2 site-section section">
<div class="section-container">
<div class="section-info">
<h1 class="views"></h1>
<h2>views. yup, <i style="text-decoration: underline;">billions</i>.</h2>
<p class="description">Our Instagram effects were <span>one of the first to successfully platform jump to TikTok</span> and explode in popularity.</p>
</div>
</div>
</div>
<div class="work site-section section">
<div class="section-container">
<div class="section-info">
<h1>Our work.</h1>
<div class="work-grid">
<img
src="img/song associaiton.png"
data-title-text="song association"
data-title-color="#1DB954"
data-impressions="14,393,476"
data-captures="8,548,305"
data-opens="14,358,425"
data-shares="572,913"
data-description="Inspired by the popular ELLE YouTube series, 'song association' prompts the user to sing a song using a word that has been randomly chosen for them. A voice effect option has also been added for versatility and humour."
data-video-link="img/guess the gibberish.mov" />
<img src="img/guess the gibbeirsh.png" />
<img src="img/head beat.png" />
<img src="img/mandela effect.png" />
<img src="img/never have i ever.png" />
<img src="img/twist the tongue.png" />
<img src="img/slit scan.png" />
<img src="img/word scramble.png" />
<img src="img/among us.png" />
</div>
<p class="description">View our full portfolio <span style="text-decoration: underline;"><a href="https://www.facebook.com/sparkarhub/portfolios/300116188023130" target="_blank" style="color: #999999;">here</a></span>.<br>Note: stats displayed on this page only represent Instagram and do not account for the billions of views on other platforms, such as TikTok</p>
</div>
<div id="work-popup">
<div class="popup-header">
<img class="close-popup" src="img/exit button.png" />
</div>
<div class="content">
<div class="data">
<h1 class="title"></h1>
<div class="data-grid">
<div class="data-grid-item">
<h3 class="impressions"></h3>
<h4>impressions</h4>
</div>
<div class="data-grid-item">
<h3 class="captures"></h3>
<h4>captures</h4>
</div>
<div class="data-grid-item">
<h3 class="opens"></h3>
<h4>opens</h4>
</div>
<div class="data-grid-item">
<h3 class="shares"></h3>
<h4>shares</h4>
</div>
</div>
<p class="description"></p>
</div>
<div class="demo">
<video controls></video>
</div>
</div>
</div>
</div>
</div>
<div class="clients site-section section">
<div class="section-container">
<div class="section-info">
<h1>Clients n' collabs.</h1>
<div class="client-grid">
<img src="img/client 1.png" />
<img src="img/client 2.png" />
<img src="img/client 3.png" />
<img src="img/client 4.png" />
<img src="img/client 5.png" />
<img src="img/client 6.png" />
<img src="img/client 7.png" />
<img src="img/client 8.png" />
</div>
<p class="description">We have worked with brands, influencers, and <span>everything in-between</span>!</p>
</div>
</div>
</div>
<div class="press site-section section">
<div class="section-container">
<div class="section-info">
<h1>Some press.</h1>
<div class="press-grid">
<div class="press-item" data-link="https://jypsyvloggin.com/how-to-get-slit-scan-filter-on-instagram-by-gu_christopher/">
<div class="press-img">
<img src="img/press 28.png">
</div>
<div class="press-text">
<h2 class="title">How to get slit scan filter on Instagram</h2>
<h3 class="subtitle">9/26/20</h3>
<h4 class="link">jypsyvloggin.com</h4>
</div>
</div>
<div class="press-item" data-link="https://jypsyvloggin.com/how-to-get-snow-filter-on-instagram-by-gu_christopher/">
<div class="press-img">
<img src="img/press 27.png">
</div>
<div class="press-text">
<h2 class="title">How to get Snow Filter on Instagram? By gu_christopher</h2>
<h3 class="subtitle">9/22/20</h3>
<h4 class="link">jypsyvloggin.com</h4>
</div>
</div>
<div class="press-item" data-link="https://jypsyvloggin.com/how-to-get-how-do-you-pronounce-filter-on-instagram-by-gu_christopher/">
<div class="press-img">
<img src="img/press 26.png">
</div>
<div class="press-text">
<h2 class="title">How to get How Do You Pronounce Filter on Instagram? By gu_christopher</h2>
<h3 class="subtitle">9/7/20</h3>
<h4 class="link">jypsyvloggin.com</h4>
</div>
</div>
<div class="press-item" data-link="https://www.hitc.com/en-gb/2020/07/07/instagram-how-to-use-the-roast-me-filter-time-to-get-cynical/">
<div class="press-img">
<img src="img/press 25.png">
</div>
<div class="press-text">
<h2 class="title">Instagram: How To Use The Roast Me Filter - Time To Get Cynical!</h2>
<h3 class="subtitle">7/24/20</h3>
<h4 class="link">hitc.com</h4>
</div>
</div>
<div class="press-item" data-link="https://www.gadgetsnow.com/how-to/guess-the-gibberish-challenge-how-to-get-and-use-this-instagram-filter/articleshow/75429441.cms">
<div class="press-img">
<img src="img/press 24.png">
</div>
<div class="press-text">
<h2 class="title">How to download and use Guess the Gibberish Instagram filter</h2>
<h3 class="subtitle">7/13/20</h3>
<h4 class="link">gadgetsnow.com</h4>
</div>
</div>
<div class="press-item" data-link="https://www.paiweru.com/2020/07/roast-me-filter-instagram-how-to-get.html">
<div class="press-img">
<img src="img/press 23.png">
</div>
<div class="press-text">
<h2 class="title">Roast Me Filter Instagram || How to get roast me filter effect instagram</h2>
<h3 class="subtitle">7/8/20</h3>
<h4 class="link">paiweru.com</h4>
</div>
</div>
<div class="press-item" data-link="https://manggogresiknews.blogspot.com/2020/07/roast-me-filter-instagram-how-to-get.html">
<div class="press-img">
<img src="img/press 22.png">
</div>
<div class="press-text">
<h2 class="title">Roast me filter instagram | How to get Roast me Instagram Filter</h2>
<h3 class="subtitle">7/8/20</h3>
<h4 class="link">manggogresiknews.<wbr>blogspot.<wbr>com</h4>
</div>
</div>
<div class="press-item" data-link="https://celebpie.com/roast-me-filter-on-instagram-and-tiktok-explained-how-to-use-it/">
<div class="press-img">
<img src="img/press 21.png">
</div>
<div class="press-text">
<h2 class="title">Roast Me Filter On Instagram and TikTok Explained: How To Use It?</h2>
<h3 class="subtitle">7/7/20</h3>
<h4 class="link">celebpie.com</h4>
</div>
</div>
<div class="press-item" data-link="https://www.dailymail.co.uk/tvshowbiz/article-8314349/Vanessa-Hudgens-fumbles-challenging-tongue-twisters-tie-dye-sports-bra-up.html">
<div class="press-img">
<img src="img/press 20.png">
</div>
<div class="press-text">
<h2 class="title">Vanessa Hudgens hilariously fumbles through challenging tongue twisters: 'I give up'</h2>
<h3 class="subtitle">5/13/20</h3>
<h4 class="link">dailymail.co.uk</h4>
</div>
</div>
<div class="press-item" data-link="https://www.india.com/viral/guess-the-gibberish-filter-has-everyone-hooked-creator-shares-story-behind-its-creation-4022821/">
<div class="press-img">
<img src="img/press 19.png">
</div>
<div class="press-text">
<h2 class="title">Guess The Gibberish Filter Has Everyone Hooked, Creator Shares Story Behind Its Creation</h2>
<h3 class="subtitle">5/7/20</h3>
<h4 class="link">india.com</h4>
</div>
</div>
<div class="press-item" data-link="https://lenslist.co/zoomer/">
<div class="press-img">
<img src="img/press 18.png">
</div>
<div class="press-text">
<h2 class="title">Zoomer</h2>
<h3 class="subtitle">5/5/20</h3>
<h4 class="link">lenslist.co</h4>
</div>
</div>
<div class="press-item" data-link="https://tech.hindustantimes.com/tech/news/guess-the-gibberish-creator-on-hey-are-field-hers-story-nJoYY22egN2LgX6MdlWftL.html">
<div class="press-img">
<img src="img/press 17.png">
</div>
<div class="press-text">
<h2 class="title">Instagram’s Guess the Gibberish creator on ‘Hey are field hers’</h2>
<h3 class="subtitle">5/5/20</h3>
<h4 class="link">tech.hindustantimes.com</h4>
</div>
</div>
<div class="press-item" data-link="https://www.nbcnewyork.com/news/local/social-media-challenges-help-break-up-social-distancing-doldrums/2397452/">
<div class="press-img">
<img src="img/press 16.png">
</div>
<div class="press-text">
<h2 class="title">Social Media Challenges Help Break Up Social Distancing Doldrums</h2>
<h3 class="subtitle">5/4/20</h3>
<h4 class="link">nbcnewyork.com</h4>
</div>
</div>
<div class="press-item" data-link="https://www.hitc.com/en-gb/2020/04/16/guess-the-gibberish-filter/">
<div class="press-img">
<img src="img/press 15.png">
</div>
<div class="press-text">
<h2 class="title">How To Get The Guess The Gibberish Filter on Instagram - Actual Brain Power Needed!</h2>
<h3 class="subtitle">4/29/20</h3>
<h4 class="link">hitc.com</h4>
</div>
</div>
<div class="press-item" data-link="https://www.indiatoday.in/information/story/instagram-guess-the-gibberish-challenge-how-to-use-this-filter-and-post-story-1672367-2020-04-29">
<div class="press-img">
<img src="img/press 14.png">
</div>
<div class="press-text">
<h2 class="title">Instagram guess the Gibberish challenge: How to use this filter and post story</h2>
<h3 class="subtitle">4/29/20</h3>
<h4 class="link">indiatoday.in</h4>
</div>
</div>
<div class="press-item" data-link="https://indianexpress.com/article/technology/tech-news-technology/guess-the-gibberish-what-is-gibberish-challenge-how-to-use-instagram-tiktok-filter-6379773/">
<div class="press-img">
<img src="img/press 13.png">
</div>
<div class="press-text">
<h2 class="title">Gibberish challenge: How to use this Instagram filter and guess the right answer</h2>
<h3 class="subtitle">4/27/20</h3>
<h4 class="link">indianexpress.com</h4>
</div>
</div>
<div class="press-item" data-link="https://www.capitalfm.com/news/guess-the-gibberish-filter-instagram-tiktok/">
<div class="press-img">
<img src="img/press 12.png">
</div>
<div class="press-text">
<h2 class="title">How To Get The Guess The Gibberish Filter On Instagram & TikTok</h2>
<h3 class="subtitle">4/24/20</h3>
<h4 class="link">capitalfm.com</h4>
</div>
</div>
<div class="press-item" data-link="https://knowyourmeme.com/memes/guess-the-gibberish">
<div class="press-img">
<img src="img/press 11.png">
</div>
<div class="press-text">
<h2 class="title">Guess The Gibberish</h2>
<h3 class="subtitle">4/23/20</h3>
<h4 class="link">knowyourmeme.com</h4>
</div>
</div>
<div class="press-item" data-link="https://junkee.com/guess-the-gibberish-fails/251265">
<div class="press-img">
<img src="img/press 10.png">
</div>
<div class="press-text">
<h2 class="title">People Are Sharing Their Hilarious ‘Guess The Gibberish’ Instagram Filter Fails</h2>
<h3 class="subtitle">4/23/20</h3>
<h4 class="link">junkee.com</h4>
</div>
</div>
<div class="press-item" data-link="https://www.standard.co.uk/tech/tik-tok-instagram-filter-gibberish-challenge-a4418896.html">
<div class="press-img">
<img src="img/press 9.png">
</div>
<div class="press-text">
<h2 class="title">What is the Gibberish Challenge? How to get the Instagram filter and play with friends</h2>
<h3 class="subtitle">4/20/20</h3>
<h4 class="link">standard.co.uk</h4>
</div>
</div>
<div class="press-item" data-link="https://www.elitedaily.com/p/heres-how-to-get-instagrams-guess-the-gibberish-filter-to-start-decoding-22831226">
<div class="press-img">
<img src="img/press 8.png">
</div>
<div class="press-text">
<h2 class="title">Here's How To Get Instagram's "Guess The Gibberish" Filter To Start Decoding</h2>
<h3 class="subtitle">4/20/20</h3>
<h4 class="link">elitedaily.com</h4>
</div>
</div>
<div class="press-item" data-link="https://heavy.com/news/2020/04/guess-the-gibberish-instagram-filter/">
<div class="press-img">
<img src="img/press 7.png">
</div>
<div class="press-text">
<h2 class="title">How to Get the Guess the Gibberish Instagram Filter"</h2>
<h3 class="subtitle">4/17/20</h3>
<h4 class="link">heavy.com</h4>
</div>
</div>
<div class="press-item" data-link="https://www.popbuzz.com/internet/social-media/tiktok-gibberish-challenge-filter-instagram/">
<div class="press-img">
<img src="img/press 6.png">
</div>
<div class="press-text">
<h2 class="title">How to do the Gibberish Challenge filter on TikTok</h2>
<h3 class="subtitle">4/17/20</h3>
<h4 class="link">popbuzz.com</h4>
</div>
</div>
<div class="press-item" data-link="http://www.snapfont.com/which-dog-breed-are-you-instagram-filter/">
<div class="press-img">
<img src="img/press 5.png">
</div>
<div class="press-text">
<h2 class="title">Which Dog Breed Are You Instagram Filter</h2>
<h3 class="subtitle">2/8/20</h3>
<h4 class="link">snapfont.com</h4>
</div>
</div>
<div class="press-item" data-link="https://www.engadget.com/2020-02-03-which-pokemon-are-you-instagram-filters-explained.html">
<div class="press-img">
<img src="img/press 4.png">
</div>
<div class="press-text">
<h2 class="title">Why are we obsessed with Instagram's ‘What are you?’ filters?</h2>
<h3 class="subtitle">2/3/20</h3>
<h4 class="link">engadget.com</h4>
</div>
</div>
<div class="press-item" data-link="https://sg.news.yahoo.com/2020-02-03-which-pokemon-are-you-instagram-filters-explained.html">
<div class="press-img">
<img src="img/press 3.png">
</div>
<div class="press-text">
<h2 class="title">Why are we obsessed with Instagram's ‘What are you?’ filters?</h2>
<h3 class="subtitle">2/3/20</h3>
<h4 class="link">news.yahoo.com</h4>
</div>
</div>
<div class="press-item" data-link="https://jypsyvloggin.com/instagram-filters-by-gu-christopher/">
<div class="press-img">
<img src="img/press 2.png">
</div>
<div class="press-text">
<h2 class="title">Get Your Hands on Popular Instagram Filters by Following AR Creator: gu_christopher</h2>
<h3 class="subtitle">1/23/20</h3>
<h4 class="link">jypsyvloggin.com</h4>
</div>
</div>
<div class="press-item" data-link="https://www.elitedaily.com/p/heres-how-to-get-the-which-dog-instagram-story-filter-to-match-with-a-pup-21736496">
<div class="press-img">
<img src="img/press 1.png">
</div>
<div class="press-text">
<h2 class="title">Here's How To Get The "Which Dog" Instagram Story Filter To Match With A Pup</h2>
<h3 class="subtitle">1/22/20</h3>
<h4 class="link">elitedaily.com</h4>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="services site-section section">
<div class="section-container">
<div class="section-info">
<h1>How we can help.</h1>
<div class="service-grid">
<div class="service">
<h4>Templated</h4>
<p>A branded/<wbr />modified copy of a pre-existing effect from our portfolio. Note, this excludes gibberish.</p>
</div>
<div class="service">
<h4>Custom</h4>
<p>We will work with you to create a unique, custom effect that fulfills all of your needs & requirements.</p>
</div>
<div class="service">
<h4>Distribution</h4>
<p>Creation & execution of a plan to market and broadcast your new effect on social media.</p>
</div>
</div>
</div>
</div>
</div>
<div class="contact site-section section">
<div class="section-container">
<div class="section-info">
<h1>Get in touch.</h1>
<form id="contact-form">
<input id="name-input" placeholder="Name*" required>
<input id="email-input" placeholder="Email*" required>
<textarea id="message-input" placeholder="Message*" required></textarea>
<div class="buttons">
<button id="submit">Submit</button>
<div class="social-icons">
<a href="https://www.instagram.com/gu_christopher/" target="_blank">
<img src="img/socials_instagram.png" />
</a>
<a href="https://www.linkedin.com/in/christopherlgu/" target="_blank">
<img src="img/socials_linkedin.png" />
</a>
<a href="https://www.tiktok.com/@gu_christopher" target="_blank">
<img src="img/socials_tiktok.png" />
</a>
<a href="https://twitter.com/gu_christopher" target="_blank">
<img src="img/socials_twitter.png" />
</a>
</div>
</div>
</form>
</div>
<div class="footer">
<p>©2021 Stell-AR</p>
</div>
</div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js" integrity="sha384-9/reFTGAW83EW2RDu2S0VKaIzap3H66lZH81PoYlFhbGU+6BZp6G7niu735Sk7lN" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js" integrity="sha384-B4gt1jrGC7Jh4AgTPSdUtOBvfO8shuf57BaghqFfPlYxofvL8/KUEfYiJOMMV+rV" crossorigin="anonymous"></script>
<script type="text/javascript" src="js/fullpage.js"></script>
<script src="js/main.js"></script>
</body>
</html>