-
Notifications
You must be signed in to change notification settings - Fork 1
/
market.html
314 lines (314 loc) · 17.7 KB
/
market.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta content="width=device-width, initial-scale=1.0" name="viewport" />
<title>NFTPRO</title>
<meta content="" name="description" />
<meta content="" name="keywords" />
<link href="assets/img/fav.png" rel="icon" />
<link href="assets/vendor/animate.css/animate.min.css" rel="stylesheet" />
<link href="assets/vendor/aos/aos.css" rel="stylesheet" />
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet" />
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet" />
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet" />
<link href="assets/css/style.css?version=0.0.0.1" rel="stylesheet" />
<link rel="stylesheet" type="text/css" href="assets/css/slick.css" />
<link rel="stylesheet" type="text/css" href="assets/css/slick-theme.css" />
<link rel="stylesheet" href="https://pro.fontawesome.com/releases/v5.10.0/css/all.css">
</head>
<body>
<!-- ======= Header ======= -->
<header id="header">
<div class="container d-flex align-items-center">
<h1 class="logo me-auto">
<a href="index.html">
<img src="assets/img/logo.png" alt="" class="img-fluid" />
</a>
</h1>
<nav id="navbar" class="navbar order-last order-lg-0">
<ul>
<li><a href="home.html" class="active">Home</a></li>
<li><a href="my_item.html">My Page</a></li>
<li class="dropdown">
<a href=""><span>Create</span> <i class="bi bi-chevron-down"></i></a>
<ul>
<li><a href="create.html">Generate NFTs </a></li>
<li><a href="#">Personal Information</a></li>
</ul>
</li>
<li><a href="Vr_property.html">VR Property</a></li>
<li><a href="market.html">Market</a></li>
<li class="dropdown">
<a href=""><span>Community</span> <i class="bi bi-chevron-down"></i></a>
<ul>
<li><a href="Blog.html">NFT Trends</a></li>
<li><a href="contact.html">Customer Center</a></li>
<li><a href="edit-profile.html">Profile</a></li>
</ul>
</li>
<li><a href="contact.html">Contact</a></li>
</ul>
<i class="bi bi-list mobile-nav-toggle"></i>
</nav>
<div class="header-social-links d-flex">
<div class="dropdown">
<button id="myBtn" class="" data-bs-toggle="modal" data-bs-target="#exampleModal">Connect Wallet</button>
</div>
</div>
</div>
</header>
<!-- End Header -->
<div class="vr_land">
<div class="container-fluid">
<div class="row">
<div class="col-lg-8 col-md-12">
<h5>MY VR ASSETS</h5>
<h2>Explore NFT Art And VR Land for Sale.</h2>
<p>Buy and sell NFTs and browse our massive collection of digital art and collectibles by top artists from around the world. <br> Discover land and property from all over the Metaverse.</p>
<a href="#" class="buy_btn">Sell Yours Now $</a>
<a href="#" class="Create" data-bs-toggle="modal" data-bs-target="#exampleModals"><i class="fas fa-play"></i> Introduction to the VR landscape</a>
</div>
<div class="col-lg-4 col-md-12">
<img src="assets/img/vr.webp" alt="" class="w-100" data-aos="fade-up" data-aos-duration="2500">
</div>
</div>
</div>
</div>
<div class="Largest">
<div class="container">
<div class="row">
<div class="col-lg-6 col-md-12">
<div class="all_pht" data-aos="fade-top" data-aos-duration="2000">
<img src="assets/img/about-image.png" alt="" class="w-100">
<img src="assets/img/about02.png" data-aos="fade-down" data-aos-anchor="#example-anchor" data-aos-offset="1000" data-aos-duration="1000" alt="" class="first w-50" >
<img src="assets/img/about01.png" alt="" data-aos="fade-right" data-aos-anchor="#example-anchor" data-aos-offset="1000" data-aos-duration="1000" class="second w-50">
<img src="assets/img/about03.png" data-aos="fade-up" data-aos-anchor="#example-anchor" data-aos-offset="1000" data-aos-duration="1000" alt="" class="third w-50">
</div>
</div>
<div class="col-lg-6 col-md-12">
<h2>The Largest NFT MarketPlace</h2>
<p>Welcome to the biggest NFT marketplace in the digital arts industry. Here you can find rare collectibles for all kinds of artwork made by talented Creators from all across the globe.</p>
<p>Whether you are interested in digital art, photography or unique mixed media, you can find it here.</p>
<a href="#" class="buy_btn">Buy And Sell <i class="fa fa-arrow-right"></i></a>
</div>
</div>
</div>
</div>
<div class="Largest">
<div class="container">
<div class="row">
<div class="col-lg-7 col-md-12">
<img src="assets/img/map.jpg" data-aos="fade-down" data-aos-anchor="#example-anchor" data-aos-offset="1000" data-aos-duration="1000" alt="" class="w-100">
</div>
<div class="col-lg-5 col-md-12" data-aos="fade-left" data-aos-anchor="#example-anchor" data-aos-offset="1000" data-aos-duration="1000">
<h2>VR Property Market <i class="fa fa-cart-arrow-down"></i></h2>
<p>Find a large variety of VR property ranging from land, vehicles and houses </p>
<p>Have a unique plot of land or an excellent asset? </p>
<p>List your virtual property here to get it in front of the right buyer</p>
<a href="#" class="buy_btn">Buy And Sell <i class="fa fa-arrow-right"></i></a>
</div>
</div>
</div>
</div>
<div class="sold_part">
<div class="container">
<div class="row">
<div class="col-lg-12 col-md-12" data-aos="fade-up" data-aos-anchor="#example-anchor" data-aos-offset="2000" data-aos-duration="2000">
<h2>Many types of Virtual property can be sold here.</h2>
<p>For traders and creators Our ready-made NFT platform is the place where art becomes unique. <br> It brings together collectors and creators, allowing them to purchase NFT art and <br>property for multiple platforms.</p>
</div>
</div>
</div>
</div>
<div class="Digital">
<div class="container">
<div class="row">
<div class="col-lg-12 col-md-12 text-center" data-aos="fade-down" data-aos-anchor="#example-anchor" data-aos-offset="1000" data-aos-duration="1000">
<h2>Grow Your Digital Art Collection Today</h2>
<p>Take a look at our growing collection of NFTs or digital artwork by most popular and <br> trending artists and creators from across the globe</p>
</div>
</div>
<div class="row growing" data-aos="fade-up" data-aos-anchor="#example-anchor" data-aos-offset="1000" data-aos-duration="1000">
<div class="col-md-3 mt-2">
<div class="dream">
<img src="assets/img/image1.jpg" class="w-100">
<h4>Dreams In Mocha And Latte</h4>
<a href="#" class="by_nw"> Place Bid </a>
</div>
</div>
<div class="col-md-3 mt-2">
<div class="dream">
<img src="assets/img/image2.jpg" class="w-100">
<h4>Clasic ModAbstract Hues & Shades</h4>
<a href="#" class="by_nw"> Place Bid </a>
</div>
</div>
<div class="col-md-3 mt-2">
<div class="dream">
<img src="assets/img/image3.jpg" class="w-100">
<h4>Self-Portrait: Inner Conflict</h4>
<a href="#" class="by_nw"> Place Bid </a>
</div>
</div>
<div class="col-md-3 mt-2">
<div class="dream">
<img src="assets/img/image4.jpg" class="w-100">
<h4>Abstract Field Of Sunflowers</h4>
<a href="#" class="by_nw"> Place Bid </a>
</div>
</div>
</div>
<div class="row">
<a href="#" class="buy_btn">View More <i class="fa fa-arrow-right"></i></a>
</div>
</div>
</div>
<div class="Happy mb-5">
<div class="container">
<div class="row">
<div class="col-lg-5 col-md-12">
<img src="assets/img/hour-7.png" alt="" class="w-100" data-aos="fade-up" data-aos-duration="2500">
</div>
<div class="col-lg-1 col-md-1">
</div>
<div class="col-lg-6 col-md-12 mt-5">
<h2>Hear From Our Happy Users</h2>
<p>Find our upcoming forum at </p>
<p>– Myvrassets.club</p>
<p>Share experiences and tips with our community.</p>
<a href="#" class="buy_btn">Visit Forum</a>
</div>
</div>
</div>
</div>
<div class="Artists">
<div class="container" data-aos="fade-up" data-aos-anchor="#example-anchor" data-aos-offset="2000" data-aos-duration="2000">
<div class="row">
<div class="col-md-3 mt-3">
<div class="dream_one">
<i class="fa fa-align-right"></i>
<h4>Discover Top Artists & Creators</h4>
<p>Explore beautiful digital art by talented artists from the world.</p>
</div>
</div>
<div class="col-md-3 mt-3">
<div class="dream_two">
<i class="fas fa-shopping-basket"></i>
<h4>Clasic ModAbstract Hues & Shades</h4>
<p>Explore beautiful digital art by talented artists from the world.</p>
</div>
</div>
<div class="col-md-3 mt-3">
<div class="dream_three">
<i class="fa fa-user"></i>
<h4>Self-Portrait: Inner <br> Conflict</h4>
<p>Explore beautiful digital art by talented artists from the world.</p>
</div>
</div>
<div class="col-md-3 mt-3">
<div class="dream_four">
<i class="far fa-comments"></i>
<h4>Abstract Field Of <br> Sunflowers</h4>
<p>Explore beautiful digital art by talented artists from the world.</p>
</div>
</div>
</div>
</div>
</div>
<!-- ======= Footer ======= -->
<div class="bottom_footers">
<div class="container">
<div class="row">
<div class="col-md-3 col-12">
<div class="footer_logo text-white">
<a href="./index.php" class="text-decoration-none">
<img class="home_logo foot_lg" src="./assets/img/logo.png" />
</a>
<p>General knowledge is something that helps us to grow both on a personal as well as academic level.</p>
</div>
</div>
<div class="col-md-3 col-6">
<div class="footer_links text-white">
<ul class="list-unstyled">
<li class="py-2 font-weight-normal">
<a href="About.html" class="text-decoration-none">About Us</a>
</li>
<li class="py-2 font-weight-normal">
<a href="event.html" class="text-decoration-none">Events</a>
</li>
<li class="py-2 font-weight-normal">
<a href="Blog.html" class="text-decoration-none">Blogs</a>
</li>
<li class="py-2 font-weight-normal">
<a href="gallery.html" class="text-decoration-none">Gallery</a>
</li>
</ul>
</div>
</div>
<div class="col-md-3 col-6">
<div class="footer_links text-white">
<ul class="list-unstyled">
<li class="py-2 font-weight-normal">
<a href="contact.html" class="text-decoration-none">Contact us</a>
</li>
<li class="py-2 font-weight-normal">
<a href="term.html" class="text-decoration-none">Terms of use</a>
</li>
<li class="py-2 font-weight-normal">
<a href="privacy-policy.html" class="text-decoration-none">Privacy policy </a>
</li>
<li class="py-2 font-weight-normal">
<a href="refund.html" class="text-decoration-none">Refund policy</a>
</li>
</ul>
</div>
</div>
<div class="col-md-3 col-12">
<div class="footer_links text-white">
<h5>Connect with us</h5>
<a href="https://www.facebook.com/" class="facebook"><i class="bx bxl-instagram"></i></a>
<a href="https://www.instagram.com/" class="facebook"><i class="bx bxl-discord"></i></a>
<a href="https://www.youtube.com/" class="facebook"><i class="bx bxl-twitter"></i></a>
</div>
</div>
</div>
</div>
</div>
<div class="bg-dark py-3 btm_sec">
<div class="container">
<div class="row align-items-center">
<div class="col-md-12">
<div class="copy_right text-center">
<h6 class="m-0 text-white">
© Copyright 2022 |
<a href="#" class="text-decoration-none">NFT Pro</a>
</h6>
</div>
</div>
</div>
</div>
</div>
<div class="modal fade" id="exampleModals" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
</div>
<div class="modal-body">
<iframe width="100%" height="350px" src="https://www.youtube.com/embed/SAL2JZxpoGY" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
</div>
</div>
</div>
<a href="#" class="back-to-top d-flex align-items-center justify-content-center"><i class="bi bi-arrow-up-short"></i></a>
<script src="assets/vendor/aos/aos.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/js/main.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
<script type="text/javascript" src="assets/js/slick.min.js"></script>
<script>
AOS.init();
</script>
</body>
</html>