8
8
<!-- not working -->
9
9
< link rel ="shortcut icon " type ="image/x-icon " href ="favicon.ico ">
10
10
11
- < title > LoopBack 4 </ title >
11
+ < title > LoopBack</ title >
12
12
13
13
<!-- Bootstrap core CSS -->
14
14
< link href ="dist/bootstrap/css/bootstrap.min.css " rel ="stylesheet ">
@@ -78,6 +78,11 @@ <h5 style="font-weight: normal">Let's continue to build our community together.<
78
78
< hr class ="hairline ">
79
79
< section class ="odd-section ">
80
80
< div class ="container ">
81
+ < p style ="height:24px "> </ p >
82
+ < div class ="row text-center " style ="justify-content: center ">
83
+ Wanna tell us about your LoopBack usage?
84
+ Click < a href ="https://github.com/strongloop/loopback-next/issues/3047 " target ="_blank " rel ="noopener noreferrer "> here</ a > .
85
+ </ div >
81
86
< p style ="height:24px "> </ p >
82
87
< div class ="row text-center " style ="justify-content: center ">
83
88
< div class ="col-sm-12 col-md-6 ">
@@ -205,14 +210,19 @@ <h5 style="font-weight: normal">Let's continue to build our community together.<
205
210
< div class ="col-sm-12 col-md-6 ">
206
211
< a class ="card-2 ">
207
212
< div class ="row " style ="padding:10px ">
208
- "We use LoopBack to solve our client needs with rapid development, so we can focus on biz rules to get an awesome solution."
213
+ "Unbanked is a Brazilian fintech focused on digital and open banking solutions.
214
+ Being a modular and open platform, integrating the financial ecosystem in an agile
215
+ and secure way, we believe that the best way to do it is with freedom, transparency
216
+ and being as open as possible. For this reason, we chose to use LoopBack as the
217
+ framework for our main API and micro-services, so that we could take advantage of
218
+ all scalability, security, best practices and of course, the incredible support created
219
+ around this opensource community."
209
220
< br >
210
221
< br >
211
- < b > Oliver Cera , CEO, Kumisoft </ b >
222
+ < b > Danilo Castro , CEO, Unbanked Pagamentos </ b >
212
223
</ div >
213
224
</ a >
214
225
</ div >
215
-
216
226
< div class ="col-sm-12 col-md-6 ">
217
227
< a class ="card-2 ">
218
228
< div class ="row " style ="padding:10px ">
@@ -227,7 +237,20 @@ <h5 style="font-weight: normal">Let's continue to build our community together.<
227
237
</ a >
228
238
</ div >
229
239
</ div >
230
-
240
+ < div class ="row text-center " style ="justify-content: center ">
241
+ < div class ="col-sm-12 col-md-6 ">
242
+ < a class ="card-2 ">
243
+ < div class ="row " style ="padding:10px ">
244
+ "We use LoopBack to solve our client needs with rapid development, so we can focus on biz rules to get an awesome solution."
245
+ < br >
246
+ < br >
247
+ < b > Oliver Cera, CEO, Kumisoft</ b >
248
+ </ div >
249
+ </ a >
250
+ </ div >
251
+ < div class ="col-sm-12 col-md-6 ">
252
+ </ div >
253
+ </ div >
231
254
</ div >
232
255
</ div >
233
256
</ section >
0 commit comments