-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
299 lines (261 loc) · 14.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
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
<!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>Document</title>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.2/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-Zenh87qX5JnK2Jl0vWa8Ck2rdkQ2Bzep5IDxbcnCeuOxjzrPF/et3URy9Bv1WTRi" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.2/dist/js/bootstrap.bundle.min.js"
integrity="sha384-OERcA2EqjJCMA+/3y+gxIOqMEjwtxJY7qPCqsdltbNJuaOe923+mo//f6V8Qbsw3"
crossorigin="anonymous"></script>
<link rel="stylesheet" href="./style.css">
<script src="https://kit.fontawesome.com/c9a477b534.js" crossorigin="anonymous"></script>
<script src="script.js"></script>
</head>
<body>
<div class="container">
<nav class="navbar navbar-expand-lg rounded navbar-light fixed-top w-100" id="navbar" aria-label="Eleventh navbar example">
<div class="container">
<a class="navbar-brand img-fluid ps-5" href="www.machumzd.ml"><img src="./images/metamask.png"
id="dLogo"></a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse"
data-bs-target="#navbarsExample09" aria-controls="navbarsExample09" aria-expanded="false"
aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarsExample09">
<ul class="navbar-nav justify-content-end flex-grow-1">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle pe-4" href="#" id="nav-link" data-bs-toggle="dropdown"
aria-expanded="false">Features</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Portfolio Dapp</a></li>
<li><a class="dropdown-item" href="#">Swaps</a></li>
<li><a class="dropdown-item" href="#">Buy Crypto</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle pe-4" id="nav-link" href="#" data-bs-toggle="dropdown"
aria-expanded="false">Support</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">FAQs</a></li>
<li><a class="dropdown-item" href="#">Get Support</a></li>
<li><a class="dropdown-item" href="#">community</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle pe-4" id="nav-link" href="#" data-bs-toggle="dropdown"
aria-expanded="false">About</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Team</a></li>
<li><a class="dropdown-item" href="#">Careers</a></li>
<li><a class="dropdown-item" href="#">News</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle pe-4" id="nav-link" href="#" data-bs-toggle="dropdown"
aria-expanded="false">Build</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Devolopers Docs</a></li>
<li><a class="dropdown-item" href="#">Institutions</a></li>
<li><a class="dropdown-item" href="#">Snaps</a></li>
<li><a class="dropdown-item" href="#">Flask</a></li>
<li><a class="dropdown-item" href="#">SDK</a></li>
</ul>
</li>
</ul>
<button type="button" class="btn btn-primary btnD pe-4 ps-4">Download</button>
<button class="border-0 bg-light"><img src="./images/light.png" id="light" class="img-fluid"
onclick="dark()"></button>
</div>
</div>
</nav>
</div>
<div class="fullBg">
<div class="container">
<section class="background1 mb-5 pt-5 pb-5">
<div class="row justify-content-md-center mt-5 pt-3 ">
<div class="col-md-5">
<div class="card-body mt-5">
<h2 class="card-title boxTitle pt-5 pb-2">A crypto wallet & gateway to blockchain apps</h2>
<p class="card-text boxText">
Start exploring blockchain applications in seconds. Trusted by over 30 million users
worldwide.</p>
<button href="#" class="btn ps-3 pe-3 btn-primary ">download for <img
src="./images/Chrome_Logo.svg" class="img-fluid btnDImage"></button>
</div>
</div>
<div class="col-md-5 text-center">
<img src="./images/home-hero.webp" class="boxImage img-fluid">
</div>
</div>
<div class="row text-center">
<h6 class="">LEARN MORE</h6>
<i class="fa-solid fa-angle-down text-center"></i>
</div>
</section>
<section class="background2 mb-5 pb-5">
<div class="row justify-content-md-center mt-5">
<div class="col-md-5">
<div class="card-body">
<h2 class="card-title boxTitle2 pt-5 pb-3">Buy, store, send and swap tokens</h2>
<p class="card-text boxText ">
Available as a browser extension and as a mobile app, MetaMask equips you with a key
vault,
secure login, token wallet, and token exchange—everything you need to manage your
digital
assets</p>
</div>
</div>
<div class="col-md-5 text-center ">
<img src="./images/wallet-illo.svg" class=" boxImage img-fluid">
</div>
</div>
</section>
<section class="background3 mb-5 pb-5">
<div class="row justify-content-md-center mt-5">
<div class="col-md-5 text-center">
<img src="./images/Explore-illo.svg" class=" boxImage img-fluid">
</div>
<div class="col-md-5">
<div class="card-body">
<h2 class="card-title boxTitle2 pt-5 pb-3">Explore blockchain apps</h2>
<p class="card-text boxText">
MetaMask provides the simplest yet most secure way to connect to blockchain-based
applications. You are always in control when interacting on the new decentralized web.
</p>
</div>
</div>
</div>
</section>
<section class="background4 mb-5 pb-5">
<div class="row justify-content-md-center mt-5">
<div class="col-md-5">
<div class="card-body">
<h2 class="card-title boxTitle2 pt-5 pb-3">Own your data</h2>
<p class="card-text boxText">
MetaMask generates passwords and keys on your device, so only you have access to your
accounts and data. You always choose what to share and what to keep private.</p>
</div>
</div>
<div class="col-md-5 text-center">
<img src="./images/Browse-illo.svg" class="boxImage img-fluid">
</div>
</div>
</section>
</div>
<section class="background5 mb-5">
<div class="card bg-dark">
<img src="./images/meta.png" class="mx-auto d-block m-5 img-fluid">
<h3 class="text-light mx-auto m-2">Get started</h3>
<button type="button" class="btn btn-primary mx-auto m-5 ">Sign-up</button>
</div>
</section>
<section class="background6 mt-5 mb-5">
<div class="text-center">
<h2 class="pb-4 pt-5">What is MetaMask?</h2>
<div class="embed-responsive embed-responsive-16by9">
<iframe class="embed-responsive-item w-50 Yvideo mb-5"
src="https://www.youtube.com/embed/YVgfHZMFFFQ" allowfullscreen></iframe>
</div>
</div>
</section>
<div class="container">
<section class="background7 mt-5">
<div class="box pt-5">
<h2 class="text-center">Your key to blockchain applications</h2>
<h6 class="text-center w-90">MetaMask provides an essential utility for blockchain newcomers,
token
traders, crypto gamers, and developers. Over a million <br>downloads and counting!</h6>
<div class="row">
<img src="./images/dapp-aave.webp" class="col-md-3 img-fluid ps-5 pe-5">
<img src="./images/dapp-axieinfinity.png" class=" col-md-3 img-fluid ps-5 pe-5">
<img src="./images/dapp-compound.png" class="col-md-3 img-fluid ps-5 pe-5 ">
<img src="./images/dapp-gitcoin.png" class="col-md-3 img-fluid ps-5 pe-5 ">
</div>
<div class="row">
<img src="./images/dapp-maker.png" class=" col-md-3 img-fluid ps-5 pe-5 ">
<img src="./images/dapp-opensea.png" class=" col-md-3 img-fluid ps-5 pe-5 ">
<img src="./images/dapp-rarible.png" class="col-md-3 img-fluid ps-5 pe-5 ">
<img src="./images/dapp-uniswap.png" class=" col-md-3 img-fluid ps-5 pe-5 ">
</div>
</div>
</section>
</div>
<section class="background8 bg-dark w-100">
<div class="box text-center text-light">
<h2 class="pt-5 pb-3">Devolopers</h2>
<h6>MetaMask is powered by a strong community from across the globe. Interested in contributing?
Find
out how and what to contribute using the<br>resources below</h6>
<h5 class="p-3">Open Issues ></h5>
<h5 class="p-2">Open Bounties ></h5>
<h5 class="p-2">Documentation ></h5>
<h5 class="p-2 pb-5">Contributing Guidelines ></h5>
</div>
</section>
<section class="background9">
<div class="row justify-content-center p-4">
<div class="col-md-3">
<img class="img-fluid" src="./images/mm-shop-hoodie.webp" alt="please try again">
</div>
<div class="col-md-3 p-4 mt-5">
<h3 class="pt-5 mt-5 text-light">Shop MetaMask Swag</h3>
<button type="button" class="btn btn-outline-light ps-3 pe-3 mt-3">Shop now</button>
</div>
</div>
</section>
<section class="background10 mb-5">
<div class="text-center">
<h4 class="p-2 mt-5">Receive our Newsletter</h4>
<h6 class="p-2 ">Sign up to receive updates and announcements</h6>
<button type="button" class="btn btn-primary p-3 mt-3 ps-3 pe-3">Sign-up</button>
</div>
</section>
<section class="background11" id="Bg11">
<div class="container fLogo ">
<img src="./images/metamask.png" id="dLogo" class="footerLogo m-4 mt-5 mb-5">
</div>
<div class="row justify-content-md-center ms-1 me-1">
<div class="col-md-2 mb-3 ">
<h5 class="fTitle pb-2">Learn More</h5>
<h6 class="fItem">About</h6>
<h6 class="fItem">Developers Docs</h6>
<h6 class="fItem">Download</h6>
<h6 class="fItem">Documentation</h6>
<h6 class="fItem">MetaMask Institutional</h6>
<h6 class="fItem">Security</h6>
</div>
<div class="col-md-2 mb-3">
<h5 class="fTitle pb-2">Get Involved</h5>
<h6 class="fItem">GitHub</h6>
<h6 class="fItem">Gitcoin</h6>
<h6 class="fItem">Open Positions</h6>
<h6 class="fItem">Swag Shop</h6>
<h6 class="fItem">Press & Partnerships</h6>
</div>
<div class="col-md-2 mb-3">
<h5 class="fTitle pb-2">Connect</h5>
<h6 class="fItem">FAQs</h6>
<h6 class="fItem">Support</h6>
<h6 class="fItem">News</h6>
<h6 class="fItem">Twitter</h6>
</div>
<div class="col-md-2 mb-3">
<h5 class="fTitle pb-2">Legal</h5>
<h6 class="fItem">Privacy Policy</h6>
<h6 class="fItem">Terms of Use</h6>
<h6 class="fItem">Contributor License</h6>
<h6 class="fItem">Agreement</h6>
<h6 class="fItem">Site Map</h6>
</div>
</div>
<div class="container">
<h6 class="m-3 pb-4">@2022 MetaMask • A ConsenSys Formation</h6>
</div>
</section>
</div>
</body>
</html>