Skip to content

Commit

Permalink
add UTO and Linearloop to ref (#1276)
Browse files Browse the repository at this point in the history
* add UTO and Linearloop to ref

Signed-off-by: Diana Lau <[email protected]>

* add testimonial from Linearloop

Signed-off-by: Diana Lau <[email protected]>
  • Loading branch information
dhmlau authored Jan 10, 2022
1 parent 883bd27 commit b0457f0
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 0 deletions.
Binary file added images/users/linearloop.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/users/uto.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -359,6 +359,18 @@ <h3 class="section-heading">Who's using LoopBack?</h3>
<img src="images/users/viet-money.png" width="80%" />
</a>
</div>
<div class="col-md-2">
<span class="helper"></span>
<a href="https://utotech.vn/en " target="_blank" rel="noopener noreferrer">
<img src="images/users/uto.png" width="80%" />
</a>
</div>
<div class="col-md-2">
<span class="helper"></span>
<a href="https://www.linearloop.io/" target="_blank" rel="noopener noreferrer">
<img src="images/users/linearloop.png" width="80%" />
</a>
</div>
</div>
<div class="row text-center" style="justify-content: center">
<p style="padding-top:64px">
Expand Down
8 changes: 8 additions & 0 deletions what-our-users-say.html
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,14 @@ <h5 style="font-weight: normal">Let's continue to build our community together.<
</a>
</div>
<div class="col-sm-12 col-md-6">
<a class="card-2">
<div class="row" style="padding:10px">
"We tried most of Node.js frameworks to achieve rapid, stable and scalable Backend solutions for our clients, and at last we stopped at LoopBack v4 and from almost last 2 years we are working with LoopBack v4 with great success. Looking forward to see new updates and features of LoopBack 😍."
<br>
<br>
<b>Mayank Patel, CEO & Co-Founder, Linearloop</b>
</div>
</a>
</div>
</div>
</div>
Expand Down

0 comments on commit b0457f0

Please sign in to comment.