From baceeb37cf146f0e5cec80c82e8ed370bd1a46ef Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Tue, 22 Jul 2025 19:29:23 +0100 Subject: [PATCH] Add og image for sql --- src/components/Premium/PremiumPage.tsx | 5 ----- src/data/guides/sql-how-long-to-learn.md | 3 +++ 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/src/components/Premium/PremiumPage.tsx b/src/components/Premium/PremiumPage.tsx index 154322be5..342388ee9 100644 --- a/src/components/Premium/PremiumPage.tsx +++ b/src/components/Premium/PremiumPage.tsx @@ -74,7 +74,6 @@ export function PremiumPage() { - {/* Stats Section */}
@@ -82,7 +81,6 @@ export function PremiumPage() {
- {/* Features Grid */}

@@ -112,10 +110,8 @@ export function PremiumPage() {

- {/* Credibility Stats */} - {/* Pricing Section */}

Choose Your Plan @@ -188,7 +184,6 @@ export function PremiumPage() {

- {/* Final CTA */}

Not Ready to Commit Yet? diff --git a/src/data/guides/sql-how-long-to-learn.md b/src/data/guides/sql-how-long-to-learn.md index 418480062..35f8aec06 100644 --- a/src/data/guides/sql-how-long-to-learn.md +++ b/src/data/guides/sql-how-long-to-learn.md @@ -6,6 +6,7 @@ excludedBySlug: '/sql/how-long-to-learn' seo: title: How Long Does It Take to Learn SQL? (An Expert's Take) description: How long does it take to learn SQL? A seasoned expert shares what to expect, from basics to job-ready skills. + ogImageUrl: https://assets.roadmap.sh/guest/how-long-does-it-take-to-learn-sql-4o4jz.jpg isNew: true type: 'textual' date: 2025-06-26 @@ -18,6 +19,8 @@ tags: - 'guide-sitemap' --- +![How Long Does It Take to Learn SQL? (An Expert's Take)](https://assets.roadmap.sh/guest/how-long-does-it-take-to-learn-sql-4o4jz.jpg) + With steady practice, you can start grasping basic SQL concepts in just a few days, grow confident writing queries within a month, and reach proficiency in advanced SQL concepts in three to six months. However, before you mark your calendar, remember this timeline does not apply to everyone.