Skip to content

Commit b37acc5

Browse files
author
Serhii Prykhozhyi
committed
update copy in the pricing section
1 parent aed8409 commit b37acc5

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

client/src/views/lander.js

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ Faster, always available, and easy to integrate<br/> into wallets, exchanges, an
165165
<li>SLA 99.9%</li>
166166
</ul>
167167
<div className="pricing-card-quotas">
168-
<p className="font-h3">500k <span>API calls for </span><i>$40</i></p>
168+
<p className="font-h3">500k <span>API credits for </span><i>$40</i></p>
169169
</div>
170170
<a href="https://dashboard.blockstream.info" target="_blank" className="g-btn primary-btn">GET YOUR API KEY NOW</a>
171171
</div>
@@ -182,10 +182,10 @@ Faster, always available, and easy to integrate<br/> into wallets, exchanges, an
182182
<li>SLA 99.9%</li>
183183
</ul>
184184
<div className="pricing-card-quotas">
185-
<p className="font-h3">1M <span>API calls for </span><i>$100</i></p>
186-
<p className="font-h3">5M <span>API calls for </span><i>$499</i></p>
187-
<p className="font-h3">10M <span>API calls for </span><i>$999</i></p>
188-
<p className="font-h3">30M <span>API calls for </span><i>$2,000</i></p>
185+
<p className="font-h3">1M <span>API credits for </span><i>$100</i></p>
186+
<p className="font-h3">5M <span>API credits for </span><i>$499</i></p>
187+
<p className="font-h3">10M <span>API credits for </span><i>$999</i></p>
188+
<p className="font-h3">30M <span>API credits for </span><i>$2,000</i></p>
189189
</div>
190190
<a href="https://dashboard.blockstream.info" target="_blank" className="g-btn primary-btn">GET YOUR API KEY NOW</a>
191191
</div>
@@ -202,7 +202,7 @@ Faster, always available, and easy to integrate<br/> into wallets, exchanges, an
202202
<li>SLA 99.9%</li>
203203
</ul>
204204
<div className="pricing-card-quotas">
205-
<p className="font-h3">Unlimited <span>API calls for </span><i>$3,000</i></p>
205+
<p className="font-h3">Unlimited <span>API credits for </span><i>$3,000</i></p>
206206
<p className="font-p2 text-gray">Contact us now if you are looking for more tailored plans designed for high-volume and enterprise-grade applications.</p>
207207
</div>
208208
<a href="https://blockstream.typeform.com/enterpriseAPI" target="_blank" className="g-btn primary-btn">CONTACT US</a>

0 commit comments

Comments
 (0)