diff --git a/site/blogposts.config.json b/site/blogposts.config.json index 1c15e7fcc..b8241007b 100644 --- a/site/blogposts.config.json +++ b/site/blogposts.config.json @@ -1,4 +1,28 @@ [ + { + "categories": [ + "Voice", + "Voice API" + ], + "categoryLinks": [ + "https://www.bandwidth.com/blog/category/voice/", + "https://www.bandwidth.com/blog/category/voice/voice-api/" + ], + "imageUrl": "https://www.bandwidth.com/wp-content/uploads/Blog_Maestro_How-does-WebRTC-work_In-App-Calling.png", + "postLink": "https://www.bandwidth.com/blog/webrtc/", + "postTitle": "Your intro to In-App Calling, and the WebRTC tech it’s based on" + }, + { + "categories": [ + "Voice" + ], + "categoryLinks": [ + "https://www.bandwidth.com/blog/category/voice/" + ], + "imageUrl": "https://www.bandwidth.com/wp-content/uploads/Blog_Evaluating-your-carrier_Picking-the-right-VoIP-provider.png", + "postLink": "https://www.bandwidth.com/blog/how-to-pick-the-right-provider/", + "postTitle": "Picking the right VoIP provider: 7 hacks from an industry insider" + }, { "categories": [ "Voice" @@ -92,27 +116,5 @@ "imageUrl": "https://www.bandwidth.com/wp-content/uploads/Blog_Maestro-Ai-Call-Centers.png", "postLink": "https://www.bandwidth.com/blog/artificial-intelligence-for-call-centers-how-bots-are-saving-enterprise-cx/", "postTitle": "Artificial intelligence for call centers: how bots are saving enterprise CX" - }, - { - "categories": [ - "CPaaS" - ], - "categoryLinks": [ - "https://www.bandwidth.com/blog/category/cpaas/" - ], - "imageUrl": "https://www.bandwidth.com/wp-content/uploads/Blog_CiscoLive-Recap-1.png", - "postLink": "https://www.bandwidth.com/blog/ciscolive-2023-recap/", - "postTitle": "CiscoLive 2023: 5 highlights in communications" - }, - { - "categories": [ - "CPaaS" - ], - "categoryLinks": [ - "https://www.bandwidth.com/blog/category/cpaas/" - ], - "imageUrl": "https://www.bandwidth.com/wp-content/uploads/Blog_Cloud-Migration.png", - "postLink": "https://www.bandwidth.com/blog/what-is-cloud-migration/", - "postTitle": "What is cloud migration? Cloud migration 101" } ]