Skip to content

Commit b380f08

Browse files
committed
remove some pricing tiers
1 parent a17807d commit b380f08

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

client/src/views/lander.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,6 @@ Faster, always available, and easy to integrate<br/> into wallets, exchanges, an
185185
<p className="font-h3">1M <span>API credits for </span><i>$100</i></p>
186186
<p className="font-h3">5M <span>API credits for </span><i>$499</i></p>
187187
<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>
189188
</div>
190189
<a href="https://dashboard.blockstream.info" target="_blank" className="g-btn primary-btn">GET YOUR API KEY NOW</a>
191190
</div>
@@ -197,12 +196,11 @@ Faster, always available, and easy to integrate<br/> into wallets, exchanges, an
197196
<ul className="pricing-card-features font-p2 text-gray">
198197
<li>Optional custom agreements and dedicated servers</li>
199198
<li>Dedicated support</li>
200-
<li><a href="https://help.blockstream.com/hc/en-us/articles/52416257952537-Understanding-and-accessing-Waterfalls" target="_blank">Quick sync</a> access (1 credits per call)</li>
199+
<li><a href="https://help.blockstream.com/hc/en-us/articles/52416257952537-Understanding-and-accessing-Waterfalls" target="_blank">Quick sync </a> access (1 credit per call)</li>
201200
<li>First access to new features</li>
202201
<li>SLA 99.9%</li>
203202
</ul>
204203
<div className="pricing-card-quotas">
205-
<p className="font-h3">Unlimited <span>API credits for </span><i>$3,000</i></p>
206204
<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>
207205
</div>
208206
<a href="https://blockstream.typeform.com/enterpriseAPI" target="_blank" className="g-btn primary-btn">CONTACT US</a>

0 commit comments

Comments
 (0)