diff --git a/src/components/SQLCourse/ReviewsSection.tsx b/src/components/SQLCourse/ReviewsSection.tsx index 79e0680bb..289f2cd5f 100644 --- a/src/components/SQLCourse/ReviewsSection.tsx +++ b/src/components/SQLCourse/ReviewsSection.tsx @@ -33,7 +33,7 @@ export function ReviewsSection() { role: 'Founder and Data Enthusiast', rating: 5, text: [ - 'I found this course to be **really well thought out**. I bought this course for the advanced chapters, but I ended up learning a bunch of new things even from the beginner lessons.', + 'I have been working with SQL and databases for a long time, I bought this course for the advanced chapters but ended up learning a bunch of **new things even from the beginner lessons**.', 'No matter your SQL experience, this course is **a must-have** if you want to level up your SQL and data analysis skills. Highly recommended!', ], avatarUrl: 'https://assets.roadmap.sh/guest/william-imoh-sd2dk.jpg',