-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
256 lines (249 loc) · 11.4 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Title -->
<title>Candle Defenders</title>
<link rel="shortcut icon" href="/img/favicon.ico" type="image/x-icon">
<!-- Style -->
<link rel="stylesheet" href="index.css">
<script src="https://kit.fontawesome.com/57677747a9.js" crossorigin="anonymous"></script>
</head>
<body>
<!-- Header -->
<header>
<!-- Menu-nav -->
<nav class="nav-menu">
<a href="#home" class="Logo">
<img src="/img/icon.png" alt="Candle defenders, NFT, Bulls vs bears" title="Candle Defenders">
</a>
<ul class="nav-text">
<li><a href="#Mint" class="active" >Mint</a></li>
<li><a href="#Rarity_Guide">Rarity Guide</a></li>
<li><a href="#roadmap">Roadmap</a></li>
<li><a href="#">FAQs</a></li>
<li style="border: none;">
<a href="https://twitter.com/candledefenders"><i class="fab fa-twitter"></i></a>
<a href="https://discord.gg/ZZ8vXWkH"><i class="fab fa-discord"></i></a>
</li>
</ul>
<div id="btn-bar" class="btn-bars">
<i class="fas fa-bars" title="Menu"></i>
</div>
</nav>
<!-- Section landin -->
<section id="home" class="landin">
<!-- <img src="/img/Landing1.png" alt=""> -->
</section>
</header>
<!-- Main-container -->
<main>
<!-- Reglog Timer -->
<section id="Mint" class="Mint">
<article class="timer">
<div class="cont-temporizador">
<div class="bloque">
<div class="dias" id="dias">--</div>
<p>Days</p>
</div>
<div class="bloque">
<div class="horas" id="horas">--</div>
<p>Hours</p>
</div>
<div class="bloque">
<div class="minutos" id="minutos">--</div>
<p>Minutes</p>
</div>
<div class="bloque">
<div class="segundos" id="segundos">--</div>
<p>Seconds</p>
</div>
</div>
<img src="/img/timer.png" alt="">
</article>
<!-- Baner Blockchain -->
<article class="baner1">
<h2>The Blockchain Battle Never Ends</h2>
<p><strong>The Bulls are here, The Bears are too</strong>
<br>Join us Defending the Candles </p>
</article>
</section>
<!-- INFO Defenders, Rarity -->
<a name="Rarity_Guide"></a>
<section class="Rarity_Guide">
<article class="contet-1">
<div class="content-2">
<h3>THE DEFENDERS</h3>
<p>Inspired by Crypto Currency Candlesticks and Culture, we have created 10K Bulls and 10K Bears.
Every Defender has its own traits, including skins, expressions and their favorite token.</p>
</div>
<div class="container-box1">
<div class="box-item"><img src="/img/box1.gif" alt=""></div>
<div class="box-item"><img src="/img/box5.gif" alt=""></div>
<div class="box-item"><img src="/img/box3.gif" alt=""></div>
<div class="box-item"><img src="/img/box4.gif" alt=""></div>
<div class="box-item"><img src="/img/box2.gif" alt=""></div>
<div class="box-item"><img src="/img/box6.gif" alt=""></div>
</div>
</article>
<article class="contet-1">
<div class="container-box1">
<div class="box-item"><img src="/img/Rarity1.png" alt=""></div>
<div class="box-item"><img src="/img/Rarity2.png" alt=""></div>
<div class="box-item"><img src="/img/Rarity3.png" alt=""></div>
<div class="box-item"><img src="/img/Rarity4.png" alt=""></div>
<div class="box-item"><img src="/img/Rarity5.png" alt=""></div>
<div class="box-item"><img src="/img/Rarity6.png" alt=""></div>
</div>
<div class="content-2">
<h3>THE RARITY</h3>
<p>Besides their appearance, each Defender holds a Candle. Just as in real charts there are 5 Candle
types, each more Bullish/Bearish than the previous one.</p>
<button class="btn-1">
<a href="#">CHECK OUR RARITY GUIDE</a>
</button>
</div>
</article>
</section>
<!-- Roadmap -->
<a name="roadmap"></a>
<section class="roadmap-containe">
<!-- Header -->
<article class="roadmap-header">
<img src="/img/Roadmap-img.png" alt="">
<h4><img src="/img/Roadmap-text.png" alt=""></h4>
</article>
<!-- Container -->
<article class="roadmap-contemt">
<div class="Conteiner-box2">
<div class="box-value">
<span><img src="/img/icon/10.png" alt="Porcentage" title="10%"></span>
<img src="/img/icon/bar-blue.png" alt="Barra Azul">
</div>
<div class="box-title">
<h4>The Challenges</h4>
<p>This is a series of collector's challenges, mini-games, and puzzles. Winners will have their
Defender's Candle promoted to Marobuzu.</p>
</div>
</div>
<div class="Conteiner-box2">
<div class="box-value">
<span><img src="/img/icon/25.png" alt="Porcentage" title="25%"></span>
<img src="/img/icon/bar-blue.png" alt="Barra Azul">
</div>
<div class="box-title">
<h4>The Burned Ones</h4>
<p>You Will have the option to burn Defenders to offer their soul to the Blockchain Gods and
upgrade another defender of your choice. </p>
</div>
</div>
<div class="Conteiner-box2">
<div class="box-value">
<span><img src="/img/icon/50.png" alt="Porcentage" title="50%"></span>
<img src="/img/icon/bar-blue.png" alt="Barra Azul">
</div>
<div class="box-title">
<h4>The Metaverse</h4>
<p>We will develop a universe for our Candle Defenders. Bulls and Bears Hodlers gain access to
our Metaverse for the first time! </p>
</div>
</div>
<div class="Conteiner-box2">
<div class="box-value">
<span><img src="/img/icon/75.png" alt="Porcentage" title="75%"></span>
<img src="/img/icon/bar-blue.png" alt="Barra Azul">
</div>
<div class="box-title">
<h4>The Airdrop</h4>
<p>The clan who has the less member for both Bulls and Bears will receive a huge surprise.</p>
</div>
</div>
<div class="Conteiner-box2">
<div class="box-value">
<span><img src="/img/icon/100.png" alt="Porcentage" title="100%"></span>
<img src="/img/icon/bar-blue.png" alt="Barra Azul">
</div>
<div class="box-title">
<h4>The Giving Back</h4>
<p>10% of all primary sale proceeds will belong to our community to decide what to do with it.
Share it between Hodlers? A Charity project? Your voice matters and we will let you choose.
</p>
</div>
</div>
<div class="link">
<a href="#">View full roadmap</a>
</div>
</article>
<!-- Item icon -->
<article class="roadmap-item">
<div class="Container-box3">
<img src="/img/collect-icon.png" alt="">
<h5>COLLECT</h5>
<p>Coolest Looking Defenders</p>
</div>
<div class="Container-box3">
<img src="/img/play-icon.png" alt="">
<h5>PLAY</h5>
<p>Challenges, Mini Games and Puzzles</p>
</div>
<div class="Container-box3">
<img src="/img/Learn-icon.png" alt="">
<h5>LEARN</h5>
<p>And master Stock Market Mechanic</p>
</div>
</article>
<!-- Wlhale -->
<article class="roadmap-whale">
<div class="whale-container">
<div class="whale">
<h2>WHALES ARE HERE TOO!</h2>
<p>During launch date, anyone <br>who mints 100 Defenders will <br>receive a Whale. </p>
</div>
<img src="/img/Whale.png" alt="">
</div>
</article>
</section>
<!--Banner Sales Discord -->
<section class="banner-discord">
<p>Sales has not started yet,<br>Join our community for updates<br>and announcements</p>
<a class="btn-discord" href="https://discord.gg/ZZ8vXWkH">
<i class="fab fa-discord"></i>
<h6>Join us on Discord</h6>
</a>
</section>
</main>
<!-- FAQS -->
<aside class="faqs">
<ul class="faqs-content">
<li><img src="/img/FQAsArtboard.png" alt=""></li>
<li>What are NFTs / What is Minting?</li>
<li>What are Smart Contracts?</li>
<li>What is a Metaverse?</li>
<li>Why do you include Whales?</li>
</ul>
</aside>
<footer class="footer">
<div class="enlaces-footer">
<img src="/img/icon.png" alt="">
<ul class="link-footer">
<li><a href="#">Join us on</a></li>
<li style="border: none;">
<a href="https://twitter.com/candledefenders"><i class="fab fa-twitter"></i></a>
<a href="https://discord.gg/ZZ8vXWkH"><i class="fab fa-discord"></i></a>
</li>
<li><a href="#Mint">Mint</a></li>
<li><a href="#roadmap">Roadmap</a></li>
<li><a href="#Rarity_Guide">Rarity Guide</a></li>
<li><a href="#">FAQS</a></li>
</ul>
</div>
<div class="Coppi-footer">
<h6>2021 Bulls vs Bears Candle Defenders, all rights reserved.</h6>
</div>
</footer>
<!-- Script -->
<script src="/index.js"></script>
</body>
</html>