diff --git a/src/components/SQLCourseVariant/AuthorCredentials.tsx b/src/components/SQLCourseVariant/AuthorCredentials.tsx index 6272258fb..d77935fb7 100644 --- a/src/components/SQLCourseVariant/AuthorCredentials.tsx +++ b/src/components/SQLCourseVariant/AuthorCredentials.tsx @@ -2,7 +2,7 @@ import { AwardIcon } from 'lucide-react'; export function AuthorCredentials() { return ( -
+
) : ( - Start learning now - ${coursePricing?.regionalPrice} + Start learning now + Start now- $ + {coursePricing?.regionalPrice} )} diff --git a/src/components/SQLCourseVariant/PurchaseBanner.tsx b/src/components/SQLCourseVariant/PurchaseBanner.tsx index f0a4315f7..520d2902b 100644 --- a/src/components/SQLCourseVariant/PurchaseBanner.tsx +++ b/src/components/SQLCourseVariant/PurchaseBanner.tsx @@ -1,13 +1,11 @@ -import { ArrowRightIcon, CheckIcon } from 'lucide-react'; -import { useEffect, useState } from 'react'; -import { cn } from '../../lib/classname'; +import { CheckIcon } from 'lucide-react'; import { BuyButton } from './BuyButton'; import { Rating } from '../Rating/Rating'; export function PurchaseBanner() { return ( -
-
+
+
7-Day Money-Back Guarantee @@ -18,7 +16,9 @@ export function PurchaseBanner() {
- +
+ +
diff --git a/src/components/SQLCourseVariant/ReviewCarousel.tsx b/src/components/SQLCourseVariant/ReviewCarousel.tsx index 65355761d..0b71fe9dc 100644 --- a/src/components/SQLCourseVariant/ReviewCarousel.tsx +++ b/src/components/SQLCourseVariant/ReviewCarousel.tsx @@ -149,7 +149,7 @@ export function ReviewCarousel() { }, []); return ( -
+

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.

-
-
+
+