-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
216 lines (214 loc) · 20.6 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
<!DOCTYPE html>
<html data-bs-theme="light" lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>Home Page</title>
<link rel="canonical" href="https://wwwyourjamify.tech/">
<meta property="og:url" content="https://wwwyourjamify.tech/">
<meta name="google-adsense-account" content="ca-pub-8247682837020980">
<meta property="og:description" content="Dashboard For The Discord Bot Jamify">
<meta property="og:type" content="website">
<meta name="description" content="Dashboard For The Discord Bot Jamify.">
<meta property="og:image" content="https://wwwyourjamify.tech/assets/img/standard (1).gif">
<meta property="og:title" content="Jamify">
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "WebSite",
"name": "Jamify Dashboard",
"url": "https://wwwyourjamify.tech"
}
</script>
<link rel="icon" type="image/gif" sizes="256x256" href="assets/img/standard%20(1).gif">
<link rel="icon" type="image/gif" sizes="960x540" href="assets/img/standard%20(2).gif">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="manifest" href="manifest.json" crossorigin="use-credentials">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap">
<link rel="stylesheet" href="assets/css/animate.min.css">
<link rel="stylesheet" href="assets/css/commands.css">
<link rel="stylesheet" href="assets/css/Margin.css">
<link rel="stylesheet" href="assets/css/styles.css">
<link rel="stylesheet" href="assets/css/header-style.css">
<link rel="stylesheet" href="assets/css/Hero-Features-icons.css">
<link rel="stylesheet" href="assets/css/Navbar-Right-Links-Dark-icons.css">
</head>
<body style="border-style: none">
<nav class="navbar navbar-expand-md bg-dark py-3" data-bs-theme="dark">
<div class="container"><a class="navbar-brand d-flex align-items-center" href="index.html"><span class="d-flex justify-content-center align-items-center bs-icon-sm bs-icon-rounded bs-icon-primary me-2 bs-icon" style="width:65px;height:65px;background:url('assets/img/standard%20(1).gif') center / contain repeat;"></span></a><button data-bs-toggle="collapse" data-bs-target="#navcol-5" class="navbar-toggler"><span class="visually-hidden">Toggle navigation</span><span class="navbar-toggler-icon"></span></button>
<div class="collapse navbar-collapse" id="navcol-5">
<ul class="navbar-nav ms-auto">
<li class="nav-item"><a class="nav-link" href="Commands.html">Commands</a></li>
<li class="nav-item"><a class="nav-link" href="About-Us.html">About Us</a></li>
<li class="nav-item"></li>
</ul>
<div class="d-flex align-items-center">
<a class="btn btn-primary ms-md-2" role="button" id="login-button" style="background: #0d6efd; font-weight: bold; height: 46px; width: 96.6719px;" href="https://discord.com/oauth2/authorize?client_id=1082711487828734002&permissions=8&response_type=code&redirect_uri=https%3A%2F%2Fwww.yourjamify.tech%2F&integration_type=0&scope=bot+applications.commands+identify">Login</a>
<img id="user-profile-picture" style="display:none; width:36px; height:36px; border-radius:50%; margin-left:10px;">
<span class="navbar-text" id="user-name" style="color:white; margin-left:10px;"></span>
</div></div>
</div>
</div>
</nav>
<section>
<div class="container-fluid p-0" style="height: 600px; background: url('assets/img/standard.gif') center / cover;">
<section>
<div data-bss-parallax-bg="true" class="d-flex align-items-center" style="height: 600px; background: url('assets/img/standard.gif') center / cover;">
<div class="container">
<div class="row justify-content-start align-items-center text-left"></div>
<div class="col-md-8 col-lg-6">
<h1 class="text-uppercase fw-bold" style="color: var(--bs-secondary-bg); font-size: 46px;">Invite Me <br>Right Now!!!</h1>
<p class="my-3" style="color: var(--bs-secondary-bg); font-size: 21px;">The Only Discord Bot<br>You Would Ever Need!</p>
<a class="btn btn-primary btn-lg" role="button" data-bss-hover-animate="pulse" href="https://discord.com/oauth2/authorize?client_id=1082711487828734002&permissions=8&response_type=code&redirect_uri=https%3A%2F%2Fwww.yourjamify.tech%2F&integration_type=0&scope=bot+applications.commands+identify" style="font-size: 22px;"><strong>Invite Me</strong></a>
</div>
</div>
</div>
</div>
</section>
</div>
<div class="container h-100 position-relative" style="top: -50px;">
<div class="row gy-5 gy-lg-0 row-cols-1 row-cols-md-2 row-cols-lg-3">
<div class="col">
<div class="card">
<div class="card-body pt-5 p-4">
<div class="bs-icon-lg bs-icon-rounded bs-icon-primary d-flex flex-shrink-0 justify-content-center align-items-center position-absolute mb-3 bs-icon lg" style="top: -30px;background: linear-gradient(black 40%, rgb(104,104,104) 69%, white 100%), transparent;"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-clock">
<path d="M8 3.5a.5.5 0 0 0-1 0V9a.5.5 0 0 0 .252.434l3.5 2a.5.5 0 0 0 .496-.868L8 8.71z"></path>
<path d="M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16m7-8A7 7 0 1 1 1 8a7 7 0 0 1 14 0"></path>
</svg></div>
<h4 class="card-title">Easy To Use</h4>
<p class="card-text"><span style="color: rgb(255, 253, 253); background-color: rgba(247, 247, 247, 0);">Our bot is designed with simplicity in mind. Get started quickly with intuitive commands and a user-friendly interface.</span></p>
</div>
</div>
</div>
<div class="col">
<div class="card">
<div class="card-body pt-5 p-4">
<div class="bs-icon-lg bs-icon-rounded bs-icon-primary d-flex flex-shrink-0 justify-content-center align-items-center position-absolute mb-3 bs-icon lg" style="top: -30px;background: linear-gradient(black 40%, rgb(104,104,104) 69%, white 100%), transparent;"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-music-player">
<path d="M4 3a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1zm1 0v3h6V3zm3 9a1 1 0 1 0 0-2 1 1 0 0 0 0 2"></path>
<path d="M11 11a3 3 0 1 1-6 0 3 3 0 0 1 6 0m-3 2a2 2 0 1 0 0-4 2 2 0 0 0 0 4"></path>
<path d="M2 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2zm2-1a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1z"></path>
</svg></div>
<h4 class="card-title">High-Quality Music</h4>
<h6 class="text-muted card-subtitle mb-2">And More!!</h6>
<p class="card-text"><span style="color: rgb(255, 252, 252); background-color: rgba(247, 247, 247, 0);">Enjoy seamless music playback with our advanced music commands. Play, pause, skip, and more with just a few clicks.</span></p>
</div>
</div>
</div>
<div class="col">
<div class="card">
<div class="card-body pt-5 p-4">
<div class="bs-icon-lg bs-icon-rounded bs-icon-primary d-flex flex-shrink-0 justify-content-center align-items-center position-absolute mb-3 bs-icon lg" style="top: -30px;background: linear-gradient(black 40%, rgb(104,104,104) 69%, white 100%), transparent;"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-folder2-open">
<path d="M1 3.5A1.5 1.5 0 0 1 2.5 2h2.764c.958 0 1.76.56 2.311 1.184C7.985 3.648 8.48 4 9 4h4.5A1.5 1.5 0 0 1 15 5.5v.64c.57.265.94.876.856 1.546l-.64 5.124A2.5 2.5 0 0 1 12.733 15H3.266a2.5 2.5 0 0 1-2.481-2.19l-.64-5.124A1.5 1.5 0 0 1 1 6.14zM2 6h12v-.5a.5.5 0 0 0-.5-.5H9c-.964 0-1.71-.629-2.174-1.154C6.374 3.334 5.82 3 5.264 3H2.5a.5.5 0 0 0-.5.5zm-.367 1a.5.5 0 0 0-.496.562l.64 5.124A1.5 1.5 0 0 0 3.266 14h9.468a1.5 1.5 0 0 0 1.489-1.314l.64-5.124A.5.5 0 0 0 14.367 7H1.633z"></path>
</svg></div>
<h4 class="card-title">Open Source</h4>
<p class="card-text"><span style="color: rgb(254, 253, 253); background-color: rgba(247, 247, 247, 0);">Join our community of developers! Our bot is open-source, allowing you to customize and contribute to its growth.</span></p>
</div>
</div>
</div>
</div>
</div>
<div class="container py-4 py-xl-5">
<div class="row gy-4 row-cols-2 row-cols-md-4">
<div class="col">
<div class="text-center d-flex flex-column justify-content-center align-items-center py-3">
<div class="bs-icon-xl bs-icon-circle bs-icon-primary d-flex flex-shrink-0 justify-content-center align-items-center d-inline-block mb-2 bs-icon lg"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-hdd-rack">
<path d="M4.5 5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1M3 4.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0m2 7a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0m-2.5.5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1"></path>
<path d="M2 2a2 2 0 0 0-2 2v1a2 2 0 0 0 2 2h1v2H2a2 2 0 0 0-2 2v1a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-1a2 2 0 0 0-2-2h-1V7h1a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2zm13 2v1a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1m0 7v1a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1m-3-4v2H4V7z"></path>
</svg></div>
<div class="px-3">
<h2 class="fw-bold mb-0">24870+</h2>
<p class="mb-0">Servers</p>
</div>
</div>
</div>
<div class="col">
<div class="text-center d-flex flex-column justify-content-center align-items-center py-3">
<div class="bs-icon-xl bs-icon-circle bs-icon-primary d-flex flex-shrink-0 justify-content-center align-items-center d-inline-block mb-2 bs-icon lg"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-people">
<path d="M15 14s1 0 1-1-1-4-5-4-5 3-5 4 1 1 1 1zm-7.978-1A.261.261 0 0 1 7 12.996c.001-.264.167-1.03.76-1.72C8.312 10.629 9.282 10 11 10c1.717 0 2.687.63 3.24 1.276.593.69.758 1.457.76 1.72l-.008.002a.274.274 0 0 1-.014.002H7.022ZM11 7a2 2 0 1 0 0-4 2 2 0 0 0 0 4m3-2a3 3 0 1 1-6 0 3 3 0 0 1 6 0M6.936 9.28a5.88 5.88 0 0 0-1.23-.247A7.35 7.35 0 0 0 5 9c-4 0-5 3-5 4 0 .667.333 1 1 1h4.216A2.238 2.238 0 0 1 5 13c0-1.01.377-2.042 1.09-2.904.243-.294.526-.569.846-.816M4.92 10A5.493 5.493 0 0 0 4 13H1c0-.26.164-1.03.76-1.724.545-.636 1.492-1.256 3.16-1.275ZM1.5 5.5a3 3 0 1 1 6 0 3 3 0 0 1-6 0m3-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4"></path>
</svg></div>
<div class="px-3">
<h2 class="fw-bold mb-0">3278000+</h2>
<p class="mb-0">Users</p>
</div>
</div>
</div>
<div class="col">
<div class="text-center d-flex flex-column justify-content-center align-items-center py-3">
<div class="bs-icon-xl bs-icon-circle bs-icon-primary d-flex flex-shrink-0 justify-content-center align-items-center d-inline-block mb-2 bs-icon lg"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-capslock">
<path fill-rule="evenodd" d="M7.27 1.047a1 1 0 0 1 1.46 0l6.345 6.77c.6.638.146 1.683-.73 1.683H11.5v1a1 1 0 0 1-1 1h-5a1 1 0 0 1-1-1v-1H1.654C.78 9.5.326 8.455.924 7.816L7.27 1.047zM14.346 8.5 8 1.731 1.654 8.5H4.5a1 1 0 0 1 1 1v1h5v-1a1 1 0 0 1 1-1zm-9.846 5a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-5a1 1 0 0 1-1-1zm6 0h-5v1h5z"></path>
</svg></div>
<div class="px-3">
<h2 class="fw-bold mb-0">100%</h2>
<p class="mb-0">Uptime</p>
</div>
</div>
</div>
<div class="col">
<div class="text-center d-flex flex-column justify-content-center align-items-center py-3">
<div class="bs-icon-xl bs-icon-circle bs-icon-primary d-flex flex-shrink-0 justify-content-center align-items-center d-inline-block mb-2 bs-icon lg"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-hdd-network">
<path d="M4.5 5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1M3 4.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0"></path>
<path d="M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v1a2 2 0 0 1-2 2H8.5v3a1.5 1.5 0 0 1 1.5 1.5h5.5a.5.5 0 0 1 0 1H10A1.5 1.5 0 0 1 8.5 14h-1A1.5 1.5 0 0 1 6 12.5H.5a.5.5 0 0 1 0-1H6A1.5 1.5 0 0 1 7.5 10V7H2a2 2 0 0 1-2-2zm1 0v1a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1m6 7.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5"></path>
</svg></div>
<div class="px-3">
<h2 class="fw-bold mb-0">400+</h2>
<p class="mb-0">Nodes</p>
</div>
</div>
</div>
</div>
</div>
<div class="alert alert-dismissible fade show text-center my-4" role="alert" style="border-radius: 10px; background: none; border: none; max-width: 90%; margin: 0 auto;">
<button type="button" class="btn-close" data-bs-dismiss="alert" aria-label="Close" style="filter: invert(1); position: absolute; top: 10px; right: 10px;"></button>
<div style="position: relative; display: inline-block;">
<a href="https://www.phoenixwings.xyz/" target="_blank">
<img src="assets/img/ad_1.gif" alt="Ad" style="max-width: 100%; height: auto; border-radius: 10px; margin-top: 10px;">
<span style="position: absolute; bottom: 0.5px; right: 0.5px;
background: linear-gradient(135deg, #4b4ef8, #9f42f5);
padding: 2px 6px; border-radius: 5px 0 5px 0; font-size: 0.9rem;
font-weight: 500; z-index: 1;">
Ad
</span>
</a>
</div>
</div>
<footer class="text-center py-4">
<div class="container">
<div class="row row-cols-1 row-cols-lg-3">
<div class="col">
<p class="text-muted my-2">© 2024 Infotech. All Rights Reserved.</p>
</div>
<div class="col">
<ul class="list-inline my-2">
<li class="list-inline-item me-4">
<div class="bs-icon-circle bs-icon-primary bs-icon"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-discord">
<path d="M13.545 2.907a13.227 13.227 0 0 0-3.257-1.011.05.05 0 0 0-.052.025c-.141.25-.297.577-.406.833a12.19 12.19 0 0 0-3.658 0 8.258 8.258 0 0 0-.412-.833.051.051 0 0 0-.052-.025c-1.125.194-2.22.534-3.257 1.011a.041.041 0 0 0-.021.018C.356 6.024-.213 9.047.066 12.032c.001.014.01.028.021.037a13.276 13.276 0 0 0 3.995 2.02.05.05 0 0 0 .056-.019c.308-.42.582-.863.818-1.329a.05.05 0 0 0-.01-.059.051.051 0 0 0-.018-.011 8.875 8.875 0 0 1-1.248-.595.05.05 0 0 1-.02-.066.051.051 0 0 1 .015-.019c.084-.063.168-.129.248-.195a.05.05 0 0 1 .051-.007c2.619 1.196 5.454 1.196 8.041 0a.052.052 0 0 1 .053.007c.08.066.164.132.248.195a.051.051 0 0 1-.004.085 8.254 8.254 0 0 1-1.249.594.05.05 0 0 0-.03.03.052.052 0 0 0 .003.041c.24.465.515.909.817 1.329a.05.05 0 0 0 .056.019 13.235 13.235 0 0 0 4.001-2.02.049.049 0 0 0 .021-.037c.334-3.451-.559-6.449-2.366-9.106a.034.034 0 0 0-.02-.019Zm-8.198 7.307c-.789 0-1.438-.724-1.438-1.612 0-.889.637-1.613 1.438-1.613.807 0 1.45.73 1.438 1.613 0 .888-.637 1.612-1.438 1.612m5.316 0c-.788 0-1.438-.724-1.438-1.612 0-.889.637-1.613 1.438-1.613.807 0 1.451.73 1.438 1.613 0 .888-.631 1.612-1.438 1.612"></path>
</svg></div>
</li>
<li class="list-inline-item me-4">
<div class="bs-icon-circle bs-icon-primary bs-icon"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-twitter-x" style="font-size: 11px;">
<path d="M12.6.75h2.454l-5.36 6.142L16 15.25h-4.937l-3.867-5.07-4.425 5.07H.316l5.733-6.57L0 .75h5.063l3.495 4.633L12.601.75Zm-.86 13.028h1.36L4.323 2.145H2.865l8.875 11.633Z"></path>
</svg></div>
</li>
<li class="list-inline-item">
<div class="bs-icon-circle bs-icon-primary bs-icon"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-instagram">
<path d="M8 0C5.829 0 5.556.01 4.703.048 3.85.088 3.269.222 2.76.42a3.917 3.917 0 0 0-1.417.923A3.927 3.927 0 0 0 .42 2.76C.222 3.268.087 3.85.048 4.7.01 5.555 0 5.827 0 8.001c0 2.172.01 2.444.048 3.297.04.852.174 1.433.372 1.942.205.526.478.972.923 1.417.444.445.89.719 1.416.923.51.198 1.09.333 1.942.372C5.555 15.99 5.827 16 8 16s2.444-.01 3.298-.048c.851-.04 1.434-.174 1.943-.372a3.916 3.916 0 0 0 1.416-.923c.445-.445.718-.891.923-1.417.197-.509.332-1.09.372-1.942C15.99 10.445 16 10.173 16 8s-.01-2.445-.048-3.299c-.04-.851-.175-1.433-.372-1.941a3.926 3.926 0 0 0-.923-1.417A3.911 3.911 0 0 0 13.24.42c-.51-.198-1.092-.333-1.943-.372C10.443.01 10.172 0 7.998 0h.003zm-.717 1.442h.718c2.136 0 2.389.007 3.232.046.78.035 1.204.166 1.486.275.373.145.64.319.92.599.28.28.453.546.598.92.11.281.24.705.275 1.485.039.843.047 1.096.047 3.231s-.008 2.389-.047 3.232c-.035.78-.166 1.203-.275 1.485a2.47 2.47 0 0 1-.599.919c-.28.28-.546.453-.92.598-.28.11-.704.24-1.485.276-.843.038-1.096.047-3.232.047s-2.39-.009-3.233-.047c-.78-.036-1.203-.166-1.485-.276a2.478 2.478 0 0 1-.92-.598 2.48 2.48 0 0 1-.6-.92c-.109-.281-.24-.705-.275-1.485-.038-.843-.046-1.096-.046-3.233 0-2.136.008-2.388.046-3.231.036-.78.166-1.204.276-1.486.145-.373.319-.64.599-.92.28-.28.546-.453.92-.598.282-.11.705-.24 1.485-.276.738-.034 1.024-.044 2.515-.045v.002zm4.988 1.328a.96.96 0 1 0 0 1.92.96.96 0 0 0 0-1.92zm-4.27 1.122a4.109 4.109 0 1 0 0 8.217 4.109 4.109 0 0 0 0-8.217zm0 1.441a2.667 2.667 0 1 1 0 5.334 2.667 2.667 0 0 1 0-5.334"></path>
</svg></div>
</li>
</ul>
</div>
<div class="col">
<ul class="list-inline my-2">
<li class="list-inline-item"><a class="link-secondary" href="Privacy-Policy.html">Privacy Policy</a></li>
<li class="list-inline-item"><a class="link-secondary" href="Terms-of-Use.html">Terms of Use</a></li>
</ul>
</div>
</div>
</div>
</footer>
</section>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/js/bs-init.js"></script>
<script src="assets/js/commands.js"></script>
<script src="assets/js/login.js"></script>
</body>
</html>