@@ -84,7 +84,7 @@ const PRODUCTS = [
8484 {
8585 id : "an-1" ,
8686 title : "Getting Started with Analytics Suite" ,
87- youtubeId : "https://www.youtube.com/watch?v=GX9x62kFsVU " ,
87+ youtubeId : "" ,
8888 description :
8989 "A quick tour of the Analytics Suite dashboard, key metrics, and how to build your first report." ,
9090 docs : [
@@ -99,7 +99,7 @@ const PRODUCTS = [
9999 {
100100 id : "an-2" ,
101101 title : "Building Custom Dashboards" ,
102- youtubeId : "9bZkp7q19f0 " ,
102+ youtubeId : "" ,
103103 description :
104104 "Learn how to create, customize, and share dashboards tailored to your team's needs." ,
105105 docs : [ { label : "Dashboard Docs" , url : "https://example.com/analytics/dashboards" } ] ,
@@ -116,7 +116,7 @@ const PRODUCTS = [
116116 {
117117 id : "crm-1" ,
118118 title : "CRM Onboarding Walkthrough" ,
119- youtubeId : "M7lc1UVf-VE " ,
119+ youtubeId : "" ,
120120 description :
121121 "Set up your pipeline, import contacts, and configure your sales stages in minutes." ,
122122 docs : [ { label : "Setup Guide" , url : "https://example.com/crm/setup" } ] ,
@@ -133,7 +133,7 @@ const PRODUCTS = [
133133 {
134134 id : "au-1" ,
135135 title : "Creating Your First Workflow" ,
136- youtubeId : "aqz-KE-bpKQ " ,
136+ youtubeId : "" ,
137137 description :
138138 "Automate repetitive tasks with triggers, conditions, and actions — no code required." ,
139139 docs : [ { label : "Workflow Docs" , url : "https://example.com/automation/workflows" } ] ,
0 commit comments