-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
347 lines (326 loc) · 9.99 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>NFT Marketplace Landing page</title>
<meta name="description" content="Discover, collect, and sell the best NFT art" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
<link rel="shortcut icon" href="img/favicon/favicon.svg" type="image/png" />
<link rel="apple-touch-icon" href="img/favicon/apple-touch-icon.png" />
<link rel="apple-touch-icon" sizes="72x72" href="img/favicon/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon" sizes="114x114" href="img/favicon/apple-touch-icon-114x114.png" />
<!-- Chrome, Firefox OS and Opera -->
<meta name="theme-color" content="#36A26B" />
<!-- Windows Phone -->
<meta name="msapplication-navbutton-color" content="#36A26B" />
<!-- iOS Safari -->
<meta name="apple-mobile-web-app-status-bar-style" content="#36A26B" />
<style>
body {
opacity: 0;
overflow-x: hidden;
}
</style>
</head>
<body>
<section id="top_banner">
<header id="header">
<div class="container">
<div class="inner_header">
<a href=""><img src="img/header/logo.svg" alt="artNFT Logo" /></a>
<div class="nav_header">
<ul class="menu">
<li><a href="#">Home</a></li>
<li><a href="#">Explore</a></li>
<li><a href="#">Stats</a></li>
<li><a href="#">Resource</a></li>
<li><a href="#">Create</a></li>
</ul>
</div>
<div href="" class="btn-header">
<img src="img/header/profile.png" alt="Profile Img" />
Marktim
</div>
</div>
</div>
</header>
<div class="main_banner">
<div class="container">
<div class="row">
<div class="col-lg-7">
<div class="main-banner-info">
<h1>
Discover, collect, and sell the best <span>NFT art</span>
</h1>
<p class="heading_subtitle">
ArtNFT is the world"s first and largest NFT marketplace
</p>
<div class="btns">
<a href="#" class="btn">Explore</a>
<a href="#" class="btn btn_outline">Create</a>
</div>
</div>
<div class="stats">
<div class="column">
<span class="number">30K</span>
<p>Artwork</p>
</div>
<div class="column">
<span class="number">26K</span>
<p>Auction</p>
</div>
<div class="column">
<span class="number">19K</span>
<p>Artist</p>
</div>
</div>
</div>
<div class="col-lg-5">
<div class="hero">
<img src="img/main/hero_img.png" alt="NFT ArtImage" />
<div class="art card">
<div class="heading_card">Hollow</div>
<span>
<p class="bid">Creator</p>
<a class="author bid">@angel</a>
</span>
<span>
<p class="bid">Current</p>
<a class="price bid">329.009 ETH</a>
</span>
<a class="btn" target="_blank">Place a bid</a>
</div>
<div class="auction card">
<p>Auction ends in</p>
<time>4h : 32m : 16s left</time>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="notable_drops">
<div class="container">
<h2>Notable Drops</h2>
<div class="row">
<div class="col-lg-4">
<div class="art holder">
<div class="auction card">
<p class="bid">Auction ends in</p>
<time>4h : 32m : 16s left</time>
</div>
<div class="row_holder">
<div class="heading_card">Hollow</div>
<span>
<p class="bid">Creator</p>
<a class="author bid">@angel</a>
</span>
<span>
<p class="bid">Current bid</p>
<a class="price bid">329.009 ETH</a>
</span>
<a class="btn" target="_blank">Place a bid</a>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="art holder">
<div class="auction card">
<p class="bid">Auction ends in</p>
<time>4h : 32m : 16s left</time>
</div>
<div class="row_holder">
<div class="heading_card">Hollow</div>
<span>
<p class="bid">Creator</p>
<a class="author bid">@angel</a>
</span>
<span>
<p class="bid">Current bid</p>
<a class="price bid">329.009 ETH</a>
</span>
<a class="btn" target="_blank">Place a bid</a>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="art holder">
<div class="auction card">
<p>Auction ends in</p>
<time>4h : 32m : 16s left</time>
</div>
<div class="row_holder">
<div class="heading_card">Hollow</div>
<span>
<p class="bid">Creator</p>
<a class="author bid">@angel</a>
</span>
<span>
<p class="bid">Current bid</p>
<a class="price bid">329.009 ETH</a>
</span>
<a class="btn" target="_blank">Place a bid</a>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="top_creator">
<div class="container">
<h2>Top creator</h2>
<p class="heading_subtitle">
find top nft creators from all over the world with amazing NFT works
</p>
<div class="row">
<div class="col-lg-4">
<div class="card_holder">
<img class="profile_pic" src="" alt="Profile Picture" />
<span>
<p class="bid">Alexander mathew</p>
<a class="price bid">329.009 ETH</a>
</span>
</div>
<div class="card_holder">
<img class="profile_pic" src="" alt="Profile Picture" />
<span>
<p class="bid">Alexander mathew</p>
<a class="price bid">329.009 ETH</a>
</span>
</div>
<div class="card_holder">
<img class="profile_pic" src="" alt="Profile Picture" />
<span>
<p class="bid">Alexander mathew</p>
<a class="price bid">329.009 ETH</a>
</span>
</div>
</div>
<div class="col-lg-4">
<div class="card_holder">
<img class="profile_pic" src="" alt="Profile Picture" />
<span>
<p class="bid">Alexander mathew</p>
<a class="price bid">329.009 ETH</a>
</span>
</div>
<div class="card_holder">
<img class="profile_pic" src="" alt="Profile Picture" />
<span>
<p class="bid">Alexander mathew</p>
<a class="price bid">329.009 ETH</a>
</span>
</div>
<div class="card_holder">
<img class="profile_pic" src="" alt="Profile Picture" />
<span>
<p class="bid">Alexander mathew</p>
<a class="price bid">329.009 ETH</a>
</span>
</div>
</div>
<div class="col-lg-4">
<div class="card_holder">
<img class="profile_pic" src="" alt="Profile Picture" />
<span>
<p class="bid">Alexander mathew</p>
<a class="price bid">329.009 ETH</a>
</span>
</div>
<div class="card_holder">
<img class="profile_pic" src="" alt="Profile Picture" />
<span>
<p class="bid">Alexander mathew</p>
<a class="price bid">329.009 ETH</a>
</span>
</div>
<div class="card_holder">
<img class="profile_pic" src="" alt="Profile Picture" />
<span>
<p class="bid">Alexander mathew</p>
<a class="price bid">329.009 ETH</a>
</span>
</div>
</div>
<div class="btn btn_outline">View ranking</div>
</div>
</div>
</section>
<section id="creator">
<h2>How to be creator</h2>
<div class="row">
<div class="col-lg-3">
<div class="card_holder">
<img src="" alt="Profile Image" class="profile_pic">
<h3>Set up your wallet</h3>
<p>
Once you’ve set up your wallet of choice, connect it to OpenSea by clicking the wallet icon in the top right
corner. Learn about the wallets we support.</p>
</div>
</div>
<div class="col-lg-3">
<div class="card_holder">
<img src="" alt="Profile Image" class="profile_pic">
<h3>Set up your wallet</h3>
<p>
Once you’ve set up your wallet of choice, connect it to OpenSea by clicking the wallet icon in the top right
corner. Learn about the wallets we support.</p>
</div>
</div>
<div class="col-lg-3">
<div class="card_holder">
<img src="" alt="Profile Image" class="profile_pic">
<h3>Set up your wallet</h3>
<p>
Once you’ve set up your wallet of choice, connect it to OpenSea by clicking the wallet icon in the top right
corner. Learn about the wallets we support.</p>
</div>
</div>
<div class="col-lg-3">
<div class="card_holder">
<img src="" alt="Profile Image" class="profile_pic">
<h3>Set up your wallet</h3>
<p>
Once you’ve set up your wallet of choice, connect it to OpenSea by clicking the wallet icon in the top right
corner. Learn about the wallets we support.</p>
</div>
</div>
</div>
</section>
<section id="introduction">
<h2>Meet the ArtNFT</h2>
<p>we work quickly & with maximum security
check out the video below to know how we work</p>
<video width="990" height="375"></video>
</section>
<section id="subscribe">
<div class="image"></div>
<div class="content">
<h2>Never miss a drop</h2>
<p>Subscribe to get fresh newe updatetrending NFT</p>
<div class="input_form">
<input type="email" placeholder="Enter your email">
<div class="btn">Subscribe</div>
</div>
</div>
</section>
<section id="footer"></section>
<!-- libs -->
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Poppins& family=Raleway:wght@400;700&display=swap"
rel="stylesheet" />
<link rel="stylesheet" href="libs/bootstrap-grid.min.css" />
<link rel="stylesheet" href="libs/jquery.fancybox.min.css" />
<link rel="stylesheet" href="libs/animate.css" />
<script src="libs/jquery/dist/jquery.min.js"></script>
<script src="libs/jquery.fancybox.min.js"></script>
<script src="libs/wow.min.js"></script>
<link rel="stylesheet" href="css/main.css" />
<link rel="stylesheet" href="css/adaptive.css" />
<script src="js/common.js"></script>
</body>
</html>
<!-- -->