From 50df16d77f101729854a802cebdffe1ee0756875 Mon Sep 17 00:00:00 2001 From: jordit Date: Thu, 30 Jan 2025 10:38:26 +0000 Subject: [PATCH] Hindi: The Lens podcast links and promo --- src/app/lib/config/services/hindi.ts | 10 +++++----- .../tempData/podcastExternalLinks/hindi.js | 18 ++++++++++++++++++ 2 files changed, 23 insertions(+), 5 deletions(-) diff --git a/src/app/lib/config/services/hindi.ts b/src/app/lib/config/services/hindi.ts index 808afd24548..6643f5cc2f8 100644 --- a/src/app/lib/config/services/hindi.ts +++ b/src/app/lib/config/services/hindi.ts @@ -49,16 +49,16 @@ export const service: DefaultServiceConfig = { googleSiteVerification: 'D-aEHUiyVaMoUJXjVRbDVkxS0dLTMUZLD3dLPTnWO4Q', podcastPromo: { title: 'पॉडकास्ट', - brandTitle: 'दिनभर: पूरा दिन,पूरी ख़बर (Dinbhar)', + brandTitle: 'The Lens: मुकेश शर्मा के साथ', brandDescription: - 'वो राष्ट्रीय और अंतरराष्ट्रीय ख़बरें जो दिनभर सुर्खियां बनीं.', + 'हफ़्ते की सबसे बड़ी न्यूज़ स्टोरी पर चर्चा: मुकेश शर्मा के साथ.', image: { - src: 'https://ichef.bbci.co.uk/images/ic/$recipe/p09ds7cb.jpg', - alt: 'दिनभर', + src: 'https://ichef.bbci.co.uk/images/ic/$recipe/p0kjf0d8.jpg', + alt: 'मुकेश शर्मा', }, linkLabel: { text: 'दिनभर: पूरा दिन,पूरी ख़बर', - href: 'https://www.bbc.com/hindi/podcasts/p09ds7zx', + href: 'https://www.bbc.com/hindi/podcasts/p0kjf03y', }, skipLink: { text: 'छोड़कर %title% आगे बढ़ें', diff --git a/src/app/routes/onDemandAudio/tempData/podcastExternalLinks/hindi.js b/src/app/routes/onDemandAudio/tempData/podcastExternalLinks/hindi.js index d9d50adcc03..6579372b952 100644 --- a/src/app/routes/onDemandAudio/tempData/podcastExternalLinks/hindi.js +++ b/src/app/routes/onDemandAudio/tempData/podcastExternalLinks/hindi.js @@ -238,6 +238,24 @@ const externalLinks = { linkType: 'gaana', }, ], + p0kjf03y: [ + { + linkText: 'Spotify', + linkUrl: 'https://open.spotify.com/show/33zf2Pgpq1w0BXp1Vhe9vz', + linkType: 'spotify', + }, + { + linkText: 'Apple', + linkUrl: 'https://podcasts.apple.com/us/podcast/the-lens-मुकेश-शर्मा-के-साथ/id1791099679', + linkType: 'apple', + }, + { + linkText: 'Jio Saavn', + linkUrl: + 'https://www.jiosaavn.com/shows/the-lens-%e0%a4%ae%e0%a5%81%e0%a4%95%e0%a5%87%e0%a4%b6-%e0%a4%b6%e0%a4%b0%e0%a5%8d%e0%a4%ae%e0%a4%be-%e0%a4%95%e0%a5%87-%e0%a4%b8%e0%a4%be%e0%a4%a5/1/ESz7PpxJiiA_', + linkType: 'gaana', + }, + ], }, };