Skip to content

Commit 1072d9e

Browse files
Serhii Prykhozhyiphilippem
authored andcommitted
update text of the pricing section card
1 parent 7c75229 commit 1072d9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/src/views/lander.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ const LandingPage = ({ t, theme, ...S }) => {
157157
<img src={`${staticRoot}img/icons/pricing1.svg`} alt="icon" />
158158
<span className="pricing-term">FREE UP TO</span>
159159
<h3 className="font-h3">500k <span>Requests/Month</span></h3>
160-
<p className="font-p2 text-gray">Free API usage for unauthenticated users is capped at ~16K requests per day. Users exceeding this limit will need to provide an email for authentication, API key access, billing, and support to transition to the premium service.</p>
160+
<p className="font-p2 text-gray">Authenticated users benefit from 500K requests per month for free and higher daily limits providing more capacity than the free public Esplora endpoints. Authenticated users also benefit from dedicated onboarding & support, and a 99.9% SLA for enhanced reliability.</p>
161161
</div>
162162
<div className="pricing-card">
163163
<img src={`${staticRoot}img/icons/pricing2.svg`} alt="icon" />

0 commit comments

Comments
 (0)