-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcustomers.html
More file actions
507 lines (483 loc) · 29.4 KB
/
Copy pathcustomers.html
File metadata and controls
507 lines (483 loc) · 29.4 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
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
<!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, maximum-scale=1">
<meta name="description" content="Experience the faster, safer, more affordable and completely decentralized enterprise-grade cloud storage network.">
<meta name="keywords" content="storx, blockchain technology in cloud computing, blockchain-based cloud computing, decentralized cloud computing, decentralized cloud storage, distributed cloud storage, cloud storage, storage, secure, faster, encrypted">
<!-- Favicon -->
<link rel="icon" type="image/png" href="./favicon/favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/svg+xml" href="./favicon/favicon.svg" />
<link rel="shortcut icon" href="./favicon/favicon.ico" />
<link rel="apple-touch-icon" sizes="180x180" href="./favicon/apple-touch-icon.png" />
<link rel="manifest" href="./favicon/site.webmanifest" />
<!-- Style Import -->
<link rel="stylesheet" href="./css/bootstrap.min.css"/>
<link rel="stylesheet" href="./css/owl.carousel.min.css"/>
<link rel="stylesheet" href="./css/all.min.css"/>
<link rel="stylesheet" href="./css/main.css"/>
<title>StorX Network</title>
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<!-- Meta Pixel Code -->
<script>
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window, document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '749465320016144');
fbq('track', 'PageView');
</script>
<noscript><img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?id=749465320016144&ev=PageView&noscript=1"
/></noscript>
<!-- End Meta Pixel Code -->
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-376604750"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'AW-376604750');
</script>
</head>
<body>
<header id="header">
<div class="header-layer"></div>
<div class="container">
<div class="row">
<div class="col-lg-3 col-5 align-self-center">
<a href="index.html" class="logo">
<img src="./images/storx-logo/storx-logo-black.png" alt="logo"/>
</a>
</div>
<div class="col-lg-6 col-1 align-self-center text-end">
<div class="navbar-menu">
<a href="index.html" class="logo">
<img src="./images/storx-logo/storx-logo-black.png" alt="logo"/>
</a>
<ul class="menu">
<li>
<a href="javascript:void(0)" class="link">
Solutions
<img src="./images/icons/arrow-down-icon.svg" alt="icon" class="arrow-icon"></a>
<ul class="submenu">
<li><a href="storx-website-s3-compatible-storage.html">S3 Compatible Storage</a></li>
<li><a href="storx-website-backup-archival.html">Backup & Archival</a></li>
<li><a href="storx-website-google-backup.html">Google Workspace Backup</a></li>
<li><a href="storx-website-kubernetes-backup.html">Kubernetes Backup</a></li>
<li><a href="storx-onprem.html">StorX Self Hosted Cloud</a></li>
</ul>
</li>
<li>
<a href="javascript:void(0)" class="link">
Resources
<img src="./images/icons/arrow-down-icon.svg" alt="icon" class="arrow-icon">
</a>
<ul class="submenu">
<li><a href="faqs.html">FAQ</a></li>
<li><a href="https://storxnetwork.medium.com/" target="_blank">Blog</a></li>
<li><a href="https://doc.storx.io/" target="_blank">Documentation</a></li>
<li><a href="integrations.html">Integration</a></li>
</ul>
</li>
<li>
<a href="javascript:void(0)" class="link">
About
<img src="./images/icons/arrow-down-icon.svg" alt="icon" class="arrow-icon">
</a>
<ul class="submenu">
<li class="manu-link"><a href="about-team.html">Our Story</a></li>
<li class="manu-link"><a href="partners.html">Partners</a></li>
<li class="manu-link"><a href="media.html">Newsroom</a></li>
<li class="manu-link"><a href="contact-us.html">Contact Us</a></li>
</ul>
</li>
<li class="desktop"><a href="https://storx.io/login" target="_blank" class="link">Login</a></li>
</ul>
</div>
</div>
<div class="col-lg-3 col-6">
<ul class="auth-options">
<li class="desktop"><a href="https://storx.io/login" class="link">Login</a></li>
<li><a href="https://storx.io/signup" class="btn-style">Signup For Free</a></li>
<li class="mobile">
<div class="hamburger-menu">
<img src="./images/icons/menu-bar-icon.svg" alt="icon">
</div>
</li>
</ul>
</div>
</div>
</div>
</header>
<section class="banner banner-bg-v1 inner-banner" style="background: url('./images/storx-website-backup-archival-banner-img.jpg') no-repeat center;">
<div class="container">
<div class="content-wrapper">
<h1>Our Customers</h1>
<p class="white">Revolutionize your data preservation strategy with our cutting-edge <br> decentralized cloud storage solution for backup and archival. Ensure your <br> critical information remains safe, accessible, and protected for generations to <br> come, all while leveraging the power of blockchain technology.</p>
</div>
</div>
</section>
<section class="sec-our-customer">
<div class="container">
<h2><span>Global customers</span> use StorX<br>
across a range of use cases</h2>
<div class="row">
<div class="col-md-6">
<div class="customer-card">
<h3>“We Cut Our Cloud Bill by 60% Overnight” – A Startup’s Survival Story</h3>
<p class="f-14">"AWS was killing our margins. We needed secure, compliant storage without breaking the bank. Enter StorX. Not only did we slash cloud costs by 60%, but we also gained full control over our data—no hidden fees, no centralized choke points. It’s DePIN in action: storage powered by a global network of independent providers. Now, we reinvest those savings into growth."</p>
<div class="profile-wrapper">
<div class="user-img">
<img src="./images/user-img-1.jpeg" alt="img">
</div>
<div class="user-content">
<p class="name">Alex R.</p>
<p class="position f-14">CTO of FinTech startup SecurePay</p>
</div>
</div>
</div>
</div>
<div class="col-md-6">
<div class="customer-card">
<h3>“Hackers Wiped Our Servers. StorX Had Our Back.” – A Media Agency’s Nightmare</h3>
<p class="f-14">"One Monday morning, our files were gone. Everything. A ransomware attack left our agency paralyzed. Thankfully, we had started backing up our assets to StorX’s decentralized storage. With one click, we restored our entire media library. No ransom, no delays. Decentralization isn’t just a buzzword—it’s a lifesaver."</p>
<div class="profile-wrapper">
<div class="user-img">
<img src="./images/user-img-1.jpeg" alt="img">
</div>
<div class="user-content">
<p class="name">Sarah M.</p>
<p class="position f-14">IT Lead at CreatiV Agency</p>
</div>
</div>
</div>
</div>
<div class="col-md-6">
<div class="customer-card">
<h3>“Our Patients Deserve Better Privacy” – A Healthcare Provider’s Take on Data Security</h3>
<p class="f-14">"Patient confidentiality isn’t just compliance—it’s trust. With traditional cloud providers, we had concerns about third-party access to medical records. StorX’s encryption-first, decentralized approach changed everything. Now, only authorized personnel can access patient data, and we’re compliant with global health privacy standards. More importantly, our patients trust us more than ever."</p>
<div class="profile-wrapper">
<div class="user-img">
<img src="./images/user-img-1.jpeg" alt="img">
</div>
<div class="user-content">
<p class="name">Dr. Naveen Sharma</p>
<p class="position f-14">Founder of HealthBridge</p>
</div>
</div>
</div>
</div>
<div class="col-md-6">
<div class="customer-card">
<h3>“Hollywood-Level Security for Indie Filmmakers” – A Film Studio’s Game Changer</h3>
<p class="f-14">"Studios spend millions securing their film archives, but indie filmmakers don’t have that luxury. Losing footage can be career-ending. With StorX, I get an ultra-secure, distributed storage network where no single failure can erase my work. My films are safe, forever. Hollywood security, indie budget."</p>
<div class="profile-wrapper">
<div class="user-img">
<img src="./images/user-img-1.jpeg" alt="img">
</div>
<div class="user-content">
<p class="name">Jordan L.</p>
<p class="position f-14">Director & Producer at NeonFrame Studios</p>
</div>
</div>
</div>
</div>
<div class="col-md-6">
<div class="customer-card">
<h3>“No More Server Downtime” – An eCommerce Success Story</h3>
<p class="f-14">"We run a growing eCommerce platform, and downtime kills sales. Cloud providers were expensive and unreliable. StorX provided us with decentralized, always-available storage. Now, product images load instantly, customer data is safe, and our hosting costs are predictable. No more server outages = more revenue."</p>
<div class="profile-wrapper">
<div class="user-img">
<img src="./images/user-img-1.jpeg" alt="img">
</div>
<div class="user-content">
<p class="name">Neha B.</p>
<p class="position f-14">Founder of an online fashion marketplace</p>
</div>
</div>
</div>
</div>
<div class="col-md-6">
<div class="customer-card">
<h3>“DePIN is the Future of Storage, and We’re All In” – A Blockchain Company’s Perspective</h3>
<p class="f-14">"Why rely on centralized storage when Web3 is all about decentralization? StorX is DePIN done right: real people providing storage power, not some faceless corporation. We use it for our NFT metadata, smart contract logs, and even internal file storage. We trust the network, not a single entity."</p>
<div class="profile-wrapper">
<div class="user-img">
<img src="./images/user-img-1.jpeg" alt="img">
</div>
<div class="user-content">
<p class="name">Ravi K.</p>
<p class="position f-14">Head of Blockchain at XYZ Labs</p>
</div>
</div>
</div>
</div>
<div class="col-md-6">
<div class="customer-card">
<h3>“A Freelancer’s Worst Fear: Losing Client Work” – StorX to the Rescue</h3>
<p class="f-14">"Losing client work is a nightmare. A failed hard drive once cost me a major project. Since switching to StorX, I never worry about lost files. My portfolio, client drafts, and invoices are stored securely, with zero chance of ‘server outages’ erasing them. Bonus: No more reliance on Big Tech’s ‘free’ but intrusive storage."</p>
<div class="profile-wrapper">
<div class="user-img">
<img src="./images/user-img-1.jpeg" alt="img">
</div>
<div class="user-content">
<p class="name">Tasha P.</p>
<p class="position f-14">Graphic Designer & Freelancer</p>
</div>
</div>
</div>
</div>
<div class="col-md-6">
<div class="customer-card">
<h3>“Open-Source & Secure—Exactly What Developers Need” – A Dev Team’s Take</h3>
<p class="f-14">"We build open-source tools, and transparency is everything. StorX provides a decentralized storage backbone where our repositories, documentation, and backups are 100% secure and tamper-proof. We believe in open-source, and that includes our storage solution."</p>
<div class="profile-wrapper">
<div class="user-img">
<img src="./images/user-img-1.jpeg" alt="img">
</div>
<div class="user-content">
<p class="name">Miguel H.</p>
<p class="position f-14">Software Engineer at a SaaS Startup</p>
</div>
</div>
</div>
</div>
<div class="col-md-6">
<div class="customer-card">
<h3>“Disaster-Proof Data Storage for NGOs in Conflict Zones”</h3>
<p class="f-14">"We operate in areas where internet and infrastructure are unreliable. Losing critical data—donor records, aid logistics, medical inventories—can disrupt lifesaving work. StorX’s decentralized nodes ensure that even if one region goes offline, our files are accessible. We no longer depend on centralized servers vulnerable to blackouts or cyberattacks."</p>
<div class="profile-wrapper">
<div class="user-img">
<img src="./images/user-img-1.jpeg" alt="img">
</div>
<div class="user-content">
<p class="name">Fatima Y.</p>
<p class="position f-14">Operations Manager at GlobalRelief NGO</p>
</div>
</div>
</div>
</div>
<div class="col-md-6">
<div class="customer-card">
<h3>“Storing AI Models Decentralized: A Game-Changer” – A Deep Learning Company’s Testimonial</h3>
<p class="f-14">"Training AI models requires vast datasets and secure storage. Traditional clouds are expensive and prone to breaches. StorX gives us a scalable, encrypted, and distributed solution—exactly what we need to build AI models without centralized vulnerabilities. Decentralization isn’t just storage; it’s the future of AI security."</p>
<div class="profile-wrapper">
<div class="user-img">
<img src="./images/user-img-1.jpeg" alt="img">
</div>
<div class="user-content">
<p class="name">Rahul P.</p>
<p class="position f-14">ML Engineer at AIgenX</p>
</div>
</div>
</div>
</div>
<div class="col-md-6">
<div class="customer-card">
<h3>“Backing Up My Family Memories Without Tech Giants Watching”</h3>
<p class="f-14">"Every cloud provider wants my data. My family photos? No thanks. StorX lets me store everything without Big Tech monetizing my memories. It’s encrypted, private, and stored across a network of independent nodes. Finally, true digital ownership."</p>
<div class="profile-wrapper">
<div class="user-img">
<img src="./images/user-img-1.jpeg" alt="img">
</div>
<div class="user-content">
<p class="name">Daniel R.</p>
<p class="position f-14">Father & Hobby Photographer</p>
</div>
</div>
</div>
</div>
<div class="col-md-6">
<div class="customer-card">
<h3>“An Ethical Alternative for Universities Handling Research Data”</h3>
<p class="f-14">"Academic research demands long-term, tamper-proof storage. But universities are stuck using overpriced, centralized solutions. StorX provides us with censorship-resistant, decentralized storage where our research is safe from corporate interference. A win for science."</p>
<div class="profile-wrapper">
<div class="user-img">
<img src="./images/user-img-1.jpeg" alt="img">
</div>
<div class="user-content">
<p class="name">Prof. Andrew L.</p>
<p class="position f-14">University of Global Sciences</p>
</div>
</div>
</div>
</div>
<div class="col-md-6">
<div class="customer-card">
<h3>“How a Podcast Grew 500% with Decentralized Storage”</h3>
<p class="f-14">"Audio files are large, and storing them gets expensive fast. Traditional hosting platforms eat into our budget. StorX allowed us to scale affordably with secure, fast, and reliable decentralized storage. Now, we focus on growing our listener base, not worrying about data limits."</p>
<div class="profile-wrapper">
<div class="user-img">
<img src="./images/user-img-1.jpeg" alt="img">
</div>
<div class="user-content">
<p class="name">Julian M.</p>
<p class="position f-14">Founder of The FutureTalks Podcast</p>
</div>
</div>
</div>
</div>
<div class="col-md-6">
<div class="customer-card">
<h3>“From DePIN Skeptic to Believer” – A Tech Entrepreneur’s Journey</h3>
<p class="f-14">"At first, I didn’t get the hype around DePIN (Decentralized Physical Infrastructure Networks). But after switching to StorX for file storage, I saw firsthand how cutting out the middleman makes storage cheaper, faster, and censorship-resistant. DePIN is not just a concept—it’s working, and we’re all going to be using it soon."</p>
<div class="profile-wrapper">
<div class="user-img">
<img src="./images/user-img-1.jpeg" alt="img">
</div>
<div class="user-content">
<p class="name">Kunal S.</p>
<p class="position f-14">Founder of a Web3 Startup</p>
</div>
</div>
</div>
</div>
<!--<div class="col-md-6">
<div class="customer-card">
<h3>“What if You Could Own the Cloud? With StorX, You Can.”</h3>
<p class="f-14">"Most cloud storage solutions rent you space. StorX lets you own it. Whether you’re storing business-critical files, running a dApp, or just securing personal data, StorX gives you true ownership. No third parties, no corporate overreach—just a decentralized network, owned by the people, for the people."</p>
<div class="profile-wrapper">
<div class="user-img">
<img src="./images/user-img-1.jpeg" alt="img">
</div>
<div class="user-content">
<p class="name">The StorX Community</p>
<!– <p class="position f-14">asdsads</p>–>
</div>
</div>
</div>
</div>-->
</div>
</div>
</section>
<footer>
<div class="container">
<div class="row g-0">
<div class="col-md-3">
<a href="./index.html" class="footer-logo">
<img src="./images/footer-logo.svg" alt="footer-logo"/>
</a>
<div class="text-wrapper">
<p>
Build on XinFin (XDC)<br/>
Blockchain Network as an <br/>
open source initiative.
</p>
<ul class="social-media-wrapper">
<li><a href="https://twitter.com/StorXNetwork" target="_blank"><i class="fab fa-twitter"></i></a></li>
<li><a href="https://www.linkedin.com/company/storxnetwork" target="_blank"><i class="fab fa-linkedin-in"></i></a></li>
<li><a href="https://www.facebook.com/StorXNetwork" target="_blank"><i class="fab fa-facebook-f"></i></a></li>
<li><a href="https://t.me/StorXNetwork" target="_blank"><i class="fab fa-telegram-plane"></i></a></li>
<li><a href="https://www.youtube.com/channel/UC5vUiX1eINl0gs6T3mS1CxA" target="_blank"><i class="fab fa-youtube"></i></a></li>
<li><a href="https://medium.com/storx-network" target="_blank"><i class="fab fa-medium-m"></i></a></li>
<li><a href="https://github.com/StorXNetwork" target="_blank"><i class="fab fa-github"></i></a></li>
<li><a href="https://www.reddit.com/r/StorXNetwork" target="_blank"><i class="fab fa-reddit-alien"></i></a></li>
<li><a href="https://discord.gg/ha4Jufj2Nm" target="_blank"><i class="fab fa-discord"></i></a></li>
</ul>
</div>
</div>
<div class="col-md-9 my-4 my-md-0">
<div class="links-wrapper">
<div class="links-item">
<h4>Solutions</h4>
<ul>
<li><a href="storx-website-s3-compatible-storage.html">S3 Compatible Storage</a></li>
<li><a href="storx-website-backup-archival.html">Backup & Archival</a></li>
<li><a href="storx-website-google-backup.html">Google Workspace Backup</a></li>
<li><a href="storx-website-kubernetes-backup.html">Kubernetes Backup</a></li>
<li><a href="storx-onprem.html">StorX Self Hosted Cloud</a></li>
</ul>
</div>
<div class="links-item">
<h4>Resources</h4>
<ul>
<li><a href="faqs.html">FAQ</a></li>
<li><a href="https://blogs.storx.tech/" target="_blank">Blog</a></li>
<li><a href="https://doc.storx.io/" target="_blank">Documentation</a></li>
<li><a href="integrations.html">Integrations</a></li>
</ul>
</div>
<div class="links-item">
<h4>StorX Ecosystem</h4>
<ul>
<li><a href="storx-website-host-storage-node.html">Host a Storage Node</a></li>
<li><a href="srx-token.html">Tokenomics</a></li>
<li><a href="./pdf/MICA-Whitepaper.pdf" download style="text-transform: none;">MICA WhitePaper (pdf)</a></li>
<li><a href="./pdf/MICA-Whitepaper.xhtml" download style="text-transform: none;">MICA WhitePaper (xhtml)</a></li>
<li><a href="wallets-&-exchanges.html">Wallet & Exchanges</a></li>
<li><a href="brand-assets.html">Brand Asset</a></li>
<li><a href="roadmap.html">RoadMap</a></li>
<li><a href="community-bounty.html">Community Bounty</a></li>
</ul>
</div>
<div class="links-item">
<h4>About</h4>
<ul>
<li><a href="about-team.html">Our Story</a></li>
<li><a href="partners.html">Partners</a></li>
<li><a href="media.html">Newsroom</a></li>
<li><a href="contact-us.html">Contact Us</a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="row">
<p class="footer-bottom-text text-center">
© Copyright 2025 StorX Foundation, All Rights Reserved. Read <a href="privacy-policy.html">Privacy Policy</a> and <a href="terms-of-use.html">Terms of Use</a>
</p>
</div>
</div>
</footer>
<script src="./js/jquery-3.7.0.min.js"></script>
<script src="./js/bootstrap.bundle.min.js"></script>
<script src="./js/popper.min.js"></script>
<script src="./js/owl.carousel.min.js"></script>
<script src="./js/main.js"></script>
<script>
$(document).ready(function () {
var colors = ["#fde050", "#80d6f3", "#c0eb80", "#ffffff"]; // Including white
var cards = $(".col-md-6 .customer-card");
// Shuffle colors to ensure equal distribution
var shuffledColors = [];
while (shuffledColors.length < cards.length) {
shuffledColors = shuffledColors.concat(colors);
}
shuffledColors = shuffledColors.slice(0, cards.length); // Trim excess colors
shuffledColors = shuffledColors.sort(() => Math.random() - 0.5); // Shuffle the array
// Assign colors in order from shuffled list
cards.each(function (index) {
$(this).css("background", shuffledColors[index]);
});
});
</script>
<script type="text/javascript">
_linkedin_partner_id = "8055732";
window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || [];
window._linkedin_data_partner_ids.push(_linkedin_partner_id);
</script><script type="text/javascript">
(function(l) {
if (!l){window.lintrk = function(a,b){window.lintrk.q.push([a,b])};
window.lintrk.q=[]}
var s = document.getElementsByTagName("script")[0];
var b = document.createElement("script");
b.type = "text/javascript";b.async = true;
b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js";
s.parentNode.insertBefore(b, s);})(window.lintrk);
</script>
<noscript>
<img height="1" width="1" style="display:none;" alt="" src="https://px.ads.linkedin.com/collect/?pid=8055732&fmt=gif" />
</noscript>
</body>
</html>