{"id":7,"date":"2025-09-24T11:45:17","date_gmt":"2025-09-24T11:45:17","guid":{"rendered":"https:\/\/migrado.nl\/?page_id=7"},"modified":"2025-09-24T11:45:48","modified_gmt":"2025-09-24T11:45:48","slug":"launching-soon","status":"publish","type":"page","link":"https:\/\/migrado.nl\/","title":{"rendered":""},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <title>Launching Soon<\/title>\n  <style>\n    body {\n      margin: 0;\n      font-family: 'Segoe UI', sans-serif;\n      background: linear-gradient(to right, #0f2027, #203a43, #2c5364);\n      color: white;\n      text-align: center;\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n      height: 100vh;\n    }\n    h1 {\n      font-size: 3em;\n      margin-bottom: 0.5em;\n    }\n    p {\n      font-size: 1.2em;\n      margin-bottom: 2em;\n    }\n    .countdown {\n      font-size: 2em;\n      margin-bottom: 2em;\n    }\n    input[type=\"email\"] {\n      padding: 10px;\n      font-size: 1em;\n      border: none;\n      border-radius: 5px;\n      width: 300px;\n      max-width: 80%;\n    }\n    button {\n      padding: 10px 20px;\n      font-size: 1em;\n      margin-left: 10px;\n      border: none;\n      border-radius: 5px;\n      background-color: #00c6ff;\n      color: white;\n      cursor: pointer;\n    }\n    .social {\n      margin-top: 2em;\n    }\n    .social a {\n      margin: 0 10px;\n      color: white;\n      text-decoration: none;\n      font-size: 1.5em;\n    }\n  <\/style>\n<\/head>\n<body>\n  <h1>\ud83d\ude80 We&#8217;re Launching Soon!<\/h1>\n  <p>Something amazing is coming. Stay tuned and be the first to know!<\/p>\n\n  <div class=\"countdown\" id=\"countdown\">Loading countdown&#8230;<\/div>\n\n  <form>\n    <input type=\"email\" placeholder=\"Enter your email\" required>\n    <button type=\"submit\">Notify Me<\/button>\n  <\/form>\n\n  <div class=\"social\">\n    <a href=\"#\" target<a href=\"#\" target=\"_ref=\"#\" target=\"_blank <script>\n    \/\/ Countdown Timer\n    const launchDate = new Date(&#8220;2025-12-01T00:00:00&#8221;).getTime();\n    const countdown = document.getElementById(&#8220;countdown&#8221;);\n\n    const updateCountdown = () => {\n      const now = new Date().getTime();\n      const distance = launchDate &#8211; now;\n\n      if (distance < 0) {\n        countdown.innerHTML = \"We're Live!\";\n        return;\n      }\n\n      const days = Math.floor(distance \/ (1000 * 60 * 60 * 24));\n      const hours = Math.floor((distance % (1000 * 60 * 60 * 24)) \/ (1000 * 60 * 60));\n      const minutes = Math.floor((distance % (1000 * 60 * 60)) \/ (1000 * 60));\n      const seconds = Math.floor((distance % (1000 * 60)) \/ 1000);\n\n      countdown.innerHTML = `${days}d ${hours}h ${minutes}m ${seconds}s`;\n    };\n\n    setInterval(updateCountdown, 1000);\n  <\/script>\n<\/body>\n<\/html>\n\n","protected":false},"excerpt":{"rendered":"<p>Launching Soon \ud83d\ude80 We&#8217;re Launching Soon! Something amazing is coming. Stay tuned and be the first to know! Loading countdown&#8230; Notify Me<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-7","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/migrado.nl\/index.php?rest_route=\/wp\/v2\/pages\/7","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/migrado.nl\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/migrado.nl\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/migrado.nl\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/migrado.nl\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=7"}],"version-history":[{"count":2,"href":"https:\/\/migrado.nl\/index.php?rest_route=\/wp\/v2\/pages\/7\/revisions"}],"predecessor-version":[{"id":9,"href":"https:\/\/migrado.nl\/index.php?rest_route=\/wp\/v2\/pages\/7\/revisions\/9"}],"wp:attachment":[{"href":"https:\/\/migrado.nl\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=7"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}