|
77 | 77 | <div class="row"> |
78 | 78 | <div class="col-lg-offset-1 col-lg-10"> |
79 | 79 | <div class="row"> |
80 | | - <!-- medium, and large screens --> |
| 80 | + <!-- medium, and large screens --> |
81 | 81 | <div class="hidden-xs hidden-sm col-md-5 col-lg-4"> |
82 | 82 | <h2 class="text-right" style="margin-top: 30px;">APIs, the <b><em>BEST</em></b> way<br/>to connect your PIM</h2> |
83 | | - <p class="text-right">Do you need to build a middleware<br/> to connect your PIM with a third-party?<br/>We got you covered with this tutorial.</p> |
| 83 | + <p class="text-right">Do you need to build a <a href="/apps/overview.html#why-apps-over-connectors"><b>Connector</b><br>(instead of an App</a>) to connect<br>your PIM with a third-party?<br/>We got you covered with this tutorial.</p> |
84 | 84 | <a class="btn btn-primary pull-right" href="/getting-started/connect-the-pim-4x/welcome.html">Start here!</a> |
85 | 85 | <a class="btn btn-primary btn-ghost pull-right" href="/documentation/why-the-api.html">Discover why</a> |
86 | 86 | </div> |
87 | 87 | <div class="hidden-xs hidden-sm col-md-7 col-lg-8"> |
88 | 88 | <img class="img-responsive" alt="Build amazing tools on top of your favorite PIM" src="/img/illustrations/illus--build_amazing_tools.svg" style="max-height: 320px;"> |
89 | 89 | </div> |
90 | 90 |
|
91 | | - <!-- small screens: iPad --> |
| 91 | + <!-- small screens: iPad --> |
92 | 92 | <div class="hidden-xs hidden-md hidden-lg col-sm-6"> |
93 | 93 | <h2 class="text-right">APIs, the <b><em>BEST</em></b> way<br/>to connect your PIM</h2> |
94 | | - <p class="text-right">Do you need to build a middleware to connect your PIM with a third-party? We got you covered with this tutorial.</p> |
| 94 | + <p class="text-right">Do you need to build a <a href="/apps/overview.html#why-apps-over-connectors"><b>Connector</b><br>(instead of an App</a>) to connect<br>your PIM with a third-party? We got you covered with this tutorial.</p> |
95 | 95 | <a class="btn btn-primary pull-right" href="/getting-started/connect-the-pim-4x/welcome.html">Start here!</a> |
96 | 96 | <a class="btn btn-primary btn-ghost pull-right" href="/documentation/why-the-api.html">Discover why</a> |
97 | 97 | </div> |
|
105 | 105 | </div> |
106 | 106 | <div class="col-xs-12 hidden-sm hidden-md hidden-lg"> |
107 | 107 | <h2 class="text-center" style="margin-top: 30px;">APIs, the <b><em>BEST</em></b> way<br/>to connect your PIM</h2> |
108 | | - <p class="text-center">Need to build a middleware to connect your PIM to a third-party? We got you covered with this tutorial.</p> |
| 108 | + <p class="text-center">Need to build a <a href="/apps/overview.html#why-apps-over-connectors"><b>Connector</b><br>(instead of an App</a>) to connect<br>your PIM to a third-party? We got you covered with this tutorial.</p> |
109 | 109 | <a class="btn btn-primary btn-ghost center-block" style="width: fit-content;" href="/documentation/why-the-api.html">Discover why</a> |
110 | 110 | <a class="btn btn-primary center-block" style="width: fit-content; margin-top: 5px;" href="/getting-started/connect-the-pim-4x/welcome.html">Start here!</a> |
111 | 111 | </div> |
|
226 | 226 | </div> |
227 | 227 | <p class="text-center">You are used to REST API, events and web-hooks, and you want to directly start coding? Here is the list of our REST API endpoints and event types</br>we specially crafted for you</br>with love. ❤️</p> |
228 | 228 | <a class="text-rest btn btn-primary btn-ghost center-block btn-rest" href="/api-reference-index.html">GO for REST API</a> |
229 | | - <a class="text-events btn btn-primary btn-ghost center-block btn-events" href="/events-reference/events-reference-serenity/products.html" style="margin-top: 10px;">GO for EVENTS</a> |
| 229 | + <a class="text-events btn btn-primary btn-ghost center-block btn-events" href="/event-platform/api-reference.html" style="margin-top: 10px;">GO for EVENTS</a> |
230 | 230 | </div> |
231 | 231 | </div> |
232 | 232 | <div class="row"> |
|
0 commit comments