diff --git a/src/components/SQLCourse/AuthorQuoteMessage.tsx b/src/components/SQLCourse/AuthorQuoteMessage.tsx new file mode 100644 index 000000000..e588f3b37 --- /dev/null +++ b/src/components/SQLCourse/AuthorQuoteMessage.tsx @@ -0,0 +1,45 @@ +import { QuoteIcon } from 'lucide-react'; + +export function AuthorQuoteMessage() { + return ( +
+ As someone who has worked extensively with databases throughout my + career, I know firsthand how crucial SQL skills are. I've created + this course to share the practical knowledge that has helped me + build and scale data systems at various companies. +
+ ++ Founder roadmap.sh ยท + + @kamrify + +
+