| @@ -32,9 +32,9 @@ | ||
| 32 | 32 | 'accent' => '#6366f1', |
| 33 | 33 | 'url' => 'https://mxchat.ai/documentation-bot/', |
| 34 | 34 | 'download_url' => 'https://mxchat.ai/advanced-content-editor/', |
| 35 | 35 | 'plugin_file' => 'mxchat-advanced-content/mxchat-advanced-content.php', |
| 36 | - 'config_page' => 'mxchat-content', | |
| 36 | + 'config_page' => 'mxchat-advanced-content', | |
| 37 | 37 | 'hero_features' => array( |
| 38 | 38 | array( |
| 39 | 39 | 'icon' => '<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="3" width="18" height="18" rx="2" ry="2"/><circle cx="8.5" cy="8.5" r="1.5"/><polyline points="21 15 16 10 5 21"/></svg>', |
| 40 | 40 | 'title' => __('Image Management', 'mxchat'), |
| @@ -318,9 +318,9 @@ | ||
| 318 | 318 | ), |
| 319 | 319 | |
| 320 | 320 | 'mxchat-anywhere' => array( |
| 321 | 321 | 'title' => __('MxChat Anywhere', 'mxchat'), |
| 322 | - 'sidebar_title' => __('MxChat Anywhere', 'mxchat'), | |
| 322 | + 'sidebar_title' => __('Anywhere', 'mxchat'), | |
| 323 | 323 | 'description' => __('Deploy your AI chatbot on any website with a single script tag. Works on static HTML, Shopify, Squarespace, Wix, and custom web apps — no WordPress required on the target site. Full feature parity with Shadow DOM style isolation.', 'mxchat'), |
| 324 | 324 | 'key_benefits' => array( |
| 325 | 325 | __('One script tag — works on any website', 'mxchat'), |
| 326 | 326 | __('Shadow DOM prevents CSS conflicts', 'mxchat'), |
| @@ -329,10 +329,10 @@ | ||
| 329 | 329 | 'license' => 'MxChat PRO', |
| 330 | 330 | 'accent' => '#10b981', |
| 331 | 331 | 'url' => 'https://mxchat.ai/mxchat-anywhere-deploy-your-ai-chatbot-on-any-website-with-one-script-tag/', |
| 332 | 332 | 'download_url' => 'https://mxchat.ai/mxchat-anywhere-deploy-your-ai-chatbot-on-any-website-with-one-script-tag/', |
| 333 | - 'plugin_file' => 'mxchat-embed/mxchat-embed.php', | |
| 334 | - 'config_page' => 'mxchat-embed', | |
| 333 | + 'plugin_file' => 'mxchat-anywhere/mxchat-anywhere.php', | |
| 334 | + 'config_page' => 'mxchat-anywhere', | |
| 335 | 335 | 'hero_features' => array( |
| 336 | 336 | array( |
| 337 | 337 | 'icon' => '<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><line x1="2" y1="12" x2="22" y2="12"/><path d="M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z"/></svg>', |
| 338 | 338 | 'title' => __('Universal Embed', 'mxchat'), |