-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpartners.html
More file actions
315 lines (301 loc) · 16.7 KB
/
partners.html
File metadata and controls
315 lines (301 loc) · 16.7 KB
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
315
<!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>partners</title>
<link rel="stylesheet" type="text/css" id="applicationStylesheet" href="./scss/main.css"/>
<link rel="stylesheet" type="text/css" href="./assets/css/main.css"/>
<link rel="stylesheet" type="text/css" href="./assets/css/style.css"/>
<link rel="stylesheet" type="text/css" href="./assets/css/responsive.css"/>
<link href="./assets/vendor/css/bootstrap.min.css" rel="stylesheet">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
</head>
<body>
<!-- ---------------------------------- Header Section --------------------------------------------------------------------------- -->
<section class="header-bar sticky_header">
<div class="container-fullwidth">
<div class="row">
<div class="top-bar navbar navbar-light">
<div class="container">
<div class="top_social-icon">
<span class="iconify" data-icon="akar-icons:twitter-fill"></span>
<span class="iconify" data-icon="cib:telegram-plane"></span>
<span class="iconify" data-icon="akar-icons:discord-fill"></span>
<span class="iconify" data-icon="akar-icons:instagram-fill"></span>
<span class="iconify" data-icon="cib:medium"></span>
</div>
</div>
</div>
<div class="container">
<nav class="menu_header navbar navbar-expand-lg navbar-light navbar-custom_bg">
<div class="site-logo">
<a class="navbar-brand hntr-logo" href="./index.html">
<img class="img-fluid brand-logo-img" src="./assets/images/logo.png">
<span class="text-white">$</span>HNTR
</a>
</div>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarHunterWebsite" aria-controls="navbarHunterWebsite" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarHunterWebsite">
<ul class="navbar-nav ms-auto">
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="./index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./who_we_are.html">About </a>
</li>
<li class="nav-item">
<a class="nav-link" href="./partners.html">Partner </a>
</li>
<li class="nav-item">
<a class="nav-link" href="./resources.html">News & Resources </a>
</li>
</ul>
<div class="d-flex ms-lg-4 on_mobilecls">
<div class="buy_hntr_section"><a class="btn buy-token-btn" href="#!">BUY $HNTR TOKENS</a></div>
<div class="login_btn_section"><a class="btn login-btn" href="#!">LOGIN</a></div>
</div>
</div>
</nav>
</div>
</div>
</div>
</section>
<!-- -------------------------- Header section ended here ---------------------------- -->
<!-- ----------------------------------------------- Bannner section---------------------------------------- -->
<section class="banner-section">
<div class="container">
<h2 class="banner_h2 text-uppercase">Partners We Work With</h2>
<h3 class="text-uppercase banner_colored_h3 text-uppercase">Backed by global leaders in firearms and crypto expertise.</h3>
</div>
</section>
<!-- partnership -->
<section class="collab_partners">
<div class="container">
<div class="row collab_section">
<div class="collab_info col-12 col-lg-5">
<div class="orange_heading text-left text-uppercase">
hunter token
</div>
<div class="white_heading text-left">
Collaboration Partnerships
</div>
<p class="para">
Our Hunter Token partners are global leaders and visionaries in gaming, cyber security and crypto law, working with us to build a platform for our users to utilize their unique, exclusive digital arms as avatars and personalized weapons within games of the future.
</p>
<p class="para">
We are always open to collaborations with leaders in the worldwide gaming industry, who recognize the immense capital market of exclusive firearms and skins. Together, we believe in disrupting the gaming space with the gamification of Digital Arms NFTs.
</p>
<div class="learn_more_btn">
<a href="/" class="lmbtn">LEARN MORE ></a>
</div>
</div>
<div class="col-lg-7 col-12">
<div class="row_logo row g-2">
<div class=" col-lg-4">
<div class="partner_section">
<img class="partner_img img-fluid" src="./assets/images/nft partners/NFT-Partners-Barrett.png" alt="">
</div>
</div>
<div class=" col-lg-4">
<div class="partner_section">
<img class="partner_img img-fluid" src="./assets/images/nft partners/NFT-Partners-ZeroTech-1.png" alt="">
</div>
</div>
<div class=" col-lg-4">
<div class="partner_section">
<img class="partner_img img-fluid" src="./assets/images/nft partners/brands-Head-Down-Firearms.png" alt="">
</div>
</div>
<div class=" col-lg-4">
<div class="partner_section">
<img class="partner_img img-fluid" src="./assets/images/nft partners/CMMG.png" alt="">
</div>
</div>
<div class=" col-lg-4">
<div class="partner_section bg-light">
<img class="partner_img img-fluid" src="./assets/images/nft partners/logo.png" alt="">
</div>
</div>
<div class=" col-lg-4">
<div class="partner_section">
<img class="partner_img img-fluid" src="./assets/images/nft partners/PA_Logo_Black_theme.svg" alt="">
</div>
</div>
<div class=" col-lg-4">
<div class="partner_section bg-light">
<img class="partner_img img-fluid" src="./assets/images/nft partners/zev-technologies-web-logo.svg" alt="">
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Buy Hunter tokens -->
<section class="s_buyHunter" >
<div class="container buyContainer">
<div class="buyText">Be a part of the Digital Arms revolution</div>
<a href="/" class="button buyButton" >BUY HUNTER TOKENS</a>
</div>
</section>
<!-- Exclusive NFT Partnership -->
<section class="s_advisoryTeam">
<div class="innerSection container">
<div class="row items">
<div class="armsContent col-lg-6 order-2">
<div class="content">
<div class="heading">Digital Arms:</div>
<div class="subHeading">Exclusive NFT Partnerships</div>
<div class="para">We’ve partnered with some of the biggest firearms brands and dealers in the United States, who bring years of trusted expertise and precision to provide only the highest quality weapons available to buy in a digital armory for our users. </div>
<div class="para">Become a Hunter Token partner today, and your business can trade NFTs of your real-life firearms and hunting accessories which buyers can purchase with their $HNTR tokens. </div>
<div class="learn_more_btn pt-2">
<a href="/" class="lmbtn">LEARN MORE ></a>
</div>
</div>
</div>
<div class="armsImage extra_prop col-lg-6 order-1">
<img src="./assets/images/imagery/DGA03 - Barrett M82A1 Teaser5.png" class="img-fluid daImg size-100" alt="">
</div>
</div>
</div>
</section>
<!-- ---------------------------------------------------- Footer ---------------------------------------------------------------------------------------r -->
<footer class="text-center text-lg-start bg-light">
<section class="footer-banner-section mt-5">
<div class="container">
<div class="content-container">
<h2 class="footer-banner_h2">
<img src="./assets/images/logo.png" />
</h2>
<h3 class="text-uppercase footer-banner_colored_h3">Buy hntr tokens</h3>
<p class="footer-banner_h2 text-uppercase">public investor sale now open</p>
<div class="d-flex justify-content-center">
<a class="btn text-uppercase footer-banner_color_btn">buy $hntr tokensd</a>
<!-- <a class="btn text-uppercase Home-page-banner_learn_btn">learn more ></a> -->
</div>
</div>
</div>
</section>
<!-- Section: Links -->
<section class="footer-section">
<div class="container-fullwidth text-center text-md-start">
<div class="container">
<!-- Grid row -->
<div class="row">
<!-- Grid column -->
<div class="col-md-12 col-lg-3 col-xl-3 mx-auto mb-4">
<!-- Content -->
<a class="navbar-brand footer-hntr-logo" href="#">
<img class="img-fluid brand-logo-img" src="./assets/images/logo.png">
<span class="text-white">$</span>HNTR
</a>
</div>
<!-- Grid column -->
<div class="col-xs-12 col-lg-6 col-xl-6 mx-auto mb-4">
<div class="row">
<!-- Grid column -->
<div class="col-xs-6 col-lg-3 col-xl-3 mx-auto mb-4">
<!-- Links -->
<h6 class="footer_widget_heading">
About
</h6>
<ul class="footer-menu">
<li><a href="./who_we_are.html" class="text-reset footer-items">Who We Are</a></li>
<li><a href="./digitalArms_page.html" class="text-reset footer-items">Digital Arms</a></li>
<li><a href="./vision.html" class="text-reset footer-items">Vision</a></li>
<li><a href="./contact.html" class="text-reset footer-items">Work With us</a></li>
</ul>
</div>
<!-- Grid column -->
<!-- Grid column -->
<div class="col-xs-6 col-lg-3 col-xl-3 mx-auto mb-4">
<!-- Links -->
<h6 class="footer_widget_heading">
Partners
</h6>
</div>
<!-- Grid column -->
<!-- Grid column -->
<div class="col-xs-6 col-lg-3 col-xl-3 mx-auto mb-4">
<!-- Links -->
<h6 class="footer_widget_heading">
News & Resources
</h6>
<ul class="footer-menu">
<li><a href="#!" class="text-reset footer-items">Whitepaper</a></li>
<li><a href="#!" class="text-reset footer-items">FAQ</a></li>
</ul>
</div>
<!-- Grid column -->
<!-- Grid column -->
<div class="col-xs-6 col-lg-3 col-xl-3 mx-auto mb-4">
<!-- Links -->
<h6 class=" footer_widget_heading">
Contact
</h6>
</div>
<!-- Grid column -->
</div>
</div>
<!-- Grid column -->
<div class="col-md-12 col-lg-3 col-xl-3 mx-auto mb-md-0 mb-4 newsletter_widget text-left">
<!-- Links -->
<h6 class="footer_widget_heading white">
Newsletter Signup
</h6>
<div class="newsletter-col text-left">
<input type="text" placeholder="Email" class="newsletter-input" />
<a class="btn footer-signup text-uppercase mt-2 fw-bold">Sign Up</a>
<div class="container d-flex iconify-space-around mt-4">
<span class="iconify" data-icon="akar-icons:twitter-fill"></span>
<span class="iconify" data-icon="cib:telegram-plane"></span>
<span class="iconify" data-icon="akar-icons:discord-fill"></span>
<span class="iconify" data-icon="akar-icons:instagram-fill"></span>
<span class="iconify" data-icon="cib:medium"></span>
</div>
</div>
</div>
<!-- Grid column -->
</div>
<!-- Grid row -->
</div>
</div>
</section>
<!-- Section: Links -->
<!-- Copyright -->
<div class="footer-bar text-center">
<div class="container">
<div class="row">
<div class="copyright col-md-6 text-left">
<p>
Digital Arms © 2022
</p>
</div>
<div class="footer_menu_section col-md-6 text-right">
<a class="footer-bar-links text-reset fw-bold" href="#">
Privacy Policy
</a>
<a class="footer-bar-links text-reset fw-bold" href="#">
Terms & Conditions
</a>
<a class="footer-bar-links text-reset fw-bold" href="#">
legal
</a>
</div>
</div>
</div>
</div>
<!-- Copyright -->
</footer>
<!-- Footer -->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p" crossorigin="anonymous"></script>
<script src="https://code.iconify.design/2/2.1.2/iconify.min.js"></script>
<script src="./assets/js/custom.js"></script>
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js"></script>
</body>
</html>