| @@ -223,12 +223,12 @@ | ||
| 223 | 223 | <main class="mxch-content"> |
| 224 | 224 | <?php if (!$is_activated): ?> |
| 225 | 225 | <div class="mxch-pro-banner"> |
| 226 | 226 | <div class="mxch-pro-banner-content"> |
| 227 | - <h3 class="mxch-pro-banner-title"><?php esc_html_e('Stop paying $50–200/month for AI chatbot tools.', 'mxchat'); ?></h3> | |
| 228 | - <p class="mxch-pro-banner-text"><?php esc_html_e('One payment unlocks every MxChat Pro add-on for life — WooCommerce sales, Google Search Console insights, AI-generated chatbot themes, lead-capture forms, unlimited bots, image analysis, and more. No renewals. No surprise bills.', 'mxchat'); ?></p> | |
| 227 | + <h3 class="mxch-pro-banner-title"><?php esc_html_e('MxChat Pro — Lifetime Access', 'mxchat'); ?></h3> | |
| 228 | + <p class="mxch-pro-banner-text"><?php esc_html_e('One-time purchase. Unlock 14+ premium add-ons: Chat with GSC, WooCommerce, Chatbot Themes, Forms Builder, and more.', 'mxchat'); ?></p> | |
| 229 | 229 | </div> |
| 230 | - <a href="https://mxchat.ai/" target="_blank" class="mxch-pro-banner-btn"><span><?php esc_html_e('Get Lifetime Access →', 'mxchat'); ?></span></a> | |
| 230 | + <a href="https://mxchat.ai/" target="_blank" class="mxch-pro-banner-btn"><span><?php esc_html_e('Learn More', 'mxchat'); ?></span></a> | |
| 231 | 231 | </div> |
| 232 | 232 | <?php endif; ?> |
| 233 | 233 | |
| 234 | 234 | <?php |