What other learners said
@@ -184,7 +184,7 @@ export function ReviewCarousel() {
className={cn(
'review-testimonial relative overflow-hidden rounded-2xl bg-linear-to-br from-yellow-500/10 via-yellow-500/5 to-transparent p-8 backdrop-blur-sm [&_strong]:font-normal [&_strong]:text-yellow-300/70',
index === 2 && batchSize === 3 && 'hidden xl:block',
- index === 1 && batchSize === 3 && 'hidden md:block',
+ index === 1 && batchSize === 3 && 'hidden lg:block',
)}
>
diff --git a/src/components/SQLCourseVariant/SQLCourseVariantPage.tsx b/src/components/SQLCourseVariant/SQLCourseVariantPage.tsx
index 14123fb57..f34f7daea 100644
--- a/src/components/SQLCourseVariant/SQLCourseVariantPage.tsx
+++ b/src/components/SQLCourseVariant/SQLCourseVariantPage.tsx
@@ -242,12 +242,12 @@ export const sqlCourseChapters: ChapterData[] = [
export function SQLCourseVariantPage() {
return (
<>
-
-
+
+
-
+
-
+
Master SQL Queries
@@ -272,8 +272,8 @@ export function SQLCourseVariantPage() {
7-day money-back guarantee.
-