File tree 1 file changed +14
-7
lines changed
1 file changed +14
-7
lines changed Original file line number Diff line number Diff line change @@ -266,6 +266,20 @@ testimonials:
266
266
title : ' Testimonials from <span class="text-primary">early adopters</span>'
267
267
description : ' Nuxt UI Pro ships with an extensive set of advanced components that cover a wide range of use-cases.'
268
268
items :
269
+ - quote : " Nuxt on Cloudflare infra with minimal effort - this is huge!"
270
+ author :
271
+ name : ' Evan You'
272
+ description : ' Author of Vue.js and Vite.'
273
+ avatar :
274
+ src : ' https://avatars.githubusercontent.com/u/499550?v=4'
275
+ loading : ' lazy'
276
+ - quote : " I love the polish and the batteries-included approach. NuxtHub takes web framework and hosting integration to a new level!"
277
+ author :
278
+ name : ' Igor Minar'
279
+ description : ' Software Engineer at Cloudflare'
280
+ avatar :
281
+ src : ' https://avatars.githubusercontent.com/u/216296?v=4'
282
+ loading : ' lazy'
269
283
- quote : " NuxtHub is hands down the easiest way to get a project from zero to production on the Cloudflare stack!"
270
284
author :
271
285
name : ' Charlie Hield'
@@ -287,13 +301,6 @@ testimonials:
287
301
avatar :
288
302
src : ' https://avatars.githubusercontent.com/u/15716057?v=4'
289
303
loading : ' lazy'
290
- - quote : " I love the polish and the batteries-included approach. NuxtHub takes web framework and hosting integration to a new level!"
291
- author :
292
- name : ' Igor Minar'
293
- description : ' Software Engineer at Cloudflare'
294
- avatar :
295
- src : ' https://avatars.githubusercontent.com/u/216296?v=4'
296
- loading : ' lazy'
297
304
journey :
298
305
title : ' Begin your NuxtHub journey <span class="text-primary">today</span>'
299
306
images :
You can’t perform that action at this time.
0 commit comments