-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
203 lines (193 loc) · 8.01 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
<!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="Home.css">
<link rel="stylesheet" href="nav&footer.css">
<!-- <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css"> -->
<script src="https://kit.fontawesome.com/2d59c4e27b.js" crossorigin="anonymous"></script>
<title>Romi | Decentralized
Perpetual Exchange | $ZOMI</title>
</head>
<body>
<!-- Nav Bar -->
<nav>
<div class="navbar">
<div class="navbar-logo">
<i class="fas fa-bars" id="hamburger" onclick="hamburgerOpen()"></i>
<img src="./Assets/RomiLogo.png" alt="Zomi Finance">
<h1 class="head1">Romi Finance</h1>
</div>
<ul class="navbar-links" id="navbarLinks">
<div class="navbar-links-header">
<span class="navbar-logo">
<img src="./Assets/RomiLogo.png" alt="Romi Finance">
<h1>Romi Finance</h1>
</span>
<i class="fa-solid fa-x" style="color: #989ea9;" onclick="hamburgerClose()"></i>
</div>
<li><a href="index.html">Home</a></li>
<li><a href="./Dashboard/Dashboard.html">Dashboard</a></li>
<li class="dropdown">
<a href="#">NFT</a>
<ul class="dropdown-content">
<li><a href="#">Mint</a></li>
<li><a href="#">Stake NFT</a></li>
</ul>
</li>
<li><a href="./Earn/Earn.html">Earn</a></li>
<li><a href="#">Buy</a></li>
<li><a href="#">Referrals</a></li>
<li><a href="#">Ecosystem</a></li>
<li><a href="#">About</a></li>
</ul>
<div class="nav_btns">
<button class="trade-button">Trade</button>
<button class="wallet-button">
<i class="fa-solid fa-wallet"></i>
Connect Wallet
</button>
<button class="ethereum-button">
<i class="fa-brands fa-ethereum"></i>
<span>|</span>
<i class="fas fa-ellipsis-v"></i>
</button>
</div>
</div>
</nav>
<!-- Home Header -->
<main>
<div class="container">
<div class="title-section">
<h1>Decentralized <br> Perpetual Exchange</h1>
<h2 class="head2 head4">Trade BTC, ETH, AVAX and other top cryptocurrencies with up to 30x leverage directly
from
your wallet
</h2>
<button class="trade-button">Luanch Exchange</button>
</div>
<div class="flex-card">
<div class=" card">
<img src="https://zomi.finance/static/media/ic_trading.2c53815a.svg" alt="Total Trading Icon">
<span>
<h4 class="head4">Total Trading Volume</h4>
<h2>$0</h2>
</span>
</div>
<div class=" card">
<img src=" https://zomi.finance/static/media/ic_stats.f0a18011.svg" alt="Open Interest Icon">
<span>
<h4 class="head4">Open Interest</h4>
<h2>$0</h2>
</span>
</div>
<div class=" card">
<img src="https://zomi.finance/static/media/ic_totaluser.ae09b310.svg" alt="Total Users Icon">
<span>
<h4 class="head4">Total Users </h4>
<h2>0</h2>
</span>
</div>
</div>
</div>
<hr>
<!-- Home Content Containers -->
<div class="container">
<div class="flex-card">
<div class="flex-col">
<span>
<img src="https://zomi.finance/static/media/ic_liquidity.505b3f30.svg"
alt="Reduce Liquidation Risks Icons">
<h2 class="head4">Reduce Liquidation Risks</h2>
</span>
<p class="head4">An aggregate of high-quality price feeds determine when liquidations occur. This keeps
positions safe
from
temporary wicks.</p>
</div>
<div class="flex-col">
<span>
<img src=" https://zomi.finance/static/media/ic_cost.b4a729d3.svg" alt="Save on Costs Icons">
<h2 class="head4">Save on Costs</h2>
</span>
<p class="head4">Enter and exit positions with minimal spread and zero price impact. Get the optimal
price without
incurring additional costs.</p>
</div>
<div class="flex-col">
<span>
<img src=" https://zomi.finance/static/media/ic_simpleswaps.2005009f.svg
" alt="Simple Swaps Icons">
<h2 class="head4">Simple Swaps</h2>
</span>
<p class="head4">Open positions through a simple swap interface. Conveniently swap from any supported
asset into the
position of your choice.</p>
</div>
</div>
<!-- Token Containers -->
<div class="token">
<h2 class="token-head">Two tokens create our ecosystem</h2>
<div class="token-container">
<div class="token-card ">
<span class="token-card-head ">
<img src="./Assets/hex.png" width="40px" alt="">
<p>$zomi</p>
</span>
<div class="token-card-body">
<h3 class="head4">$ZOMI is the utility and governance token.
Accrues 30% of the platform's generated fees.</h3>
<p class="head4">Ethereum APR: 0.00%</p>
<span class="token-btns">
<button class="trade-button">Buy</button>
<button class="wallet-button">
Read More
</button>
</span>
</div>
</div>
<div class="token-card ">
<span class="token-card-head ">
<img src="./Assets/panda.png" width="40px" alt="">
<p>$ZLP</p>
</span>
<div class="token-card-body">
<h3 class="head4">$ZLP is the liquidity provider token. Accrues 70% of the platform's generated
fees.
</h3>
<p class="head4">Ethereum APR: 1,654,768,756.37%</p>
<span class="token-btns">
<button class="trade-button">Buy</button>
<button class="wallet-button">
Read More
</button>
</span>
</div>
</div>
</div>
</div>
</div>
</main>
<!-- Footer -->
<footer>
<span class="navbar-logo">
<img src="./Assets/RomiLogo.png" alt="Romi Finance">
<h1>Romi Finance</h1>
</span>
<span class="footer-links">
<i class="fa-brands fa-twitter"></i>
<i class="fa-solid fa-m"></i>
<i class="fa-brands fa-github"></i>
<i class="fa-brands fa-telegram"></i>
<i class="fa-brands fa-discord"></i>
</span>
<span class="footer-subhead head4">
<p>Terms and Conditions</p>
<p>Referral Terms</p>
<p>Media Kit</p>
</span>
</footer>
</body>
<script src="script.js"></script>
</html>