Skip to content

Commit

Permalink
Add Alexei's review
Browse files Browse the repository at this point in the history
  • Loading branch information
sapegin committed Oct 18, 2024
1 parent ae6916b commit 7fde871
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
Binary file added public/images/book/readers-alexei.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions src/templates/BookPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,13 @@ const testimonials: TestimonialItem[] = [
role: 'Senior Frontend Developer',
image: 'readers-troy.jpg',
},
{
quote:
'I’ve been following Artem’s blog for a while now, and his advice on clean code is always spot on. This book is a great compilation of the ideas he has shared in his articles, plus much more exclusive content. I highly recommend reading this book regardless of you experience.',
author: 'Alexei Crecotun',
role: 'Senior Frontend Developer',
image: 'readers-alexei.jpg',
},
];

type FaqItem = {
Expand Down

0 comments on commit 7fde871

Please sign in to comment.