{"id":2171,"date":"2026-06-09T03:04:27","date_gmt":"2026-06-08T19:04:27","guid":{"rendered":"https:\/\/winboxmy.online\/?page_id=2171"},"modified":"2026-06-12T01:51:46","modified_gmt":"2026-06-11T17:51:46","slug":"100-welcome-bonus","status":"publish","type":"page","link":"https:\/\/winboxmy.online\/ms\/100-welcome-bonus\/","title":{"rendered":"Winbox Promotion 100% Welcome Bonus"},"content":{"rendered":"<style>\n    \/* SCOPED CSS TO PREVENT THEME CONFLICTS *\/\n    .wb-page-wrapper {\n        font-family: 'Helvetica', Arial, sans-serif !important;\n        background-color: #f8f9fa;\n        color: #333;\n        line-height: 1.6;\n        text-align: left !important;\n        width: 100%;\n    }\n\n    .wb-page-wrapper * {\n        box-sizing: border-box;\n        text-align: left !important; \/* Strict left alignment *\/\n    }\n\n    .wb-container {\n        width: 100%;\n        max-width: 1100px;\n        margin: 0 auto;\n        padding: 0 5%;\n    }\n\n    \/* VIP RED CARPET HERO SECTION *\/\n    .wb-hero-welcome {\n        background: linear-gradient(135deg, #590000 0%, #1a0000 100%) !important;\n        padding: 100px 0;\n        position: relative;\n        overflow: hidden;\n        border-bottom: 8px solid #ffcc00; \/* VIP Gold Border *\/\n        width: 100%;\n    }\n\n    \/* Radial glow behind the text *\/\n    .wb-hero-welcome::before {\n        content: '';\n        position: absolute;\n        top: 50%; left: 30%;\n        width: 600px; height: 600px;\n        transform: translate(-50%, -50%);\n        background: radial-gradient(circle, rgba(233, 28, 35, 0.4) 0%, transparent 70%);\n        z-index: 1;\n    }\n\n    .wb-hero-welcome-inner {\n        max-width: 700px;\n        position: relative;\n        z-index: 2;\n    }\n\n    .wb-vip-badge {\n        display: inline-block;\n        background: linear-gradient(90deg, #ffcc00, #ffeb73);\n        color: #590000;\n        font-weight: bold;\n        font-size: 14px;\n        padding: 6px 18px;\n        border-radius: 30px;\n        margin-bottom: 25px;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        box-shadow: 0 4px 15px rgba(255, 204, 0, 0.3);\n    }\n\n    .wb-hero-welcome h1 {\n        font-size: 58px !important;\n        line-height: 1.1 !important;\n        margin: 0 0 20px 0 !important;\n        color: #ffffff !important;\n        text-shadow: 0 2px 10px rgba(0,0,0,0.8);\n    }\n\n    .wb-text-gold { color: #ffcc00 !important; }\n\n    .wb-hero-welcome p {\n        font-size: 18px !important;\n        color: #ffe6e6 !important;\n        margin: 0 0 40px 0 !important;\n    }\n\n    \/* GOLD GLOWING BUTTON *\/\n    .wb-btn-gold {\n        display: inline-block;\n        background: linear-gradient(180deg, #ffeb73 0%, #ffcc00 100%) !important;\n        color: #590000 !important;\n        font-size: 18px !important;\n        font-weight: bold !important;\n        padding: 16px 40px !important;\n        border-radius: 8px;\n        text-decoration: none !important;\n        transition: all 0.3s ease;\n        box-shadow: 0 6px 20px rgba(255, 204, 0, 0.4);\n        text-align: center !important;\n    }\n\n    .wb-btn-gold:hover {\n        transform: translateY(-2px);\n        box-shadow: 0 8px 25px rgba(255, 204, 0, 0.6);\n        background: linear-gradient(180deg, #fff2a8 0%, #ffdb33 100%) !important;\n    }\n\n    \/* FEATURES\/HIGHLIGHTS SECTION *\/\n    .wb-features-section {\n        padding: 80px 0;\n        background-color: #ffffff;\n    }\n\n    .wb-section-title {\n        font-size: 36px !important;\n        color: #111 !important;\n        margin: 0 0 10px 0 !important;\n    }\n\n    .wb-section-subtitle {\n        font-size: 16px !important;\n        color: #666 !important;\n        margin: 0 0 50px 0 !important;\n    }\n\n    .wb-grid-3 {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 30px;\n    }\n\n    .wb-feature-card {\n        background: #fff;\n        border: 1px solid #f0eaeb;\n        border-radius: 16px;\n        padding: 40px 25px;\n        transition: transform 0.3s ease, box-shadow 0.3s ease;\n    }\n\n    .wb-feature-card:hover {\n        transform: translateY(-5px);\n        box-shadow: 0 10px 30px rgba(233, 28, 35, 0.08);\n        border-color: #e91c23;\n    }\n\n    .wb-feature-icon {\n        font-size: 45px;\n        margin-bottom: 20px;\n        color: #e91c23;\n    }\n\n    .wb-feature-card h3 {\n        font-size: 22px !important;\n        color: #111 !important;\n        margin: 0 0 10px 0 !important;\n    }\n\n    .wb-feature-card p {\n        font-size: 15px !important;\n        color: #555 !important;\n        margin: 0;\n    }\n\n    \/* HOW TO CLAIM (STEPS) *\/\n    .wb-steps-section {\n        padding: 80px 0;\n        background-color: #fdf6f6;\n    }\n\n    .wb-step-box {\n        background: #fff;\n        padding: 35px;\n        border-radius: 16px;\n        box-shadow: 0 4px 15px rgba(0,0,0,0.03);\n        border-top: 4px solid #ffcc00;\n        position: relative;\n    }\n\n    .wb-step-number {\n        font-size: 40px !important;\n        font-weight: bold !important;\n        color: #e91c23 !important;\n        opacity: 0.15;\n        margin-bottom: 10px;\n        display: block;\n    }\n\n    .wb-step-box h4 {\n        font-size: 20px !important;\n        color: #333 !important;\n        margin: 0 0 10px 0 !important;\n    }\n\n    .wb-step-box p {\n        font-size: 15px !important;\n        color: #666 !important;\n        margin: 0;\n    }\n\n    \/* ADDITIONAL PROMOTIONS SECTION *\/\n    .wb-more-promos {\n        padding: 80px 0 40px;\n        background-color: #ffffff;\n    }\n\n    .wb-promo-card {\n        background: #fff;\n        border-radius: 16px;\n        overflow: hidden;\n        border: 1px solid #eaeaea;\n        box-shadow: 0 4px 15px rgba(0,0,0,0.04);\n        transition: transform 0.3s ease, box-shadow 0.3s ease;\n        display: flex;\n        flex-direction: column;\n    }\n\n    .wb-promo-card:hover {\n        transform: translateY(-5px);\n        box-shadow: 0 12px 25px rgba(233, 28, 35, 0.15);\n        border-color: #ffcc00;\n    }\n\n    .wb-promo-img {\n        width: 100%;\n        height: 180px;\n        display: block;\n    }\n\n    .wb-promo-content {\n        padding: 25px;\n        display: flex;\n        flex-direction: column;\n        flex: 1;\n    }\n\n    .wb-promo-content h4 {\n        font-size: 18px !important;\n        color: #d81119 !important;\n        margin: 0 0 12px 0 !important;\n        line-height: 1.3 !important;\n    }\n\n    .wb-promo-content p {\n        font-size: 14px !important;\n        color: #555 !important;\n        margin: 0 0 20px 0 !important;\n        flex: 1;\n    }\n\n    .wb-link-arrow {\n        color: #e91c23 !important;\n        font-weight: bold !important;\n        font-size: 14px !important;\n        text-decoration: none !important;\n        display: inline-flex;\n        align-items: center;\n        margin-top: auto;\n    }\n\n    .wb-link-arrow::after {\n        content: '\u2192';\n        margin-left: 5px;\n        transition: margin-left 0.3s ease;\n    }\n\n    .wb-link-arrow:hover::after {\n        margin-left: 10px;\n    }\n\n    \/* TERMS & CONDITIONS *\/\n    .wb-terms {\n        padding: 40px 0 80px;\n        background-color: #ffffff;\n    }\n\n    .wb-terms-box {\n        background-color: #fdf6f6;\n        padding: 40px;\n        border-radius: 12px;\n        border-left: 5px solid #ffcc00;\n    }\n\n    .wb-terms-box h3 {\n        font-size: 22px !important;\n        margin: 0 0 20px 0 !important;\n        color: #333 !important;\n    }\n\n    .wb-terms-list { list-style: none; padding: 0; margin: 0; }\n\n    .wb-terms-list li {\n        position: relative;\n        padding-left: 25px;\n        margin-bottom: 12px;\n        font-size: 14px !important;\n        color: #555 !important;\n    }\n\n    .wb-terms-list li::before {\n        content: '\u2022';\n        color: #ffcc00;\n        font-weight: bold;\n        font-size: 22px;\n        position: absolute;\n        left: 0;\n        top: -4px;\n    }\n\n    \/* MOBILE RESPONSIVE *\/\n    @media (max-width: 900px) {\n        .wb-grid-3 { grid-template-columns: 1fr; }\n    }\n\n    @media (max-width: 600px) {\n        .wb-hero-welcome h1 { font-size: 44px !important; }\n        .wb-hero-welcome { padding: 60px 0; }\n        .wb-btn-gold { width: 100%; display: block; }\n    }\n<\/style>\n\n<div class=\"wb-page-wrapper\">\n    <!-- HERO SECTION -->\n    <header class=\"wb-hero-welcome\">\n        <div class=\"wb-container\">\n            <div class=\"wb-hero-welcome-inner\">\n                <div class=\"wb-vip-badge\">\n                    \ud83c\udf81 New Player Exclusive\n                <\/div>\n                <h1>Double Your First Deposit <br><span class=\"wb-text-gold\">Instantly<\/span><\/h1>\n                <p>Welcome to Malaysia&#8217;s premium gaming platform. Get a massive 100% Welcome Bonus on your very first deposit of just RM20.00. Start your winning journey right here with double the bankroll!<\/p>\n                <a href=\"https:\/\/winboxmy.online\/ms\/winbox-register\/\" class=\"wb-btn-gold\">Claim 100% Bonus Now<\/a>\n            <\/div>\n        <\/div>\n    <\/header>\n\n    <!-- FEATURES SECTION -->\n    <section class=\"wb-features-section\">\n        <div class=\"wb-container\">\n            <h2 class=\"wb-section-title\">Kickstart Your Winning Streak<\/h2>\n            <p class=\"wb-section-subtitle\">We give our new players the ultimate head start. Here is why you should claim this offer.<\/p>\n            \n            <div class=\"wb-grid-3\">\n                <!-- Feature 1 -->\n                <div class=\"wb-feature-card\">\n                    <div class=\"wb-feature-icon\">\ud83d\udcb8<\/div>\n                    <h3>Double Your Funds<\/h3>\n                    <p>Deposit RM50, play with RM100. Deposit RM100, play with RM200. It is that simple. We match your first deposit dollar-for-dollar.<\/p>\n                <\/div>\n\n                <!-- Feature 2 -->\n                <div class=\"wb-feature-card\">\n                    <div class=\"wb-feature-icon\">\ud83d\udcc9<\/div>\n                    <h3>Low RM20 Minimum<\/h3>\n                    <p>You don&#8217;t need to be a high roller to feel like a VIP. Activate this massive bonus with a minimum deposit of only RM20.00.<\/p>\n                <\/div>\n\n                <!-- Feature 3 -->\n                <div class=\"wb-feature-card\">\n                    <div class=\"wb-feature-icon\">\u26a1<\/div>\n                    <h3>Instant Crediting<\/h3>\n                    <p>Skip the waiting queues. Once you select the bonus during your first deposit, the funds are credited to your main wallet instantly.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- HOW TO CLAIM SECTION -->\n    <section class=\"wb-steps-section\">\n        <div class=\"wb-container\">\n            <h2 class=\"wb-section-title\">How to Claim Your Welcome Bonus<\/h2>\n            <p class=\"wb-section-subtitle\">Setting up your account and claiming your free credits takes less than two minutes.<\/p>\n            \n            <div class=\"wb-grid-3\">\n                <div class=\"wb-step-box\">\n                    <span class=\"wb-step-number\">01<\/span>\n                    <h4>Register Account<\/h4>\n                    <p>Sign up for your free Winbox account. Enter your basic details and securely verify your profile.<\/p>\n                <\/div>\n                <div class=\"wb-step-box\">\n                    <span class=\"wb-step-number\">02<\/span>\n                    <h4>Top Up RM20+<\/h4>\n                    <p>Head to the cashier and make your first successful deposit with a minimum amount of RM20.00.<\/p>\n                <\/div>\n                <div class=\"wb-step-box\">\n                    <span class=\"wb-step-number\">03<\/span>\n                    <h4>Select 100% Bonus<\/h4>\n                    <p>Before confirming the deposit, make sure to check the &#8216;100% Welcome Bonus&#8217; box. Your total doubled amount will be ready to play!<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- ADDITIONAL PROMOTIONS -->\n    <section class=\"wb-more-promos\">\n        <div class=\"wb-container\">\n            <h2 class=\"wb-section-title\">More Exciting Promotions<\/h2>\n            <p class=\"wb-section-subtitle\">Maximize your winnings with our latest daily offers and exclusive rewards.<\/p>\n\n            <div class=\"wb-grid-3\">\n                <!-- Promo 1 -->\n                <div class=\"wb-promo-card\">\n                    <div class=\"wb-promo-img\" style=\"background: url('https:\/\/winboxmy.online\/wp-content\/uploads\/2026\/06\/winbox-daily-live-lucky-draw-promotion-scaled.jpg') center\/cover no-repeat;\"><\/div>\n                    <div class=\"wb-promo-content\">\n                        <h4>Lucky Draw Harian<\/h4>\n                        <p>Winbox Free Bonus Daily Live Lucky Draw starts at 7PM! Members can win Promo 14 Pro Max, Samsung S23 Ultra &#038; Cash Prize. Join the live action now!<\/p>\n                        <a href=\"#\" class=\"wb-link-arrow\">Read More<\/a>\n                    <\/div>\n                <\/div>\n\n                <!-- Promo 2 -->\n                <div class=\"wb-promo-card\">\n                    <div class=\"wb-promo-img\" style=\"background: url('https:\/\/winboxmy.online\/wp-content\/uploads\/2026\/06\/winbox-100-welcome-bonus-promotion-scaled.jpg') center\/cover no-repeat;\"><\/div>\n                    <div class=\"wb-promo-content\">\n                        <h4>100% WELCOME BONUS<\/h4>\n                        <p>Welcome new player 100% bonus on your first minimum RM20.00. Start your winning games right at this Malaysia platform!<\/p>\n                        <a href=\"#\" class=\"wb-link-arrow\">Read More<\/a>\n                    <\/div>\n                <\/div>\n\n                <!-- Promo 3 -->\n                <div class=\"wb-promo-card\">\n                    <div class=\"wb-promo-img\" style=\"background: url('https:\/\/winboxmy.online\/wp-content\/uploads\/2026\/06\/winbox-scratch-win-promotion-scaled.jpg') center\/cover no-repeat;\"><\/div>\n                    <div class=\"wb-promo-content\">\n                        <h4>SPIN &amp; MENANG<\/h4>\n                        <p>Winbox bawakan TIKET baru khas untuk kaki spin! Guna tiket yang korang dapat daripada Pas Event, pusing roda sekarang, dan menang ganjaran up to RM2,888 setiap hari.<\/p>\n                        <a href=\"#\" class=\"wb-link-arrow\">Read More<\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- TERMS AND CONDITIONS -->\n    <section class=\"wb-terms\">\n        <div class=\"wb-container\">\n            <div class=\"wb-terms-box\">\n                <h3>Terms &#038; Conditions<\/h3>\n                <ul class=\"wb-terms-list\">\n                    <li>This Welcome Bonus is strictly limited to newly registered members depositing for the first time.<\/li>\n                    <li>To qualify, members must transfer a minimum of RM20.00 into their selected game wallet.<\/li>\n                    <li>The bonus amount must be subjected to the standard turnover requirement (as stated in the official promo center) before any withdrawals can be made.<\/li>\n                    <li>This promotion cannot be stacked or combined with any other active welcome offers or daily rebate bonuses.<\/li>\n                    <li>Any duplicate accounts, IP addresses, or signs of fraudulent syndicate betting will result in the immediate forfeiture of the bonus and associated winnings.<\/li>\n                    <li>Winbox management reserves the right to alter, amend, or terminate this promotion at any time without prior notice.<\/li>\n                <\/ul>\n            <\/div>\n        <\/div>\n    <\/section>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>\ud83c\udf81 New Player Exclusive Double Your First Deposit Instantly Welcome to Malaysia&#8217;s premium gaming platform. Get a massive 100% Welcome Bonus on your very first deposit of just RM20.00. Start your winning journey right here with double the bankroll! Claim 100% Bonus Now Kickstart Your Winning Streak We give our new players the ultimate head &#8230; <a title=\"Winbox Promotion 100% Welcome Bonus\" class=\"read-more\" href=\"https:\/\/winboxmy.online\/ms\/100-welcome-bonus\/\" aria-label=\"Read more about Winbox Promotion 100% Welcome Bonus\">Tengok Detail<\/a><\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"iawp_total_views":2,"footnotes":""},"class_list":["post-2171","page","type-page","status-publish"],"_links":{"self":[{"href":"https:\/\/winboxmy.online\/ms\/wp-json\/wp\/v2\/pages\/2171","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/winboxmy.online\/ms\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/winboxmy.online\/ms\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/winboxmy.online\/ms\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/winboxmy.online\/ms\/wp-json\/wp\/v2\/comments?post=2171"}],"version-history":[{"count":2,"href":"https:\/\/winboxmy.online\/ms\/wp-json\/wp\/v2\/pages\/2171\/revisions"}],"predecessor-version":[{"id":2189,"href":"https:\/\/winboxmy.online\/ms\/wp-json\/wp\/v2\/pages\/2171\/revisions\/2189"}],"wp:attachment":[{"href":"https:\/\/winboxmy.online\/ms\/wp-json\/wp\/v2\/media?parent=2171"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}