-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
217 lines (194 loc) · 9.34 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="style.css">
<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:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap" rel="stylesheet">
<title>HelloSwaps</title>
</head>
<body>
<div>
<nav class="navbar">
<a href="#"><img src="Images/Logo.png" alt="helloswaps"></a>
<div class="nav-menu">
<ul>
<li><a href="#">Buy</a></li>
<li><a href="#">Sell</a></li>
<li><a href="#">Create an offer</a></li>
</ul>
</div>
<div class="button-items">
<button class="btn-1"><a href="#">Login</a></button>
<button class="btn-1"><a href="#">Get started</a></button>
<img src="Images/Frame.png" alt="global">
</div>
</nav>
</div>
<section class="hero-section">
<!-- <img src="Images/Rectangle 1.png" alt="image-1"> -->
<div class="mini-area">
<div class="input-area">
<h1>Find your offer ✨</h1>
<div>
<select name="currency" class="input-offer pbbbf">
<option value="currency">Currency</option>
<option value="currency">BDT</option>
<option value="currency">EUR</option>
<option value="currency">RUB</option>
<option value="currency">USD</option>
</select>
<select name="Buy" class="input-offer pbbbf">
<option value="Buy">Buy</option>
<option value="Buy">Paypal</option>
<option value="Buy">Credit/Debit</option>
<option value="Buy">Bank</option>
</select>
<select name="payment" class="input-offer pbbbf">
<option value="payment">Payment</option>
<option value="payment">Paypal</option>
<option value="payment">Credit/Debit</option>
<option value="payment">Bank</option>
</select>
<select name="currency" class="input-offer pbbbf">
<option value="currency">Currency</option>
<option value="currency">BDT</option>
<option value="currency">EUR</option>
<option value="currency">RUB</option>
<option value="currency">USD</option>
</select>
</div>
<div>
<input type="number" placeholder="How Much" class="pbbbf">
<button class="btn-2 pbbbf">Find offer</button>
</div>
</div>
<div>
<button class="why-zappr"><a href="#">Why Zappr?</a></button>
</div>
</div>
</section>
<section>
<div class="ticon-bar">
<h1>Buy/sell the favourite with <i>No Fees*</i></h1>
</div>
</section>
<section class="about-payment">
<h1>Features: We think about you</h1>
<div class="secure-friendly-payment">
<div class="secure-by-escrow">
<img src="Images/SecureEscrow.png" alt="SecureEscrow">
<h3>Secured by Escrow</h3>
<p>Amet minim mollit non deserunt ullamco est sit aliqua dolor do amet sint.</p>
<a href="#">Learn how our Escrow works</a>
</div>
<div><img src="Images/Line 1.png" alt="line" class="line"></div>
<div class="newbie-friendly">
<img src="Images/NewbieFriendly.png" alt="NewbieFriendly">
<h3>Newbie Friendly</h3>
<p>Amet minim mollit non deserunt ullamco est sit aliqua dolor do amet sint.</p>
<a href="#">We always keep you in mind, See More</a>
</div>
<div><img src="Images/Line 1.png" alt="line" class="line"></div>
<div class="payment-methods">
<img src="Images/MultiplePayments.png" alt="MultiplePayments">
<h3>120+ Payment Methods</h3>
<p>Amet minim mollit non deserunt ullamco est sit aliqua dolor do amet sint.</p>
<a href="#">Discover all Payment Methods</a>
</div>
</div>
<div class="sf-features"><button><a href="#">See full features</a></button></div>
</section>
<section class="buy-sell-section">
<div class="buy-offer">
<h2>Buy</h2>
<div class="buy-suggestion">
<img src="Images/blur (1).png" alt="">
<span class="pay-mthd">Zelle, 1+</span>
<span class="stock-price">30,244.12 USD/BTC</span>
<span class="net-amount">$10-200$</span>
</div>
<div class="buy-suggestion">
<img src="Images/blur.png" alt="">
<span class="pay-mthd">Paypal</span>
<span class="stock-price">30,244.12 USD/BTC</span>
<span class="net-amount">$5-1K$</span>
</div>
<div class="buy-suggestion">
<img src="Images/Component 1 (1).png" alt="">
<span class="pay-mthd">Wire</span>
<span class="stock-price">30,244.12 USD/BTC</span>
<span class="net-amount">$100-3K$</span>
</div>
<div class="btn-3"><button><a href="#">View buy's offers</a></button></div>
</div>
<div class="sell-offer">
<h2>Sell</h2>
<div class="buy-suggestion">
<img src="Images/Component 1.png" alt="">
<span class="pay-mthd">Zelle, 1+</span>
<span class="stock-price">30,244.12 USD/BTC</span>
<span class="net-amount">$10-200$</span>
</div>
<div class="buy-suggestion">
<img src="Images/Component 1 (1).png" alt="">
<span class="pay-mthd">Paypal</span>
<span class="stock-price">30,244.12 USD/BTC</span>
<span class="net-amount">$5-1K$</span>
</div>
<div class="buy-suggestion">
<img src="Images/blur (1).png" alt="">
<span class="pay-mthd">Wire</span>
<span class="stock-price">30,244.12 USD/BTC</span>
<span class="net-amount">$100-3K$</span>
</div>
<div class="btn-3"><button><a href="#">View sell's offers</a></button></div>
</div>
</section>
<section class="signup-section">
<p>Sign up and buy or sell crypto in 5 minutes with <strong>zero commission fees</strong></p>
<div><button><a href="#">Get started</a></button></div>
</section>
<section>
<div class="footer-section">
<div class="footer-info">
<div><img src="Images/spacio.png" alt=""></div>
<div class="product">
<h2>Product</h2>
<a href="#">Sell Bitcoin</a><br>
<a href="#">Buy Bitcoin</a><br>
<a href="#">Sell Etherium</a><br>
<a href="#">Buy Etherium</a><br>
<a href="#">Sell Solana</a><br>
<a href="#">Buy Solana</a><br>
<a href="#">Features</a>
</div>
<div class="about-spacio">
<h2>About Spacio</h2>
<a href="#">About Us</a><br>
<a href="#">Fees</a><br>
<a href="#">Careers</a><br>
<a href="#">Rewards Program</a><br>
<a href="#">Privacy Policy</a><br>
<a href="#">Terms & Conditions</a>
</div>
<div class="support">
<h2>Support</h2>
<a href="#">Moderators</a><br>
<a href="#">Contact Support</a><br>
<a href="#">FAQ</a><br>
<a href="#">Help Center</a><br>
<a href="#">Community</a><br>
<a href="#">Security</a>
</div>
</div>
</div>
</section>
<section class="footer-info-2">
<p>“SPACI0” is a registered trademark of Logic0x, Ltd. Copyright © 2022 Logic0x, Ltd. All Rights Reserved. Paxful Inc. has no relation to MoneyGram, Western Union, Payoneer, WorldRemit, Paxum, Paypal, Amazon, OkPay, Payza, Walmart, Reloadit, Perfect Money, WebMoney, Google Wallet, BlueBird, Serve, Square Cash, NetSpend, Chase QuickPay, Skrill, Vanilla, MyVanilla, OneVanilla, Neteller, Venmo, Apple, ChimpChange or any other payment method. We make no claims about being supported by or supporting these services. Their respective wordmarks and trademarks belong to them alone. Official mailing address: 3422 Old Capitol Trail, PMB 989, Wilmington DE 19808</p>
<section class="ek">©EK</section>
</section>
</body>
</html>