Skip to content

Commit ca3edd0

Browse files
committed
More testimonials for std
Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
1 parent 7b6b8ab commit ca3edd0

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

content/products/std/_index.html

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -383,20 +383,24 @@ <h2 class="display-5 fw-bold mb-3">Trusted by elite API architects</h2>
383383
</div>
384384

385385
<div class="row g-4">
386-
<div class="col-12 col-md-6 col-lg-6">
386+
<div class="col-12 col-md-6 col-lg-4">
387387
{{< testimonial github="ronitelman" name="Ron Itelman" role="Founder at TrustLoop.ai" >}}This is definitely going to become an incredibly important reference library for defining concepts using best in class standards{{< /testimonial >}}
388388
</div>
389389

390-
<div class="col-12 col-md-6 col-lg-6">
390+
<div class="col-12 col-md-6 col-lg-4">
391391
{{< testimonial github="mwadams" name="Matthew Adams" role="Founder at Endjin Limited" >}}This is a terrific project and should be a standard subscription for any enterprise working with JSON Schema{{< /testimonial >}}
392392
</div>
393393

394+
<div class="col-12 col-md-6 col-lg-4">
395+
{{< testimonial github="paraskakis" name="Emmanuel Paraskakis" role="Founder at Level 250" >}}This aligns exactly with my thinking! OpenAPI should not include schemas but should reference them externally from a source of truth like this one{{< /testimonial >}}
396+
</div>
397+
394398
<div class="col-12 col-md-6 col-lg-6">
395399
{{< testimonial github="ikenna" name="Ikenna Nwaiwu" role="API Governance Consultant at Ikenna Consulting" >}}Before this library, defining foundational schemas in an enterprise was a time-consuming, error-prone task that could result in inconsistencies. This library is a game-changer, delivering huge time savings while ensuring improved API consistency and strong governance of API definition files{{< /testimonial >}}
396400
</div>
397401

398402
<div class="col-12 col-md-6 col-lg-6">
399-
{{< testimonial github="paraskakis" name="Emmanuel Paraskakis" role="Founder at Level 250" >}}This aligns exactly with my thinking! OpenAPI should not include schemas but should reference them externally from a source of truth like this one{{< /testimonial >}}
403+
{{< testimonial github="egekorkan" name="Ege Korkan" role="W3C Web of Things Expert" >}}Right now there is a big disconnect between ontology work and API work. This project has the potential to bridge that gap by making widely used ontologies available on JSON Schema{{< /testimonial >}}
400404
</div>
401405
</div>
402406
</div>

0 commit comments

Comments
 (0)