{"id":36719,"date":"2026-06-18T11:39:50","date_gmt":"2026-06-18T11:39:50","guid":{"rendered":"https:\/\/mtn.cm\/?page_id=36719"},"modified":"2026-06-22T09:46:59","modified_gmt":"2026-06-22T09:46:59","slug":"unbeatables-bonus","status":"publish","type":"page","link":"https:\/\/mtn.cm\/fr\/unbeatables-bonus\/","title":{"rendered":""},"content":{"rendered":"<div class=\"single-banner-section\">\n    \n            <div id=\"banner-block_62a2e3c826efe58aebf9ab6c67620a0c\" class=\"banner\">\n                <div class=\"banner-section desktop-only alignedTop textDark dark-overlay\" style=\"background:url(https:\/\/mtn.cm\/wp-content\/uploads\/2026\/06\/WhatsApp-Image-2026-06-18-at-11.36.16-AM.jpeg);background-size: cover;background-position:center center;\">\n                    <div class =\"banner-heading-section\">    \n                        <div class=\"banner-section-container\">\n                                                                                                 \n                \n            \n                        <\/div>\n                      \n                    <\/div>\n                <\/div>\n                \n                <div class=\"banner-section mobile-only alignedTop textDark dark-overlay\" style=\"background:url(https:\/\/mtn.cm\/wp-content\/uploads\/2026\/06\/WhatsApp-Image-2026-06-18-at-11.36.16-AM.jpeg);background-size: cover;background-position:center center;\">\n                    <div class =\"banner-heading-section\">    \n                        <div class=\"banner-section-container\">\n                                                                              \n                        <\/div>\n                      \n                    <\/div>\n\n                <\/div>\n\n                <div class=\"banner-divider\">\n                <\/div>\n            <\/div>\n    \n            <\/div>\n\n\n    <div class=\"wp-block-bplugins-custom-html\" id='bPluginsCustomHtml-1'>\n    <!DOCTYPE html>\n<html lang=\"fr\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>MTN Unbeatable Bonus &#8211; Fullscreen Layout<\/title>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700;800&#038;display=swap\" rel=\"stylesheet\">\n    <style>\n        :root {\n            --mtn-yellow: #FFCC00;\n            --mtn-black: #000000;\n            --mtn-dark-gray: #0a0a0a;\n            --mtn-card-bg: #141414;\n            --text-white: #FFFFFF;\n            --text-muted: #B0B0B0;\n        }\n\n        * {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        body {\n            font-family: 'Poppins', sans-serif;\n            background-color: var(--mtn-black);\n            color: var(--text-white);\n            line-height: 1.6;\n            width: 100%;\n            min-height: 100vh;\n        }\n\n        \/* Wrapper Fluide 100% \u00e9cran *\/\n        .wrapper {\n            width: 100%;\n            display: block;\n        }\n\n        \/* Header en Pleine Largeur *\/\n        .header {\n            background-color: var(--mtn-yellow);\n            color: var(--mtn-black);\n            text-align: center;\n            padding: 60px 40px;\n            width: 100%;\n        }\n\n        .badge {\n            background: var(--mtn-black);\n            color: var(--mtn-yellow);\n            display: inline-block;\n            padding: 6px 18px;\n            border-radius: 50px;\n            font-size: 0.8rem;\n            font-weight: 700;\n            letter-spacing: 2px;\n            text-transform: uppercase;\n            margin-bottom: 15px;\n        }\n\n        .header h1 {\n            font-size: 3rem;\n            font-weight: 800;\n            text-transform: uppercase;\n            line-height: 1.1;\n            letter-spacing: -1px;\n        }\n\n        .tagline {\n            font-size: 1.4rem;\n            font-weight: 700;\n            margin-top: 15px;\n            font-style: italic;\n        }\n\n        \/* Section principale \u00e9tir\u00e9e *\/\n        .main-content {\n            width: 100%;\n            padding: 50px 40px;\n            background: var(--mtn-dark-gray);\n        }\n\n        .intro-text {\n            text-align: center;\n            font-size: 1.2rem;\n            max-width: 900px;\n            margin: 0 auto 50px auto;\n            color: var(--text-white);\n        }\n\n        .section-title {\n            font-size: 1.5rem;\n            font-weight: 700;\n            color: var(--mtn-yellow);\n            margin-bottom: 25px;\n            text-transform: uppercase;\n            border-left: 5px solid var(--mtn-yellow);\n            padding-left: 15px;\n        }\n\n        .grid-container {\n            display: block;\n            margin-bottom: 40px;\n        }\n\n        .card {\n            background: var(--mtn-card-bg);\n            border-radius: 20px;\n            padding: 35px;\n            margin-bottom: 25px;\n            border: 1px solid #1f1f1f;\n            width: 100%;\n        }\n\n        .card h3 {\n            font-size: 1.3rem;\n            font-weight: 700;\n            margin-bottom: 15px;\n            color: var(--text-white);\n        }\n\n        .card ul {\n            list-style: none;\n        }\n\n        .card ul li {\n            position: relative;\n            padding-left: 25px;\n            margin-bottom: 10px;\n            font-size: 1.05rem;\n        }\n\n        .card ul li::before {\n            content: \"\u2022\";\n            color: var(--mtn-yellow);\n            font-weight: bold;\n            position: absolute;\n            left: 0;\n            font-size: 1.5rem;\n            top: -3px;\n        }\n\n        \/* Structure en tableau CSS pour forcer l'\u00e9talement horizontal *\/\n        .prize-layout {\n            display: table;\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 12px;\n            margin-top: 20px;\n        }\n\n        .prize-row {\n            display: table-row;\n        }\n\n        .prize-item {\n            display: table-cell;\n            background: #1c1c1c;\n            padding: 18px;\n            border-radius: 12px;\n            text-align: center;\n            font-size: 1rem;\n            font-weight: 600;\n            border: 1px solid #2a2a2a;\n            width: 33.33%;\n        }\n\n        .prize-item.full-width-row {\n            display: block;\n            width: 100%;\n            background: linear-gradient(135deg, #1c1c1c 0%, #2b250d 100%);\n            border: 1px solid var(--mtn-yellow);\n            color: var(--mtn-yellow);\n            margin-top: 12px;\n            padding: 20px;\n            border-radius: 12px;\n            text-align: center;\n            font-size: 1.1rem;\n        }\n\n        \/* Banni\u00e8re CTA USSD Pleine Largeur *\/\n        .activation-banner {\n            background: linear-gradient(135deg, var(--mtn-yellow) 0%, #e6b800 100%);\n            color: var(--mtn-black);\n            padding: 45px 40px;\n            text-align: center;\n            width: 100%;\n            margin-top: 40px;\n            border-radius: 20px;\n        }\n\n        .ussd-box {\n            display: inline-block;\n            background: var(--mtn-black);\n            color: var(--mtn-yellow);\n            font-size: 2.2rem;\n            font-weight: 800;\n            padding: 8px 30px;\n            border-radius: 12px;\n            margin: 15px 0;\n            letter-spacing: 2px;\n            box-shadow: 0 8px 24px rgba(0,0,0,0.3);\n        }\n\n        .validity-text {\n            font-size: 0.9rem;\n            font-weight: 700;\n            margin-top: 15px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            opacity: 0.9;\n        }\n\n        .info-block {\n            margin-top: 40px;\n            background: #111;\n            padding: 25px 30px;\n            border-radius: 16px;\n            font-size: 1rem;\n            border-top: 3px solid #222;\n            width: 100%;\n        }\n\n        .info-block h4 {\n            font-weight: 700;\n            margin-bottom: 8px;\n            color: var(--mtn-yellow);\n            text-transform: uppercase;\n            font-size: 1.1rem;\n        }\n\n        \/* Footer Pleine Largeur *\/\n        .full-footer {\n            text-align: center;\n            padding: 40px 20px;\n            background: #000000;\n            width: 100%;\n            border-top: 1px solid #111;\n        }\n\n        .full-footer p {\n            color: var(--mtn-yellow);\n            font-size: 1.3rem;\n            font-weight: 700;\n        }\n\n        \/* Comportement Mobile *\/\n        @media (max-width: 768px) {\n            .header h1 { font-size: 2.2rem; }\n            .prize-layout, .prize-row, .prize-item {\n                display: block;\n                width: 100%;\n            }\n            .prize-item {\n                margin-bottom: 10px;\n            }\n            .main-content, .header { padding: 30px 20px; }\n        }\n    <\/style>\n<\/head>\n<body>\n\n    <div class=\"wrapper\">\n      \n\n        <main class=\"main-content\">\n          <span class=\"badge\">Promotion<\/span>\n            <h1>Unbeatable Bonus<\/h1>\n            <p class=\"tagline\">Beta Thing Dem No Di Hide!<\/p>\n            <p class=\"intro-text\">\n                Get ready for an even more rewarding experience with MTN Unbeatable Bonus! \n                Designed to bring more value to your everyday life, the Unbeatable Bonus promotion rewards you every time you purchase an eligible bundle from <strong>237F<\/strong> via any MTN channel.\n            <\/p>\n\n            <h2 class=\"section-title\">Comment \u00e7a marche?<\/h2>\n            <p style=\"margin-bottom: 25px; font-size: 1.05rem; color: var(--text-muted);\">Simply buy an eligible bundle from 237F and enjoy exclusive advantages:<\/p>\n\n            <div class=\"grid-container\">\n                <div class=\"card\">\n                    <span class=\"card-icon\">\ud83c\udf81<\/span>\n                    <h3>Enjoy an Instant Bonus<\/h3>\n                    <p style=\"color: var(--text-muted); font-size: 1rem; margin-bottom: 15px;\">Receive one of the following bonuses instantly:<\/p>\n                    <ul>\n                        <li>Up to 10,000F CFA in MTN on-net voice bonus<\/li>\n                        <li>Up to 10GB of bonus data<\/li>\n                    <\/ul>\n                <\/div>\n\n                <div class=\"card\">\n                    <span class=\"card-icon\">\ud83d\udd25<\/span>\n                    <h3>Stand a Chance to Win Amazing Prizes<\/h3>\n                    <p style=\"color: var(--text-muted); font-size: 1rem;\">Every subscription also gives you the opportunity to win exciting non-telco rewards, including:<\/p>\n                    \n                    <div class=\"prize-layout\">\n                        <div class=\"prize-row\">\n                            <div class=\"prize-item\">Smartphones<\/div>\n                            <div class=\"prize-item\">Laptops<\/div>\n                            <div class=\"prize-item\">Smart TVs<\/div>\n                        <\/div>\n                        <div class=\"prize-row\">\n                            <div class=\"prize-item\">Smart Watches<\/div>\n                            <div class=\"prize-item\">Tablets<\/div>\n                            <div class=\"prize-item\">Power Banks<\/div>\n                        <\/div>\n                        <div class=\"prize-row\">\n                            <div class=\"prize-item\">Headsets<\/div>\n                            <div class=\"prize-item\">Home Boxes<\/div>\n                            <div class=\"prize-item\" style=\"display:none;\"><\/div>\n                        <\/div>\n                    <\/div>\n                    \n                    <div class=\"prize-item full-width-row\">\n                        \u2708\ufe0f Trips to enjoy the world&#8217;s biggest football celebration\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"activation-banner\">\n                <h2>How to Activate Your Instant Bonus<\/h2>\n                <p style=\"font-size: 1.1rem;\">After purchasing your bundle, simply dial:<\/p>\n                <div class=\"ussd-box\">*237#<\/div>\n                <p style=\"font-size: 1.1rem;\">and select <strong>&#8220;Activate Your Bonus&#8221;<\/strong> to enjoy your reward.<\/p>\n                <div class=\"validity-text\">Bonus validity: Until 11:59 PM on the day of activation.<\/div>\n            <\/div>\n\n            <div class=\"info-block\">\n                <h4>Non-telco prize Winners<\/h4>\n                <p style=\"color: var(--text-muted);\">Winners of non-telco prizes will be notified by SMS and contacted by MTN Customer Care for participation in an official prize handover ceremony.<\/p>\n            <\/div>\n        <\/main>\n\n        <footer class=\"full-footer\">\n            <p>Subscribe today and enjoy your Unbeatable Bonus!<\/p>\n            <span style=\"font-size: 0.9rem; color: #444; display: block; margin-top: 10px; font-weight: bold; text-transform: uppercase;\">Beta Thing Dem No Di Hide!<\/span>\n        <\/footer>\n    <\/div>\n\n<\/body>\n<\/html>    <\/div>\n    \n\n\n<p><\/p>\n\n\n\n<p><\/p>","protected":false},"excerpt":{"rendered":"","protected":false},"author":8,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-36719","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/mtn.cm\/fr\/wp-json\/wp\/v2\/pages\/36719","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mtn.cm\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mtn.cm\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mtn.cm\/fr\/wp-json\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/mtn.cm\/fr\/wp-json\/wp\/v2\/comments?post=36719"}],"version-history":[{"count":9,"href":"https:\/\/mtn.cm\/fr\/wp-json\/wp\/v2\/pages\/36719\/revisions"}],"predecessor-version":[{"id":36769,"href":"https:\/\/mtn.cm\/fr\/wp-json\/wp\/v2\/pages\/36719\/revisions\/36769"}],"wp:attachment":[{"href":"https:\/\/mtn.cm\/fr\/wp-json\/wp\/v2\/media?parent=36719"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}