Skip to content

Commit

Permalink
Add testimonial
Browse files Browse the repository at this point in the history
  • Loading branch information
alexstyl committed Oct 2, 2024
1 parent 0848929 commit cd92eaa
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,22 @@ Simpler API, and it actually works. I like it a lot, after continuously having s
</div>
</div>

<div class="testimonial-container">
<div class="testimonial-image">
<img src="/testimonials/gabor.jpg" alt="Gabor Varadi">
</div>
<div class="testimonial-content">
<div class="testimonial-text">
"This man did, what Googlers couldn't in 3 years of scrollbars "being on the roadmap" #androiddev"
</div>
<div class="testimonial-author">
<h3>Jacob Ras</h3>
<p>EpicPandaForce @ SO</p>
</div>
</div>
</div>


<div class="testimonial-container">
<div class="testimonial-image">
<img src="/testimonials/alexstyl.jpg" alt="Alex Styl">
Expand All @@ -139,6 +155,8 @@ Plus, I needed high-quality, non-Material looking components for my Compose Mult
display: flex;
max-width: 800px;
font-family: Arial, sans-serif;
padding-top: 8px;
padding-bottom: 8px;
}
.testimonial-image {
flex: 0 0 192px;
Expand Down
Binary file added docs/testimonials/gabor.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit cd92eaa

Please sign in to comment.