Update landing page copy: replace 'No SDKs' with SDK availability messaging
Some checks failed
Build & Deploy to Staging / Build & Deploy to Staging (push) Has been cancelled
Some checks failed
Build & Deploy to Staging / Build & Deploy to Staging (push) Has been cancelled
This commit is contained in:
parent
0d66341f22
commit
7ab371a40b
2 changed files with 2 additions and 2 deletions
|
|
@ -402,7 +402,7 @@ html, body {
|
||||||
<section class="features" id="features">
|
<section class="features" id="features">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<h2 class="section-title">Everything you need</h2>
|
<h2 class="section-title">Everything you need</h2>
|
||||||
<p class="section-sub">A complete PDF generation API. No SDKs, no dependencies, no setup.</p>
|
<p class="section-sub">Official SDKs for Node.js and Python. Or just use curl.</p>
|
||||||
<div class="features-grid">
|
<div class="features-grid">
|
||||||
<div class="feature-card">
|
<div class="feature-card">
|
||||||
<div class="feature-icon" aria-hidden="true">⚡</div>
|
<div class="feature-icon" aria-hidden="true">⚡</div>
|
||||||
|
|
|
||||||
|
|
@ -402,7 +402,7 @@ html, body {
|
||||||
<section class="features" id="features">
|
<section class="features" id="features">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<h2 class="section-title">Everything you need</h2>
|
<h2 class="section-title">Everything you need</h2>
|
||||||
<p class="section-sub">A complete PDF generation API. No SDKs, no dependencies, no setup.</p>
|
<p class="section-sub">Official SDKs for Node.js and Python. Or just use curl.</p>
|
||||||
<div class="features-grid">
|
<div class="features-grid">
|
||||||
<div class="feature-card">
|
<div class="feature-card">
|
||||||
<div class="feature-icon" aria-hidden="true">⚡</div>
|
<div class="feature-icon" aria-hidden="true">⚡</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue