{"id":1057,"date":"2022-08-09T09:21:41","date_gmt":"2022-08-09T09:21:41","guid":{"rendered":"https:\/\/hostim.themetags.com\/?page_id=1057"},"modified":"2025-10-13T10:57:24","modified_gmt":"2025-10-13T14:57:24","slug":"home","status":"publish","type":"page","link":"https:\/\/bwatmesaj.com\/en\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1057\" class=\"elementor elementor-1057\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eb99bc4 e-con-full e-flex e-con e-parent\" data-id=\"eb99bc4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-832d47d elementor-widget elementor-widget-html\" data-id=\"832d47d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"fr\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Bwatmesaj - Bulk SMS Marketing<\/title>\r\n    <style>\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        body {\r\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\r\n            line-height: 1.6;\r\n            color: #333;\r\n            overflow-x: hidden;\r\n        }\r\n\r\n        :root {\r\n            --primary-color: #A83A29;\r\n            --secondary-color: #000000;\r\n            --gradient: linear-gradient(135deg, #A83A29 0%, #D2493A 100%);\r\n            --shadow: 0 10px 40px rgba(168, 58, 41, 0.15);\r\n            --shadow-hover: 0 20px 60px rgba(168, 58, 41, 0.25);\r\n        }\r\n\r\n        \/* Hero Section *\/\r\n        .hero {\r\n            background: linear-gradient(135deg, #A83A29 0%, #D2493A 50%, #E55A4A 100%);\r\n            min-height: 100%;\r\n            display: flex;\r\n            width: 100%;\r\n            padding-bottom: 30px;\r\n            align-items: center;\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n\r\n        .hero::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            right: 0;\r\n            bottom: 0;\r\n            background: url('data:image\/svg+xml,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 100 100\"><defs><pattern id=\"grid\" width=\"10\" height=\"10\" patternUnits=\"userSpaceOnUse\"><path d=\"M 10 0 L 0 0 0 10\" fill=\"none\" stroke=\"rgba(255,255,255,0.1)\" stroke-width=\"0.5\"\/><\/pattern><\/defs><rect width=\"100\" height=\"100\" fill=\"url(%23grid)\"\/><\/svg>');\r\n            opacity: 0.3;\r\n        }\r\n        \r\n\r\n        .hero-container {\r\n            max-width: 1400px;\r\n            margin: 50px auto;\r\n            padding: 0 20px;\r\n            display: grid;\r\n            grid-template-columns: 1fr 1fr;\r\n            gap: 60px;\r\n            align-items: center;\r\n            position: relative;\r\n            z-index: 2;\r\n        }\r\n\r\n        .hero-content {\r\n            color: white;\r\n            animation: slideInLeft 0.8s ease-out;\r\n        }\r\n\r\n        .hero-badge {\r\n            background: rgba(255, 255, 255, 0.2);\r\n            padding: 12px 24px;\r\n            border-radius: 50px;\r\n            display: inline-flex;\r\n            align-items: center;\r\n            gap: 10px;\r\n            margin-bottom: 30px;\r\n            backdrop-filter: blur(10px);\r\n            border: 1px solid rgba(255, 255, 255, 0.1);\r\n        }\r\n\r\n        .hero h1 {\r\n            font-size: 4rem;\r\n            font-weight: 800;\r\n            line-height: 1.1;\r\n            margin-bottom: 24px;\r\n            background: linear-gradient(45deg, #fff, #f0f0f0);\r\n            -webkit-background-clip: text;\r\n            -webkit-text-fill-color: white;\r\n            background-clip: text;\r\n        }\r\n\r\n        .hero-subtitle {\r\n            font-size: 1.3rem;\r\n            margin-bottom: 40px;\r\n            opacity: 0.9;\r\n            font-weight: 300;\r\n        }\r\n\r\n        .cta-buttons {\r\n            display: flex;\r\n            gap: 20px;\r\n            flex-wrap: wrap;\r\n        }\r\n\r\n        .btn-primary {\r\n            background: white;\r\n            color: var(--primary-color);\r\n            padding: 18px 36px;\r\n            border: none;\r\n            border-radius: 50px;\r\n            font-weight: 600;\r\n            font-size: 1.1rem;\r\n            cursor: pointer;\r\n            text-decoration: none;\r\n            display: inline-flex;\r\n            align-items: center;\r\n            gap: 10px;\r\n            transition: all 0.3s ease;\r\n            box-shadow: 0 8px 30px rgba(0, 0, 0, 0.2);\r\n        }\r\n\r\n        .btn-primary:hover {\r\n            transform: translateY(-3px);\r\n            box-shadow: 0 15px 40px rgba(0, 0, 0, 0.3);\r\n            background-color: black;\r\n        }\r\n\r\n        .btn-secondary {\r\n            background: transparent;\r\n            color: white;\r\n            padding: 18px 36px;\r\n            border: 2px solid rgba(255, 255, 255, 0.3);\r\n            border-radius: 50px;\r\n            font-weight: 600;\r\n            font-size: 1.1rem;\r\n            cursor: pointer;\r\n            text-decoration: none;\r\n            display: inline-flex;\r\n            align-items: center;\r\n            gap: 10px;\r\n            transition: all 0.3s ease;\r\n            backdrop-filter: blur(10px);\r\n        }\r\n\r\n        .btn-secondary:hover {\r\n            background: rgba(255, 255, 255, 0.1);\r\n            border-color: white;\r\n            transform: translateY(-2px);\r\n        }\r\n\r\n        .hero-visual {\r\n            display: flex;\r\n            justify-content: center;\r\n            align-items: center;\r\n            animation: slideInRight 0.8s ease-out;\r\n        }\r\n\r\n        .hero-icons {\r\n            display: grid;\r\n            grid-template-columns: repeat(2, 1fr);\r\n            gap: 30px;\r\n            position: relative;\r\n        }\r\n\r\n        .hero-icon {\r\n            width: 120px;\r\n            height: 120px;\r\n            background: rgba(255, 255, 255, 0.15);\r\n            border-radius: 25px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            backdrop-filter: blur(20px);\r\n            border: 1px solid rgba(255, 255, 255, 0.2);\r\n            transition: all 0.3s ease;\r\n            animation: float 3s ease-in-out infinite;\r\n        }\r\n\r\n        .hero-icon:nth-child(even) {\r\n            animation-delay: -1.5s;\r\n        }\r\n\r\n        .hero-icon:hover {\r\n            transform: translateY(-10px) scale(1.05);\r\n            background: rgba(255, 255, 255, 0.25);\r\n        }\r\n\r\n        \/* Features Section *\/\r\n        .features {\r\n            padding: 120px 0;\r\n            background: linear-gradient(180deg, #f8f9fa 0%, #ffffff 100%);\r\n        }\r\n\r\n        .container {\r\n            max-width: 1400px;\r\n            margin: 0 auto;\r\n            padding: 0 20px;\r\n        }\r\n\r\n        .section-header {\r\n            text-align: center;\r\n            margin-bottom: 80px;\r\n        }\r\n\r\n        .section-title {\r\n            font-size: 3rem;\r\n            font-weight: 800;\r\n            margin-bottom: 20px;\r\n            color: var(--secondary-color);\r\n        }\r\n\r\n        .section-subtitle {\r\n            font-size: 1.2rem;\r\n            color: #666;\r\n            max-width: 600px;\r\n            margin: 0 auto;\r\n        }\r\n\r\n        .highlight {\r\n            background: linear-gradient(45deg, var(--primary-color), #D2493A);\r\n            -webkit-background-clip: text;\r\n            -webkit-text-fill-color: transparent;\r\n            background-clip: text;\r\n        }\r\n\r\n        \/* Pricing Section *\/\r\n        .pricing {\r\n            padding: 120px 0;\r\n            background: var(--secondary-color);\r\n            color: white;\r\n        }\r\n\r\n        .pricing-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(270px, 1fr));\r\n            gap: 20px;\r\n            margin-top: 80px;\r\n        }\r\n\r\n        .pricing-card {\r\n            background: rgba(255, 255, 255, 0.05);\r\n            border-radius: 20px;\r\n            padding: 40px;\r\n            text-align: center;\r\n            position: relative;\r\n            backdrop-filter: blur(10px);\r\n            border: 1px solid rgba(255, 255, 255, 0.1);\r\n            transition: all 0.3s ease;\r\n        }\r\n\r\n        .pricing-card:hover {\r\n            transform: translateY(-10px);\r\n            box-shadow: var(--shadow-hover);\r\n            border-color: var(--primary-color);\r\n        }\r\n\r\n        .pricing-card.featured {\r\n            background: linear-gradient(135deg, var(--primary-color) 0%, #D2493A 100%);\r\n            transform: scale(1.05);\r\n            border-color: #fff;\r\n        }\r\n\r\n        .pricing-icon {\r\n            width: 80px;\r\n            height: 80px;\r\n            margin: 0 auto 30px;\r\n            background: var(--gradient);\r\n            border-radius: 50%;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n        }\r\n\r\n        .pricing-title {\r\n            font-size: 1.5rem;\r\n            margin-bottom: 20px;\r\n            font-weight: 700;\r\n        }\r\n\r\n        .pricing-description {\r\n            color: rgba(255, 255, 255, 0.8);\r\n            margin-bottom: 30px;\r\n        }\r\n\r\n        .pricing-price {\r\n            font-size: 3rem;\r\n            font-weight: 800;\r\n            margin-bottom: 10px;\r\n            color: var(--primary-color);\r\n        }\r\n\r\n        .pricing-card.featured .pricing-price {\r\n            color: white;\r\n        }\r\n\r\n        .pricing-period {\r\n            color: rgba(255, 255, 255, 0.7);\r\n            margin-bottom: 30px;\r\n        }\r\n\r\n        .pricing-features {\r\n            list-style: none;\r\n            margin-bottom: 40px;\r\n        }\r\n\r\n        .pricing-features li {\r\n            padding: 8px 0;\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 12px;\r\n        }\r\n\r\n        .check-icon {\r\n            width: 20px;\r\n            height: 20px;\r\n            background: var(--primary-color);\r\n            border-radius: 50%;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            flex-shrink: 0;\r\n        }\r\n\r\n        .pricing-card.featured .check-icon {\r\n            background: white;\r\n        }\r\n\r\n        \/* Features Grid *\/\r\n        .features-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));\r\n            gap: 40px;\r\n            margin-top: 60px;\r\n        }\r\n\r\n        .feature-card {\r\n            background: white;\r\n            padding: 40px;\r\n            border-radius: 20px;\r\n            box-shadow: var(--shadow);\r\n            transition: all 0.3s ease;\r\n            border: 1px solid rgba(168, 58, 41, 0.1);\r\n        }\r\n\r\n        .feature-card:hover {\r\n            transform: translateY(-5px);\r\n            box-shadow: var(--shadow-hover);\r\n        }\r\n\r\n        .feature-icon {\r\n            width: 70px;\r\n            height: 70px;\r\n            background: var(--gradient);\r\n            border-radius: 15px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            margin-bottom: 25px;\r\n        }\r\n\r\n        .feature-title {\r\n            font-size: 1.3rem;\r\n            font-weight: 700;\r\n            margin-bottom: 15px;\r\n            color: var(--secondary-color);\r\n        }\r\n\r\n        .feature-description {\r\n            color: #666;\r\n            line-height: 1.6;\r\n        }\r\n\r\n        \/* Testimonials *\/\r\n        .testimonials {\r\n            padding: 120px 0;\r\n            background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);\r\n        }\r\n\r\n        .testimonials-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));\r\n            gap: 40px;\r\n            margin-top: 60px;\r\n        }\r\n\r\n        .testimonial-card {\r\n            background: white;\r\n            padding: 40px;\r\n            border-radius: 20px;\r\n            box-shadow: var(--shadow);\r\n            position: relative;\r\n            transition: all 0.3s ease;\r\n        }\r\n\r\n        .testimonial-card:hover {\r\n            transform: translateY(-5px);\r\n            box-shadow: var(--shadow-hover);\r\n        }\r\n\r\n        .testimonial-content {\r\n            font-style: italic;\r\n            margin-bottom: 30px;\r\n            font-size: 1.1rem;\r\n            line-height: 1.7;\r\n            color: #333;\r\n        }\r\n\r\n        .testimonial-author {\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 20px;\r\n        }\r\n\r\n        .author-avatar {\r\n            width: 60px;\r\n            height: 60px;\r\n            border-radius: 50%;\r\n            background: var(--gradient);\r\n        }\r\n\r\n        .author-info h5 {\r\n            font-weight: 700;\r\n            margin-bottom: 5px;\r\n            color: var(--secondary-color);\r\n        }\r\n\r\n        .author-info p {\r\n            color: #666;\r\n            font-size: 0.9rem;\r\n        }\r\n\r\n        .stars {\r\n            display: flex;\r\n            gap: 5px;\r\n            margin-top: 15px;\r\n        }\r\n\r\n        .star {\r\n            width: 18px;\r\n            height: 18px;\r\n            background: #FFD700;\r\n            clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%);\r\n        }\r\n\r\n        \/* Social Proof *\/\r\n        .social-proof {\r\n            padding: 60px 0;\r\n            background: white;\r\n        }\r\n\r\n        .social-proof-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\r\n            gap: 40px;\r\n            text-align: center;\r\n        }\r\n\r\n        .social-proof-item {\r\n            padding: 30px 20px;\r\n        }\r\n\r\n        .social-proof-logo {\r\n            height: 40px;\r\n            margin-bottom: 20px;\r\n            opacity: 0.8;\r\n        }\r\n\r\n        .social-proof-rating {\r\n            font-size: 2rem;\r\n            font-weight: 800;\r\n            color: var(--primary-color);\r\n            margin-bottom: 10px;\r\n        }\r\n\r\n        \/* Newsletter *\/\r\n        .newsletter {\r\n            padding: 80px 0;\r\n            background: var(--gradient);\r\n            color: white;\r\n            text-align: center;\r\n        }\r\n\r\n        .newsletter-form {\r\n            max-width: 500px;\r\n            margin: 40px auto 0;\r\n            display: flex;\r\n            gap: 20px;\r\n        }\r\n\r\n        .newsletter-input {\r\n            flex: 1;\r\n            padding: 18px 24px;\r\n            border: none;\r\n            border-radius: 50px;\r\n            font-size: 1rem;\r\n            outline: none;\r\n        }\r\n\r\n        .newsletter-btn {\r\n            background: white;\r\n            color: var(--primary-color);\r\n            padding: 18px 36px;\r\n            border: none;\r\n            border-radius: 50px;\r\n            font-weight: 600;\r\n            cursor: pointer;\r\n            transition: all 0.3s ease;\r\n        }\r\n\r\n        .newsletter-btn:hover {\r\n            transform: translateY(-2px);\r\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);\r\n        }\r\n\r\n        \/* Animations *\/\r\n        @keyframes slideInLeft {\r\n            from { opacity: 0; transform: translateX(-50px); }\r\n            to { opacity: 1; transform: translateX(0); }\r\n        }\r\n\r\n        @keyframes slideInRight {\r\n            from { opacity: 0; transform: translateX(50px); }\r\n            to { opacity: 1; transform: translateX(0); }\r\n        }\r\n\r\n        @keyframes float {\r\n            0%, 100% { transform: translateY(0px); }\r\n            50% { transform: translateY(-20px); }\r\n        }\r\n\r\n        @keyframes fadeInUp {\r\n            from { opacity: 0; transform: translateY(30px); }\r\n            to { opacity: 1; transform: translateY(0); }\r\n        }\r\n\r\n        \/* Responsive *\/\r\n        @media (max-width: 1024px) {\r\n            .hero-container {\r\n                grid-template-columns: 1fr;\r\n                text-align: center;\r\n                gap: 40px;\r\n            }\r\n            \r\n            .hero h1 {\r\n                font-size: 3rem;\r\n            }\r\n        }\r\n\r\n        @media (max-width: 768px) {\r\n            .hero h1 {\r\n                font-size: 2.5rem;\r\n            }\r\n            \r\n            .section-title {\r\n                font-size: 2.5rem;\r\n            }\r\n            \r\n            .cta-buttons {\r\n                flex-direction: column;\r\n                align-items: center;\r\n            }\r\n            \r\n            .pricing-grid {\r\n                grid-template-columns: 1fr;\r\n            }\r\n            \r\n            .features-grid {\r\n                grid-template-columns: 1fr;\r\n            }\r\n            \r\n            .testimonials-grid {\r\n                grid-template-columns: 1fr;\r\n            }\r\n            \r\n            .newsletter-form {\r\n                flex-direction: column;\r\n                max-width: 300px;\r\n            }\r\n        }\r\n\r\n        @media (max-width: 480px) {\r\n            .hero {\r\n                padding: 40px 0;\r\n            }\r\n            \r\n            .hero h1 {\r\n                font-size: 2rem;\r\n            }\r\n            \r\n            .section-title {\r\n                font-size: 2rem;\r\n            }\r\n            \r\n            .pricing-card {\r\n                padding: 30px 20px;\r\n            }\r\n            \r\n            .feature-card {\r\n                padding: 30px 20px;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <!-- Hero Section -->\r\n    <section class=\"hero\">\r\n        <div class=\"hero-container\">\r\n            <div class=\"hero-content\">\r\n                <div class=\"hero-badge\">\r\n                    <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"currentColor\">\r\n                        <path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/>\r\n                    <\/svg>\r\n                    Your Message, Delivered Instantly\r\n                <\/div>\r\n                <h1>Empower Your Business with Bulk SMS Marketing <\/h1>\r\n                <p class=\"hero-subtitle\">Whether you're a small business or a large corporation, our platform allows you to send personalized SMS campaigns to your customers instantly and effectively.<\/p>\r\n                <div class=\"cta-buttons\">\r\n                    <a href=\"https:\/\/main.bwatmesaj.com\/register\" class=\"btn-primary\">\r\n                        <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"currentColor\">\r\n                            <path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/>\r\n                        <\/svg>\r\n                        200 Free SMS\r\n                    <\/a>\r\n                    <a href=\"https:\/\/main.bwatmesaj.com\/login\" class=\"btn-secondary\">\r\n                        Sign In\r\n                    <\/a>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"hero-visual\">\r\n                <div class=\"hero-icons\">\r\n                    <div class=\"hero-icon\">\r\n                        <img decoding=\"async\" src=\"https:\/\/bwatmesaj.com\/wp-content\/uploads\/2024\/10\/icon-img-1.png\" alt=\"SMS Icon\" width=\"60\" height=\"60\">\r\n                    <\/div>\r\n                    <div class=\"hero-icon\">\r\n                        <img decoding=\"async\" src=\"https:\/\/bwatmesaj.com\/wp-content\/uploads\/2024\/10\/icon-img-3.png\" alt=\"Marketing Icon\" width=\"60\" height=\"60\">\r\n                    <\/div>\r\n                    <div class=\"hero-icon\">\r\n                        <svg width=\"60\" height=\"60\" fill=\"white\" viewBox=\"0 0 24 24\">\r\n                            <path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\/>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <div class=\"hero-icon\">\r\n                        <svg width=\"60\" height=\"60\" fill=\"white\" viewBox=\"0 0 24 24\">\r\n                            <path d=\"M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z\"\/>\r\n                        <\/svg>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Features Section -->\r\n    <section class=\"features\">\r\n        <div class=\"container\">\r\n            <div class=\"section-header\">\r\n                <h2 class=\"section-title\">Experience the <span class=\"highlight\">Bulk SMS Marketing<\/span><\/h2>\r\n                <p class=\"section-subtitle\">Powerful features designed for effective SMS marketing campaigns<\/p>\r\n                <div style=\"margin-top: 40px;\">\r\n                    <a href=\"https:\/\/tawk.to\/chat\/67647003af5bfec1dbde711a\/1ifg5b44c\" class=\"btn-primary\">\r\n                        <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"currentColor\">\r\n                            <path d=\"M20 2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h4l4 4 4-4h4c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2z\"\/>\r\n                        <\/svg>\r\n                        Chat With An Expert\r\n                    <\/a>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"features-grid\">\r\n                <div class=\"feature-card\">\r\n                    <div class=\"feature-icon\">\r\n                        <img decoding=\"async\" src=\"https:\/\/bwatmesaj.com\/wp-content\/uploads\/2024\/01\/img-81.png\" alt=\"Bulk SMS\" width=\"40\" height=\"40\">\r\n                    <\/div>\r\n                    <h3 class=\"feature-title\">Bulk SMS Campaigns<\/h3>\r\n                    <p class=\"feature-description\">Send thousands of SMS messages in minutes. Tailor your campaigns to reach your target audience with ease and speed.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"feature-card\">\r\n                    <div class=\"feature-icon\">\r\n                        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/bwatmesaj.com\/wp-content\/uploads\/2024\/01\/img-81.png\" alt=\"Geo-Targeting\" width=\"40\" height=\"40\">\r\n                    <\/div>\r\n                    <h3 class=\"feature-title\">Geo-Targeting<\/h3>\r\n                    <p class=\"feature-description\">Deliver location-based messages and tailor campaigns based on the customer's region or country.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"feature-card\">\r\n                    <div class=\"feature-icon\">\r\n                        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/bwatmesaj.com\/wp-content\/uploads\/2024\/01\/img-81.png\" alt=\"Custom Sender ID\" width=\"40\" height=\"40\">\r\n                    <\/div>\r\n                    <h3 class=\"feature-title\">Custom Sender ID<\/h3>\r\n                    <p class=\"feature-description\">Brand Every Message: Send SMS messages with your business name or custom sender ID to enhance trust and recognition.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"feature-card\">\r\n                    <div class=\"feature-icon\">\r\n                        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/bwatmesaj.com\/wp-content\/uploads\/2024\/01\/img-81.png\" alt=\"SMS Scheduling\" width=\"40\" height=\"40\">\r\n                    <\/div>\r\n                    <h3 class=\"feature-title\">SMS Scheduling<\/h3>\r\n                    <p class=\"feature-description\">Plan your campaigns ahead of time and schedule messages to be sent at the best times for your audience.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"feature-card\">\r\n                    <div class=\"feature-icon\">\r\n                        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/bwatmesaj.com\/wp-content\/uploads\/2024\/01\/img-81.png\" alt=\"Virtual Numbers\" width=\"40\" height=\"40\">\r\n                    <\/div>\r\n                    <h3 class=\"feature-title\">Buy Dedicated Virtual Numbers<\/h3>\r\n                    <p class=\"feature-description\">Local and International Numbers: Purchase dedicated virtual phone numbers for sending and receiving SMS worldwide.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"feature-card\">\r\n                    <div class=\"feature-icon\">\r\n                        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/bwatmesaj.com\/wp-content\/uploads\/2024\/01\/img-81.png\" alt=\"Analytics\" width=\"40\" height=\"40\">\r\n                    <\/div>\r\n                    <h3 class=\"feature-title\">Analytics & Reporting<\/h3>\r\n                    <p class=\"feature-description\">Track open rates, click-through rates, and other important metrics to analyze the effectiveness of your campaigns.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Pricing Section -->\r\n    <section class=\"pricing\">\r\n        <div class=\"container\">\r\n            <div class=\"section-header\">\r\n                <h2 class=\"section-title\" style=\"color: white;\">Choose our <span class=\"highlight\" style=\"color: #ff6b47;\">Bulk SMS Marketing<\/span><\/h2>\r\n                <p class=\"section-subtitle\" style=\"color: rgba(255,255,255,0.8);\">Flexible pricing plans for businesses of all sizes<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"pricing-grid\">\r\n                <!-- Free Plan -->\r\n                <div class=\"pricing-card\">\r\n                    <div class=\"pricing-icon\">\r\n                        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/bwatmesaj.com\/wp-content\/uploads\/2023\/10\/Group-1000001553.png\" alt=\"Free Plan\" width=\"40\" height=\"40\">\r\n                    <\/div>\r\n                    <h3 class=\"pricing-title\">200 SMS Units<\/h3>\r\n                    <p class=\"pricing-description\">Target Audience: Individuals and small startups exploring digital marketing.<\/p>\r\n                    <div class=\"pricing-price\">$0.00<\/div>\r\n                    <div class=\"pricing-period\">Free<\/div>\r\n                    <ul class=\"pricing-features\">\r\n                        <li><span class=\"check-icon\">\u2713<\/span> $0.09 \/ SMS<\/li>\r\n                        <li><span class=\"check-icon\">\u2713<\/span> Global Coverage<\/li>\r\n                        <li><span class=\"check-icon\">\u2713<\/span> Flat Rate<\/li>\r\n                        <li><span class=\"check-icon\">\u2713<\/span> Delivery Rate +\/- 88%<\/li>\r\n                        <li><span class=\"check-icon\">\u2713<\/span> Help 24\/7 \ud83d\ude42<\/li>\r\n                    <\/ul>\r\n                    <a href=\"https:\/\/main.bwatmesaj.com\/register\" class=\"btn-primary\">Get Started<\/a>\r\n                <\/div>\r\n\r\n                <!-- Starter Plan -->\r\n                <div class=\"pricing-card\">\r\n                    <div class=\"pricing-icon\">\r\n                        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/bwatmesaj.com\/wp-content\/uploads\/2023\/10\/Group-1000001553.png\" alt=\"Starter Plan\" width=\"40\" height=\"40\">\r\n                    <\/div>\r\n                    <h3 class=\"pricing-title\">5,000 SMS Units<\/h3>\r\n                    <p class=\"pricing-description\">Perfect for small businesses or occasional users.<\/p>\r\n                    <div class=\"pricing-price\">$40<\/div>\r\n                    <div class=\"pricing-period\">\/mo<\/div>\r\n                    <ul class=\"pricing-features\">\r\n                        <li><span class=\"check-icon\">\u2713<\/span> $0.08 \/ SMS<\/li>\r\n                        <li><span class=\"check-icon\">\u2713<\/span> Global Coverage<\/li>\r\n                        <li><span class=\"check-icon\">\u2713<\/span> Flat Rate<\/li>\r\n                        <li><span class=\"check-icon\">\u2713<\/span> Delivery Rate +\/- 88%<\/li>\r\n                        <li><span class=\"check-icon\">\u2713<\/span> Help 24\/7 \ud83d\ude42<\/li>\r\n                    <\/ul>\r\n                    <a href=\"https:\/\/main.bwatmesaj.com\/register\" class=\"btn-primary\">Get Started<\/a>\r\n                <\/div>\r\n\r\n                <!-- Professional Plan -->\r\n                <div class=\"pricing-card featured\">\r\n                    <div class=\"pricing-icon\" style=\"background: white;\">\r\n                        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/bwatmesaj.com\/wp-content\/uploads\/2023\/10\/Group-1000001553.png\" alt=\"Professional Plan\" width=\"40\" height=\"40\">\r\n                    <\/div>\r\n                    <h3 class=\"pricing-title\">15,000 SMS Units<\/h3>\r\n                    <p class=\"pricing-description\">Designed for businesses scaling up their SMS campaigns.<\/p>\r\n                    <div class=\"pricing-price\">$90<\/div>\r\n                    <div class=\"pricing-period\">\/mo<\/div>\r\n                    <ul class=\"pricing-features\">\r\n                        <li><span class=\"check-icon\" style=\"background: white; color: var(--primary-color);\">\u2713<\/span> $0.07 \/ SMS<\/li>\r\n                        <li><span class=\"check-icon\" style=\"background: white; color: var(--primary-color);\">\u2713<\/span> Global Coverage<\/li>\r\n                        <li><span class=\"check-icon\" style=\"background: white; color: var(--primary-color);\">\u2713<\/span> Flat Rate<\/li>\r\n                        <li><span class=\"check-icon\" style=\"background: white; color: var(--primary-color);\">\u2713<\/span> Delivery Rate +\/- 88%<\/li>\r\n                        <li><span class=\"check-icon\" style=\"background: white; color: var(--primary-color);\">\u2713<\/span> Help 24\/7 \ud83d\ude42<\/li>\r\n                    <\/ul>\r\n                    <a href=\"https:\/\/main.bwatmesaj.com\/register\" class=\"btn-primary\">Get Started<\/a>\r\n                <\/div>\r\n\r\n                <!-- Business Plan -->\r\n                <div class=\"pricing-card\">\r\n                    <div class=\"pricing-icon\">\r\n                        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/bwatmesaj.com\/wp-content\/uploads\/2023\/10\/Group-1000001553.png\" alt=\"Business Plan\" width=\"40\" height=\"40\">\r\n                    <\/div>\r\n                    <h3 class=\"pricing-title\">30,000 SMS Units<\/h3>\r\n                    <p class=\"pricing-description\">Best for large-scale businesses with extensive SMS needs.<\/p>\r\n                    <div class=\"pricing-price\">$125<\/div>\r\n                    <div class=\"pricing-period\">\/mo<\/div>\r\n                    <ul class=\"pricing-features\">\r\n                        <li><span class=\"check-icon\">\u2713<\/span> $0.04 \/ SMS<\/li>\r\n                        <li><span class=\"check-icon\">\u2713<\/span> Global Coverage<\/li>\r\n                        <li><span class=\"check-icon\">\u2713<\/span> Flat Rate<\/li>\r\n                        <li><span class=\"check-icon\">\u2713<\/span> Delivery Rate +\/- 88%<\/li>\r\n                        <li><span class=\"check-icon\">\u2713<\/span> Help 24\/7 \ud83d\ude42<\/li>\r\n                    <\/ul>\r\n                    <a href=\"https:\/\/main.bwatmesaj.com\/register\" class=\"btn-primary\">Get Started<\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Advanced Features Section -->\r\n    <section class=\"features\" style=\"background: white;\">\r\n        <div class=\"container\">\r\n            <div class=\"section-header\">\r\n                <h2 class=\"section-title\">Powerful Features For <span class=\"highlight\">Effective SMS Marketing<\/span><\/h2>\r\n                <p class=\"section-subtitle\">Reach your customers instantly, boost engagement, and increase sales with Bwatmesaj's reliable and easy-to-use SMS marketing platform.<\/p>\r\n                <div style=\"margin-top: 40px;\">\r\n                    <a href=\"https:\/\/bwatmesaj.com\/en\/bpricing\/\" class=\"btn-primary\">View Pricing<\/a>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(350px, 1fr)); gap: 40px; margin-top: 60px;\">\r\n                <div class=\"feature-card\" style=\"background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%); border: none;\">\r\n                    <div style=\"display: flex; align-items: center; gap: 20px; margin-bottom: 30px;\">\r\n                        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/bwatmesaj.com\/wp-content\/uploads\/2022\/09\/cloud-storage.svg\" alt=\"Geo-Targeting\" width=\"50\" height=\"50\">\r\n                        <div>\r\n                            <h3 class=\"feature-title\" style=\"margin-bottom: 5px;\">Geo-Targeting<\/h3>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"feature-description\">\r\n                        <p>\u2022 Deliver location-based messages<\/p>\r\n                        <p>\u2022 Tailor campaigns based on the customer's region or country<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"feature-card\" style=\"background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%); border: none;\">\r\n                    <div style=\"display: flex; align-items: center; gap: 20px; margin-bottom: 30px;\">\r\n                        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/bwatmesaj.com\/wp-content\/uploads\/2022\/09\/server-move.svg\" alt=\"High Scalability\" width=\"50\" height=\"50\">\r\n                        <div>\r\n                            <h3 class=\"feature-title\" style=\"margin-bottom: 5px;\">High Scalability<\/h3>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"feature-description\">\r\n                        <p>\u2022 Handle campaigns of any size, from a few hundred messages to millions<\/p>\r\n                        <p>\u2022 Designed to support businesses with large-scale SMS needs<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- AI Feature Section -->\r\n    <section style=\"padding: 120px 0; background: linear-gradient(135deg, var(--primary-color) 0%, #D2493A 100%); color: white; position: relative; overflow: hidden;\">\r\n        <div style=\"position: absolute; top: 0; right: 0; width: 50%; height: 100%; opacity: 0.1; background: url('https:\/\/bwatmesaj.com\/wp-content\/uploads\/2025\/08\/touchSMS_blogIncreaseroiux-02.png') no-repeat center; background-size: cover;\"><\/div>\r\n        <div class=\"container\" style=\"position: relative; z-index: 2;\">\r\n            <div style=\"display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: center;\">\r\n                <div>\r\n                    <div style=\"background: rgba(255, 255, 255, 0.2); padding: 12px 24px; border-radius: 50px; display: inline-block; margin-bottom: 30px; backdrop-filter: blur(10px);\">\r\n                        \ud83e\udd16 AI-Powered\r\n                    <\/div>\r\n                    <h2 style=\"font-size: 3rem; font-weight: 800; margin-bottom: 30px; line-height: 1.2;\">AI-Powered Social Media Growth Tool<\/h2>\r\n                    <p style=\"font-size: 1.2rem; margin-bottom: 40px; opacity: 0.9;\">Ensure your data and communications are secure and compliant with the latest industry standards and regulations.<\/p>\r\n\r\n                    <div style=\"background: rgba(255, 255, 255, 0.1); padding: 30px; border-radius: 15px; backdrop-filter: blur(10px);\">\r\n                        <h4 style=\"margin-bottom: 20px; font-size: 1.3rem;\">End-to-End Encryption Features:<\/h4>\r\n                        <ul style=\"list-style: none; padding: 0;\">\r\n                            <li style=\"padding: 8px 0; display: flex; align-items: flex-start; gap: 15px;\">\r\n                                <span style=\"background: white; color: var(--primary-color); width: 20px; height: 20px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 12px; flex-shrink: 0; margin-top: 2px;\">\u2713<\/span>\r\n                                <div><strong>Analyze Audience Behavior:<\/strong> Use AI to study your audience's activity, engagement patterns, and preferences across major social platforms.<\/div>\r\n                            <\/li>\r\n                            <li style=\"padding: 8px 0; display: flex; align-items: flex-start; gap: 15px;\">\r\n                                <span style=\"background: white; color: var(--primary-color); width: 20px; height: 20px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 12px; flex-shrink: 0; margin-top: 2px;\">\u2713<\/span>\r\n                                <div><strong>Content Recommendations:<\/strong> Receive AI-suggested posts, hashtags, and optimal publishing times to boost engagement.<\/div>\r\n                            <\/li>\r\n                            <li style=\"padding: 8px 0; display: flex; align-items: flex-start; gap: 15px;\">\r\n                                <span style=\"background: white; color: var(--primary-color); width: 20px; height: 20px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 12px; flex-shrink: 0; margin-top: 2px;\">\u2713<\/span>\r\n                                <div><strong>Automated Replies:<\/strong> Manage DMs and comments with smart automated responses powered by AI.<\/div>\r\n                            <\/li>\r\n                            <li style=\"padding: 8px 0; display: flex; align-items: flex-start; gap: 15px;\">\r\n                                <span style=\"background: white; color: var(--primary-color); width: 20px; height: 20px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 12px; flex-shrink: 0; margin-top: 2px;\">\u2713<\/span>\r\n                                <div><strong>Cross-Platform Insights:<\/strong> Track performance metrics for Facebook, Instagram, Twitter, and LinkedIn in one dashboard.<\/div>\r\n                            <\/li>\r\n                            <li style=\"padding: 8px 0; display: flex; align-items: flex-start; gap: 15px;\">\r\n                                <span style=\"background: white; color: var(--primary-color); width: 20px; height: 20px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 12px; flex-shrink: 0; margin-top: 2px;\">\u2713<\/span>\r\n                                <div><strong>Follower Growth Campaigns:<\/strong> Launch SMS campaigns that link to your social media, encouraging follows, likes, and shares.<\/div>\r\n                            <\/li>\r\n                        <\/ul>\r\n                    <\/div>\r\n                <\/div>\r\n                <div style=\"display: flex; justify-content: center; align-items: center;\">\r\n                    <div style=\"width: 300px; height: 300px; background: rgba(255, 255, 255, 0.1); border-radius: 50%; display: flex; align-items: center; justify-content: center; backdrop-filter: blur(20px); animation: float 3s ease-in-out infinite;\">\r\n                        <img decoding=\"async\" src=\"https:\/\/bwatmesaj.com\/wp-content\/uploads\/2025\/08\/pngwing.com-4.png\" alt=\"AI Feature\" style=\"width: 200px; height: 200px; object-fit: contain;\">\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Testimonials Section -->\r\n    <section class=\"testimonials\">\r\n        <div class=\"container\">\r\n            <div class=\"section-header\">\r\n                <h2 class=\"section-title\">Read our <span class=\"highlight\">customer reviews<\/span><\/h2>\r\n                <p class=\"section-subtitle\">See what our satisfied customers have to say about Bwatmesaj<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"testimonials-grid\">\r\n                <div class=\"testimonial-card\">\r\n                    <div class=\"testimonial-content\">\r\n                        \"Bwatmesaj has completely transformed the way we engage with our customers. The ease of use and immediate impact of SMS marketing has been incredible for driving sales and increasing customer loyalty. We've seen a 30% increase in response rates from our promotions. Highly recommend it!\"\r\n                    <\/div>\r\n                    <div class=\"testimonial-author\">\r\n                        <img decoding=\"async\" src=\"https:\/\/bwatmesaj.com\/wp-content\/uploads\/2022\/09\/client-1.png\" alt=\"Claire D.\" class=\"author-avatar\">\r\n                        <div class=\"author-info\">\r\n                            <h5>Claire D.<\/h5>\r\n                            <p>Owner of Trendy Styles Boutique<\/p>\r\n                            <div class=\"stars\">\r\n                                <div class=\"star\"><\/div>\r\n                                <div class=\"star\"><\/div>\r\n                                <div class=\"star\"><\/div>\r\n                                <div class=\"star\"><\/div>\r\n                                <div class=\"star\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"testimonial-card\">\r\n                    <div class=\"testimonial-content\">\r\n                        \"We were looking for a reliable, affordable way to reach our customers directly and Bwatmesaj has exceeded our expectations. The platform is user-friendly, and our open rates have been 90%+ on every campaign! It's been an essential tool for our marketing strategy.\"\r\n                    <\/div>\r\n                    <div class=\"testimonial-author\">\r\n                        <img decoding=\"async\" src=\"https:\/\/bwatmesaj.com\/wp-content\/uploads\/2022\/09\/client-2.png\" alt=\"Jordan T.\" class=\"author-avatar\">\r\n                        <div class=\"author-info\">\r\n                            <h5>Jordan T.<\/h5>\r\n                            <p>E-commerce Marketing Manager at Fresh Finds<\/p>\r\n                            <div class=\"stars\">\r\n                                <div class=\"star\"><\/div>\r\n                                <div class=\"star\"><\/div>\r\n                                <div class=\"star\"><\/div>\r\n                                <div class=\"star\"><\/div>\r\n                                <div class=\"star\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"testimonial-card\">\r\n                    <div class=\"testimonial-content\">\r\n                        \"Using Bwatmesaj for event promotions has been a game changer. We can reach hundreds of potential attendees instantly with special offers or reminders, and the open rates are impressive. It's fast, easy, and has made a significant impact on our ticket sales.\"\r\n                    <\/div>\r\n                    <div class=\"testimonial-author\">\r\n                        <img decoding=\"async\" src=\"https:\/\/bwatmesaj.com\/wp-content\/uploads\/2022\/09\/client-3.png\" alt=\"Sophia M.\" class=\"author-avatar\">\r\n                        <div class=\"author-info\">\r\n                            <h5>Sophia M.<\/h5>\r\n                            <p>Event Coordinator at Luxe Events<\/p>\r\n                            <div class=\"stars\">\r\n                                <div class=\"star\"><\/div>\r\n                                <div class=\"star\"><\/div>\r\n                                <div class=\"star\"><\/div>\r\n                                <div class=\"star\"><\/div>\r\n                                <div class=\"star\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Social Proof Section -->\r\n    <section class=\"social-proof\">\r\n        <div class=\"container\">\r\n            <div class=\"social-proof-grid\">\r\n                <div class=\"social-proof-item\">\r\n                    <img decoding=\"async\" src=\"https:\/\/bwatmesaj.com\/wp-content\/uploads\/2022\/07\/google.png\" alt=\"Google\" class=\"social-proof-logo\" style=\"height: 30px;\">\r\n                    <img decoding=\"async\" src=\"https:\/\/bwatmesaj.com\/wp-content\/uploads\/2022\/07\/star-yellow.svg\" alt=\"Stars\" style=\"height: 18px; margin: 10px 0;\">\r\n                    <div class=\"social-proof-rating\">4.5\/5<\/div>\r\n                <\/div>\r\n                <div class=\"social-proof-item\">\r\n                    <img decoding=\"async\" src=\"https:\/\/bwatmesaj.com\/wp-content\/uploads\/2022\/07\/trust-pilot-logo-black.png\" alt=\"Trustpilot\" class=\"social-proof-logo\" style=\"height: 30px;\">\r\n                    <img decoding=\"async\" src=\"https:\/\/bwatmesaj.com\/wp-content\/uploads\/2022\/07\/five-star.svg\" alt=\"Stars\" style=\"height: 18px; margin: 10px 0;\">\r\n                    <div class=\"social-proof-rating\">4.5\/5<\/div>\r\n                <\/div>\r\n                <div class=\"social-proof-item\">\r\n                    <img decoding=\"async\" src=\"https:\/\/bwatmesaj.com\/wp-content\/uploads\/2022\/09\/capterra.svg\" alt=\"Capterra\" class=\"social-proof-logo\" style=\"height: 29px;\">\r\n                    <img decoding=\"async\" src=\"https:\/\/bwatmesaj.com\/wp-content\/uploads\/2022\/07\/star-yellow.svg\" alt=\"Stars\" style=\"height: 18px; margin: 10px 0;\">\r\n                    <div class=\"social-proof-rating\">4.5\/5<\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Company Info Section -->\r\n    <section style=\"padding: 120px 0; background: linear-gradient(180deg, #f8f9fa 0%, #ffffff 100%);\">\r\n        <div class=\"container\">\r\n            <div class=\"section-header\">\r\n                <h2 class=\"section-title\">Connecting Businesses, <span class=\"highlight\">One SMS at a Time<\/span><\/h2>\r\n                <p class=\"section-subtitle\">Bwatmesaj was created to help businesses communicate more effectively with their customers through the power of SMS marketing.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Newsletter Section -->\r\n    <section class=\"newsletter\">\r\n        <div class=\"container\">\r\n            <h2 style=\"font-size: 3rem; font-weight: 800; margin-bottom: 20px;\">Don't Want to Miss Anything?<\/h2>\r\n            <p style=\"font-size: 1.2rem; opacity: 0.9; margin-bottom: 40px;\">Stay updated with our latest features and SMS marketing tips<\/p>\r\n            \r\n            <div class=\"newsletter-form\">\r\n                <input type=\"email\" class=\"newsletter-input\" placeholder=\"Enter your email address\">\r\n                <button class=\"newsletter-btn\">Subscribe<\/button>\r\n            <\/div>\r\n            \r\n            <p style=\"margin-top: 20px; opacity: 0.8; font-size: 0.9rem;\">Join thousands of businesses already using our platform<\/p>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <script>\r\n        \/\/ Add smooth scrolling and animations\r\n        document.addEventListener('DOMContentLoaded', function() {\r\n            \/\/ Add animation classes when elements come into view\r\n            const observerOptions = {\r\n                threshold: 0.1,\r\n                rootMargin: '0px 0px -50px 0px'\r\n            };\r\n\r\n            const observer = new IntersectionObserver((entries) => {\r\n                entries.forEach(entry => {\r\n                    if (entry.isIntersecting) {\r\n                        entry.target.style.animation = 'fadeInUp 0.8s ease-out forwards';\r\n                        observer.unobserve(entry.target);\r\n                    }\r\n                });\r\n            }, observerOptions);\r\n\r\n            \/\/ Observe all feature cards, pricing cards, and testimonial cards\r\n            document.querySelectorAll('.feature-card, .pricing-card, .testimonial-card').forEach(card => {\r\n                card.style.opacity = '0';\r\n                card.style.transform = 'translateY(30px)';\r\n                observer.observe(card);\r\n            });\r\n\r\n            \/\/ Add hover effects to buttons\r\n            document.querySelectorAll('.btn-primary, .btn-secondary').forEach(btn => {\r\n                btn.addEventListener('mouseenter', function() {\r\n                    this.style.transform = 'translateY(-2px) scale(1.05)';\r\n                });\r\n                \r\n                btn.addEventListener('mouseleave', function() {\r\n                    this.style.transform = 'translateY(0) scale(1)';\r\n                });\r\n            });\r\n\r\n            \/\/ Newsletter form functionality\r\n            const newsletterForm = document.querySelector('.newsletter-form');\r\n            const emailInput = newsletterForm.querySelector('.newsletter-input');\r\n            const subscribeBtn = newsletterForm.querySelector('.newsletter-btn');\r\n\r\n            subscribeBtn.addEventListener('click', function(e) {\r\n                e.preventDefault();\r\n                const email = emailInput.value.trim();\r\n                \r\n                if (email && email.includes('@')) {\r\n                    \/\/ Simulate successful subscription\r\n                    subscribeBtn.textContent = 'Subscribed!';\r\n                    subscribeBtn.style.background = '#4CAF50';\r\n                    emailInput.value = '';\r\n                    \r\n                    setTimeout(() => {\r\n                        subscribeBtn.textContent = 'Subscribe';\r\n                        subscribeBtn.style.background = '';\r\n                    }, 3000);\r\n                } else {\r\n                    emailInput.style.borderColor = '#ff4444';\r\n                    emailInput.placeholder = 'Please enter a valid email';\r\n                    \r\n                    setTimeout(() => {\r\n                        emailInput.style.borderColor = '';\r\n                        emailInput.placeholder = 'Enter your email address';\r\n                    }, 3000);\r\n                }\r\n            });\r\n        });\r\n    <\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Bwatmesaj &#8211; Bulk SMS Marketing Your Message, Delivered Instantly Empower Your Business with Bulk SMS Marketing Whether you&#8217;re a small business or a large corporation, our platform allows you to send personalized SMS campaigns to your customers instantly and effectively. 200 Free SMS Sign In Experience the Bulk SMS Marketing Powerful features designed for effective [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-1057","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bwatmesaj.com\/en\/wp-json\/wp\/v2\/pages\/1057","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bwatmesaj.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bwatmesaj.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bwatmesaj.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bwatmesaj.com\/en\/wp-json\/wp\/v2\/comments?post=1057"}],"version-history":[{"count":816,"href":"https:\/\/bwatmesaj.com\/en\/wp-json\/wp\/v2\/pages\/1057\/revisions"}],"predecessor-version":[{"id":19193,"href":"https:\/\/bwatmesaj.com\/en\/wp-json\/wp\/v2\/pages\/1057\/revisions\/19193"}],"wp:attachment":[{"href":"https:\/\/bwatmesaj.com\/en\/wp-json\/wp\/v2\/media?parent=1057"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}