{"id":40379,"date":"2025-02-12T19:09:42","date_gmt":"2025-02-12T19:09:42","guid":{"rendered":"https:\/\/bitcoinmagazine.com\/?page_id=40379"},"modified":"2025-02-12T19:09:43","modified_gmt":"2025-02-12T19:09:43","slug":"contact","status":"publish","type":"page","link":"https:\/\/bitcoinmagazine.com\/contact","title":{"rendered":"Contact Us"},"content":{"rendered":"\n\n\n<style>\n  .contact-form {\n    max-width: 500px;\n    margin: 20px auto;\n    padding: 15px;\n    border: 2px solid #f4f4f4;\n    border-radius: 10px;\n    font-family: Arial, sans-serif;\n    background: #f9f9f9;\n  }\n  .contact-form h2 {\n    font-size: 22px;\n    text-align: center;\n    margin-bottom: 10px;\n  }\n  .contact-form label {\n    font-size: 14px;\n    font-weight: bold;\n    display: block;\n    margin-top: 10px;\n  }\n  .contact-form input,\n  .contact-form textarea {\n    width: 100%;\n    padding: 10px;\n    margin-top: 5px;\n    font-size: 14px;\n    border: 1px solid #ccc;\n    border-radius: 5px;\n    box-sizing: border-box;\n  }\n  .contact-form textarea {\n    height: 120px;\n    resize: vertical;\n  }\n  .contact-form button {\n    width: 100%;\n    padding: 10px;\n    margin-top: 15px;\n    background-color: #ff9900; \/* Bitcoin Magazine Orange *\/\n    color: white;\n    border: none;\n    border-radius: 5px;\n    font-size: 16px;\n    font-weight: bold;\n    cursor: pointer;\n  }\n  .contact-form button:hover {\n    background-color: #cc7700;\n  }\n<\/style>\n\n<div class=\"contact-form\">\n  <h2>Contact Us<\/h2>\n\n  <label for=\"name\">Your Name<\/label>\n  <input type=\"text\" id=\"name\" name=\"name\" placeholder=\"Enter your full name\" autocomplete=\"name\" required>\n\n  <label for=\"email\">Your Email<\/label>\n  <input type=\"email\" id=\"email\" name=\"email\" placeholder=\"Enter your email address\" autocomplete=\"email\" required>\n\n  <label for=\"subject\">Subject<\/label>\n  <input type=\"text\" id=\"subject\" name=\"subject\" placeholder=\"Enter the subject\" required>\n\n  <label for=\"message\">Your Message<\/label>\n  <textarea id=\"message\" name=\"message\" placeholder=\"Write your message here\" required><\/textarea>\n\n  <button type=\"submit\" onclick=\"sendEmail()\">Send Message<\/button>\n<\/div>\n\n<script>\n  function sendEmail() {\n    const name = encodeURIComponent(document.getElementById(\"name\").value);\n    const email = encodeURIComponent(document.getElementById(\"email\").value);\n    const subject = encodeURIComponent(document.getElementById(\"subject\").value);\n    const message = encodeURIComponent(document.getElementById(\"message\").value);\n    \n    if (!name || !email || !subject || !message) {\n      alert(\"Please fill in all fields before sending.\");\n      return;\n    }\n\n    const mailtoLink = `mailto:editori@bitcoinmagazine.com?subject=${subject}&body=Name: ${name}%0AEmail: ${email}%0A%0A${message}`;\n    window.location.href = mailtoLink;\n  }\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"<p>Contact Us Your Name Your Email Subject Your Message Send Message<\/p>\n","protected":false},"author":3773,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"categories":[],"class_list":["post-40379","page","type-page","status-publish"],"_links":{"self":[{"href":"https:\/\/bitcoinmagazine.com\/wp-json\/wp\/v2\/pages\/40379","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bitcoinmagazine.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bitcoinmagazine.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bitcoinmagazine.com\/wp-json\/wp\/v2\/users\/3773"}],"replies":[{"embeddable":true,"href":"https:\/\/bitcoinmagazine.com\/wp-json\/wp\/v2\/comments?post=40379"}],"version-history":[{"count":0,"href":"https:\/\/bitcoinmagazine.com\/wp-json\/wp\/v2\/pages\/40379\/revisions"}],"wp:attachment":[{"href":"https:\/\/bitcoinmagazine.com\/wp-json\/wp\/v2\/media?parent=40379"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/bitcoinmagazine.com\/wp-json\/wp\/v2\/categories?post=40379"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}