{"id":48,"date":"2025-04-14T09:23:14","date_gmt":"2025-04-14T09:23:14","guid":{"rendered":"https:\/\/ip4change.com\/?page_id=48"},"modified":"2025-07-18T15:20:55","modified_gmt":"2025-07-18T15:20:55","slug":"contact-us","status":"publish","type":"page","link":"https:\/\/ip4change.com\/index.php\/contact-us\/","title":{"rendered":"Contact US"},"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>Contact IP4Change | Email Our Experts<\/title>\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0\/css\/all.min.css\">\n    <style>\n        :root {\n            --primary: #0056b3;\n            --secondary: #003366;\n            --accent: #ff6b00;\n            --light: #f8f9fa;\n            --dark: #212529;\n        }\n        \n        body {\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n            line-height: 1.6;\n            color: var(--dark);\n            background-color: var(--light);\n        }\n        \n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 20px;\n        }\n        \n        .hero {\n            background: linear-gradient(rgba(0, 84, 180, 0.8), rgba(0, 84, 180, 0.8)), url('https:\/\/ip4change.com\/wp-content\/uploads\/2025\/04\/contact-bg.jpg');\n            background-size: cover;\n            color: white;\n            padding: 100px 0;\n            text-align: center;\n        }\n        \n        .section {\n            padding: 80px 0;\n        }\n        \n        .section-title {\n            color: var(--secondary);\n            margin-bottom: 40px;\n            position: relative;\n            display: inline-block;\n        }\n        \n        .section-title:after {\n            content: '';\n            position: absolute;\n            width: 50%;\n            height: 3px;\n            background: var(--accent);\n            bottom: -10px;\n            left: 0;\n        }\n        \n        .contact-container {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 40px;\n        }\n        \n        .contact-info {\n            background: white;\n            padding: 40px;\n            border-radius: 10px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n        }\n        \n        .contact-form {\n            background: white;\n            padding: 40px;\n            border-radius: 10px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n        }\n        \n        .info-item {\n            margin-bottom: 30px;\n        }\n        \n        .info-icon {\n            color: var(--accent);\n            font-size: 1.2rem;\n            margin-right: 10px;\n        }\n        \n        .form-group {\n            margin-bottom: 20px;\n        }\n        \n        .form-control {\n            width: 100%;\n            padding: 12px;\n            border: 1px solid #ddd;\n            border-radius: 5px;\n            font-family: inherit;\n        }\n        \n        textarea.form-control {\n            min-height: 150px;\n            resize: vertical;\n        }\n        \n        .btn {\n            background: var(--accent);\n            color: white;\n            border: none;\n            padding: 12px 30px;\n            border-radius: 5px;\n            cursor: pointer;\n            font-weight: bold;\n            transition: background 0.3s ease;\n        }\n        \n        .btn:hover {\n            background: #e05d00;\n        }\n\n        @media (max-width: 768px) {\n            .contact-container {\n                grid-template-columns: 1fr;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <!-- Hero Section -->\n    <section class=\"hero\">\n        <div class=\"container\">\n            <h1>Contact Us<\/h1>\n            <p>Reach our IP solutions team directly via email<\/p>\n        <\/div>\n    <\/section>\n\n    <!-- Contact Section -->\n    <section class=\"section\">\n        <div class=\"container\">\n            <h2 class=\"section-title\">How Can We Help You?<\/h2>\n            \n            <div class=\"contact-container\">\n                <div class=\"contact-info\">\n                    <h3>Email Support<\/h3>\n                    \n                    <div class=\"info-item\">\n                        <p><i class=\"fas fa-envelope info-icon\"><\/i> <strong>General Inquiries:<\/strong><br>\n                        <a href=\"mailto:info@ip4change.com\">info@ip4change.com<\/a><\/p>\n                    <\/div>\n                    \n                    <div class=\"info-item\">\n                        <p><i class=\"fas fa-envelope info-icon\"><\/i> <strong>Technical Support:<\/strong><br>\n                        <a href=\"mailto:support@ip4change.com\">support@ip4change.com<\/a><\/p>\n                    <\/div>\n                    \n                    <div class=\"info-item\">\n                        <p><i class=\"fas fa-envelope info-icon\"><\/i> <strong>Sales:<\/strong><br>\n                        <a href=\"mailto:sales@ip4change.com\">sales@ip4change.com<\/a><\/p>\n                    <\/div>\n                    \n                    <div class=\"info-item\">\n                        <p><i class=\"fas fa-envelope info-icon\"><\/i> <strong>Abuse Reports:<\/strong><br>\n                        <a href=\"mailto:abuse@ip4change.com\">abuse@ip4change.com<\/a><\/p>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"contact-form\">\n                    <h3>Send a Direct Message<\/h3>\n                    <form action=\"https:\/\/formsubmit.co\/info@ip4change.com\" method=\"POST\">\n                        <input type=\"hidden\" name=\"_subject\" value=\"New Contact Form Submission\">\n                        <input type=\"hidden\" name=\"_autoresponse\" value=\"Thank you for contacting IP4Change. We'll respond within 24 hours.\">\n                        \n                        <div class=\"form-group\">\n                            <input type=\"text\" name=\"name\" class=\"form-control\" placeholder=\"Your Name\" required>\n                        <\/div>\n                        \n                        <div class=\"form-group\">\n                            <input type=\"email\" name=\"email\" class=\"form-control\" placeholder=\"Your Email\" required>\n                        <\/div>\n                        \n                        <div class=\"form-group\">\n                            <select name=\"department\" class=\"form-control\" required>\n                                <option value=\"\">Select Department<\/option>\n                                <option value=\"Support\">Technical Support<\/option>\n                                <option value=\"Sales\">Sales<\/option>\n                                <option value=\"Abuse\">Abuse Report<\/option>\n                                <option value=\"General\">General Inquiry<\/option>\n                            <\/select>\n                        <\/div>\n                        \n                        <div class=\"form-group\">\n                            <textarea name=\"message\" class=\"form-control\" placeholder=\"Your Message\" required><\/textarea>\n                        <\/div>\n                        \n                        <button type=\"submit\" class=\"btn\">Send Message<\/button>\n                    <\/form>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Contact IP4Change | Email Our Experts Contact Us Reach our IP solutions team directly via email How Can We Help You? Email Support General Inquiries: info@ip4change.com Technical Support: support@ip4change.com Sales: sales@ip4change.com Abuse Reports: abuse@ip4change.com Send a Direct Message Select DepartmentTechnical SupportSalesAbuse ReportGeneral Inquiry Send Message<\/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-48","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ip4change.com\/index.php\/wp-json\/wp\/v2\/pages\/48","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ip4change.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ip4change.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ip4change.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ip4change.com\/index.php\/wp-json\/wp\/v2\/comments?post=48"}],"version-history":[{"count":4,"href":"https:\/\/ip4change.com\/index.php\/wp-json\/wp\/v2\/pages\/48\/revisions"}],"predecessor-version":[{"id":99,"href":"https:\/\/ip4change.com\/index.php\/wp-json\/wp\/v2\/pages\/48\/revisions\/99"}],"wp:attachment":[{"href":"https:\/\/ip4change.com\/index.php\/wp-json\/wp\/v2\/media?parent=48"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}