Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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