{"id":7,"date":"2024-12-30T21:25:15","date_gmt":"2024-12-30T21:25:15","guid":{"rendered":"https:\/\/www.ads.btblbd.com\/?page_id=7"},"modified":"2026-07-18T02:55:11","modified_gmt":"2026-07-18T02:55:11","slug":"front_page","status":"publish","type":"page","link":"https:\/\/www.ads.btblbd.com\/","title":{"rendered":"Home"},"content":{"rendered":"<div class=\"agency-premium-ad\">\n\n<style>\n\n\/* ===============================\n   LIVE PREMIUM BACKGROUND\n================================ *\/\n@keyframes premiumGradient{\n    0%{background-position:0% 50%;}\n    50%{background-position:100% 50%;}\n    100%{background-position:0% 50%;}\n}\n\n.agency-premium-ad{\n    position:relative;\n    overflow:hidden;\n\n    max-width:700px;\n    margin:20px auto;\n    padding:60px 20px;\n\n    text-align:center;\n    font-family:\"Noto Sans Bengali\", Arial, sans-serif;\n\n    border-radius:24px;\n\n    background:linear-gradient(\n        -45deg,\n        #0f172a,\n        #1e1b4b,\n        #31112c,\n        #064e3b\n    );\n\n    background-size:400% 400%;\n    animation:premiumGradient 15s ease infinite;\n\n    border:1px solid rgba(255,255,255,0.12);\n\n    box-shadow:\n        0 15px 40px rgba(0,0,0,0.6),\n        inset 0 1px 1px rgba(255,255,255,0.05);\n}\n\n\/* ===============================\n   GLOW EFFECT\n================================ *\/\n.agency-premium-ad::before{\n    content:\"\";\n    position:absolute;\n    top:-70px;\n    left:-70px;\n\n    width:220px;\n    height:220px;\n\n    background:rgba(0,229,255,0.16);\n    border-radius:50%;\n    filter:blur(80px);\n}\n\n.agency-premium-ad::after{\n    content:\"\";\n    position:absolute;\n    right:-70px;\n    bottom:-70px;\n\n    width:220px;\n    height:220px;\n\n    background:rgba(255,0,127,0.16);\n    border-radius:50%;\n    filter:blur(80px);\n}\n\n\/* ===============================\n   HEADLINE\n================================ *\/\n.premium-title{\n    position:relative;\n    z-index:2;\n\n    font-size:32px;\n    font-weight:900;\n    line-height:1.4;\n\n    color:#ffffff !important;\n    -webkit-text-fill-color:#ffffff !important;\n\n    margin-bottom:25px;\n\n    text-shadow:0 3px 10px rgba(0,0,0,0.7);\n}\n\n.premium-title span{\n    color:#00e5ff !important;\n    text-shadow:0 0 18px rgba(0,229,255,0.7);\n}\n\n\/* ===============================\n   DESCRIPTION\n================================ *\/\n.premium-text{\n    position:relative;\n    z-index:2;\n\n    font-size:20px;\n    line-height:1.9;\n    font-weight:600;\n\n    color:#e2e8f0;\n\n    margin-bottom:30px;\n\n    text-shadow:0 1px 3px rgba(0,0,0,0.7);\n}\n\n\/* ===============================\n   HIGHLIGHT BOX\n================================ *\/\n.premium-box{\n    position:relative;\n    z-index:2;\n\n    background:rgba(0,0,0,0.35);\n\n    border-left:5px solid #ff007f;\n\n    padding:22px;\n    margin:35px auto;\n\n    border-radius:0 16px 16px 0;\n\n    max-width:90%;\n\n    font-size:23px;\n    font-weight:900;\n\n    color:#ffd1e6;\n\n    backdrop-filter:blur(15px);\n    -webkit-backdrop-filter:blur(15px);\n\n    box-shadow:0 8px 25px rgba(0,0,0,0.35);\n}\n\n\/* ===============================\n   SUPPORT TEXT\n================================ *\/\n.support-text{\n    position:relative;\n    z-index:2;\n\n    font-size:18px;\n    line-height:1.8;\n    font-weight:500;\n\n    color:#cbd5e1;\n\n    margin-bottom:45px;\n\n    text-shadow:0 1px 3px rgba(0,0,0,0.7);\n}\n\n.support-text strong{\n    color:#ffffff;\n    background:rgba(255,255,255,0.12);\n    padding:4px 10px;\n    border-radius:8px;\n    \n    \/* \ud83d\udd25 \"\u09e8\u09ea \u0998\u09a8\u09cd\u099f\u09be\" \u098f\u0995 \u09b2\u09be\u0987\u09a8\u09c7 \u09b0\u09be\u0996\u09be\u09b0 \u09ab\u09bf\u0995\u09cd\u09b8 *\/\n    display: inline-block;\n    white-space: nowrap;\n}\n\n\/* ===============================\n   PREMIUM BUTTON\n================================ *\/\n.premium-btn{\n    position:relative;\n    z-index:2;\n\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n\n    padding:18px 40px;\n\n    border-radius:50px;\n    border:2px solid rgba(0,229,255,0.45);\n\n    background:rgba(255,255,255,0.08);\n\n    backdrop-filter:blur(12px);\n    -webkit-backdrop-filter:blur(12px);\n\n    color:#ffffff !important;\n    text-decoration:none !important;\n\n    font-size:20px;\n    font-weight:900;\n\n    box-shadow:\n        0 0 20px rgba(0,229,255,0.25);\n\n    transition:all .35s ease;\n}\n\n.premium-btn:hover{\n    background:#00e5ff;\n    color:#07111f !important;\n    border-color:#00e5ff;\n\n    transform:translateY(-3px);\n\n    box-shadow:\n        0 12px 35px rgba(0,229,255,0.55);\n}\n\n\/* ===============================\n   MOBILE FIX\n================================ *\/\n@media (max-width:768px){\n\n    .agency-premium-ad{\n        padding:40px 15px;\n        border-radius:18px;\n    }\n\n    .premium-title{\n        font-size:24px;\n        line-height:1.4;\n    }\n\n    .premium-text{\n        font-size:17px;\n        line-height:1.8;\n    }\n\n    .premium-box{\n        max-width:100%;\n        font-size:18px;\n        padding:16px;\n    }\n\n    .support-text{\n        font-size:15px;\n        line-height:1.7;\n    }\n\n    .premium-btn{\n        width:100%;\n        max-width:320px;\n\n        font-size:17px;\n        padding:15px 20px;\n\n        box-sizing:border-box;\n        white-space:nowrap;\n    }\n}\n\n<\/style>\n\n<h2 class=\"premium-title\">\n\u0986\u09aa\u09a8\u09be\u09b0 \u09ac\u09cd\u09af\u09ac\u09b8\u09be\u0995\u09c7 \u09a8\u09bf\u09af\u09bc\u09c7 \u09af\u09be\u09a8\n<span>\u09b8\u09b0\u09cd\u09ac\u09cb\u099a\u09cd\u099a \u0989\u099a\u09cd\u099a\u09a4\u09be\u09af\u09bc!<\/span> \ud83d\ude80\n<\/h2>\n\n<div class=\"premium-text\">\n\u0986\u09aa\u09a8\u09be\u09b0 \u09aa\u09cd\u09b0\u09cb\u09a1\u09be\u0995\u09cd\u099f \u09ac\u09be \u09b8\u09be\u09b0\u09cd\u09ad\u09bf\u09b8 \u09ab\u09c7\u09b8\u09ac\u09c1\u0995\u09c7 \u09ac\u09c1\u09b8\u09cd\u099f \u0995\u09b0\u09c7\n\u09b8\u09b0\u09cd\u09ac\u09cb\u099a\u09cd\u099a \u0986\u0989\u099f\u0995\u09be\u09ae \u09aa\u09c7\u09a4\u09c7 \u0986\u09ae\u09be\u09a6\u09c7\u09b0 \u098f\u099c\u09c7\u09a8\u09cd\u09b8\u09bf\u09b0 \u09b9\u09c7\u09b2\u09cd\u09aa \u09a8\u09bf\u09a4\u09c7 \u09aa\u09be\u09b0\u09c7\u09a8\u0964\n<\/div>\n\n<div class=\"premium-box\">\n\ud83c\udfaf \u0986\u09ae\u09b0\u09be \u09b6\u09c1\u09a7\u09c1 \u09ac\u09c1\u09b8\u09cd\u099f \u0995\u09b0\u09bf\u09a8\u09be, \u0986\u09ae\u09b0\u09be \u09a1\u09be\u099f\u09be \u0985\u09cd\u09af\u09be\u09a8\u09be\u09b2\u09be\u0987\u09b8\u09bf\u09b8 \u0995\u09b0\u09bf!\n<\/div>\n\n<div class=\"support-text\">\n\u0986\u09ae\u09be\u09a6\u09c7\u09b0 \u09b8\u09c1\u09a6\u0995\u09cd\u09b7 \u0993 \u09aa\u09cd\u09b0\u09ab\u09c7\u09b6\u09a8\u09be\u09b2 \u099f\u09bf\u09ae \u09b0\u09af\u09bc\u09c7\u099b\u09c7, \u09af\u09be\u09b0\u09be\n<strong>\u09e8\u09ea \u0998\u09a8\u09cd\u099f\u09be<\/strong>\n\u0986\u09aa\u09a8\u09be\u0995\u09c7 \u09b9\u09c7\u09b2\u09cd\u09aa \u0995\u09b0\u09a4\u09c7 \u09aa\u09cd\u09b0\u09b8\u09cd\u09a4\u09c1\u09a4\u0964 \ud83d\udd52\n<\/div>\n\n<a\n   href=\"https:\/\/wa.me\/8801712469271\"\n   target=\"_blank\"\n   rel=\"noopener noreferrer\"\n   class=\"premium-btn\">\n\ud83d\udcac \u09ac\u09bf\u09b8\u09cd\u09a4\u09be\u09b0\u09bf\u09a4 \u099c\u09be\u09a8\u09a4\u09c7 \u09ae\u09c7\u09b8\u09c7\u099c \u09a6\u09bf\u09a8\n<\/a>\n\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n","protected":false},"excerpt":{"rendered":"<p>\u0986\u09aa\u09a8\u09be\u09b0 \u09ac\u09cd\u09af\u09ac\u09b8\u09be\u0995\u09c7 \u09a8\u09bf\u09af\u09bc\u09c7 \u09af\u09be\u09a8 \u09b8\u09b0\u09cd\u09ac\u09cb\u099a\u09cd\u099a \u0989\u099a\u09cd\u099a\u09a4\u09be\u09af\u09bc! \ud83d\ude80 \u0986\u09aa\u09a8\u09be\u09b0 \u09aa\u09cd\u09b0\u09cb\u09a1\u09be\u0995\u09cd\u099f \u09ac\u09be \u09b8\u09be\u09b0\u09cd\u09ad\u09bf\u09b8 \u09ab\u09c7\u09b8\u09ac\u09c1\u0995\u09c7 \u09ac\u09c1\u09b8\u09cd\u099f \u0995\u09b0\u09c7 \u09b8\u09b0\u09cd\u09ac\u09cb\u099a\u09cd\u099a \u0986\u0989\u099f\u0995\u09be\u09ae \u09aa\u09c7\u09a4\u09c7 \u0986\u09ae\u09be\u09a6\u09c7\u09b0 \u098f\u099c\u09c7\u09a8\u09cd\u09b8\u09bf\u09b0 \u09b9\u09c7\u09b2\u09cd\u09aa \u09a8\u09bf\u09a4\u09c7 \u09aa\u09be\u09b0\u09c7\u09a8\u0964 \ud83c\udfaf \u0986\u09ae\u09b0\u09be \u09b6\u09c1\u09a7\u09c1 \u09ac\u09c1\u09b8\u09cd\u099f \u0995\u09b0\u09bf\u09a8\u09be, \u0986\u09ae\u09b0\u09be \u09a1\u09be\u099f\u09be \u0985\u09cd\u09af\u09be\u09a8\u09be\u09b2\u09be\u0987\u09b8\u09bf\u09b8 \u0995\u09b0\u09bf! \u0986\u09ae\u09be\u09a6\u09c7\u09b0 \u09b8\u09c1\u09a6\u0995\u09cd\u09b7 \u0993 \u09aa\u09cd\u09b0\u09ab\u09c7\u09b6\u09a8\u09be\u09b2 \u099f\u09bf\u09ae \u09b0\u09af\u09bc\u09c7\u099b\u09c7, \u09af\u09be\u09b0\u09be \u09e8\u09ea \u0998\u09a8\u09cd\u099f\u09be \u0986\u09aa\u09a8\u09be\u0995\u09c7 \u09b9\u09c7\u09b2\u09cd\u09aa \u0995\u09b0\u09a4\u09c7 \u09aa\u09cd\u09b0\u09b8\u09cd\u09a4\u09c1\u09a4\u0964 \ud83d\udd52 \ud83d\udcac \u09ac\u09bf\u09b8\u09cd\u09a4\u09be\u09b0\u09bf\u09a4 \u099c\u09be\u09a8\u09a4\u09c7 \u09ae\u09c7\u09b8\u09c7\u099c \u09a6\u09bf\u09a8<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"saved_in_kubio":true,"footnotes":""},"class_list":["post-7","page","type-page","status-publish","hentry"],"kubio_ai_page_context":{"short_desc":"","purpose":"general"},"_links":{"self":[{"href":"https:\/\/www.ads.btblbd.com\/index.php?rest_route=\/wp\/v2\/pages\/7","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ads.btblbd.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.ads.btblbd.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.ads.btblbd.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ads.btblbd.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=7"}],"version-history":[{"count":321,"href":"https:\/\/www.ads.btblbd.com\/index.php?rest_route=\/wp\/v2\/pages\/7\/revisions"}],"predecessor-version":[{"id":989,"href":"https:\/\/www.ads.btblbd.com\/index.php?rest_route=\/wp\/v2\/pages\/7\/revisions\/989"}],"wp:attachment":[{"href":"https:\/\/www.ads.btblbd.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=7"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}