mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-28 03:29:48 +02:00
Update course page text
This commit is contained in:
@@ -311,7 +311,7 @@ export function SQLCoursePage() {
|
|||||||
|
|
||||||
<SectionHeader
|
<SectionHeader
|
||||||
title="Not your average SQL course"
|
title="Not your average SQL course"
|
||||||
description="Built around a text-based interactive approach and packed with practical challenges, this course stands out with features that make it truly unique."
|
description="Built around a text-based interactive approach and packed with practical challenges, this comprehensive SQL bootcamp stands out with features that make it truly unique."
|
||||||
className="mt-16 md:mt-20"
|
className="mt-16 md:mt-20"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
@@ -370,9 +370,7 @@ export function SQLCoursePage() {
|
|||||||
|
|
||||||
<SectionHeader
|
<SectionHeader
|
||||||
title="Course Overview"
|
title="Course Overview"
|
||||||
description="The course is designed to help you go from SQL beginner to expert
|
description="This SQL programming class is designed to help you go from beginner to expert through hands-on practice with real-world scenarios, mastering everything from basic to complex queries."
|
||||||
through hands-on practice with real-world scenarios, mastering
|
|
||||||
everything from basic to complex queries."
|
|
||||||
className="mt-8 md:mt-24"
|
className="mt-8 md:mt-24"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
|
@@ -7,7 +7,7 @@ import SkeletonLayout from '../../layouts/SkeletonLayout.astro';
|
|||||||
title='Master SQL'
|
title='Master SQL'
|
||||||
briefTitle='Learn SQL from the ground up'
|
briefTitle='Learn SQL from the ground up'
|
||||||
ogImageUrl='https://assets.roadmap.sh/guest/sql-course-bjc53.png'
|
ogImageUrl='https://assets.roadmap.sh/guest/sql-course-bjc53.png'
|
||||||
description='Learn SQL from the ground up. This course covers the basics of SQL, intermediate concepts, and advanced topics.'
|
description='Learn SQL from the ground up. This SQL programming class is designed to help you go from beginner to expert through hands-on practice with real-world scenarios, mastering everything from basic to complex queries.'
|
||||||
keywords={['sql', 'database', 'database management', 'database administration']}
|
keywords={['sql', 'database', 'database management', 'database administration']}
|
||||||
canonicalUrl='/courses/sql'
|
canonicalUrl='/courses/sql'
|
||||||
>
|
>
|
||||||
|
Reference in New Issue
Block a user