{"id":7629,"date":"2023-05-23T14:50:01","date_gmt":"2023-05-23T08:50:01","guid":{"rendered":"https:\/\/hostim.themetags.com\/?page_id=7629"},"modified":"2025-09-10T16:08:46","modified_gmt":"2025-09-10T20:08:46","slug":"about-us-n","status":"publish","type":"page","link":"https:\/\/bwatmesaj.com\/en\/about-us-n\/","title":{"rendered":"About Us N"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"7629\" class=\"elementor elementor-7629\">\n\t\t\t\t<div class=\"elementor-element elementor-element-24f4bba e-con-full e-flex e-con e-parent\" data-id=\"24f4bba\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8a2901b elementor-widget elementor-widget-html\" data-id=\"8a2901b\" 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    \r\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800&display=swap\" rel=\"stylesheet\">\r\n    <style>\r\n        :root {\r\n            --primary-color: #A83A29;\r\n            --primary-light: #D2493A;\r\n            --primary-dark: #8C2B1D;\r\n            --secondary-color: #000000;\r\n            --accent-color: #FF6B47;\r\n            --text-dark: #1E1E1E;\r\n            --text-light: #666666;\r\n            --text-white: #FFFFFF;\r\n            --bg-light: #F8F9FA;\r\n            --bg-white: #FFFFFF;\r\n            --bg-dark: #121212;\r\n            --gradient: linear-gradient(135deg, #A83A29 0%, #D2493A 100%);\r\n            --gradient-light: linear-gradient(135deg, rgba(168, 58, 41, 0.1) 0%, rgba(210, 73, 58, 0.1) 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            --border-radius: 16px;\r\n            --transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);\r\n        }\r\n\r\n        \r\n\r\n       \r\n        .section-title {\r\n            font-size: 2.8rem;\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: var(--text-light);\r\n            max-width: 800px;\r\n            margin: 0 auto;\r\n            line-height: 1.6;\r\n        }\r\n\r\n        .highlight {\r\n            background: var(--gradient);\r\n            -webkit-background-clip: text;\r\n            -webkit-text-fill-color: transparent;\r\n            background-clip: text;\r\n        }\r\n\r\n        \/* Hero Section *\/\r\n        .about-hero {\r\n            background: var(--gradient);\r\n            padding: 100px 0;\r\n            color: white;\r\n            text-align: center;\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n\r\n        .about-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        .about-hero-content {\r\n            max-width: 1000px;\r\n            margin: 0 auto;\r\n            padding: 0 20px;\r\n            position: relative;\r\n            z-index: 2;\r\n        }\r\n\r\n        .about-hero h1 {\r\n            font-size: 3.5rem;\r\n            font-weight: 800;\r\n            margin-bottom: 20px;\r\n        }\r\n\r\n        .about-hero p {\r\n            font-size: 1.3rem;\r\n            opacity: 0.9;\r\n            line-height: 1.6;\r\n            margin-bottom: 30px;\r\n        }\r\n\r\n        \/* About Content Section *\/\r\n        .about-content {\r\n            padding: 100px 0;\r\n            background: var(--bg-light);\r\n        }\r\n\r\n        .about-grid {\r\n            display: grid;\r\n            grid-template-columns: 1fr 1fr;\r\n            gap: 60px;\r\n            align-items: center;\r\n        }\r\n\r\n        .about-text h2 {\r\n            font-size: 2.2rem;\r\n            font-weight: 800;\r\n            margin-bottom: 30px;\r\n            color: var(--secondary-color);\r\n        }\r\n\r\n        .about-text p {\r\n            font-size: 1.1rem;\r\n            color: var(--text-light);\r\n            margin-bottom: 25px;\r\n            line-height: 1.7;\r\n        }\r\n\r\n        .about-image {\r\n            border-radius: var(--border-radius);\r\n            overflow: hidden;\r\n            box-shadow: var(--shadow);\r\n        }\r\n\r\n        .about-image img {\r\n            width: 100%;\r\n            height: auto;\r\n            display: block;\r\n        }\r\n\r\n        \/* Why Choose Section *\/\r\n        .why-choose {\r\n            padding: 100px 0;\r\n            background: white;\r\n        }\r\n\r\n        .why-choose-content {\r\n            max-width: 1000px;\r\n            margin: 0 auto;\r\n        }\r\n\r\n        .why-choose-content h2 {\r\n            font-size: 2.5rem;\r\n            font-weight: 800;\r\n            margin-bottom: 30px;\r\n            color: var(--secondary-color);\r\n            text-align: center;\r\n        }\r\n\r\n        .why-choose-content p {\r\n            font-size: 1.1rem;\r\n            color: var(--text-light);\r\n            margin-bottom: 25px;\r\n            line-height: 1.7;\r\n        }\r\n\r\n        .values-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\r\n            gap: 30px;\r\n            margin-top: 60px;\r\n        }\r\n\r\n        .value-card {\r\n            background: var(--bg-light);\r\n            padding: 30px;\r\n            border-radius: var(--border-radius);\r\n            text-align: center;\r\n            transition: var(--transition);\r\n        }\r\n\r\n        .value-card:hover {\r\n            transform: translateY(-5px);\r\n            box-shadow: var(--shadow);\r\n        }\r\n\r\n        .value-icon {\r\n            width: 70px;\r\n            height: 70px;\r\n            background: var(--gradient-light);\r\n            border-radius: 50%;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            margin: 0 auto 25px;\r\n        }\r\n\r\n        .value-icon i {\r\n            font-size: 1.8rem;\r\n            color: var(--primary-color);\r\n        }\r\n\r\n        .value-card h3 {\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        .value-card p {\r\n            font-size: 1rem;\r\n            color: var(--text-light);\r\n            line-height: 1.6;\r\n        }\r\n\r\n        \/* Support Section *\/\r\n        .support {\r\n            padding: 100px 0;\r\n            background: var(--gradient);\r\n            color: white;\r\n            text-align: center;\r\n        }\r\n\r\n        .support-content {\r\n            max-width: 800px;\r\n            margin: 0 auto;\r\n            padding: 0 20px;\r\n        }\r\n\r\n        .support h2 {\r\n            font-size: 2.5rem;\r\n            font-weight: 800;\r\n            margin-bottom: 20px;\r\n        }\r\n\r\n        .support p {\r\n            font-size: 1.2rem;\r\n            opacity: 0.9;\r\n            margin-bottom: 40px;\r\n            line-height: 1.6;\r\n        }\r\n\r\n        .hotline {\r\n            background: rgba(255, 255, 255, 0.1);\r\n            padding: 30px;\r\n            border-radius: var(--border-radius);\r\n            margin-bottom: 40px;\r\n            backdrop-filter: blur(10px);\r\n        }\r\n\r\n        .hotline-icon {\r\n            font-size: 2.5rem;\r\n            margin-bottom: 20px;\r\n            color: white;\r\n        }\r\n\r\n        .hotline-number {\r\n            font-size: 2rem;\r\n            font-weight: 800;\r\n            margin-bottom: 10px;\r\n        }\r\n\r\n        .hotline-label {\r\n            opacity: 0.8;\r\n            font-size: 1.1rem;\r\n        }\r\n\r\n        .btn {\r\n            padding: 16px 32px;\r\n            border: none;\r\n            border-radius: 50px;\r\n            font-weight: 600;\r\n            font-size: 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: var(--transition);\r\n            text-align: center;\r\n            justify-content: center;\r\n        }\r\n\r\n        .btn-primary {\r\n            background: white;\r\n            color: var(--primary-color);\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-outline {\r\n            background: transparent;\r\n            color: white;\r\n            border: 2px solid rgba(255, 255, 255, 0.5);\r\n        }\r\n\r\n        .btn-outline:hover {\r\n            background: rgba(255, 255, 255, 0.1);\r\n            border-color: white;\r\n        }\r\n\r\n        \/* Brand Header *\/\r\n        .brand-header {\r\n            background: white;\r\n            padding: 20px 0;\r\n            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);\r\n        }\r\n\r\n        .brand-container {\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            padding: 0 20px;\r\n            display: flex;\r\n            justify-content: space-between;\r\n            align-items: center;\r\n        }\r\n\r\n        .logo {\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 10px;\r\n            text-decoration: none;\r\n        }\r\n\r\n        .logo img {\r\n            height: 40px;\r\n        }\r\n\r\n        .logo-text {\r\n            font-size: 1.5rem;\r\n            font-weight: 800;\r\n            color: var(--primary-color);\r\n        }\r\n\r\n        \/* Responsive *\/\r\n        @media (max-width: 1024px) {\r\n            .about-grid {\r\n                grid-template-columns: 1fr;\r\n                gap: 40px;\r\n            }\r\n            \r\n            .values-grid {\r\n                grid-template-columns: repeat(2, 1fr);\r\n            }\r\n        }\r\n\r\n        @media (max-width: 768px) {\r\n            .about-hero h1 {\r\n                font-size: 2.5rem;\r\n            }\r\n            \r\n            .section-title {\r\n                font-size: 2.2rem;\r\n            }\r\n            \r\n            .values-grid {\r\n                grid-template-columns: 1fr;\r\n            }\r\n            \r\n            .hotline-number {\r\n                font-size: 1.7rem;\r\n            }\r\n        }\r\n\r\n        @media (max-width: 480px) {\r\n            .about-hero {\r\n                padding: 80px 0;\r\n            }\r\n            \r\n            .about-hero h1 {\r\n                font-size: 2rem;\r\n            }\r\n            \r\n            .section-title {\r\n                font-size: 1.8rem;\r\n            }\r\n            \r\n            .support h2 {\r\n                font-size: 2rem;\r\n            }\r\n        }\r\n    <\/style>\r\n\r\n    <!-- Hero Section -->\r\n    <section class=\"about-hero\">\r\n        <div class=\"about-hero-content\">\r\n            <h1>Discover More About Us<\/h1>\r\n            <p>Bwatmesaj is a dedicated company established by a team of seasoned professionals with over a decade of expertise in the SMS industry. We have designed, developed, and managed our own SMS platform using cutting-edge SMPP and MNP technologies.<\/p>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- About Content Section -->\r\n    <section class=\"about-content\">\r\n        <div class=\"container\">\r\n            <div class=\"about-grid\">\r\n                <div class=\"about-text\">\r\n                    <h2>Our Mission & Vision<\/h2>\r\n                    <p>With our intuitive service and user-friendly interface, we provide a seamless, reliable solution designed to ensure efficiency and simplicity for all users.<\/p>\r\n                    <p>Our mission is to offer the most affordable SMS rates coupled with the highest delivery success. By monitoring market rates daily, we consistently adjust our pricing to guarantee our clients the most competitive rates, as promised.<\/p>\r\n                    <p>At Bwatmesaj.com, we believe every business deserves access to top-notch SMS solutions regardless of its size. This is why we offer affordable, dependable, and scalable services tailored to meet the unique needs of every client.<\/p>\r\n                <\/div>\r\n                <div class=\"about-image\">\r\n                    <img decoding=\"async\" src=\"https:\/\/bwatmesaj.com\/wp-content\/uploads\/2024\/12\/96-Converted.png\" alt=\"Bwatmesaj Platform\">\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Why Choose Section -->\r\n    <section class=\"why-choose\">\r\n        <div class=\"container\">\r\n            <div class=\"why-choose-content\">\r\n                <h2>Why Choose <span class=\"highlight\">Bwatmesaj?<\/span><\/h2>\r\n                <p>Bwatmesaj.com is a premier provider of SMS solutions tailored for businesses of all sizes. Our purpose is to enable businesses to connect with their customers effectively and efficiently.<\/p>\r\n                <p>We prioritize timely and accurate communication, offering a variety of services to ensure businesses can reach their audience no matter where they are.<\/p>\r\n                <p>Our industry-savvy team is committed to delivering the best customer experience. Staying ahead with the latest technologies and trends, we ensure our clients benefit from state-of-the-art SMS solutions.<\/p>\r\n                <p>Our platform is designed to be flexible and user-friendly, empowering businesses to easily create and manage SMS campaigns. Whether you need to send bulk SMS, engage in two-way messaging, or explore other SMS solutions, we have the tools and expertise to support your objectives.<\/p>\r\n\r\n                <div class=\"values-grid\">\r\n                    <div class=\"value-card\">\r\n                        <div class=\"value-icon\">\r\n                            <i class=\"fas fa-bolt\"><\/i>\r\n                        <\/div>\r\n                        <h3>Cutting-Edge Technology<\/h3>\r\n                        <p>Utilizing advanced SMPP and MNP technologies for reliable SMS delivery<\/p>\r\n                    <\/div>\r\n\r\n                    <div class=\"value-card\">\r\n                        <div class=\"value-icon\">\r\n                            <i class=\"fas fa-trophy\"><\/i>\r\n                        <\/div>\r\n                        <h3>Decade of Expertise<\/h3>\r\n                        <p>Over 10 years of experience in the SMS industry with proven results<\/p>\r\n                    <\/div>\r\n\r\n                    <div class=\"value-card\">\r\n                        <div class=\"value-icon\">\r\n                            <i class=\"fas fa-hand-holding-usd\"><\/i>\r\n                        <\/div>\r\n                        <h3>Competitive Pricing<\/h3>\r\n                        <p>Daily market monitoring to ensure the most affordable rates for our clients<\/p>\r\n                    <\/div>\r\n\r\n                    <div class=\"value-card\">\r\n                        <div class=\"value-icon\">\r\n                            <i class=\"fas fa-users\"><\/i>\r\n                        <\/div>\r\n                        <h3>Customer-Centric<\/h3>\r\n                        <p>Tailored solutions for businesses of all sizes with personalized support<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Support Section -->\r\n    <section class=\"support\">\r\n        <div class=\"support-content\">\r\n            <h2>Still You Need Our Support?<\/h2>\r\n            <p>If you're searching for a reliable SMS platform to enhance customer communication, Bwatmesaj.com is your go-to choice. Contact us today to learn how we can help your business thrive!<\/p>\r\n            \r\n            <div class=\"hotline\">\r\n                <div class=\"hotline-icon\">\r\n                    <i class=\"fas fa-phone-alt\"><\/i>\r\n                <\/div>\r\n                <div class=\"hotline-number\">(+61) 1800 952 470<\/div>\r\n                <div class=\"hotline-label\">Hotline Number<\/div>\r\n            <\/div>\r\n\r\n            <a href=\"https:\/\/tawk.to\/chat\/67647003af5bfec1dbde711a\/1ifg5b44c\" class=\"btn btn-primary\">\r\n                <i class=\"fas fa-comments\"><\/i>\r\n                Live Chat With Us\r\n            <\/a>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <script>\r\n        document.addEventListener('DOMContentLoaded', function() {\r\n            \/\/ Animation on scroll\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 value cards\r\n            document.querySelectorAll('.value-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 animation keyframes\r\n            const style = document.createElement('style');\r\n            style.textContent = `\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            document.head.appendChild(style);\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>Discover More About Us Bwatmesaj is a dedicated company established by a team of seasoned professionals with over a decade of expertise in the SMS industry. We have designed, developed, and managed our own SMS platform using cutting-edge SMPP and MNP technologies. Our Mission &#038; Vision With our intuitive service and user-friendly interface, we provide [&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-7629","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bwatmesaj.com\/en\/wp-json\/wp\/v2\/pages\/7629","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=7629"}],"version-history":[{"count":51,"href":"https:\/\/bwatmesaj.com\/en\/wp-json\/wp\/v2\/pages\/7629\/revisions"}],"predecessor-version":[{"id":19123,"href":"https:\/\/bwatmesaj.com\/en\/wp-json\/wp\/v2\/pages\/7629\/revisions\/19123"}],"wp:attachment":[{"href":"https:\/\/bwatmesaj.com\/en\/wp-json\/wp\/v2\/media?parent=7629"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}