{"id":6,"date":"2026-05-08T10:22:53","date_gmt":"2026-05-08T10:22:53","guid":{"rendered":"https:\/\/naqeeb.org\/?page_id=6"},"modified":"2026-05-09T21:33:07","modified_gmt":"2026-05-09T21:33:07","slug":"coming-soon","status":"publish","type":"page","link":"https:\/\/naqeeb.org\/","title":{"rendered":"Coming soon"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"6\" class=\"elementor elementor-6\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-471c8ca e-con-full e-flex e-con e-parent\" data-id=\"471c8ca\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5df142c elementor-widget elementor-widget-html\" data-id=\"5df142c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n*{\r\n    margin:0;\r\n    padding:0;\r\n    box-sizing:border-box;\r\n}\r\n\r\nbody{\r\n    font-family: Arial, Helvetica, sans-serif;\r\n}\r\n\r\n.naqeeb-coming-soon{\r\n    width:100%;\r\n    min-height:100vh;\r\n    position:relative;\r\n    overflow:hidden;\r\n    display:flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n    padding:40px 20px;\r\n    background:url('YOUR-IMAGE-URL-HERE') center center\/cover no-repeat;\r\n}\r\n\r\n.naqeeb-coming-soon::before{\r\n    content:\"\";\r\n    position:absolute;\r\n    inset:0;\r\n    background:rgba(0,0,0,0.72);\r\n}\r\n\r\n.naqeeb-coming-soon::after{\r\n    content:\"\";\r\n    position:absolute;\r\n    inset:0;\r\n    background:linear-gradient(\r\n        to bottom,\r\n        rgba(0,16,45,0.75),\r\n        rgba(0,0,0,0.45)\r\n    );\r\n}\r\n\r\n.naqeeb-content{\r\n    position:relative;\r\n    z-index:2;\r\n    max-width:950px;\r\n    text-align:center;\r\n}\r\n\r\n.naqeeb-subtitle{\r\n    color:#f4a133;\r\n    font-size:28px;\r\n    font-weight:600;\r\n    margin-bottom:20px;\r\n}\r\n\r\n.naqeeb-title{\r\n    color:#fff;\r\n    font-size:95px;\r\n    line-height:1.1;\r\n    font-weight:700;\r\n    margin-bottom:25px;\r\n}\r\n\r\n.naqeeb-title span{\r\n    color:#f4a133;\r\n}\r\n\r\n.naqeeb-description{\r\n    color:#e4e4e4;\r\n    font-size:22px;\r\n    line-height:1.8;\r\n    max-width:850px;\r\n    margin:auto auto 40px;\r\n}\r\n\r\n.naqeeb-btn{\r\n    display:inline-flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n    text-decoration:none;\r\n    background:#f4a133;\r\n    color:#fff !important;\r\n    font-size:20px;\r\n    font-weight:700;\r\n    padding:18px 42px;\r\n    border-radius:8px;\r\n    transition:0.3s ease;\r\n}\r\n\r\n.naqeeb-btn:hover{\r\n    transform:translateY(-3px);\r\n    background:#ffb44c;\r\n}\r\n\r\n.naqeeb-bottom-shape{\r\n    position:absolute;\r\n    right:-100px;\r\n    bottom:-100px;\r\n    width:420px;\r\n    height:420px;\r\n    border-radius:50%;\r\n    border:2px solid rgba(255,255,255,0.08);\r\n    z-index:1;\r\n}\r\n\r\n.naqeeb-bottom-shape::before,\r\n.naqeeb-bottom-shape::after{\r\n    content:\"\";\r\n    position:absolute;\r\n    border-radius:50%;\r\n    border:2px solid rgba(255,255,255,0.08);\r\n}\r\n\r\n.naqeeb-bottom-shape::before{\r\n    width:300px;\r\n    height:300px;\r\n    top:55px;\r\n    left:55px;\r\n}\r\n\r\n.naqeeb-bottom-shape::after{\r\n    width:180px;\r\n    height:180px;\r\n    top:115px;\r\n    left:115px;\r\n}\r\n\r\n\/* Responsive *\/\r\n\r\n@media(max-width:991px){\r\n\r\n    .naqeeb-title{\r\n        font-size:70px;\r\n    }\r\n\r\n    .naqeeb-description{\r\n        font-size:20px;\r\n    }\r\n}\r\n\r\n@media(max-width:768px){\r\n\r\n    .naqeeb-coming-soon{\r\n        padding:60px 20px;\r\n    }\r\n\r\n    .naqeeb-subtitle{\r\n        font-size:22px;\r\n    }\r\n\r\n    .naqeeb-title{\r\n        font-size:52px;\r\n    }\r\n\r\n    .naqeeb-description{\r\n        font-size:17px;\r\n        line-height:1.7;\r\n    }\r\n\r\n    .naqeeb-btn{\r\n        font-size:17px;\r\n        padding:16px 34px;\r\n    }\r\n\r\n    .naqeeb-bottom-shape{\r\n        width:250px;\r\n        height:250px;\r\n        right:-70px;\r\n        bottom:-70px;\r\n    }\r\n\r\n    .naqeeb-bottom-shape::before{\r\n        width:170px;\r\n        height:170px;\r\n        top:38px;\r\n        left:38px;\r\n    }\r\n\r\n    .naqeeb-bottom-shape::after{\r\n        width:90px;\r\n        height:90px;\r\n        top:78px;\r\n        left:78px;\r\n    }\r\n}\r\n\r\n@media(max-width:480px){\r\n\r\n    .naqeeb-subtitle{\r\n        font-size:18px;\r\n    }\r\n\r\n    .naqeeb-title{\r\n        font-size:40px;\r\n    }\r\n\r\n    .naqeeb-description{\r\n        font-size:15px;\r\n    }\r\n\r\n    .naqeeb-btn{\r\n        width:100%;\r\n    }\r\n}\r\n<\/style>\r\n\r\n<section class=\"naqeeb-coming-soon\">\r\n\r\n    <div class=\"naqeeb-content\">\r\n\r\n        <div class=\"naqeeb-subtitle\">\r\n            Assalamualaikum\r\n        <\/div>\r\n\r\n        <h1 class=\"naqeeb-title\">\r\n            <span>Naqeeb<\/span><br>\r\n            Coming Soon\r\n        <\/h1>\r\n\r\n        <p class=\"naqeeb-description\">\r\n            We are preparing something meaningful and beautiful for our community. \r\n            Our new Islamic website experience will be launching very soon, \r\n            In Sha Allah.\r\n        <\/p>\r\n\r\n        <a href=\"#\" class=\"naqeeb-btn\">\r\n            Launching Soon\r\n        <\/a>\r\n\r\n    <\/div>\r\n\r\n    <div class=\"naqeeb-bottom-shape\"><\/div>\r\n\r\n<\/section>\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>Assalamualaikum Naqeeb Coming Soon We are preparing something meaningful and beautiful for our community. Our new Islamic website experience will be launching very soon, In Sha Allah. Launching Soon<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-6","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/naqeeb.org\/index.php\/wp-json\/wp\/v2\/pages\/6","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/naqeeb.org\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/naqeeb.org\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/naqeeb.org\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/naqeeb.org\/index.php\/wp-json\/wp\/v2\/comments?post=6"}],"version-history":[{"count":7,"href":"https:\/\/naqeeb.org\/index.php\/wp-json\/wp\/v2\/pages\/6\/revisions"}],"predecessor-version":[{"id":89,"href":"https:\/\/naqeeb.org\/index.php\/wp-json\/wp\/v2\/pages\/6\/revisions\/89"}],"wp:attachment":[{"href":"https:\/\/naqeeb.org\/index.php\/wp-json\/wp\/v2\/media?parent=6"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}