{"id":19,"date":"2025-10-26T07:26:21","date_gmt":"2025-10-26T07:26:21","guid":{"rendered":"https:\/\/wpelitehub.com\/books\/?page_id=19"},"modified":"2026-03-06T16:39:01","modified_gmt":"2026-03-06T16:39:01","slug":"contact-us","status":"publish","type":"page","link":"https:\/\/wpelitehub.com\/books\/contact-us\/","title":{"rendered":"Contact Us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"19\" class=\"elementor elementor-19\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-830442e e-con-full e-flex e-con e-parent\" data-id=\"830442e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2a713b0 elementor-widget elementor-widget-html\" data-id=\"2a713b0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Manrope:wght@400;500;600;700;800&family=DM+Sans:wght@400;500;700&display=swap');\n\n* {\n  margin: 0;\n  padding: 0;\n  box-sizing: border-box;\n}\n\n.wpelite-contact {\n  font-family: 'Manrope', sans-serif;\n  color: #333;\n  line-height: 1.6;\n}\n\n\/* Contact Section *\/\n.wpelite-contact-section {\n  padding: 80px 20px;\n  background: linear-gradient(135deg, rgba(0, 138, 252, 0.05) 0%, rgba(255, 255, 255, 1) 100%);\n}\n\n.wpelite-contact-container {\n  max-width: 1200px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 60px;\n  align-items: start;\n}\n\n\/* Left Side - Info *\/\n.wpelite-contact-info {\n  padding: 40px 0;\n}\n\n.wpelite-contact-info h1 {\n  font-size: 48px;\n  font-weight: 800;\n  margin-bottom: 20px;\n  color: #1a1a1a;\n  line-height: 1.2;\n}\n\n.wpelite-contact-info h1 span {\n  color: #008afc;\n  position: relative;\n}\n\n.wpelite-contact-info h1 span::after {\n  content: '';\n  position: absolute;\n  bottom: -5px;\n  left: 0;\n  width: 100%;\n  height: 3px;\n  background: #008afc;\n}\n\n.wpelite-contact-description {\n  font-size: 16px;\n  color: #555;\n  margin-bottom: 40px;\n  line-height: 1.8;\n}\n\n.wpelite-contact-details {\n  background: #ffffff;\n  padding: 30px;\n  border-radius: 15px;\n  box-shadow: 0 5px 20px rgba(0, 138, 252, 0.1);\n  margin-bottom: 30px;\n}\n\n.wpelite-contact-item {\n  display: flex;\n  align-items: center;\n  gap: 15px;\n  margin-bottom: 20px;\n}\n\n.wpelite-contact-item:last-child {\n  margin-bottom: 0;\n}\n\n.wpelite-contact-icon {\n  width: 50px;\n  height: 50px;\n  background: linear-gradient(135deg, #008afc 0%, #0066cc 100%);\n  border-radius: 12px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 24px;\n  color: #ffffff;\n  flex-shrink: 0;\n}\n\n.wpelite-contact-icon svg {\n  width: 24px;\n  height: 24px;\n  fill: #ffffff;\n}\n\n.wpelite-contact-item-content {\n  flex: 1;\n}\n\n.wpelite-contact-item-label {\n  font-size: 12px;\n  color: #999;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n  margin-bottom: 5px;\n}\n\n.wpelite-contact-item-value {\n  font-size: 16px;\n  color: #333;\n  font-weight: 600;\n}\n\n.wpelite-contact-item-value a {\n  color: #008afc;\n  text-decoration: none;\n  transition: color 0.3s;\n}\n\n.wpelite-contact-item-value a:hover {\n  color: #0066cc;\n}\n\n.wpelite-social-section {\n  background: #ffffff;\n  padding: 30px;\n  border-radius: 15px;\n  box-shadow: 0 5px 20px rgba(0, 138, 252, 0.1);\n}\n\n.wpelite-social-section h2 {\n  font-size: 20px;\n  font-weight: 700;\n  margin-bottom: 20px;\n  color: #1a1a1a;\n}\n\n.wpelite-social-links {\n  display: flex;\n  gap: 15px;\n  flex-wrap: wrap;\n}\n\n.wpelite-social-link {\n  display: flex;\n  align-items: center;\n  gap: 8px;\n  padding: 12px 20px;\n  background: linear-gradient(135deg, #008afc 0%, #0066cc 100%);\n  border-radius: 10px;\n  color: #ffffff;\n  text-decoration: none;\n  font-size: 15px;\n  font-weight: 600;\n  transition: transform 0.3s, box-shadow 0.3s;\n}\n\n.wpelite-social-link:hover {\n  transform: translateY(-3px);\n  box-shadow: 0 5px 15px rgba(0, 138, 252, 0.3);\n}\n\n.wpelite-social-link svg {\n  width: 20px;\n  height: 20px;\n  fill: #ffffff;\n}\n\n\/* Right Side - Form *\/\n.wpelite-contact-form-wrapper {\n  background: #ffffff;\n  padding: 50px 40px;\n  border-radius: 20px;\n  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);\n}\n\n.wpelite-contact-form h2 {\n  font-size: 28px;\n  font-weight: 700;\n  margin-bottom: 30px;\n  color: #1a1a1a;\n}\n\n.wpelite-form-group {\n  margin-bottom: 25px;\n}\n\n.wpelite-form-label {\n  display: block;\n  font-size: 14px;\n  font-weight: 600;\n  color: #333;\n  margin-bottom: 8px;\n}\n\n.wpelite-form-input,\n.wpelite-form-select,\n.wpelite-form-textarea {\n  width: 100%;\n  padding: 15px 20px;\n  border: 2px solid #e0e0e0;\n  border-radius: 10px;\n  font-size: 15px;\n  font-family: 'Manrope', sans-serif;\n  color: #333;\n  transition: border-color 0.3s, box-shadow 0.3s;\n}\n\n.wpelite-form-input:focus,\n.wpelite-form-select:focus,\n.wpelite-form-textarea:focus {\n  outline: none;\n  border-color: #008afc;\n  box-shadow: 0 0 0 3px rgba(0, 138, 252, 0.1);\n}\n\n.wpelite-form-textarea {\n  min-height: 120px;\n  resize: vertical;\n}\n\n.wpelite-form-select {\n  appearance: none;\n  background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23333' d='M6 9L1 4h10z'\/%3E%3C\/svg%3E\");\n  background-repeat: no-repeat;\n  background-position: right 15px center;\n  padding-right: 45px;\n}\n\n\/* Phone input with dial code badge *\/\n.wpelite-phone-wrapper {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.dial-badge {\n  min-width: 60px;\n  padding: 15px 14px;\n  border-radius: 10px;\n  background: #eef6ff;\n  border: 2px solid #cde6ff;\n  color: #008afc;\n  font-weight: 700;\n  font-size: 15px;\n  text-align: center;\n  flex-shrink: 0;\n}\n\n.wpelite-phone-wrapper .wpelite-form-input {\n  flex: 1;\n}\n\n.wpelite-form-submit {\n  width: 100%;\n  padding: 18px 40px;\n  background: linear-gradient(135deg, #008afc 0%, #0066cc 100%);\n  color: #ffffff;\n  border: none;\n  border-radius: 12px;\n  font-size: 18px;\n  font-weight: 600;\n  font-family: 'Manrope', sans-serif;\n  cursor: pointer;\n  transition: transform 0.3s, box-shadow 0.3s;\n  box-shadow: 0 5px 20px rgba(0, 138, 252, 0.3);\n}\n\n.wpelite-form-submit:hover:not(:disabled) {\n  transform: translateY(-2px);\n  box-shadow: 0 8px 30px rgba(0, 138, 252, 0.4);\n}\n\n.wpelite-form-submit:active {\n  transform: translateY(0);\n}\n\n.wpelite-form-submit:disabled {\n  opacity: 0.6;\n  cursor: not-allowed;\n}\n\n\/* Form Messages *\/\n.wpelite-form-message {\n  padding: 15px 20px;\n  border-radius: 10px;\n  margin-bottom: 20px;\n  font-size: 15px;\n  font-weight: 500;\n  display: none;\n}\n\n.wpelite-form-message.success {\n  background: #d4edda;\n  color: #155724;\n  border: 1px solid #c3e6cb;\n  display: block;\n}\n\n.wpelite-form-message.error {\n  background: #f8d7da;\n  color: #721c24;\n  border: 1px solid #f5c6cb;\n  display: block;\n}\n\n\/* Mobile Responsive *\/\n@media (max-width: 968px) {\n  .wpelite-contact-container {\n    grid-template-columns: 1fr;\n    gap: 40px;\n  }\n\n  .wpelite-contact-info h1 {\n    font-size: 36px;\n  }\n\n  .wpelite-contact-form-wrapper {\n    padding: 40px 30px;\n  }\n\n  .wpelite-social-links {\n    flex-wrap: wrap;\n  }\n}\n\n@media (max-width: 480px) {\n  .wpelite-contact-info h1 {\n    font-size: 28px;\n  }\n\n  .wpelite-contact-form-wrapper {\n    padding: 30px 20px;\n  }\n\n  .wpelite-contact-form h2 {\n    font-size: 24px;\n  }\n\n  .wpelite-phone-wrapper {\n    flex-direction: column;\n    align-items: stretch;\n  }\n\n  .dial-badge {\n    width: 100%;\n  }\n}\n<\/style>\n\n<div class=\"wpelite-contact\">\n  <section class=\"wpelite-contact-section\">\n    <div class=\"wpelite-contact-container\">\n      <!-- Left Side - Contact Info -->\n      <div class=\"wpelite-contact-info\">\n        <h1>Start <span>Your Book<\/span> Journey With Us!<\/h1>\n        <p class=\"wpelite-contact-description\">\n          Have a story to tell? Let Web Publish Elite Hub LLC help you bring it to life. Share your details below, and we'll guide you through the process of writing, publishing, and sharing your book with the world.\n        <\/p>\n\n        <!-- Contact Details -->\n        <div class=\"wpelite-contact-details\">\n          <div class=\"wpelite-contact-item\">\n            <div class=\"wpelite-contact-icon\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z\"\/><\/svg>\n            <\/div>\n            <div class=\"wpelite-contact-item-content\">\n              <div class=\"wpelite-contact-item-label\">Email Us<\/div>\n              <div class=\"wpelite-contact-item-value\">\n                <a href=\"mailto:contact@wpelitehub.com\">contact@wpelitehub.com<\/a>\n              <\/div>\n            <\/div>\n          <\/div>\n\n          <div class=\"wpelite-contact-item\">\n            <div class=\"wpelite-contact-icon\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M6.62 10.79c1.44 2.83 3.76 5.14 6.59 6.59l2.2-2.2c.27-.27.67-.36 1.02-.24 1.12.37 2.33.57 3.57.57.55 0 1 .45 1 1V20c0 .55-.45 1-1 1-9.39 0-17-7.61-17-17 0-.55.45-1 1-1h3.5c.55 0 1 .45 1 1 0 1.25.2 2.45.57 3.57.11.35.03.74-.25 1.02l-2.2 2.2z\"\/><\/svg>\n            <\/div>\n            <div class=\"wpelite-contact-item-content\">\n              <div class=\"wpelite-contact-item-label\">Inbox Us<\/div>\n              <div class=\"wpelite-contact-item-value\">\n                <a href=\"https:\/\/wa.me\/+16722079288\" target=\"_blank\" rel=\"noopener\">+1 (672) 207-9288<\/a>\n              <\/div>\n           <\/div>\n           <\/div>\n\n          <div class=\"wpelite-contact-item\">\n            \n            \n            \n          \n   \n          <\/div>\n          \n\n          <div class=\"wpelite-contact-item\">\n            <div class=\"wpelite-contact-icon\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm.5-13H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n            <\/div>\n            <div class=\"wpelite-contact-item-content\">\n              <div class=\"wpelite-contact-item-label\">Working Hours<\/div>\n              <div class=\"wpelite-contact-item-value\">\n                Monday - Friday<br>\n                11:00 AM - 5:00 PM (UTC+0)\n                \n                \n              <\/div>\n              \n            <\/div>\n            \n          <\/div>\n          <!-- START - Additional Email (paste inside .wpelite-contact-details) -->\n<div class=\"wpelite-contact-item\">\n  <div class=\"wpelite-contact-icon\">\n    <svg viewBox=\"0 0 24 24\"><path d=\"M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z\"\/><\/svg>\n  <\/div>\n  <div class=\"wpelite-contact-item-content\">\n    <div class=\"wpelite-contact-item-label\">Alternate Email<\/div>\n    <div class=\"wpelite-contact-item-value\">\n      <a href=\"mailto:webpublishelitehub@gmail.com\">webpublishelitehub@gmail.com<\/a>\n    <\/div>\n  <\/div>\n<\/div>\n<!-- END - Additional Email -->\n\n<!-- START - US (WY) Address (paste inside .wpelite-contact-details) -->\n<div class=\"wpelite-contact-item\">\n  <div class=\"wpelite-contact-icon\">\n    <svg viewBox=\"0 0 24 24\"><path d=\"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5S10.62 6.5 12 6.5s2.5 1.12 2.5 2.5S13.38 11.5 12 11.5z\"\/><\/svg>\n  <\/div>\n  <div class=\"wpelite-contact-item-content\">\n    <div class=\"wpelite-contact-item-label\">Headquarters WY, USA \ud83c\uddfa\ud83c\uddf8<\/div>\n    <div class=\"wpelite-contact-item-value\">\n      Web Publish Elite Hub LLC<br>\n      Jaspreet Singh (Founder and LLC CEO Member)<br>\n      1501 South Greeley Highway<br>\n      Suite C 4036<br>\n      Cheyenne, WY 82007<br>\n      United States<br>\n  <a href=\"tel:+13079994683\">+1 (307) 999-4683<\/a> <br>\n<br>\n  \n  \u00a9 2026- Web Publish Elite Hub LLC (WY, USA) - WebPublishEliteHub and WPEliteHub are brands under the same company.\n\n    <\/div>\n  <\/div>\n<\/div>\n<!-- END - US (WY) Address -->\n\n        <\/div>\n        \n\n        <!-- Social Media -->\n        <div class=\"wpelite-social-section\">\n          <h2>Follow us on Social Media<\/h2>\n          <div class=\"wpelite-social-links\">\n            <a href=\"https:\/\/www.linkedin.com\/company\/wpelitehub\/\" class=\"wpelite-social-link\" target=\"_blank\" aria-label=\"LinkedIn\" rel=\"noopener\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M19 3a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14m-.5 15.5v-5.3a3.26 3.26 0 0 0-3.26-3.26c-.85 0-1.84.52-2.32 1.3v-1.11h-2.79v8.37h2.79v-4.93c0-.77.62-1.4 1.39-1.4a1.4 1.4 0 0 1 1.4 1.4v4.93h2.79M6.88 8.56a1.68 1.68 0 0 0 1.68-1.68c0-.93-.75-1.69-1.68-1.69a1.69 1.69 0 0 0-1.69 1.69c0 .93.76 1.68 1.69 1.68m1.39 9.94v-8.37H5.5v8.37h2.77z\"\/><\/svg>\n              LinkedIn\n            <\/a>\n            <a href=\"https:\/\/www.youtube.com\/@wpelitehub\" class=\"wpelite-social-link\" target=\"_blank\" aria-label=\"YouTube\" rel=\"noopener\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M10 15l5.19-3L10 9v6m11.56-7.83c.13.47.22 1.1.28 1.9.07.8.1 1.49.1 2.09L22 12c0 2.19-.16 3.8-.44 4.83-.25.9-.83 1.48-1.73 1.73-.47.13-1.33.22-2.65.28-1.3.07-2.49.1-3.59.1L12 19c-4.19 0-6.8-.16-7.83-.44-.9-.25-1.48-.83-1.73-1.73-.13-.47-.22-1.1-.28-1.9-.07-.8-.1-1.49-.1-2.09L2 12c0-2.19.16-3.8.44-4.83.25-.9.83-1.48 1.73-1.73.47-.13 1.33-.22 2.65-.28 1.3-.07 2.49-.1 3.59-.1L12 5c4.19 0 6.8.16 7.83.44.9.25 1.48.83 1.73 1.73z\"\/><\/svg>\n              YouTube\n            <\/a>\n            <a href=\"https:\/\/www.instagram.com\/wpelitehub\/\" class=\"wpelite-social-link\" target=\"_blank\" aria-label=\"Instagram\" rel=\"noopener\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M7.8 2h8.4C19.4 2 22 4.6 22 7.8v8.4a5.8 5.8 0 0 1-5.8 5.8H7.8C4.6 22 2 19.4 2 16.2V7.8A5.8 5.8 0 0 1 7.8 2m-.2 2A3.6 3.6 0 0 0 4 7.6v8.8C4 18.39 5.61 20 7.6 20h8.8a3.6 3.6 0 0 0 3.6-3.6V7.6C20 5.61 18.39 4 16.4 4H7.6m9.65 1.5a1.25 1.25 0 0 1 1.25 1.25A1.25 1.25 0 0 1 17.25 8 1.25 1.25 0 0 1 16 6.75a1.25 1.25 0 0 1 1.25-1.25M12 7a5 5 0 0 1 5 5 5 5 0 0 1-5 5 5 5 0 0 1-5-5 5 5 0 0 1 5-5m0 2a3 3 0 0 0-3 3 3 3 0 0 0 3 3 3 3 0 0 0 3-3 3 3 0 0 0-3-3z\"\/><\/svg>\n              Instagram\n            <\/a>\n            <a href=\"https:\/\/www.facebook.com\/wpelitehub\/\" class=\"wpelite-social-link\" target=\"_blank\" aria-label=\"Facebook\" rel=\"noopener\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M12 2.04C6.5 2.04 2 6.53 2 12.06C2 17.06 5.66 21.21 10.44 21.96V14.96H7.9V12.06H10.44V9.85C10.44 7.34 11.93 5.96 14.22 5.96C15.31 5.96 16.45 6.15 16.45 6.15V8.62H15.19C13.95 8.62 13.56 9.39 13.56 10.18V12.06H16.34L15.89 14.96H13.56V21.96A10 10 0 0 0 22 12.06C22 6.53 17.5 2.04 12 2.04Z\"\/><\/svg>\n              Facebook\n            <\/a>\n            <!-- START - WhatsApp + Calendly buttons (paste inside .wpelite-social-links) -->\n<a href=\"https:\/\/wa.me\/16722079288?text=I%20came%20from%20website%20contact%20poge\" class=\"wpelite-social-link\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"WhatsApp\">\n  <!-- WhatsApp SVG -->\n  <svg viewBox=\"0 0 24 24\" style=\"width:20px;height:20px;fill:#ffffff\"><path d=\"M20.52 3.48A11.84 11.84 0 0 0 12 .5C6.29.5 1.6 5.17 1.6 10.88c0 1.93.5 3.77 1.44 5.38L1 22l5.18-1.35c1.5.82 3.2 1.25 4.82 1.25h.01c6.7 0 11.39-4.67 11.39-10.38 0-1.85-.48-3.52-1.88-4.99zM12 20.02c-1.4 0-2.77-.34-3.98-.98l-.29-.15-3.08.8.79-3.02-.19-.31A7.4 7.4 0 0 1 4.6 10.88c0-4.14 3.82-7.5 8.53-7.5 4.72 0 8.54 3.36 8.54 7.5 0 4.15-3.82 7.5-8.54 7.5z\"\/><path d=\"M17.1 14.2c-.3-.15-1.76-.86-2.03-.96-.27-.1-.47-.15-.67.15-.2.3-.8.96-.98 1.16-.18.2-.36.22-.66.07-.3-.15-1.26-.47-2.4-1.48-.89-.79-1.5-1.77-1.68-2.07-.18-.3-.02-.46.13-.62.13-.13.3-.35.45-.53.15-.18.2-.3.3-.5.1-.2 0-.38-.02-.53-.03-.15-.66-1.63-.9-2.24-.24-.59-.48-.51-.66-.52-.18-.01-.39-.01-.6-.01-.2 0-.53.07-.8.33-.27.26-1.03 1.01-1.03 2.47 0 1.45 1.05 2.85 1.2 3.05.15.2 2.07 3.35 5.02 4.69 2.35 1.08 2.35.72 2.76.67.4-.06 1.3-.53 1.49-1.05.2-.53.2-.99.14-1.08-.06-.1-.24-.15-.53-.3z\"\/><\/svg>\n  WhatsApp\n<\/a>\n\n<a href=\"https:\/\/calendly.com\/contact-wpelitehub\/30min\" class=\"wpelite-social-link\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Schedule a Call\">\n  <!-- Calendar \/ Calendly SVG -->\n  <svg viewBox=\"0 0 24 24\" style=\"width:20px;height:20px;fill:#ffffff\"><path d=\"M19 4h-1V2h-2v2H8V2H6v2H5a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2zM5 20V9h14l.002 11H5zM7 11h5v5H7z\"\/><\/svg>\n  Schedule a Call\n<\/a>\n<!-- END - WhatsApp + Calendly buttons -->\n\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Right Side - Contact Form -->\n      \n      <div class=\"wpelite-contact-form-wrapper\">\n        <div id=\"wpelite-form-message\" class=\"wpelite-form-message\">\n            <!-- START - Calendly quick book button (paste after #wpelite-form-message) -->\n<div style=\"margin:18px 0 28px;\">\n  <a href=\"https:\/\/calendly.com\/contact-wpelitehub\/30min\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"wpelite-social-link\" style=\"display:inline-flex;align-items:center;gap:10px;padding:10px 16px;border-radius:10px;\">\n    <svg viewBox=\"0 0 24 24\" style=\"width:18px;height:18px;fill:#ffffff\"><path d=\"M19 4h-1V2h-2v2H8V2H6v2H5a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2zM5 20V9h14l.002 11H5zM7 11h5v5H7z\"\/><\/svg>\n    Schedule a 30-min Call\n  <\/a>\n<\/div>\n<!-- END - Calendly quick book button -->\n\n        <\/div>\n        \n        <form id=\"wpelite-contact-form\" class=\"wpelite-contact-form\">\n          <h2>Send us a Message<\/h2>\n\n          <div class=\"wpelite-form-group\">\n            <label class=\"wpelite-form-label\" for=\"full-name\">Full Name *<\/label>\n            <input \n              type=\"text\" \n              id=\"full-name\" \n              name=\"full_name\" \n              class=\"wpelite-form-input\" \n              placeholder=\"Enter your full name\"\n              required\n            \/>\n          <\/div>\n\n          <div class=\"wpelite-form-group\">\n            <label class=\"wpelite-form-label\" for=\"email\">Email Address *<\/label>\n            <input \n              type=\"email\" \n              id=\"email\" \n              name=\"email\" \n              class=\"wpelite-form-input\" \n              placeholder=\"Enter your email address\"\n              required\n            \/>\n          <\/div>\n\n          <div class=\"wpelite-form-group\">\n            <label class=\"wpelite-form-label\" for=\"country\">Country *<\/label>\n            <select id=\"country\" name=\"country\" class=\"wpelite-form-select\" required>\n              <option value=\"\">Select your country<\/option>\n              <option value=\"United States\" data-code=\"US\" data-dial=\"+1\">United States (+1)<\/option>\n              <option value=\"Canada\" data-code=\"CA\" data-dial=\"+1\">Canada (+1)<\/option>\n              <option value=\"United Kingdom\" data-code=\"GB\" data-dial=\"+44\">United Kingdom (+44)<\/option>\n              <option value=\"Ireland\" data-code=\"IE\" data-dial=\"+353\">Ireland (+353)<\/option>\n              <option value=\"Australia\" data-code=\"AU\" data-dial=\"+61\">Australia (+61)<\/option>\n              <option value=\"New Zealand\" data-code=\"NZ\" data-dial=\"+64\">New Zealand (+64)<\/option>\n              <option value=\"Germany\" data-code=\"DE\" data-dial=\"+49\">Germany (+49)<\/option>\n              <option value=\"France\" data-code=\"FR\" data-dial=\"+33\">France (+33)<\/option>\n              <option value=\"Netherlands\" data-code=\"NL\" data-dial=\"+31\">Netherlands (+31)<\/option>\n              <option value=\"Belgium\" data-code=\"BE\" data-dial=\"+32\">Belgium (+32)<\/option>\n              <option value=\"Switzerland\" data-code=\"CH\" data-dial=\"+41\">Switzerland (+41)<\/option>\n              <option value=\"Austria\" data-code=\"AT\" data-dial=\"+43\">Austria (+43)<\/option>\n              <option value=\"Sweden\" data-code=\"SE\" data-dial=\"+46\">Sweden (+46)<\/option>\n              <option value=\"Norway\" data-code=\"NO\" data-dial=\"+47\">Norway (+47)<\/option>\n              <option value=\"Denmark\" data-code=\"DK\" data-dial=\"+45\">Denmark (+45)<\/option>\n              <option value=\"Finland\" data-code=\"FI\" data-dial=\"+358\">Finland (+358)<\/option>\n              <option value=\"Spain\" data-code=\"ES\" data-dial=\"+34\">Spain (+34)<\/option>\n              <option value=\"Italy\" data-code=\"IT\" data-dial=\"+39\">Italy (+39)<\/option>\n              <option value=\"Portugal\" data-code=\"PT\" data-dial=\"+351\">Portugal (+351)<\/option>\n              <option value=\"Singapore\" data-code=\"SG\" data-dial=\"+65\">Singapore (+65)<\/option>\n              <option value=\"Japan\" data-code=\"JP\" data-dial=\"+81\">Japan (+81)<\/option>\n              <option value=\"South Korea\" data-code=\"KR\" data-dial=\"+82\">South Korea (+82)<\/option>\n              <option value=\"Hong Kong\" data-code=\"HK\" data-dial=\"+852\">Hong Kong (+852)<\/option>\n              <option value=\"China\" data-code=\"CN\" data-dial=\"+86\">China (+86)<\/option>\n              <option value=\"India\" data-code=\"IN\" data-dial=\"+91\">India (+91)<\/option>\n              <option value=\"United Arab Emirates\" data-code=\"AE\" data-dial=\"+971\">United Arab Emirates (+971)<\/option>\n              <option value=\"Saudi Arabia\" data-code=\"SA\" data-dial=\"+966\">Saudi Arabia (+966)<\/option>\n            <\/select>\n          <\/div>\n\n          <div class=\"wpelite-form-group\">\n            <label class=\"wpelite-form-label\" for=\"phone\">Phone Number *<\/label>\n            <div class=\"wpelite-phone-wrapper\">\n              \n              <input \n                type=\"tel\" \n                id=\"phone\" \n                name=\"phone\" \n                class=\"wpelite-form-input\" \n                placeholder=\"Enter your phone number\"\n                required\n              \/>\n            <\/div>\n          <\/div>\n\n          <div class=\"wpelite-form-group\">\n            <label class=\"wpelite-form-label\" for=\"book-type\">What kind of book do you want to write? *<\/label>\n            <select id=\"book-type\" name=\"book_type\" class=\"wpelite-form-select\" required>\n              <option value=\"\">Select<\/option>\n              <option value=\"Fiction\">Fiction<\/option>\n              <option value=\"Non-Fiction\">Non-Fiction<\/option>\n              <option value=\"Memoir\/Biography\">Memoir\/Biography<\/option>\n              <option value=\"Business\">Business<\/option>\n              <option value=\"Self-Help\">Self-Help<\/option>\n              <option value=\"Children's Book\">Children's Book<\/option>\n              <option value=\"Other\">Other<\/option>\n            <\/select>\n          <\/div>\n\n          <div class=\"wpelite-form-group\">\n            <label class=\"wpelite-form-label\" for=\"journey-stage\">Where are you in your book journey? *<\/label>\n            <select id=\"journey-stage\" name=\"journey_stage\" class=\"wpelite-form-select\" required>\n              <option value=\"\">Select<\/option>\n              <option value=\"Just have an idea\">Just have an idea<\/option>\n              <option value=\"Have an outline\">Have an outline<\/option>\n              <option value=\"Working on first draft\">Working on first draft<\/option>\n              <option value=\"Manuscript completed\">Manuscript completed<\/option>\n              <option value=\"In editing phase\">In editing phase<\/option>\n              <option value=\"Ready to publish\">Ready to publish<\/option>\n            <\/select>\n          <\/div>\n\n          <div class=\"wpelite-form-group\">\n            <label class=\"wpelite-form-label\" for=\"message\">Could you share more details about your upcoming book? *<\/label>\n            <textarea \n              id=\"message\" \n              name=\"message\" \n              class=\"wpelite-form-textarea\" \n              placeholder=\"Tell us about your book idea, goals, and any questions you have...\"\n              required\n            ><\/textarea>\n          <\/div>\n\n          <button type=\"submit\" class=\"wpelite-form-submit\" id=\"wpelite-submit-btn\">\n            Start Your Journey Now! \u2192\n          <\/button>\n        <\/form>\n      <\/div>\n    <\/div>\n     <\/div>\n  <\/section>\n<\/div>\n\n<script>\n(function() {\n  'use strict';\n  \n  \/\/ Update dial code badge when country changes (only if badge exists)\n  var countryEl = document.getElementById('country');\n  var dialBadge = document.getElementById('dial-code-badge');\n  \n  if (countryEl && dialBadge) {\n    countryEl.addEventListener('change', function() {\n      var selectedOption = countryEl.options[countryEl.selectedIndex];\n      var dialCode = selectedOption.getAttribute('data-dial') || '+1';\n      dialBadge.textContent = dialCode;\n    });\n  }\n  \n  \/\/ Form submission handler\n  var form = document.getElementById('wpelite-contact-form');\n  var submitBtn = document.getElementById('wpelite-submit-btn');\n  var messageDiv = document.getElementById('wpelite-form-message');\n  \n  if (form) {\n    form.addEventListener('submit', function(e) {\n      e.preventDefault();\n      \n      \/\/ Disable submit button\n      submitBtn.disabled = true;\n      submitBtn.textContent = 'Sending...';\n      \n      \/\/ Hide previous messages\n      messageDiv.className = 'wpelite-form-message';\n      messageDiv.style.display = 'none';\n      \n      \/\/ Get form data\n      var formData = new FormData(form);\n      formData.append('action', 'wpelite_contact_form');\n      \n      \/\/ Get country data\n      var selectedOption = countryEl.options[countryEl.selectedIndex];\n      var countryName = countryEl.value;\n      var countryCode = selectedOption ? selectedOption.getAttribute('data-code') : '';\n      var dialCode = selectedOption ? selectedOption.getAttribute('data-dial') : '';\n      var phoneRaw = document.getElementById('phone').value.trim();\n      \n      \/\/ Remove leading zeros from phone and combine with dial code\n      var phoneClean = phoneRaw.replace(\/^0+\/, '');\n      var phoneFull = dialCode + ' ' + phoneClean;\n      \n      \/\/ Add additional fields\n      formData.set('country_name', countryName);\n      formData.set('country_code', countryCode);\n      formData.set('dial_code', dialCode);\n      formData.set('phone_full', phoneFull);\n      \n      \/\/ Use dynamic AJAX URL from wp_footer\n      var ajaxUrl = window.wpeliteAjaxUrl || '\/books\/wp-admin\/admin-ajax.php';\n      \n      \/\/ Send via AJAX to WordPress\n      fetch(ajaxUrl, {\n        method: 'POST',\n        body: formData\n      })\n      .then(function(response) {\n        return response.json();\n      })\n      .then(function(data) {\n        if (data.success) {\n          messageDiv.className = 'wpelite-form-message success';\n          messageDiv.textContent = 'Thank you! Your message has been sent successfully. We will contact you soon.';\n          messageDiv.style.display = 'block';\n          form.reset();\n          \n          \/\/ Reset dial code badge only if it exists\n          if (dialBadge) {\n            dialBadge.textContent = '+1';\n          }\n          \n          \/\/ Scroll to message\n          messageDiv.scrollIntoView({ behavior: 'smooth', block: 'nearest' });\n        } else {\n          messageDiv.className = 'wpelite-form-message error';\n          messageDiv.textContent = data.data || 'Sorry, there was an error sending your message. Please try again or email us directly.';\n          messageDiv.style.display = 'block';\n        }\n      })\n      .catch(function(error) {\n        console.error('Form submission error:', error);\n        messageDiv.className = 'wpelite-form-message error';\n        messageDiv.textContent = 'Sorry, there was an error sending your message. Please try again or email us directly at contact@wpelitehub.com';\n        messageDiv.style.display = 'block';\n      })\n      .finally(function() {\n        \/\/ Re-enable submit button\n        submitBtn.disabled = false;\n        submitBtn.textContent = 'Start Your Journey Now! \u2192';\n      });\n    });\n  }\n})();\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Start Your Book Journey With Us! Have a story to tell? Let Web Publish Elite Hub LLC help you bring it to life. Share your details below, and we&#8217;ll guide you through the process of writing, publishing, and sharing your book with the world. Email Us contact@wpelitehub.com Inbox Us +1 (672) 207-9288 Working Hours Monday [&hellip;]<\/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-19","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/wpelitehub.com\/books\/wp-json\/wp\/v2\/pages\/19","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wpelitehub.com\/books\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/wpelitehub.com\/books\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/wpelitehub.com\/books\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wpelitehub.com\/books\/wp-json\/wp\/v2\/comments?post=19"}],"version-history":[{"count":47,"href":"https:\/\/wpelitehub.com\/books\/wp-json\/wp\/v2\/pages\/19\/revisions"}],"predecessor-version":[{"id":357,"href":"https:\/\/wpelitehub.com\/books\/wp-json\/wp\/v2\/pages\/19\/revisions\/357"}],"wp:attachment":[{"href":"https:\/\/wpelitehub.com\/books\/wp-json\/wp\/v2\/media?parent=19"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}