Skip to content

Commit a5cb78f

Browse files
committed
add more testimonials
1 parent b64d20c commit a5cb78f

File tree

4 files changed

+24
-4
lines changed

4 files changed

+24
-4
lines changed

homepage/index.html

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ <h1 class="center-text">See what others think</h1>
197197
GitHub
198198
</div>
199199
<div class="flex">
200-
<span><i class="fa fa-star"></i> 1000+</span>
200+
<span><i class="fa fa-star"></i> 1300+</span>
201201
</div>
202202
</a>
203203
</div>
@@ -240,6 +240,26 @@ <h1 class="center-text">See what others think</h1>
240240
<strong>A lot of courses could use this treatment.</strong>
241241
</a>
242242
</div>
243+
<div class="badge testimonial">
244+
<a href="https://www.reddit.com/r/learnpython/comments/1ekfb0c/futurecoderio_continued_learning/">
245+
<strong>Hands down, the best learning experience I've had.</strong>
246+
The encouraging, down-to-earth language and no lectures at all suited me well.
247+
</a>
248+
</div>
249+
<div class="badge testimonial">
250+
<a href="https://www.reddit.com/r/learnpython/comments/1ekfb0c/futurecoderio_continued_learning/ll3wan5/">
251+
<strong>The single best tool that has helped me think better.</strong>
252+
I have been devouring it.
253+
<strong>I find it so interesting when others can't hold my attention.</strong>
254+
</a>
255+
</div>
256+
<div class="badge testimonial">
257+
<a href="https://www.reddit.com/r/learnpython/comments/xqxovo/what_is_the_best_free_python_course/iqcfws8/">
258+
It's meant to be <strong>as easy and fast as possible.</strong>
259+
I learned Python's basics within a week.
260+
<strong>I attribute where I'm at now to this site.</strong>
261+
</a>
262+
</div>
243263
<div class="badge testimonial">
244264
<a href="https://www.reddit.com/r/InternetIsBeautiful/comments/qo0j20/comment/hk0mfcq/">
245265
Honestly I never had any interest in coding, but your course is

translations/locales/es/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ <h1 class="center-text">See what others think</h1>
197197
GitHub
198198
</div>
199199
<div class="flex">
200-
<span><i class="fa fa-star"></i> 1000+</span>
200+
<span><i class="fa fa-star"></i> 1300+</span>
201201
</div>
202202
</a>
203203
</div>

translations/locales/fr/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ <h1 class="center-text">Ce qu'en disent les autres</h1>
253253
GitHub
254254
</div>
255255
<div class="flex">
256-
<span><i class="fa fa-star"></i> 1000+</span>
256+
<span><i class="fa fa-star"></i> 1300+</span>
257257
</div>
258258
</a>
259259
</div>

translations/locales/ta/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ <h1 class="center-text">மற்றவர்கள் என்ன நினை
201201
GitHub
202202
</div>
203203
<div class="flex">
204-
<span><i class="fa fa-star"></i> 1000+</span>
204+
<span><i class="fa fa-star"></i> 1300+</span>
205205
</div>
206206
</a>
207207
</div>

0 commit comments

Comments
 (0)