diff --git a/src/components/SQLCourse/AuthorCredentials.tsx b/src/components/SQLCourse/AuthorCredentials.tsx new file mode 100644 index 000000000..59fc57608 --- /dev/null +++ b/src/components/SQLCourse/AuthorCredentials.tsx @@ -0,0 +1,41 @@ +import { Award } from 'lucide-react'; + +export function AuthorCredentials() { + return ( +
+
+ Kamran Ahmed + Course by + + Kamran Ahmed + +
+
+ + + + + #2 most-starred + + + + Google Dev Expert + + + + + + founder roadmap.sh + +
+
+ ); +} diff --git a/src/components/SQLCourse/PlatformDemo.tsx b/src/components/SQLCourse/PlatformDemo.tsx index 9fd14fba5..c12b4332f 100644 --- a/src/components/SQLCourse/PlatformDemo.tsx +++ b/src/components/SQLCourse/PlatformDemo.tsx @@ -14,7 +14,7 @@ export function PlatformDemo() { onClose={() => setIsVideoModalOpen(false)} /> )} -
+
Course Environment
- +
Complete Course to Master Practical SQL @@ -273,6 +273,7 @@ export function SQLCoursePage() {
+

A structured course to master database querying - perfect for developers, data analysts, and anyone working with data. @@ -304,14 +305,14 @@ export function SQLCoursePage() { - - + +