You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: client/src/views/lander.js
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -165,7 +165,7 @@ Faster, always available, and easy to integrate<br/> into wallets, exchanges, an
165
165
<li>SLA 99.9%</li>
166
166
</ul>
167
167
<divclassName="pricing-card-quotas">
168
-
<pclassName="font-h3">500k <span>API calls for </span><i>$40</i></p>
168
+
<pclassName="font-h3">500k <span>API credits for </span><i>$40</i></p>
169
169
</div>
170
170
<ahref="https://dashboard.blockstream.info"target="_blank"className="g-btn primary-btn">GET YOUR API KEY NOW</a>
171
171
</div>
@@ -182,10 +182,10 @@ Faster, always available, and easy to integrate<br/> into wallets, exchanges, an
182
182
<li>SLA 99.9%</li>
183
183
</ul>
184
184
<divclassName="pricing-card-quotas">
185
-
<pclassName="font-h3">1M <span>API calls for </span><i>$100</i></p>
186
-
<pclassName="font-h3">5M <span>API calls for </span><i>$499</i></p>
187
-
<pclassName="font-h3">10M <span>API calls for </span><i>$999</i></p>
188
-
<pclassName="font-h3">30M <span>API calls for </span><i>$2,000</i></p>
185
+
<pclassName="font-h3">1M <span>API credits for </span><i>$100</i></p>
186
+
<pclassName="font-h3">5M <span>API credits for </span><i>$499</i></p>
187
+
<pclassName="font-h3">10M <span>API credits for </span><i>$999</i></p>
188
+
<pclassName="font-h3">30M <span>API credits for </span><i>$2,000</i></p>
189
189
</div>
190
190
<ahref="https://dashboard.blockstream.info"target="_blank"className="g-btn primary-btn">GET YOUR API KEY NOW</a>
191
191
</div>
@@ -202,7 +202,7 @@ Faster, always available, and easy to integrate<br/> into wallets, exchanges, an
202
202
<li>SLA 99.9%</li>
203
203
</ul>
204
204
<divclassName="pricing-card-quotas">
205
-
<pclassName="font-h3">Unlimited <span>API calls for </span><i>$3,000</i></p>
205
+
<pclassName="font-h3">Unlimited <span>API credits for </span><i>$3,000</i></p>
206
206
<pclassName="font-p2 text-gray">Contact us now if you are looking for more tailored plans designed for high-volume and enterprise-grade applications.</p>
0 commit comments