From f82ca986c587cc096e7b30d7d1b37d5bd869c750 Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Thu, 20 Feb 2025 13:33:48 +0000 Subject: [PATCH] Update testimonial --- src/components/SQLCourse/ReviewsSection.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/SQLCourse/ReviewsSection.tsx b/src/components/SQLCourse/ReviewsSection.tsx index 289f2cd5f..3e976e64c 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 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**.', + 'I have been working with SQL and databases for a long time, I bought this course for the advanced chapters but ended up completing the entire course. I learned a lot of new things and it was **well worth the investment**.', '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',