forked from uprockcom/LFG-Alarm
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
528 lines (487 loc) · 26.2 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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- SITE TITTLE -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>LFG Alarm - The crypto alarm clock app for degens. Create epic alarms for crypto events you cannot afford to miss. Your LFG bat signal through the noise.</title>
<!-- SEO Meta Tags-->
<meta name="description" content="LFG Alarm - The crypto alarm clock app for Degens. Create epic alarms for crypto events you cannot afford to miss. Your LFG bat signal through the noise."/>
<meta name="keywords" content="LFG Alarm, crypto, notifications, alerts, alarm clock app, nft, nft mint calender, price alerts, twitter alerts, airdrops, android, ios, app">
<meta name="robots" content="index, follow">
<!-- Twitter -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@lfgalarm">
<meta name="twitter:creator" content="@lfgalarm">
<meta name="twitter:title" content="LFG Alarm! | LFG Alarm - The crypto alarm clock app for Degens. Create epic alarms for crypto events you cannot afford to miss. Your LFG bat signal through the noise.">
<meta name="twitter:description" content="LFG Alarm - The crypto alarm clock app for Degens. Create epic alarms for crypto events you cannot afford to miss. Your LFG bat signal through the noise.">
<meta name="twitter:image" content="https://lfgalarm.com/images/site-img.png">
<meta name="twitter:image:width" content="1200">
<meta name="twitter:image:height" content="630">
<meta name="twitter:image:alt" content="LFG Alarm Clock App for crypto events you cannot afford to miss.">
<!-- Open Graph general -->
<meta content="LFG Alarm" property="og:site_name">
<meta content="website" property="og:type">
<meta content="https://lfgalarm.com" property="og:url">
<meta content="LFG Alarm! | LFG Alarm - The crypto alarm clock app for Degens. Create epic alarms for crypto events you cannot afford to miss. Your LFG bat signal through the noise." property="og:title">
<meta content="LFG Alarm - The crypto alarm clock app for Degens. Create epic alarms for crypto events you cannot afford to miss. Your LFG bat signal through the noise." property="og:description">
<meta content="https://lfgalarm.com/images/site-img.png" property="og:image">
<meta content="1200" property="og:image:width">
<meta content="630" property="og:image:height">
<!-- PLUGINS CSS STYLE -->
<!-- Bootstrap -->
<link href="plugins/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Slick Carousel -->
<link href="plugins/slick/slick.css" rel="stylesheet">
<!-- Slick Carousel Theme -->
<link href="plugins/slick/slick-theme.css" rel="stylesheet">
<!-- CUSTOM CSS -->
<link href="css/style.css" rel="stylesheet">
<!-- FAVICON -->
<link href="favicon.ico" rel="shortcut icon">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#c60b54">
<meta name="msapplication-TileColor" content="#c60b54">
<meta name="theme-color" content="#1b1b3a">
</head>
<body class="body-wrapper">
<nav class="navbar main-nav fixed-top navbar-expand-lg">
<div class="container">
<a class="navbar-brand" href=""><img src="images/logo.png" alt="logo"></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span style="color:white"><i class="fa-solid fa-bars"></i></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link scrollTo" href="#home">Home</a>
</li>
<li class="nav-item">
<a class="nav-link scrollTo" href="#why">Why</a>
</li>
<li class="nav-item">
<a class="nav-link scrollTo" href="#features">Features</a>
</li>
<li class="nav-item">
<a class="nav-link scrollTo" href="#signup">Contact</a>
</li>
<li class="nav-item">
<a class="nav-link scrollTo" href="#login">Login</a>
</li>
</ul>
</div>
</div>
</nav>
<!--=================================
= Bit Signal =
==================================-->
<section class="section banner bg-3" id="bitsignal">
<div class="container">
<div class="text-gradient-pink-blue section-title"><h1>BTC to $1mm</h1><h2>The BitSignal Bet</h2></div>
<div class="row">
<div class="col-lg-7 col-xl-6 align-self-center">
<div class="alarm-content">
<div class="content-block">
<div class="title">
<h2 class="text-gradient-pink-blue">Subscribe to the BitSignal Price Alarm Event </h2>
<br>
<h3><span class="bitsignal-deadline"></span> Days for BTC to reach $1mm!</h3>
<p>Current BTC price: <span class="bitcoin-price"></span> USD</p>
</div>
</div>
<div class="description content-block">
<br>
<p class="text-white">
<i class="fa-solid fa-bell"></i> Type: <span class="green"><strong>Price Alarm</strong></span>
<br>
<i class="fa-solid fa-bolt"></i> Notify me when: <strong><span class="green">price of 1 BTC equals $1mm USD</span></strong>
<br>
<i class="fa-solid fa-music"></i> Sound: <span class="green"><strong>soundfile.mp4</strong></span>
<br>
<i class="fa-solid fa-image"></i> Image: <span class="green"><strong>BTC to the Moon.jpg</strong></span>
<br>
<i class="fa-solid fa-users fa-sm"></i> Total Subscribers: <span id="total-subscribers">
<i class="fa-solid fa-spin fa-spinner fa-circle"></i>
</span>
<br>
</p>
<div class="action-button">
<p><button id="subscribeButton" class="btn btn-main-rounded subscribe-btn">SUBSCRIBE TO ALARM</button>
<button id="copy-btn" class="btn btn-primary"><i class="fa-solid fa-share-from-square"></i> Share</button></p>
</div>
<br>
<br>
<p class="text-white"><i class="fa-solid fa-file-lines"></i> Description:</p>
<p>Balaji, former CTO of Coinbase, made a bold online bet</a> - <a href="https://twitter.com/balajis/status/1636797265317867520?s=20">Bitcoin will hit <strong>$1M</strong> in just <strong><span class="bitsignal-deadline">82</span></strong> days</a>. Why? Blame the Fed's infinite money printing spree, looming hyperinflation, and the threat of bank collapses. Bitcoin was made for this moment, offering sound money that cannot be manipulated.
<br><br>
But let's face it, this is a huge bet. And if it comes true, it will trigger major world changes. So let's synchronize our clocks and set the ultimate LFG Alarm for the BitSignal Bet. We'll track this historic moment together, and with epic memes and sounds of course. As Elon said, "he who controls the memes, controls the universe." So let's choose our rallying warcry and face whatever comes our way!</p><br>
<p class="bitsignal-callout"> Share your LFG Alarm ideas on Twitter with the hashtags #LFGAlarm #BitSignal, and we'll add and shares the ones that get the most engagement!<br><br><a href="https://twitter.com/lfgalarm"><i class="fa-brands fa-twitter"></i> Go to LFG Alarm's Twitter <i class="fa-solid fa-arrow-up-right-from-square"></i></a></p>
</div>
</div>
</div>
<div class="col-lg-5 col-xl-6">
<div class="bitsignal-slider">
<div class="image-block"><img class="img-fluid m-auto" src="images/phones/lfg-alarm-preview.png" alt="LFG Alarm Homescreen"></div>
<div class="image-block"><img class="img-fluid m-auto" src="images/phones/lfg-alarm-preview.png" alt="LFG Alarm Homescreen"></div>
<div class="image-block"><img class="img-fluid m-auto" src="images/phones/lfg-alarm-preview.png" alt="LFG Alarm Homescreen"></div>
</div>
<br>
<div class="col-sm-10 mx-auto meme-msg"><p class="text-white"><i class="fa-solid fa-lightbulb"></i> Got a better idea for the BitSignal Alarm?! Upload your audio + image meme to our <a href="twitter.com/lfgalarm">Twitter thread</a> or add the hashtags <strong>#lfgalarm</strong> and <strong>#bitsignal</strong> in your own tweet and we'll add and share the ones with the most engagement! LFG!</p><p><a href="https://twitter.com/lfgalarm"><i class="fa-brands fa-twitter"></i> Go to LFG Alarm's Twitter <i class="fa-solid fa-arrow-up-right-from-square"></i></a></p></div>
</div>
</div>
</div>
</section>
<!--=====================================
= Homepage Banner =
======================================-->
<section class="section bg-1" id="home">
<div class="img-block">
<img class="img-fluid shake-hard" src="images/icon.png" alt="LFG Alarm Icon">
</div>
<div class="container">
<div class="row">
<div class="col-sm-12 col-md-6 align-self-center">
<!-- Contents -->
<div class="content-block">
<h1 class="text-gradient-pink-blue">LFG Alarm</h1>
<h2 class="text-gradient-green">The crypto alarm clock app for degens. Wake up to real time crypto events that you cannot afford to miss. <u>Use sparingly.</u></h2>
<div class="d-md-none d-lg-block">
<h3>🔥 Ditch the daily distractions of ordinary notifications and set alarms that matter, such as:</h3>
<ul>
<li><i class="fa-solid fa-chart-line green"></i> crypto price changes</li>
<li><i class="fa-brands fa-twitter blue"></i> tweets that match keywords, hashtags or phrases</li>
<li><i class="fa-regular fa-calendar pink"></i> IRL events like mint days & airdrops</li>
</ul>
<h3><i class="fa-solid fa-music pink"></i> + <i class="fa-solid fa-image blue"></i> <strong> Customize your alarms with memes and sounds as wild as crypto</strong>
<br/><br/>
💪 Rally your squad with shareable links and wake up to the same crypto war cry. <strong>LFG!</strong>
</h3>
<br>
<div class="action-button">
<a href="https://uprock.com" class="btn btn-main-rounded green-bg">Get early beta access*</a>
</div>
<br>
<p class="grey"><small>*LFG Alarm is created by UpRock.com. Join the early adopter program.</small></p>
<!-- App Badge -->
<!-- <div class="app-badge shake-hard">
<ul class="list-inline">
<li class="list-inline-item">
<a href='https://play.google.com/store/com.uprock.lfgalarm?utm_source=homepage&pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1'><img class="img-fluid" src="images/app-badge/google-play-badge.png" alt="Get it on Google Play"></a>
</li>
<li class="list-inline-item">
<a href="#"><img class="img-fluid" src="images/app-badge/app-store.png" alt="app-store"></a>
</li>
</ul>
</div>
<p class="text-white">iOS coming soon. <a href="#signup">Sign up for early updates.</a></p> -->
</div>
</div>
</div>
<div class="col-sm-12 col-md-6">
<div class="d-none d-md-block image-block">
<img class="img-fluid" src="images/phones/lfg-banner-2.png" alt="LFG Alarm Screenshot and mascot">
</div>
</div>
<div class="col-sm-12">
<div class="d-none d-md-block d-lg-none content-block">
<h3>🔥 Ditch the daily distractions of ordinary notifications and set alarms that matter, such as:</h3>
<ul>
<li><i class="fa-solid fa-chart-line green"></i> crypto price changes</li>
<li><i class="fa-brands fa-twitter blue"></i> tweets that match keywords, hashtags or phrases</li>
<li><i class="fa-regular fa-calendar pink"></i> IRL events like mint days & airdrops</li>
</ul>
<h3><i class="fa-solid fa-music pink"></i> + <i class="fa-solid fa-image blue"></i> <strong> Customize your alarms with memes and sounds as wild as crypto</strong>
<br/><br/>
💪 Rally your squad with shareable links and wake up to the same crypto war cry. <strong>LFG!</strong>
</h3>
<br>
<!-- App Badge -->
<!-- <div class="app-badge">
<ul class="list-inline">
<li class="list-inline-item">
<a href='https://play.google.com/store/com.uprock.lfgalarm?utm_source=homepage&pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1'><img class="img-fluid" src="images/app-badge/google-play-badge.png" alt="Get it on Google Play"></a>
</li>
<li class="list-inline-item">
<a href="#"><img class="img-fluid" src="images/app-badge/app-store.png" alt="app-store"></a>
</li>
</ul>
</div>
<p class="text-white">iOS coming soon. <a href="#signup">Sign up for early updates.</a></p> -->
</div>
</div>
</div>
</div>
</section>
<!--==== End of Homepage Banner ====-->
<!--=================================
= Why LFG Alarm =
==================================-->
<section class="section alarms bg-primary" id="why">
<div class="container">
<div class="row">
<div class="col-12">
<div class="section-title">
<h2 class="text-gradient-pink-blue">Why LFG Alarm?</h2>
<p class="text-white">LFG Alarm is your crypto bat signal, calling you to action when shit gets real. It's not just another alert app adding to notification fatigue, but a rallying cry for your community. <br>Create your own custom meme + sound alarms, and rally your crew with shareable links. Whether you're on a hot date, sleeping like a baby, or grinding away, when <br><strong>LFG Alarm goes off, it's time to suit up and rally!</span></strong></p>
<br/>
<h3 class="blue">Check out some examples</h3>
</div>
</div>
</div>
</div>
<div class="row p-0 m-0">
<div class="col-12 m-0 p-0">
<!-- Alarm Carousel -->
<div class="alarm-slider">
<!-- Alarm item -->
<div class="alarm-item">
<div class="content">
<!-- <div class="video">
<video id="myvid" width="100%" height="auto" loop="loop" playsinline controls poster="images/alarms/alarm-preview.png">
<source src="videos/lfg-test-video.mp4" type="video/mp4">
</video>
</div> -->
<img class="img-fluid" src="images/alarms/alarm-preview.png" alt="LFG Alarm example">
</div>
</div>
<!-- Alarm item -->
<div class="alarm-item">
<div class="content">
<img class="img-fluid" src="images/alarms/alarm-preview.png" alt="LFG Alarm example">
</div>
</div>
<div class="alarm-item">
<div class="content">
<img class="img-fluid" src="images/alarms/alarm-preview.png" alt="LFG Alarm example">
</div>
</div>
<div class="alarm-item">
<div class="content">
<img class="img-fluid" src="images/alarms/alarm-preview.png" alt="LFG Alarm example">
</div>
</div>
<div class="alarm-item">
<div class="content">
<img class="img-fluid" src="images/alarms/alarm-preview.png" alt="LFG Alarm example">
</div>
</div>
<!-- Alarm item -->
<div class="alarm-item">
<div class="content">
<img class="img-fluid" src="images/alarms/alarm-preview.png" alt="LFG Alarm example">
</div>
</div>
<div class="alarm-item">
<div class="content">
<img class="img-fluid" src="images/alarms/alarm-preview.png" alt="LFG Alarm example">
</div>
</div>
<div class="alarm-item">
<div class="content">
<img class="img-fluid" src="images/alarms/alarm-preview.png" alt="LFG Alarm example">
</div>
</div>
</div>
</div>
</div>
</section>
<!--==== End of Why LFG Alarm ====-->
<!--=================================
= Promo Video =
==================================-->
<section class="section promo-video">
<div class="container p-0">
<div class="row no-gutters">
<div class="col-12">
<!-- Promo Video -->
<div class="video-wrapper">
<img class="video-placeholder" src="images/backgrounds/promo-video-bg-2.jpg" alt="Video Placeholder">
<div class="play-button"></div>
<iframe class="video-embed" src="https://www.youtube.com/embed/A0OJnX0kepA" frameborder="0" allow="autoplay" allowfullscreen></iframe>
</div>
</div>
</div>
</div>
</section>
<!--= End of Promo Video =-->
<!--===========================
= Features =
============================-->
<section class="features section" id="features">
<div class="container">
<span class="section-title"><h2 class="text-gradient-pink-blue">Three Alarm Types</h2></span>
<div class="row">
<div class="col-lg-5 mr-auto">
<div class="image-block">
<img src="images/phones/lfg-alarm-feature.png" alt="LFG Alarm Alarm feature screenshot" class="img-fluid">
</div>
</div>
<div class="col-lg-6 col-md-10 m-md-auto align-self-center ml-auto">
<div class="features-block">
<div class="features-item">
<div class="icon">
<img src="images/event-icon.svg" alt="LFG event icon">
</div>
<div class="content">
<h5 class="purple">Events</h5>
<p>Crypto never sleeps. Sometimes an NFT whitelist or a collection launches in the middle of the night. Why use a regular alarm app to stay on top? Our one-of-a-kind alarm app is designed to keep you on top of your game and make your mornings a little more fun. With our alarms being social, you can sync up with your entire community to take action at the same time.</p>
</div>
</div>
<div class="features-item active">
<div class="icon">
<img src="images/social-icon.svg" alt="LFG social icon">
</div>
<div class="content">
<h5 class="blue">Social</h5>
<p>Who said what!? Alpha can come from one tweet. Be the first to know when a particular word or phrase is mentioned on Twitter. With our powerful social alarm, you can track the tweets of your favorite influencers and any keywords, phrases of your choice. Be alerted in real-time when a significant social media event happens, whether it's Elon Musk tweeting about Tesla accepting Doge or Peter Schiff finally admitting to buying bitcoin.</p>
</div>
</div>
<div class="features-item">
<div class="icon">
<img src="images/price-icon.svg" alt="LFG price icon">
</div>
<div class="content">
<h5 class="pink">Price</h5>
<p>Many of us check prices daily, but sometimes you really need to take action if a token is going to the moon or going down in flames no matter what time it is. Set native mobile alarms for those crazy price action moments that demand your immediate attention more than mere notifications can offer.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!--==== End of features ====-->
<!--=============================================
= Call to Action Download =
==============================================-->
<section class="cta-download bg-1">
<div class="container">
<div class="row">
<div class="col-lg-6">
<div class="content-block">
<h2 class="text-gradient-pink-blue">How it Works</h2>
<p>Upgrade your super boring alarm clock app to super degen dope. Once installed:</p>
<p>1. Set the alarm trigger: event, social or price.</p>
<p>2. Choose from a gallery of AI and community-made memes.</p>
<p>3. Pick the perfect crypto sounds to wake you up with a bang</p>
<p><strong><span class="green">Epic alarm link created. Share with the peoples.</span></strong></p>
<!-- <div class="app-badge">
<ul class="list-inline">
<li class="list-inline-item">
<a href='https://play.google.com/store/com.uprock.lfgalarm?utm_source=homepage&pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1'><img class="img-fluid" src="images/app-badge/google-play-badge.png" alt="Get it on Google Play"></a>
</li>
<li class="list-inline-item">
<a href="#"><img class="img-fluid" src="images/app-badge/app-store.png" alt="app-store"></a>
</li>
</ul>
</div>
<p>iOS coming soon. <a href="#signup">Sign up for early updates.</a></p> -->
</div>
</div>
<div class="col-lg-6">
<div class="image-block"><img class="img-fluid" src="images/lfg-art-wall.png" alt=""></div>
</div>
</div>
</div>
</section>
<!--==== End of Call to Action Download ====-->
<section class="section cta-subscribe" id="signup">
<div class="container">
<div class="row">
<div class="col-lg-4">
<div class="image-block d-none d-lg-block"><img class="img-fluid" src="images/phones/lfg-alarm-preview.png" alt="LFG Alarm Homescreen"></div>
</div>
<div class="col-lg-8 align-self-center">
<div class="content">
<div class="title">
<h2 class="text-gradient-pink-purple">Subscribe for Early Updates</h2>
</div>
<div class="description">
<p> Subscribe now to stay in the loop on LFG Alarm. The team behind LFG Alarm is also building <a href="https://uprock.com" title="UpRock Site">UpRock.com</a>, a platform for creators to grow own their distribution, break free from centralized control and thrive in web3. LFG Alarm is one of many creator tools to come to the UpRock Platform. <br/> We'd also love to hear your <a href="mailto:[email protected]" subject="LFG Alarm Feedback" title="Email LFG Alarm Team">feedback and questions</a>!</p>
</div>
<div class="action-button">
<p>LFG Alarm is part of UpRock. Sign up to UpRock for early access to LFG Alarm Beta.</p>
<a href="https://uprock.com" class="btn btn-main-rounded green-bg">Get early beta access*</a>
</div>
<br>
<p class="grey"><small>*Join the early adopter program</small></p>
<!-- <form action="#">
<div class="input-group">
<input type="text" class="form-control main" placeholder="Enter your email address">
<span class="input-group-addon" id="btnGroupAddon"><i class="fa-solid fa-paper-plane"></i></span>
</div>
</form>
<div class="subscription-tag text-sm-center text-md-right">
<p>Subscribe To Our Newsletter & Stay Updated</p>
</div> -->
</div>
</div>
</div>
</div>
</section>
<!--============================
= Footer =
=============================-->
<footer class="footer-main">
<div class="container">
<div class="row">
<div class="col-lg-6 mr-auto">
<div class="footer-logo">
<img src="images/logo.png" alt="footer-logo">
</div>
<div class="copyright">
<p>© Copyright 2023 LFG Alarm. All Rights Reserved.<br/>Created by: <a href="https://uprock.com/" target="_blank">UpRock Team</a>
</p>
</div>
</div>
<div class="col-lg-6 text-lg-right">
<!-- Social Icons -->
<ul class="social-icons list-inline">
<li class="list-inline-item">
<a href="https://twitter.com/lfgalarm" title="LFG Alarm Twitter"><i class="fa-brands fa-twitter"></i></a>
</li>
<!-- <li class="list-inline-item">
<a href="https://www.reddit.com/r/LFGAlarm" title="LFG Alarm Reddit"><i class="fa-brands fa-reddit"></i></a>
</li> -->
<li class="list-inline-item">
<a href="https://discord.gg/C7zRUtkQ3N" title="Official UpRock Server for LFG Alarm"><i class="fa-brands fa-discord"></i></a>
</li>
</ul>
<!-- Footer Links -->
<ul class="footer-links list-inline">
</li>
<li class="list-inline-item">
<a href="terms-of-use.html">TERMS</a>
</li>
<li class="list-inline-item">
<a href="privacy-policy.html">PRIVACY POLICY</a>
</li>
<li class="list-inline-item">
<a href="mailto:[email protected]" subject="LFG Alarm Feedback" title="Email LFG Alarm Team">CONTACT</a>
</li>
</ul>
</div>
</div>
</div>
</footer>
<!-- JAVASCRIPTS -->
<script src="plugins/jquery/jquery.js"></script>
<script src="plugins/bootstrap/js/popper.min.js"></script>
<script src="plugins/bootstrap/js/bootstrap.min.js"></script>
<script src="plugins/slick/slick.min.js"></script>
<script src="js/custom.js"></script>
<script src="https://kit.fontawesome.com/afec55624d.js" crossorigin="anonymous"></script>
<script src="js/price-test.js"></script>
<script src="https://cdn.by.wonderpush.com/sdk/1.1/wonderpush-loader.min.js" async></script>
<script>
window.WonderPush = window.WonderPush || [];
WonderPush.push(["init", {
webKey: "3800a5a949f97aeaaca253108e8bdb05a7751e149d9847dc440310343fff8cb1",
}]);
</script>
</body>
</html>