-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
147 lines (146 loc) · 5.89 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="description" content="Atom is a multipurpose Discord bot packed full of features, with more on the way!">
<meta name="theme-color" content="#fa812b">
<meta name="keywords" content="discord, ranking, moderation, free, atom, atomlabs, zayaanar, fun, easy, github, ">
<meta property="twitter:image" content="https://atomlabs.ie/assets/images/atomgg.png">
<meta property="og:type" content="website">
<meta property="og:url" content="https://atomlabs.ie">
<meta name="next-head-count" content="5" />
<title>AtomLabs - Atom</title>
<link rel="icon" href="./assets/favicons/atomgg.ico" />
<link rel="preload" href="./assets/css/stylesheet.css" as="style" />
<link rel="stylesheet" href="./assets/css/stylesheet.css" data-n-g="" />
<noscript data-n-css=""></noscript>
<script defer="" nomodule="" src="./assets/scripts/polyfills.js"></script>
<script src="./assets/scripts/webpack.js" defer=""></script>
<script src="./assets/scripts/framework.js" defer=""></script>
<script src="./assets/scripts/unknown.js" defer=""></script>
<script src="./assets/scripts/index.js" defer=""></script>
</head>
<body>
<div class="background-container"></div>
<div class="overlay"></div>
<div id="main-content">
<div>
<navbar class="navbar">
<nav class="navbar-header">
<ul>
<li>
<a class="navbar-title" href="/">ATOM</a>
</li>
</ul>
</nav>
<nav class="navbar-items">
<ul>
<li><a class="p-color" href="/">/home</a></li>
<li><a class="p-color" href="/dashboard">/dashboard</a></li>
<li><a class="p-color" href="/commands">/commands</a></li>
<li><a class="p-color" target="_blank" href="/discord">/discord</a></li>
</ul>
</nav>
</navbar>
</div>
<div style="opacity: 1;">
<main class="showcase">
<h1 class="showcase-header h-color">ATOM</h1>
<h2 class="showcase-header-text h-color">The one, and only Discord bot you'll ever need.</h2>
<h2 class="showcase-header-text h-color">Atom is a multipurpose Discord bot packed full of features, with more on the way!</h2>
<h2 class="showcase-header-text h-color">...and it doesn't even cost a dime!</h2>
<div class="showcase-btn">
<button class="btn"><a class="h-color no-decoration" href="/invite">Invite</a></button>
<button class="btn"><a class="h-color no-decoration" href="/discord">Join Atom Support</a></button>
</div>
</main>
</div>
<section class="about-section" id="about-section">
<div class="about-header"><h3 class="h-color">Why should you choose Atom?</h3></div>
<div class="about-container">
<div class="about-card">
<div>
<h4 class="h-color">⚡ Commands</h4>
<p class="p-color">We have a large variety of commands for you to manage and control your server with, increasing everyday.</p>
<hr />
</div>
<div>
<h4 class="h-color">✉️ 24/7 Support</h4>
<p class="p-color">Our own support team, willing to help you out, every step of the way.</p>
<hr />
</div>
<div>
<h4 class="h-color">💸 Completely free!</h4>
<p class="p-color">...and it doesn't even cost a dime to use!</p>
<hr />
</div>
</div>
</div>
<p><a class="h-color no-decoration" href="/commands">Check out our commands →</a></p>
<section class="about-stats">
<div class="about-stats-card">
<h4 class="h-color">100+</h4>
<p class="p-color">Total Servers</p>
</div>
<div class="about-stats-card">
<h4 class="h-color">77,500+</h4>
<p class="p-color">Total Users</p>
</div>
<div class="about-stats-card">
<h4 class="h-color">55+</h4>
<p class="p-color">Total Commands</p>
</div>
</section>
</section>
<section class="joinUs">
<div class="h-color joinUs-header"><h3>Join us on our adventure</h3></div>
<div class="joinUs-para p-color">Invite Atom to your Discord server today!<!-- --></div>
<button class="btn"><a class="h-color no-decoration" href="/invite">Invite</a></button>
<button class="btn"><a class="h-color no-decoration" href="/discord">Join Atom Support</a></button>
</section>
<div>
<footer class="footer">
<div class="footer-sec1">
<div class="footer-header">
<ul>
<li>
<a class="bot-name-status" href="/">ATOM</a>
<span style="font-size:12px;display:flex;flex-direction:row;align-items:center" class="p-color">
<img alt="online-status" loading="lazy" width="20" height="20" decoding="async" data-nimg="1" class="onlineStatus" style="color:transparent" src="./assets/images/botstatus.svg" />
<!-- -->Atom is online!
</span>
</li>
</ul>
</div>
<div class="footer-items">
<ul>
<li><a class="p-color" href="/">/home</a></li>
<li><a class="p-color" href="/dashboard">/dashboard</a></li>
<li><a class="p-color" href="/commands">/commands</a></li>
</ul>
</div>
</div>
<div class="footer-sec2">
<hr />
<div>
<p class="p-color">
Created with ❤️ by<!-- -->
<a class="h-color no-decoration" href="https://github.com/AtomLabss">AtomLabs</a>
</p>
<p class="p-color">
Latest version of Atom:<!-- -->
<a class="h-color no-decoration" href="https://github.com/AtomLabss/Atom">v1.1.4b</a>
</p>
</div>
<div class="footer-sec2-link">
<a class="p-color no-decoration" href="/discord">/discord</a>
<a target="_blank" class="p-color no-decoration" href="https://github.com/AtomLabss/AtomWeb">/source-code</a>
<a class="p-color no-decoration" href="/terms">/privacy</a>
</div>
</footer>
</div>
</div>
</div>
</body>
</html>