{"id":6,"date":"2026-07-08T10:18:44","date_gmt":"2026-07-08T10:18:44","guid":{"rendered":"https:\/\/creatorsone.com\/?page_id=6"},"modified":"2026-07-08T11:07:54","modified_gmt":"2026-07-08T11:07:54","slug":"maintenance-page","status":"publish","type":"page","link":"https:\/\/creatorsone.com\/","title":{"rendered":"Maintenance Page"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Coming Soon<\/title>\n\n<style>\n*{\n    margin:0;\n    padding:0;\n    box-sizing:border-box;\n}\n\nbody{\n    font-family:Arial,Helvetica,sans-serif;\n    background:#f5f7fa;\n    display:flex;\n    justify-content:center;\n    align-items:center;\n    min-height:100vh;\n}\n\n.container{\n    text-align:center;\n    max-width:800px;\n    padding:40px;\n}\n\nimg{\n    max-width:350px;\n    width:100%;\n}\n\nh1{\n    margin:30px 0 15px;\n    font-size:48px;\n}\n\np{\n    color:#666;\n    margin-bottom:30px;\n}\n\n.countdown{\n    display:flex;\n    justify-content:center;\n    gap:20px;\n    flex-wrap:wrap;\n}\n\n.box{\n    width:110px;\n    background:#fff;\n    border-radius:10px;\n    padding:20px;\n    box-shadow:0 5px 15px rgba(0,0,0,.1);\n}\n\n.box div{\n    font-size:40px;\n    font-weight:bold;\n    color:#0073aa;\n}\n\n.box span{\n    display:block;\n    margin-top:8px;\n}\n<\/style>\n\n<\/head>\n<body>\n\n<div class=\"container\">\n\n<img decoding=\"async\" src=\"https:\/\/demosites.io\/otter\/wp-content\/uploads\/sites\/664\/2022\/08\/coming_soon_img.svg\" alt=\"Coming Soon\">\n\n<h1>Our Website is Coming Soon<\/h1>\n\n<p>We are working hard to launch our new website.<\/p>\n\n<div class=\"countdown\">\n\n\n\n<\/div>\n\n<\/div>\n\n<script>\n\nconst targetDate = new Date(\"2026-12-31T23:59:59\").getTime();\n\nfunction updateCountdown(){\n\n    const now = Date.now();\n\n    const distance = targetDate - now;\n\n    if(distance <= 0){\n\n        document.getElementById(\"days\").textContent=\"0\";\n        document.getElementById(\"hours\").textContent=\"0\";\n        document.getElementById(\"minutes\").textContent=\"0\";\n        document.getElementById(\"seconds\").textContent=\"0\";\n\n        clearInterval(timer);\n\n        return;\n    }\n\n    document.getElementById(\"days\").textContent =\n        Math.floor(distance\/(1000*60*60*24));\n\n    document.getElementById(\"hours\").textContent =\n        Math.floor((distance%(1000*60*60*24))\/(1000*60*60));\n\n    document.getElementById(\"minutes\").textContent =\n        Math.floor((distance%(1000*60*60))\/(1000*60));\n\n    document.getElementById(\"seconds\").textContent =\n        Math.floor((distance%(1000*60))\/1000);\n}\n\nupdateCountdown();\n\nconst timer = setInterval(updateCountdown,1000);\n\n<\/script>\n\n<\/body>\n<\/html>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Coming Soon Our Website is Coming Soon We are working hard to launch our new website.<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"templates\/wpmm-page-template.php","meta":{"footnotes":""},"class_list":["post-6","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/creatorsone.com\/index.php?rest_route=\/wp\/v2\/pages\/6","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/creatorsone.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/creatorsone.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/creatorsone.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/creatorsone.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=6"}],"version-history":[{"count":4,"href":"https:\/\/creatorsone.com\/index.php?rest_route=\/wp\/v2\/pages\/6\/revisions"}],"predecessor-version":[{"id":24,"href":"https:\/\/creatorsone.com\/index.php?rest_route=\/wp\/v2\/pages\/6\/revisions\/24"}],"wp:attachment":[{"href":"https:\/\/creatorsone.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=6"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}