-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathastro.html
183 lines (156 loc) · 9.27 KB
/
astro.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
<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" />
<link rel="stylesheet" href="./style.css" />
<link rel="icon" type="image/png" href="./graphics/favicon-128.png" sizes="196x196">
<link rel="icon" type="image/png" href="assets/favicons/favicon-96x96.png" sizes="96x96">
<link rel="icon" type="image/png" href="assets/favicons/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="assets/favicons/favicon-16x16.png" sizes="16x16">
<link rel="icon" type="image/png" href="assets/favicons/favicon-128.png" sizes="128x128">
<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=Inter:wght@100;200;300;400;500;600;700;800;900&family=PT+Serif:ital,wght@0,400;0,700;1,400;1,700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p" crossorigin="anonymous"></script>
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
<script src="https://kit.fontawesome.com/d64fbd5a49.js" crossorigin="anonymous"></script>
<title>UNXD</title>
</head>
<body>
<div class="container-fluid sticky-top mx-auto bg-white border border-start-0 border-end-0 border-top-0 border-bottom-1">
<header class=" pt-1 mx-auto">
<div id="brand"><a href="/"><img class="img-fluid p-3" style="width: 8rem" src="./graphics/logo_dark.png" alt=""></a></div>
<nav class="mt-1">
<ul>
<li><a class="nav-link text-black link m-0 px-0" href="./Drops.html">Drops</a></li>
<li><a class="nav-link text-black link m-0 px-0 ms-4 " href="./marketplace.html">Marketplace</a></li>
</ul>
</nav>
<div class="d-flex mt-3">
<a href="./notification.html"><img class="" style="width: 1.1rem" src="./graphics/notification.svg" alt=""></a>
<div class="dropdown">
<button class="border border-0 bg-transparent" type="button" id="dropdownMenuButton1" data-bs-toggle="dropdown" aria-expanded="false">
<img class="mx-4" style="width: 1.4rem" src="./graphics/wallet.png" alt="">
</button>
<ul class="dropdown-menu px-4 py-3" aria-labelledby="dropdownMenuButton1">
<li class="d-flex dropdown-item m-0 border border-1">
<img class="mx-3" src="./graphics/metamask-logo.svg" alt="">
<a class="text-black me-2 text-center text-decoration-none" href="#"> Switch to Polygon <br> Mainnet </a></li>
</ul>
</div>
<div class="dropdown">
<button class="border border-0 bg-transparent" type="button" id="dropdownMenuButton1" data-bs-toggle="dropdown" aria-expanded="false">
<img class="" style="width: 1.4rem" src="./graphics/profile-icon.svg" alt="">
</button>
<ul class="dropdown-menu mt-1 px-2 " aria-labelledby="dropdownMenuButton1">
<li class="mx-3"><a class="dropdown-item px-3 " href="./profile.html" style="font-size: 14px;"><img class="me-2" style="width: 0.8rem;"src="./graphics/profile.png" alt=""> Profile</a></li>
<li class="mx-3"><a class="dropdown-item px-3 " href="./dashboard.html" style="font-size: 14px;"><img class="me-2" style="width: 0.8rem;"src="./graphics/dashboard.png" alt=""> Dashboard</a></li>
<hr>
<li class=""><a class="dropdown-item px-3 mx-2" style="font-size: 14px;" href="#">Help Center</a></li>
<li class=""><a class="dropdown-item px-3 mx-2" style="font-size: 14px;" href="./login.html">Logout</a></li>
</ul>
</div>
</div>
<div id="hamburger-icon" onclick="toggleMobileMenu(this)">
<div class="bar1"></div>
<div class="bar2"></div>
<div class="bar3"></div>
<ul class="mobile-menu bg-black">
<li class=""><a class="fw-bold fs-2 text-start text-white text-decoration-none " href="./Drops.html"> <h1 class="display-2 fw-bold">Drops</h1> </a></li>
<li class="mb-4"><a class="fw-bold fs-2 text-start text-white text-decoration-none" href="./marketplace.html"> <h1 class="display-2 fw-bold">Marketplace</h1> </a></li>
<li><a class="text-start text-white text-decoration-none" href="./Reportblog/report.html">Help Center</a></li>
<li><a class="text-start text-white text-decoration-none" href="./login.html">Logout</a></li>
<li><div class="d-flex pt-3">
<i class="fa-brands fa-twitter-square fa-lg" style="color: #ffffff;"></i>
<i class="mx-4 fa-brands fa-discord fa-lg" style="color: #ffffff;"></i>
<i class="fa-brands fa-instagram fa-lg" style="color: #ffffff;"></i>
</div></li>
</ul>
</div>
</header>
</div>
<div style="background: linear-gradient(180deg, rgba(39,34,56,0) 6%, rgba(0,0,0,1) 100%), url('./graphics/bg-star.jpg'); height:95vh; background-position: center; background-size: cover;">
<div class="text-center text-white pt-5 ">
<img src="./graphics/astro-logo.jpg" alt="">
<h1 class="display-4 my-4">Astronomia <br> Metaverso</h1>
</div>
</div>
<!-- Footer -->
<div class="container-fluid bg-black py-5 ">
<div class=" row py-5 mb-5">
<div class="offset-lg-1 col-lg-5">
<div>
<img style="width: 8rem" class="img-fluid" src="./graphics/logo_white.png" alt="">
</div>
<p class=" pt-5 " style="color: #a0a0a0; font-size: 14px;">
UNXD is a curated marketplace for the best of digital <br> luxury and culture.
</p>
</div>
<div class="col-lg-2">
<div>
<p class="fs-5 text-white">Navigate</p>
</div>
<p class="text-white pt-3 " style="color: #93A0A0;">
<div>
<a href="./Drops.html" class="text-decoration-none nav-link1 d-inline-block " style="color: #e6e6e6;" href="">
Drops
</a>
</div>
<div>
<a href="./about.html" class="text-decoration-none nav-link1 d-inline-block my-2" style="color: #e6e6e6;" href="">
About
</a>
</div>
<div>
<a href="./Reportblog/report.html" class="text-decoration-none nav-link1 d-inline-block " style="color: #e6e6e6;" href="">
Help Center
</a>
</div>
</p>
</div>
<div class="col-lg-3">
<div>
<p class="fs-5 text-white">Newsletter</p>
</div>
<p class=" pt-3 " style="color: #a0a0a0; font-size: 14px;">
Join our mailing list to stay in the loop with our newest feature releases, NFT drops, and tips and tricks for navigating UNXD.
</p>
<div class="d-flex my-4 py-1 ">
<input type="email" placeholder="Email" class="footertext rounded-1 py-2 form-control shadow shadow-none bg-black text-white " id="inputEmail4">
<a class="btn btn-primary ms-3 pt-2 border border-0 bg-white text-dark" href="">Subscribe</a>
</div>
<div class="d-flex pt-3">
<i class="fa-brands fa-twitter-square fa-lg" style="color: #a0a0a0;"></i>
<i class="mx-4 fa-brands fa-discord fa-lg" style="color: #a0a0a0;"></i>
<i class="fa-brands fa-instagram fa-lg" style="color: #a0a0a0;"></i>
</div>
</div>
</div>
<div class=" row">
<div class="offset-lg-1 col-lg-5">
<div class="pe-5">
<a href="./privacypolicy.html" class="text-white float-end me-5 nav-link1 d-inline-block">Privacy Policy</a>
</div>
</div>
<div class="col-lg-2">
<div>
<a href="./termsConditions.html" class="text-white nav-link1 d-inline-block">
Terms of Service</a>
</div>
</div>
<div class="col-lg-3">
<div>
<a href="./Reportblog/report.html" class= "text-white nav-link1 d-inline-block">
Report a Bug</a>
</div>
</div>
</div>
</div>
<script>
function toggleMobileMenu(menu) {
menu.classList.toggle('open');
}
</script>
</body>
</html>