{"id":12,"date":"2025-10-26T06:30:34","date_gmt":"2025-10-26T06:30:34","guid":{"rendered":"https:\/\/wpelitehub.com\/books\/?page_id=12"},"modified":"2025-11-27T06:43:04","modified_gmt":"2025-11-27T06:43:04","slug":"about-us","status":"publish","type":"page","link":"https:\/\/wpelitehub.com\/books\/about-us\/","title":{"rendered":"About Us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"12\" class=\"elementor elementor-12\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c8aeaba e-con-full e-flex e-con e-parent\" data-id=\"c8aeaba\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a7ad12a elementor-widget elementor-widget-html\" data-id=\"a7ad12a\" 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-about {\n  font-family: 'Manrope', sans-serif;\n  color: #333;\n  line-height: 1.6;\n}\n\n\/* Hero Section *\/\n.wpelite-hero {\n  background: linear-gradient(135deg, #008afc 0%, #0066cc 100%);\n  color: #ffffff;\n  padding: 100px 20px;\n  text-align: center;\n  position: relative;\n  overflow: hidden;\n}\n\n.wpelite-hero::before {\n  content: '';\n  position: absolute;\n  top: -50%;\n  left: -10%;\n  width: 120%;\n  height: 200%;\n  background: rgba(255, 255, 255, 0.05);\n  border-radius: 50%;\n  transform: rotate(-15deg);\n}\n\n.wpelite-hero-content {\n  max-width: 1200px;\n  margin: 0 auto;\n  position: relative;\n  z-index: 1;\n}\n\n.wpelite-hero h1 {\n  font-size: 48px;\n  font-weight: 800;\n  margin-bottom: 20px;\n  line-height: 1.2;\n}\n\n.wpelite-hero h1 span {\n  color: #ffffff;\n  text-decoration: underline;\n  text-decoration-color: rgba(255, 255, 255, 0.5);\n  text-decoration-thickness: 3px;\n}\n\n.wpelite-hero p {\n  font-size: 18px;\n  max-width: 800px;\n  margin: 0 auto;\n  opacity: 0.95;\n}\n\n\/* Stats Section *\/\n.wpelite-stats {\n  background: #f8f9fa;\n  padding: 80px 20px;\n}\n\n.wpelite-stats-container {\n  max-width: 1200px;\n  margin: 0 auto;\n}\n\n.wpelite-stats h2 {\n  text-align: center;\n  font-size: 36px;\n  font-weight: 700;\n  margin-bottom: 60px;\n  color: #1a1a1a;\n}\n\n.wpelite-stats-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n  gap: 40px;\n}\n\n.wpelite-stat-item {\n  text-align: center;\n  padding: 40px 20px;\n  background: #ffffff;\n  border-radius: 15px;\n  box-shadow: 0 5px 20px rgba(0, 138, 252, 0.1);\n  transition: transform 0.3s, box-shadow 0.3s;\n}\n\n.wpelite-stat-item:hover {\n  transform: translateY(-5px);\n  box-shadow: 0 10px 30px rgba(0, 138, 252, 0.2);\n}\n\n.wpelite-stat-number {\n  font-size: 56px;\n  font-weight: 800;\n  color: #008afc;\n  margin-bottom: 10px;\n}\n\n.wpelite-stat-label {\n  font-size: 18px;\n  font-weight: 600;\n  color: #333;\n}\n\n\/* Story Section *\/\n.wpelite-story {\n  padding: 80px 20px;\n  background: #ffffff;\n}\n\n.wpelite-story-container {\n  max-width: 1200px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 60px;\n  align-items: center;\n}\n\n.wpelite-story-image {\n  width: 100%;\n  border-radius: 15px;\n  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);\n}\n\n.wpelite-story-content h2 {\n  font-size: 36px;\n  font-weight: 700;\n  margin-bottom: 20px;\n  color: #1a1a1a;\n}\n\n.wpelite-story-content p {\n  font-size: 16px;\n  margin-bottom: 15px;\n  color: #555;\n  line-height: 1.8;\n}\n\n\/* Why Started Section *\/\n.wpelite-why {\n  background: #f8f9fa;\n  padding: 80px 20px;\n}\n\n.wpelite-why-container {\n  max-width: 1200px;\n  margin: 0 auto;\n}\n\n.wpelite-why h2 {\n  text-align: center;\n  font-size: 36px;\n  font-weight: 700;\n  margin-bottom: 40px;\n  color: #1a1a1a;\n}\n\n.wpelite-why-content {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 60px;\n  align-items: center;\n}\n\n.wpelite-why-text p {\n  font-size: 16px;\n  margin-bottom: 15px;\n  color: #555;\n  line-height: 1.8;\n}\n\n.wpelite-why-image {\n  width: 100%;\n  border-radius: 15px;\n  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);\n}\n\n\/* Benefits Section *\/\n.wpelite-benefits {\n  padding: 80px 20px;\n  background: #ffffff;\n}\n\n.wpelite-benefits-container {\n  max-width: 1200px;\n  margin: 0 auto;\n}\n\n.wpelite-benefits h2 {\n  text-align: center;\n  font-size: 36px;\n  font-weight: 700;\n  margin-bottom: 60px;\n  color: #1a1a1a;\n}\n\n.wpelite-benefits-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));\n  gap: 40px;\n}\n\n.wpelite-benefit-item {\n  padding: 40px 30px;\n  background: #f8f9fa;\n  border-radius: 15px;\n  transition: transform 0.3s, box-shadow 0.3s;\n}\n\n.wpelite-benefit-item:hover {\n  transform: translateY(-5px);\n  box-shadow: 0 10px 30px rgba(0, 138, 252, 0.15);\n}\n\n.wpelite-benefit-icon {\n  width: 60px;\n  height: 60px;\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  margin-bottom: 20px;\n  font-size: 28px;\n  color: #ffffff;\n}\n\n.wpelite-benefit-item h3 {\n  font-size: 22px;\n  font-weight: 700;\n  margin-bottom: 15px;\n  color: #1a1a1a;\n}\n\n.wpelite-benefit-item p {\n  font-size: 15px;\n  color: #555;\n  line-height: 1.7;\n}\n\n\/* Founder Section *\/\n.wpelite-founder {\n  background: linear-gradient(135deg, #008afc 0%, #0066cc 100%);\n  color: #ffffff;\n  padding: 80px 20px;\n}\n\n.wpelite-founder-container {\n  max-width: 1200px;\n  margin: 0 auto;\n  text-align: center;\n}\n\n.wpelite-founder h2 {\n  font-size: 36px;\n  font-weight: 700;\n  margin-bottom: 20px;\n}\n\n.wpelite-founder-name {\n  font-size: 28px;\n  font-weight: 600;\n  margin-bottom: 30px;\n  opacity: 0.95;\n}\n\n.wpelite-founder-bio {\n  font-size: 18px;\n  max-width: 900px;\n  margin: 0 auto;\n  line-height: 1.8;\n  opacity: 0.95;\n}\n\n\/* CTA Section *\/\n.wpelite-cta {\n  background: #f8f9fa;\n  padding: 80px 20px;\n  text-align: center;\n}\n\n.wpelite-cta-container {\n  max-width: 800px;\n  margin: 0 auto;\n}\n\n.wpelite-cta h2 {\n  font-size: 36px;\n  font-weight: 700;\n  margin-bottom: 20px;\n  color: #1a1a1a;\n}\n\n.wpelite-cta p {\n  font-size: 18px;\n  margin-bottom: 30px;\n  color: #555;\n}\n\n.wpelite-cta-button {\n  display: inline-block;\n  background: linear-gradient(135deg, #008afc 0%, #0066cc 100%);\n  color: #ffffff;\n  padding: 18px 40px;\n  border-radius: 30px;\n  font-size: 18px;\n  font-weight: 600;\n  text-decoration: none;\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-cta-button:hover {\n  transform: translateY(-3px);\n  box-shadow: 0 8px 30px rgba(0, 138, 252, 0.4);\n}\n\n\/* Mobile Responsive *\/\n@media (max-width: 768px) {\n  .wpelite-hero h1 {\n    font-size: 32px;\n  }\n\n  .wpelite-hero p {\n    font-size: 16px;\n  }\n\n  .wpelite-stats h2,\n  .wpelite-story-content h2,\n  .wpelite-why h2,\n  .wpelite-benefits h2,\n  .wpelite-founder h2,\n  .wpelite-cta h2 {\n    font-size: 28px;\n  }\n\n  .wpelite-story-container,\n  .wpelite-why-content {\n    grid-template-columns: 1fr;\n    gap: 30px;\n  }\n\n  .wpelite-stats-grid,\n  .wpelite-benefits-grid {\n    grid-template-columns: 1fr;\n    gap: 30px;\n  }\n\n  .wpelite-stat-number {\n    font-size: 42px;\n  }\n\n  .wpelite-benefit-item {\n    padding: 30px 20px;\n  }\n}\n<\/style>\n\n<div class=\"wpelite-about\">\n  <!-- Hero Section -->\n  <section class=\"wpelite-hero\">\n    <div class=\"wpelite-hero-content\">\n      <h1><span>We Turn<\/span> Big Ideas Into Even Bigger Stories<\/h1>\n      <p>At Web Publish Elite Hub LLC (US), we transform your unique experiences into compelling narratives that inspire and endure. Here, big stories aren't just written\u2014they roam free, ready to make their mark on the world.<\/p>\n    <\/div>\n  <\/section>\n\n  <!-- Stats Section -->\n  <section class=\"wpelite-stats\">\n    <div class=\"wpelite-stats-container\">\n      <h2>Turning untold stories into timeless works that make a difference<\/h2>\n      <div class=\"wpelite-stats-grid\">\n        <div class=\"wpelite-stat-item\">\n          <div class=\"wpelite-stat-number\">100%<\/div>\n          <div class=\"wpelite-stat-label\">Author Ownership<\/div>\n        <\/div>\n        <div class=\"wpelite-stat-item\">\n          <div class=\"wpelite-stat-number\">7+<\/div>\n          <div class=\"wpelite-stat-label\">Global Presence in Regions<\/div>\n        <\/div>\n        <div class=\"wpelite-stat-item\">\n          <div class=\"wpelite-stat-number\">100%<\/div>\n          <div class=\"wpelite-stat-label\">Intellectual Property Control<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- Story Section -->\n  <section class=\"wpelite-story\">\n    <div class=\"wpelite-story-container\">\n      <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1516414447565-b14be0adf13e?w=600&h=400&fit=crop\" alt=\"Our Story\" class=\"wpelite-story-image\">\n      <div class=\"wpelite-story-content\">\n        <h2>Our Story<\/h2>\n        <p>Web Publish Elite Hub LLC was born from a desire to break free from the rigid, outdated models of traditional publishing. As a US-registered boutique publishing partner, we envisioned a space where authors have complete control over their stories, from start to finish, and where creativity thrives without compromise.<\/p>\n        <p>By focusing on collaboration, authenticity, and modern publishing methods, we've redefined the way books are created and shared. Our mission is simple: to empower every storyteller to craft a book that truly reflects their voice and leaves a lasting impact on the world.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- Why Started Section -->\n  <section class=\"wpelite-why\">\n    <div class=\"wpelite-why-container\">\n      <h2>Why We Started Web Publish Elite Hub<\/h2>\n      <div class=\"wpelite-why-content\">\n        <div class=\"wpelite-why-text\">\n          <p>Web Publish Elite Hub began with a mission to challenge the one-size-fits-all approach of traditional publishing. We saw a need for a platform that puts authors first\u2014offering creative freedom, ownership, and a truly collaborative process.<\/p>\n          <p>Our goal was to create a modern publishing experience that empowers individuals to share their unique stories in impactful ways. By blending innovation with personalized support, we've made publishing accessible, authentic, and entirely about the storyteller.<\/p>\n          <p>With 3 years of experience in the publishing industry (formerly under a different brand name), we now operate as Web Publish Elite Hub LLC, a US-registered entity, while serving authors across multiple regions worldwide.<\/p>\n        <\/div>\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1521737711867-e3b97375f902?w=600&h=400&fit=crop\" alt=\"Why We Started\" class=\"wpelite-why-image\">\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- Benefits Section -->\n  <section class=\"wpelite-benefits\">\n    <div class=\"wpelite-benefits-container\">\n      <h2>Why Choose Us?<\/h2>\n      <div class=\"wpelite-benefits-grid\">\n        <div class=\"wpelite-benefit-item\">\n          <div class=\"wpelite-benefit-icon\">\u2713<\/div>\n          <h3>Complete Ownership<\/h3>\n          <p>Maintain full rights to your work, ensuring your intellectual property remains entirely yours.<\/p>\n        <\/div>\n        <div class=\"wpelite-benefit-item\">\n          <div class=\"wpelite-benefit-icon\">\u270d<\/div>\n          <h3>Write Your Book, Your Way<\/h3>\n          <p>Enjoy the freedom to craft your book according to your vision, with no external constraints.<\/p>\n        <\/div>\n        <div class=\"wpelite-benefit-item\">\n          <div class=\"wpelite-benefit-icon\">\ud83c\udfa8<\/div>\n          <h3>Creative Freedom<\/h3>\n          <p>Express your unique voice with full autonomy over your content and design.<\/p>\n        <\/div>\n        <div class=\"wpelite-benefit-item\">\n          <div class=\"wpelite-benefit-icon\">\u26a1<\/div>\n          <h3>Accelerated Publishing<\/h3>\n          <p>Bring your book to market swiftly, reducing the time between final draft and publication.<\/p>\n        <\/div>\n        <div class=\"wpelite-benefit-item\">\n          <div class=\"wpelite-benefit-icon\">\ud83d\udcda<\/div>\n          <h3>Comprehensive Services<\/h3>\n          <p>Access all the support you need\u2014from editing to design to distribution\u2014under one roof.<\/p>\n        <\/div>\n        <div class=\"wpelite-benefit-item\">\n          <div class=\"wpelite-benefit-icon\">\ud83c\udfaf<\/div>\n          <h3>Strategic Positioning<\/h3>\n          <p>Benefit from tailored branding and marketing strategies to effectively reach your target audience.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- Founder Section -->\n  <section class=\"wpelite-founder\">\n    <div class=\"wpelite-founder-container\">\n      <h2>Meet Our Founder<\/h2>\n      <div class=\"wpelite-founder-name\">Jaspreet Singh<\/div>\n      <div class=\"wpelite-founder-bio\">\n        <p>Jaspreet has been passionately growing the authority of individuals through websites, SEO, books, and growth strategy optimization for 6 years. It has been a wonderful journey combining books and growth strategies to help authors and businesses thrive.<\/p>\n        <p>Web Publish Elite Hub LLC (US) has been serving authors for 5 years. Earlier, our brand name was different, but we have rebranded under a US LLC structure, bringing a fresh perspective and enhanced services to our growing community of authors across regions.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- CTA Section -->\n  <section class=\"wpelite-cta\">\n    <div class=\"wpelite-cta-container\">\n      <h2>Start Your Book Journey With Us!<\/h2>\n      <p>Have a story to tell? Let Web Publish Elite Hub LLC help you bring it to life. Schedule a consultation and we'll guide you through the process of writing, publishing, and sharing your book with the world.<\/p>\n      <a href=\"https:\/\/calendly.com\/contact-wpelitehub\/30min\" class=\"wpelite-cta-button\" target=\"_blank\" rel=\"noopener\">Schedule a Consultation<\/a>\n    <\/div>\n  <\/section>\n<\/div>\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>We Turn Big Ideas Into Even Bigger Stories At Web Publish Elite Hub LLC (US), we transform your unique experiences into compelling narratives that inspire and endure. Here, big stories aren&#8217;t just written\u2014they roam free, ready to make their mark on the world. Turning untold stories into timeless works that make a difference 100% Author [&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-12","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/wpelitehub.com\/books\/wp-json\/wp\/v2\/pages\/12","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=12"}],"version-history":[{"count":10,"href":"https:\/\/wpelitehub.com\/books\/wp-json\/wp\/v2\/pages\/12\/revisions"}],"predecessor-version":[{"id":267,"href":"https:\/\/wpelitehub.com\/books\/wp-json\/wp\/v2\/pages\/12\/revisions\/267"}],"wp:attachment":[{"href":"https:\/\/wpelitehub.com\/books\/wp-json\/wp\/v2\/media?parent=12"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}