Skip to content

Commit ddd2e85

Browse files
committed
Even more tweaks
Signed-off-by: Juan Cruz Viotti <[email protected]>
1 parent ac4fec4 commit ddd2e85

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/products/std/_index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ <h1 class="display-5 d-lg-none fw-bold text-dark mb-4">
2929
World-class OpenAPI specs <span class="position-relative d-inline-block"><span class="text-gradient-metal">without</span><svg class="position-absolute start-0" style="bottom: -2px; width: 100%; height: 8px; transform: rotate(-1deg); overflow: visible;" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 8" preserveAspectRatio="none"><path d="M2,4 L198,4" stroke="#dc3545" stroke-width="5" stroke-linecap="round" fill="none"/></svg></span> <span class="text-gradient-metal">the schema grind</span>
3030
</h1>
3131

32-
<p class="lead text-muted mb-4 mx-auto" style="max-width: 800px;">A growing collection of over +300 battle-tested schemas to power your next API spec, so you never have to bother with the quirks of JSON Schema again</i></p>
32+
<p class="lead text-muted mb-4 mx-auto" style="max-width: 800px;">A growing collection of over +300 battle-tested schemas (ISO, IETF, IEC, W3C, etc) to power your next API spec, so you never have to bother with the quirks of JSON Schema again</i></p>
3333

3434
<div class="mt-4">
3535
<a class="btn btn-lg btn-primary me-2" href="#pricing" role="button">
@@ -188,7 +188,7 @@ <h2 class="display-6 fw-bold mb-3">Most API companies waste months reinventing t
188188
<div class="row g-5 mb-3">
189189
<div class="col-12 col-xl-4">
190190
{{< box header="Correctness" icon="bi-arrow-repeat" title="You are writing schemas that are likely broken" >}}
191-
Thousands of developers waste time reinventing the same complex foundational schemas, each with their own bugs and edge cases.
191+
Thousands of developers waste time reinventing the same foundational schemas (like e-mail addresses), each with their own bugs and edge cases.
192192
<hr class="my-4">
193193
<p class="small fst-italic text-muted mb-0">And you are probably not even unit testing your schemas for correctness</p>
194194
{{< /box >}}
@@ -202,7 +202,7 @@ <h2 class="display-6 fw-bold mb-3">Most API companies waste months reinventing t
202202
</div>
203203
<div class="col-12 col-xl-4">
204204
{{< box header="Productivity" icon="bi-hourglass-split" title="Writing schemas from scratch takes 100x longer" >}}
205-
Designing schemas is time consuming. Snap in battle-tested schemas like building blocks and ship your OpenAPI specs in hours, not weeks.
205+
You are largely paying your API designers and API Governance teams to write schemas that we have already spent hundreds of hours designing.
206206
<hr class="my-4">
207207
<p class="small fst-italic text-muted mb-0">Why waste your time designing complex schemas that have already been designed?</p>
208208
{{< /box >}}

0 commit comments

Comments
 (0)