Преглед на файлове

Update quotes (#1499)

* Update quotes

* update link
Alexander Zaytsev преди 6 години
родител
ревизия
8dadf09d73

+ 11 - 9
website/themes/uppy/layout/index.ejs

@@ -98,29 +98,31 @@
 <section class="IndexReviews">
   <ul class="IndexReviews-list">
     <li class="IndexReviews-item">
-      <a class="IndexReviews-link" href="https://davidwalsh.name/uppy-file-uploading" target="_blank" rel="noreferrer noopener">
+      <a class="IndexReviews-link" href="https://books.producthunt.com/bestof2017" target="_blank"
+        rel="noreferrer noopener">
         <div class="IndexReviews-imgWrapper">
-          <img class="IndexReviews-img" src="/images/testimonials/walsh.png" srcset="/images/testimonials/walsh@2x.png 2x" alt="David Walsh">
+          <img class="IndexReviews-img" src="/images/testimonials/producthunt.png"
+            srcset="/images/testimonials/producthunt@2x.png 2x" alt="Product Hunt">
         </div>
-        “the real deal”
+        The Best Product Launches of 2017
       </a>
     </li>
 
     <li class="IndexReviews-item">
-      <a class="IndexReviews-link" href="https://twitter.com/smashingmag/status/1097870169043546112?lang=ca" target="_blank" rel="noreferrer noopener">
+      <a class="IndexReviews-link" href="https://stackshare.io/posts/top-developer-tools-2017" target="_blank" rel="noreferrer noopener">
         <div class="IndexReviews-imgWrapper">
-          <img class="IndexReviews-img" src="/images/testimonials/smashing-magazine.png" srcset="/images/testimonials/smashing-magazine@2x.png 2x" alt="Smashing Magazine">
+          <img class="IndexReviews-img" src="/images/testimonials/stackshare.png" srcset="/images/testimonials/stackshare@2x.png 2x" alt="StackShare">
         </div>
-        “soooo useful”
+        Top 10 tools of the year
       </a>
     </li>
 
     <li class="IndexReviews-item">
-      <a class="IndexReviews-link" href="https://www.producthunt.com/posts/uppy-io" target="_blank" rel="noreferrer noopener">
+      <a class="IndexReviews-link" href="https://twitter.com/smashingmag/status/1097870169043546112?lang=ca" target="_blank" rel="noreferrer noopener">
         <div class="IndexReviews-imgWrapper">
-          <img class="IndexReviews-img" src="/images/testimonials/producthunt.png" srcset="/images/testimonials/producthunt@2x.png 2x" alt="Product Hunt">
+          <img class="IndexReviews-img" src="/images/testimonials/smashing-magazine.png" srcset="/images/testimonials/smashing-magazine@2x.png 2x" alt="Smashing Magazine">
         </div>
-        product of the week
+        “Soooo useful”
       </a>
     </li>
   </ul>

BIN
website/themes/uppy/source/images/testimonials/stackshare.png


BIN
website/themes/uppy/source/images/testimonials/stackshare@2x.png


BIN
website/themes/uppy/source/images/testimonials/walsh.png


BIN
website/themes/uppy/source/images/testimonials/walsh@2x.png