Skip to content

Commit b56434e

Browse files
authored
Affiliate page amendments (#2559)
* Affiliate amendments * link fix
1 parent 1313462 commit b56434e

2 files changed

Lines changed: 6 additions & 14 deletions

File tree

partners/affiliate.sass

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -326,11 +326,6 @@ $affiliate-card-shadow: -4px 15px 50px -20px rgba(37, 51, 69, 0.15), 0 0 8px rgb
326326
p
327327
font-size: 14px
328328
color: $affiliate-text-secondary
329-
margin: 0 0 12px
330-
.profit-bonus
331-
font-size: 14px
332-
font-weight: 500
333-
color: $tb-primary
334329

335330
#commission
336331
padding: 0 0 80px
@@ -549,7 +544,7 @@ $affiliate-card-shadow: -4px 15px 50px -20px rgba(37, 51, 69, 0.15), 0 0 8px rgb
549544
h2
550545
font-size: 36px
551546
line-height: 48px
552-
font-weight: 600
547+
font-weight: 500
553548
color: $affiliate-text-primary
554549
margin: 0 0 16px
555550
p
@@ -665,8 +660,6 @@ $affiliate-card-shadow: -4px 15px 50px -20px rgba(37, 51, 69, 0.15), 0 0 8px rgb
665660
font-size: 28px
666661
#cta
667662
.cta-card
668-
h2
669-
font-weight: 500
670663
p
671664
font-size: 16px
672665

partners/affiliate/index.html

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
</div>
1616
<h1>Empower the IoT community and <span class="blue-text">monetize your expertise</span></h1>
1717
<p class="hero-description">Earn recurring commission on every sale and a $100 bonus for community growth</p>
18-
<a href="https://affiliates.thingsboard.io/" class="btn-primary" target="_blank">
18+
<a href="https://affiliates.thingsboard.io/signup/" class="btn-primary" target="_blank">
1919
Join the program
2020
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2121
<path d="M7.16691 15.6667L13.0002 9.83333L7.16691 4" stroke="white" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/>
@@ -89,7 +89,6 @@ <h2>Estimate your profit</h2>
8989
<div class="profit-display">
9090
<span class="profit-amount" id="profitAmount">$5 360</span>
9191
<p>If you bring <span id="customerCount">10</span> Public Cloud Pilot Customers</p>
92-
<span class="profit-bonus">Bonus: get $100 per 100 Free Subscription plans</span>
9392
</div>
9493
</div>
9594
</div>
@@ -133,23 +132,23 @@ <h2>Who might find this interesting?</h2>
133132
</div>
134133
<h3>Content Creators</h3>
135134
<p>Turn your tutorials into a reliable revenue stream. Whether you produce YouTube content or professional courses, monetize your expertise</p>
136-
<a href="https://affiliates.thingsboard.io/" class="btn-outline" target="_blank">Earn from your traffic<span class="visually-hidden"> as a Content Creator with ThingsBoard Affiliate Program</span></a>
135+
<a href="https://affiliates.thingsboard.io/signup/" class="btn-outline" target="_blank">Earn from your traffic<span class="visually-hidden"> as a Content Creator with ThingsBoard Affiliate Program</span></a>
137136
</div>
138137
<div class="audience-card">
139138
<div class="audience-icon">
140139
<img src="/images/affiliate/consultants-icon.svg" alt="IoT Consultants icon" title="IoT Consultants icon">
141140
</div>
142141
<h3>IoT Consultants</h3>
143142
<p>Generate steady passive income by recommending a production-ready IoT platform your clients can trust</p>
144-
<a href="https://affiliates.thingsboard.io/" class="btn-outline" target="_blank">Build passive income<span class="visually-hidden"> as an IoT Consultant with ThingsBoard Affiliate Program</span></a>
143+
<a href="https://affiliates.thingsboard.io/signup/" class="btn-outline" target="_blank">Build passive income<span class="visually-hidden"> as an IoT Consultant with ThingsBoard Affiliate Program</span></a>
145144
</div>
146145
<div class="audience-card">
147146
<div class="audience-icon">
148147
<img src="/images/affiliate/hardware-manufacturers-icon.svg" alt="Hardware Manufacturers icon" title="Hardware Manufacturers icon">
149148
</div>
150149
<h3>Hardware Manufacturers</h3>
151150
<p>Provide your customers with a world-class visualization layer. Recommend ThingsBoard for your sensors and gateways to deliver a complete, ready-to-use IoT solution</p>
152-
<a href="https://affiliates.thingsboard.io/" class="btn-outline" target="_blank">Monetize your hardware<span class="visually-hidden"> as a Hardware Manufacturer with ThingsBoard Affiliate Program</span></a>
151+
<a href="https://affiliates.thingsboard.io/signup/" class="btn-outline" target="_blank">Monetize your hardware<span class="visually-hidden"> as a Hardware Manufacturer with ThingsBoard Affiliate Program</span></a>
153152
</div>
154153
</div>
155154
</div>
@@ -250,7 +249,7 @@ <h2>Frequently asked questions</h2>
250249
<div class="cta-card">
251250
<h2>Ready to become a ThingsBoard affiliate?</h2>
252251
<p>Join 1,000+ experts building on the world’s most popular IoT platform.</p>
253-
<a href="https://affiliates.thingsboard.io/" class="btn-primary" target="_blank">
252+
<a href="https://affiliates.thingsboard.io/signup/" class="btn-primary" target="_blank">
254253
Become a Partner
255254
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
256255
<path d="M7.16691 15.6667L13.0002 9.83333L7.16691 4" stroke="white" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/>

0 commit comments

Comments
 (0)