Skip to content

Commit

Permalink
Updated partner Pareto Anywhere overviews
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffyactive committed Jul 3, 2024
1 parent 9106bbd commit 86bb8ab
Show file tree
Hide file tree
Showing 4 changed files with 130 additions and 26 deletions.
38 changes: 32 additions & 6 deletions pareto/anywhere/devices/bluvib/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -444,23 +444,49 @@ <h2 class="my-5"> <span class="text-ambient">Wirelessly monitor</span> and make
<li> any Bluetooth Low Energy <b class="text-success">connectivity infrastructure</b>, </li>
<li> any <b class="text-primary">data analytics software</b>, </li>
</ul>
<p> processing and relaying the data between the two, in a standard format that makes sense. </p>
<p class="text-center">
<a href="../../#content" role="button"
class="btn btn btn-primary"> Pareto Anywhere </a>
</p>
<p> processing and relaying the data between the two, in a <span class="text-secondary">standard format</span> that makes sense. </p>
<div class="d-flex justify-content-center">
<div class="btn-group">
<a href="../../#content" role="button"
class="btn btn-dark"> Pareto Anywhere </a>
<button type="button" class="btn btn-dark dropdown-toggle dropdown-toggle-split"
data-bs-toggle="dropdown" aria-expanded="false">
<span class="visually-hidden"> Toggle Dropdown </span>
</button>
<ul class="dropdown-menu dropdown-menu-end">
<li>
<a href="../../infrastructure/#content"
class="dropdown-item text-success fw-bold">
Ambient Infrastructure
</a>
</li>
<li>
<a href="../../integrations/#content"
class="dropdown-item text-primary fw-bold">
Software Integrations
</a>
</li>
</ul>
</div>
</div>
</div>
<div class="col-6">
<div class="col-md-6">
<div id="middlewareCarousel" data-bs-ride="carousel"
class="carousel slide carousel-fade my-4">
<div class="carousel-inner">
<div class="carousel-item active" data-bs-interval="2400">
<img src="../../../../images/infrastructure-funnel.png"
class="d-block w-100" alt="">
<div class="carousel-caption text-success d-none d-md-block position-absolute bottom-0">
<h5 class="mb-0"> &laquo; Choose any &laquo; </h5>
</div>
</div>
<div class="carousel-item" data-bs-interval="2400">
<img src="../../../../images/integrations-funnel.png"
class="d-block w-100" alt="">
<div class="carousel-caption text-primary d-none d-md-block position-absolute bottom-0">
<h5 class="mb-0"> &raquo; Choose any &raquo; </h5>
</div>
</div>
</div>
</div>
Expand Down
40 changes: 33 additions & 7 deletions pareto/anywhere/devices/espruino/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -444,31 +444,57 @@ <h2 class="my-5"> <span class="text-ambient">Wirelessly monitor</span> anything
<li> any Bluetooth Low Energy <b class="text-success">connectivity infrastructure</b>, </li>
<li> any <b class="text-primary">software stack</b>, </li>
</ul>
<p> processing and relaying the data between the two, in a standard format that makes sense. </p>
<p class="text-center">
<a href="../../#content" role="button"
class="btn btn btn-primary"> Pareto Anywhere </a>
</p>
<p> processing and relaying the data between the two, in a <span class="text-secondary">standard format</span> that makes sense. </p>
<div class="d-flex justify-content-center">
<div class="btn-group">
<a href="../../#content" role="button"
class="btn btn-dark"> Pareto Anywhere </a>
<button type="button" class="btn btn-dark dropdown-toggle dropdown-toggle-split"
data-bs-toggle="dropdown" aria-expanded="false">
<span class="visually-hidden"> Toggle Dropdown </span>
</button>
<ul class="dropdown-menu dropdown-menu-end">
<li>
<a href="../../infrastructure/#content"
class="dropdown-item text-success fw-bold">
Ambient Infrastructure
</a>
</li>
<li>
<a href="../../integrations/#content"
class="dropdown-item text-primary fw-bold">
Software Integrations
</a>
</li>
</ul>
</div>
</div>
</div>
<div class="col-6">
<div class="col-md-6">
<div id="middlewareCarousel" data-bs-ride="carousel"
class="carousel slide carousel-fade my-4">
<div class="carousel-inner">
<div class="carousel-item active" data-bs-interval="2400">
<img src="../../../../images/infrastructure-funnel.png"
class="d-block w-100" alt="">
<div class="carousel-caption text-success d-none d-md-block position-absolute bottom-0">
<h5 class="mb-0"> &laquo; Choose any &laquo; </h5>
</div>
</div>
<div class="carousel-item" data-bs-interval="2400">
<img src="../../../../images/integrations-funnel.png"
class="d-block w-100" alt="">
<div class="carousel-caption text-primary d-none d-md-block position-absolute bottom-0">
<h5 class="mb-0"> &raquo; Choose any &raquo; </h5>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Minew Technology Partner -->
<!-- Espruino Technology Partner -->
<div class="row justify-content-center bg-ambient bg-gradient text-white text-center my-5">
<div class="col-sm-12 col-md-10 col-lg-8 col-xl-6">
<div class="row d-flex align-items-center">
Expand Down
38 changes: 32 additions & 6 deletions pareto/anywhere/devices/minew/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -444,23 +444,49 @@ <h2 class="my-5"> <span class="text-ambient">Wirelessly monitor</span> environme
<li> any Bluetooth Low Energy <b class="text-success">connectivity infrastructure</b>, </li>
<li> any <b class="text-primary">software stack</b>, </li>
</ul>
<p> processing and relaying the data between the two, in a standard format that makes sense. </p>
<p class="text-center">
<a href="../../#content" role="button"
class="btn btn btn-primary"> Pareto Anywhere </a>
</p>
<p> processing and relaying the data between the two, in a <span class="text-secondary">standard format</span> that makes sense. </p>
<div class="d-flex justify-content-center">
<div class="btn-group">
<a href="../../#content" role="button"
class="btn btn-dark"> Pareto Anywhere </a>
<button type="button" class="btn btn-dark dropdown-toggle dropdown-toggle-split"
data-bs-toggle="dropdown" aria-expanded="false">
<span class="visually-hidden"> Toggle Dropdown </span>
</button>
<ul class="dropdown-menu dropdown-menu-end">
<li>
<a href="../../infrastructure/#content"
class="dropdown-item text-success fw-bold">
Ambient Infrastructure
</a>
</li>
<li>
<a href="../../integrations/#content"
class="dropdown-item text-primary fw-bold">
Software Integrations
</a>
</li>
</ul>
</div>
</div>
</div>
<div class="col-6">
<div class="col-md-6">
<div id="middlewareCarousel" data-bs-ride="carousel"
class="carousel slide carousel-fade my-4">
<div class="carousel-inner">
<div class="carousel-item active" data-bs-interval="2400">
<img src="../../../../images/infrastructure-funnel.png"
class="d-block w-100" alt="">
<div class="carousel-caption text-success d-none d-md-block position-absolute bottom-0">
<h5 class="mb-0"> &laquo; Choose any &laquo; </h5>
</div>
</div>
<div class="carousel-item" data-bs-interval="2400">
<img src="../../../../images/integrations-funnel.png"
class="d-block w-100" alt="">
<div class="carousel-caption text-primary d-none d-md-block position-absolute bottom-0">
<h5 class="mb-0"> &raquo; Choose any &raquo; </h5>
</div>
</div>
</div>
</div>
Expand Down
40 changes: 33 additions & 7 deletions pareto/anywhere/infrastructure/aruba/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -438,29 +438,55 @@ <h2 class="my-5"> Realise IoT applications using the <span class="text-success">
<!-- Overview -->
<p class="lead mt-5"> <b class="text-success">HPE Aruba Networking APs</b> relay wireless data from IoT devices and sensors. </p>
<div class="row d-flex align-items-center mb-5">
<div class="col-6">
<div class="col-md-6">
<p class="lead mb-2"> <span class="fw-bold text-body-emphasis">Pareto Anywhere</span> middleware affords you the freedom to choose: </p>
<ul class="mb-2">
<li> any combination of <b class="text-ambient">IoT devices & sensors</b>, </li>
<li> any <b class="text-primary">software stack</b>, </li>
</ul>
<p> processing and relaying the data between the two, in a standard format that makes sense. </p>
<p class="text-center">
<a href="../../#content" role="button"
class="btn btn btn-primary"> Pareto Anywhere </a>
</p>
<p> processing and relaying the data between the two, in a <span class="text-secondary">standard format</span> that makes sense. </p>
<div class="d-flex justify-content-center">
<div class="btn-group">
<a href="../../#content" role="button"
class="btn btn-dark"> Pareto Anywhere </a>
<button type="button" class="btn btn-dark dropdown-toggle dropdown-toggle-split"
data-bs-toggle="dropdown" aria-expanded="false">
<span class="visually-hidden"> Toggle Dropdown </span>
</button>
<ul class="dropdown-menu dropdown-menu-end">
<li>
<a href="../../devices/#content"
class="dropdown-item text-ambient fw-bold">
Ambient Devices
</a>
</li>
<li>
<a href="../../integrations/#content"
class="dropdown-item text-primary fw-bold">
Software Integrations
</a>
</li>
</ul>
</div>
</div>
</div>
<div class="col-6">
<div class="col-md-6">
<div id="middlewareCarousel" data-bs-ride="carousel"
class="carousel slide carousel-fade my-4">
<div class="carousel-inner">
<div class="carousel-item active" data-bs-interval="2400">
<img src="../../../../images/devices-funnel.png"
class="d-block w-100" alt="">
<div class="carousel-caption text-ambient d-none d-md-block position-absolute bottom-0">
<h5 class="mb-0"> &laquo; Choose any &laquo; </h5>
</div>
</div>
<div class="carousel-item" data-bs-interval="2400">
<img src="../../../../images/integrations-funnel.png"
class="d-block w-100" alt="">
<div class="carousel-caption text-primary d-none d-md-block position-absolute bottom-0">
<h5 class="mb-0"> &raquo; Choose any &raquo; </h5>
</div>
</div>
</div>
</div>
Expand Down

0 comments on commit 86bb8ab

Please sign in to comment.