{"id":1948,"date":"2016-07-19T09:15:03","date_gmt":"2016-07-19T09:15:03","guid":{"rendered":"https:\/\/theblackpearlspro.com\/revo?page_id=1948"},"modified":"2016-09-12T19:12:55","modified_gmt":"2016-09-12T19:12:55","slug":"contact-v-1","status":"publish","type":"page","link":"https:\/\/theblackpearlspro.com\/revo-wp\/contact-v-1\/","title":{"rendered":"Contact &#8211; v.1"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row][vc_column]\n\n    <main             class=\"main masked   main-contact  parallax\"\n            data-stellar-background-ratio=\"0.7\">\n        <div class=\"opener\">\n            <div class=\"container\">\n                <div class=\"row\">\n                    <h1>CONTACT V1<\/h1>\n\n                    <h2>GET IN TOUCH<\/h2>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/main>\n\n\n\t\n    <section             class=\"  section\">\n        <div class=\"container\">\n            <form class=\"js-ajax-form\">\n                <div class=\"form-group\">\n                    <div class=\"row-form row\">\n                        <div class=\"col-form col-md-4\">\n                            <input type=\"text\" class=\"form-control\" name=\"name\"\n                                   placeholder=\"Name\">\n                        <\/div>\n                        <div class=\"col-form col-md-4\">\n                            <input type=\"text\" class=\"form-control\" name=\"email\" required\n                                   placeholder=\"Email address *\">\n                        <\/div>\n                        <div class=\"col-form col-md-4\">\n                            <input type=\"text\" class=\"form-control\" name=\"phone\"\n                                   placeholder=\"Phone\">\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"form-group\">\n                    <textarea class=\"form-control\" name=\"message\" required\n                              placeholder=\"Write message * \"><\/textarea>\n                <\/div>\n                <div class=\"text-center\">\n                    <button type=\"submit\" class=\"btn wow swing\">Send message<\/button>\n                <\/div>\n            <\/form>\n        <\/div>\n\n\t\t\n            <div id=\"map\" data-lat=\"-45.200\"\n                 data-lng=\"-71.4310\"\n                 class=\"map\">                    <div class=\"map-title\">\n                        <h3><img decoding=\"async\" alt=\"\" width=\"140\" src=\"https:\/\/theblackpearlspro.com\/revo-wp\/wp-content\/uploads\/2016\/07\/brand-dark.png\"><\/h3>\n                    <\/div>\n\t\t\t\t\t\t\t\t\t                        <div class=\"map-address-row\">\n\t\t\t\t\t\t\t                                <i class=\"fa fa-map-marker\"><\/i>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n                                <span class=\"text\"><strong>Joesph T. Villanvera 129 North Street<\/strong><br>Grand Rapids, MI 49546<\/span>\n\n\t\t\t\t\t\t\t                        <\/div>\n\t\t\t\t\t\t                        <div class=\"map-address-row\">\n\t\t\t\t\t\t\t                                <i class=\"fa fa-phone\"><\/i>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n                                <span class=\"text\">(+01) 231-394-0713<\/span>\n\n\t\t\t\t\t\t\t                        <\/div>\n\t\t\t\t\t\t                        <div class=\"map-address-row\">\n\t\t\t\t\t\t\t                                <i class=\"fa fa-envelope\"><\/i>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n                                <span class=\"text\">incognitotheme@gmail.com<\/span>\n\n\t\t\t\t\t\t\t                        <\/div>\n\t\t\t\t\t\t\n\t\t\t\t                    <p class=\"gmap-open\">\n                        <a\n                                href=\"https:\/\/www.google.com\/maps\/place\/851+6th+Ave,+New+York,+NY+10001,+USA\/data=!4m2!3m1!1s0x89c259af44f80211:0xbd87d30d3c7da9d2?sa=X&#038;ei=KqAdVazxJMTkuQS9sIGIBQ&#038;aved=0CB0Q8gEwAA\"\n                                target=\"_blank\">Open on Google Maps<\/a><\/p>\n\n\t\t\t\t            <\/div>\n\t\t            <script>\n\n\n                \/************\/\n                function initialize() {\n                    mapLocation = new google.maps.LatLng(parseFloat(-45.200), parseFloat(-71.4310));\n\n                    var mapOptions = {\n                        zoom: 8, \/\/ Change zoom here\n                        center: mapLocation,\n                        scrollwheel: false,\n                        styles: [{\"featureType\":\"all\",\"elementType\":\"all\",\"stylers\":[{\"visibility\":\"on\"}]},{\"featureType\":\"administrative\",\"elementType\":\"labels.text.fill\",\"stylers\":[{\"color\":\"#444444\"}]},{\"featureType\":\"landscape\",\"elementType\":\"all\",\"stylers\":[{\"color\":\"#f2f2f2\"}]},{\"featureType\":\"poi\",\"elementType\":\"all\",\"stylers\":[{\"visibility\":\"off\"}]},{\"featureType\":\"road\",\"elementType\":\"all\",\"stylers\":[{\"saturation\":-100},{\"lightness\":45}]},{\"featureType\":\"road.highway\",\"elementType\":\"all\",\"stylers\":[{\"visibility\":\"simplified\"}]},{\"featureType\":\"road.arterial\",\"elementType\":\"labels.icon\",\"stylers\":[{\"visibility\":\"off\"}]},{\"featureType\":\"transit\",\"elementType\":\"all\",\"stylers\":[{\"visibility\":\"off\"}]},{\"featureType\":\"water\",\"elementType\":\"all\",\"stylers\":[{\"color\":\"#f1f1f1\"},{\"visibility\":\"on\"}]}]                    };\n                    var contentString = '<div class=\"map-info\">' + jQuery(\"#map\").html() + '<\/div>';\n\n                    map = new google.maps.Map(document.getElementById('map'),\n                        mapOptions);\n\n\n                    \/\/change address details here\n\n\n                    var infowindow = new google.maps.InfoWindow({\n                        content: contentString\n                    });\n\n\n                    marker = new google.maps.Marker({\n                        map: map,\n                        draggable: true,\n                        title: 'Revo', \/\/change title here\n                        animation: google.maps.Animation.DROP,\n                        position: mapLocation\n                    });\n\n                    google.maps.event.addListener(marker, 'click', function () {\n                        infowindow.open(map, marker);\n                    });\n\n\n                }\n\n            <\/script>\n\t\t\n\n        <div class=\"contact-address\">\n            <div class=\"container\">\n                <div class=\"row\">\n\t\t\t\t\t                            <div class=\"col-md-4\">\n                                <div class=\"contact-address-item\">\n                <span class=\"icon-address icon-circle-3 dark\">\n                  <i class=\"fa fa fa-map-marker\"><\/i>\n                <\/span>\n                                    <h4 class=\"icon-title\">ADDRESS<\/h4>\n\n                                    <p>Joesph T. Villanvera 129 North Street<br \/>\nGrand Rapids, MI 49546\n<\/p>\n                                <\/div>\n                            <\/div>\n\t\t\t\t\t\t\t                            <div class=\"col-md-4\">\n                                <div class=\"contact-address-item\">\n                <span class=\"icon-address icon-circle-3 dark\">\n                  <i class=\"fa fa fa-envelope\"><\/i>\n                <\/span>\n                                    <h4 class=\"icon-title\">EMAIL<\/h4>\n\n                                    <p>incognitotheme@gmail.com<br \/>\nrevoagency@yourdomain.com\n<\/p>\n                                <\/div>\n                            <\/div>\n\t\t\t\t\t\t\t                            <div class=\"col-md-4\">\n                                <div class=\"contact-address-item\">\n                <span class=\"icon-address icon-circle-3 dark\">\n                  <i class=\"fa fa fa-phone\"><\/i>\n                <\/span>\n                                    <h4 class=\"icon-title\">PHONE<\/h4>\n\n                                    <p>(+01) 231-394-0713<br \/>\n(+01) 231-395-0714\n<\/p>\n                                <\/div>\n                            <\/div>\n\t\t\t\t\t\t\t\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n    <!--oldsspdr-->\n\n\t[\/vc_column][\/vc_row]<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>[\/vc_row]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-fullwidth.php","meta":{"footnotes":""},"class_list":["post-1948","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/theblackpearlspro.com\/revo-wp\/wp-json\/wp\/v2\/pages\/1948","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/theblackpearlspro.com\/revo-wp\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/theblackpearlspro.com\/revo-wp\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/theblackpearlspro.com\/revo-wp\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/theblackpearlspro.com\/revo-wp\/wp-json\/wp\/v2\/comments?post=1948"}],"version-history":[{"count":6,"href":"https:\/\/theblackpearlspro.com\/revo-wp\/wp-json\/wp\/v2\/pages\/1948\/revisions"}],"predecessor-version":[{"id":2100,"href":"https:\/\/theblackpearlspro.com\/revo-wp\/wp-json\/wp\/v2\/pages\/1948\/revisions\/2100"}],"wp:attachment":[{"href":"https:\/\/theblackpearlspro.com\/revo-wp\/wp-json\/wp\/v2\/media?parent=1948"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}