{"id":1297,"date":"2026-06-17T13:51:15","date_gmt":"2026-06-17T13:51:15","guid":{"rendered":"https:\/\/legacymusichub.com\/?page_id=1297"},"modified":"2026-06-17T13:51:16","modified_gmt":"2026-06-17T13:51:16","slug":"our-mission","status":"publish","type":"page","link":"https:\/\/legacymusichub.com\/fr\/our-mission\/","title":{"rendered":"Our Mission"},"content":{"rendered":"<section class=\"lmh-mission-page\">\n  <style>\n    .lmh-mission-page {\n      font-family: Arial, sans-serif;\n      background: #07120d;\n      color: #ffffff;\n      padding: 60px 20px;\n    }\n\n    .lmh-mission-container {\n      max-width: 1150px;\n      margin: auto;\n    }\n\n    .lmh-mission-hero {\n      text-align: center;\n      margin-bottom: 50px;\n    }\n\n    .lmh-mission-badge {\n      display: inline-block;\n      padding: 8px 18px;\n      border-radius: 30px;\n      background: rgba(25, 255, 136, 0.12);\n      color: #37ff9b;\n      border: 1px solid rgba(55, 255, 155, 0.35);\n      margin-bottom: 18px;\n      font-size: 14px;\n      font-weight: bold;\n    }\n\n    .lmh-mission-hero h1 {\n      font-size: 44px;\n      line-height: 1.2;\n      margin: 0 0 18px;\n    }\n\n    .lmh-mission-hero p {\n      max-width: 820px;\n      margin: auto;\n      color: #d7e7dd;\n      font-size: 18px;\n      line-height: 1.8;\n    }\n\n    .lmh-mission-animation {\n      display: flex;\n      justify-content: center;\n      gap: 16px;\n      margin: 35px 0 10px;\n    }\n\n    .lmh-mission-icon {\n      width: 58px;\n      height: 58px;\n      border-radius: 50%;\n      background: linear-gradient(135deg, #19ff88, #ffffff);\n      color: #07120d;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 26px;\n      box-shadow: 0 0 22px rgba(55, 255, 155, 0.45);\n      animation: lmhMissionFloat 2.7s ease-in-out infinite;\n    }\n\n    .lmh-mission-icon:nth-child(2) { animation-delay: .25s; }\n    .lmh-mission-icon:nth-child(3) { animation-delay: .5s; }\n    .lmh-mission-icon:nth-child(4) { animation-delay: .75s; }\n\n    @keyframes lmhMissionFloat {\n      0%, 100% { transform: translateY(0) scale(1); }\n      50% { transform: translateY(-12px) scale(1.05); }\n    }\n\n    .lmh-mission-story {\n      background: linear-gradient(135deg, rgba(25,255,136,0.12), rgba(255,255,255,0.05));\n      border: 1px solid rgba(55,255,155,0.3);\n      border-radius: 24px;\n      padding: 38px;\n      margin-bottom: 45px;\n    }\n\n    .lmh-mission-story h2 {\n      font-size: 32px;\n      margin: 0 0 18px;\n    }\n\n    .lmh-mission-story p {\n      color: #dcebe2;\n      line-height: 1.85;\n      font-size: 16.5px;\n      margin-bottom: 16px;\n    }\n\n    .lmh-mission-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 22px;\n      margin: 35px 0 50px;\n    }\n\n    .lmh-mission-card {\n      background: rgba(255, 255, 255, 0.06);\n      border: 1px solid rgba(255, 255, 255, 0.12);\n      border-radius: 20px;\n      padding: 30px;\n      transition: 0.3s ease;\n      min-height: 260px;\n    }\n\n    .lmh-mission-card:hover {\n      transform: translateY(-6px);\n      border-color: rgba(55, 255, 155, 0.55);\n      box-shadow: 0 15px 35px rgba(0, 0, 0, 0.28);\n    }\n\n    .lmh-card-icon {\n      font-size: 34px;\n      margin-bottom: 16px;\n    }\n\n    .lmh-mission-card h3 {\n      font-size: 22px;\n      margin: 0 0 14px;\n    }\n\n    .lmh-mission-card p {\n      color: #dcebe2;\n      line-height: 1.75;\n      margin: 0;\n      font-size: 15.8px;\n    }\n\n    .lmh-section-title {\n      text-align: center;\n      margin: 55px 0 28px;\n    }\n\n    .lmh-section-title h2 {\n      font-size: 32px;\n      margin-bottom: 12px;\n    }\n\n    .lmh-section-title p {\n      max-width: 760px;\n      margin: auto;\n      color: #d7e7dd;\n      line-height: 1.7;\n    }\n\n    .lmh-values-list {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 22px;\n      margin-top: 30px;\n    }\n\n    .lmh-value-item {\n      display: flex;\n      gap: 18px;\n      align-items: flex-start;\n      background: rgba(255,255,255,0.06);\n      border: 1px solid rgba(255,255,255,0.12);\n      border-radius: 20px;\n      padding: 24px;\n      transition: 0.3s ease;\n    }\n\n    .lmh-value-item:hover {\n      border-color: rgba(55,255,155,0.45);\n      transform: translateY(-4px);\n    }\n\n    .lmh-value-number {\n      min-width: 42px;\n      height: 42px;\n      border-radius: 50%;\n      background: #19ff88;\n      color: #07120d;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-weight: bold;\n      font-size: 16px;\n    }\n\n    .lmh-value-item h3 {\n      margin: 0 0 8px;\n      font-size: 20px;\n    }\n\n    .lmh-value-item p {\n      margin: 0;\n      color: #dcebe2;\n      line-height: 1.7;\n    }\n\n    .lmh-mission-quote {\n      margin-top: 55px;\n      padding: 38px;\n      border-radius: 24px;\n      text-align: center;\n      background: rgba(255,255,255,0.06);\n      border: 1px solid rgba(55,255,155,0.3);\n    }\n\n    .lmh-mission-quote h2 {\n      font-size: 30px;\n      margin: 0 0 16px;\n      color: #37ff9b;\n    }\n\n    .lmh-mission-quote p {\n      max-width: 820px;\n      margin: auto;\n      color: #dcebe2;\n      line-height: 1.85;\n      font-size: 17px;\n    }\n\n    .lmh-mission-cta {\n      margin-top: 55px;\n      padding: 38px;\n      text-align: center;\n      border-radius: 24px;\n      background: linear-gradient(135deg, rgba(25,255,136,0.16), rgba(255,255,255,0.06));\n      border: 1px solid rgba(55,255,155,0.35);\n    }\n\n    .lmh-mission-cta h2 {\n      font-size: 32px;\n      margin: 0 0 15px;\n    }\n\n    .lmh-mission-cta p {\n      max-width: 760px;\n      margin: 0 auto 25px;\n      color: #d7e7dd;\n      line-height: 1.7;\n    }\n\n    .lmh-mission-buttons {\n      display: flex;\n      justify-content: center;\n      gap: 14px;\n      flex-wrap: wrap;\n    }\n\n    .lmh-btn-primary,\n    .lmh-btn-secondary {\n      display: inline-block;\n      padding: 14px 26px;\n      border-radius: 30px;\n      font-weight: bold;\n      text-decoration: none;\n      transition: 0.3s ease;\n    }\n\n    .lmh-btn-primary {\n      background: #19ff88;\n      color: #07120d;\n    }\n\n    .lmh-btn-secondary {\n      border: 1px solid rgba(55,255,155,0.55);\n      color: #ffffff;\n    }\n\n    .lmh-btn-primary:hover,\n    .lmh-btn-secondary:hover {\n      transform: scale(1.05);\n      background: #ffffff;\n      color: #07120d;\n    }\n\n    @media (max-width: 900px) {\n      .lmh-mission-grid,\n      .lmh-values-list {\n        grid-template-columns: 1fr;\n      }\n\n      .lmh-mission-hero h1 {\n        font-size: 34px;\n      }\n\n      .lmh-mission-hero p {\n        font-size: 16px;\n      }\n\n      .lmh-mission-icon {\n        width: 48px;\n        height: 48px;\n        font-size: 22px;\n      }\n\n      .lmh-mission-story,\n      .lmh-mission-quote,\n      .lmh-mission-cta {\n        padding: 28px 22px;\n      }\n    }\n  <\/style>\n\n  <div class=\"lmh-mission-container\">\n\n    <div class=\"lmh-mission-hero\">\n      <span class=\"lmh-mission-badge\">My Music is My Legacy<\/span>\n      <h1>Our Mission<\/h1>\n      <p>\n        Legacy Music Hub exists to give artists, producers, beatmakers, authors, event organizers, and music lovers a trusted digital space where creativity can be shared, discovered, sold, and remembered.\n      <\/p>\n\n      <div class=\"lmh-mission-animation\">\n        <div class=\"lmh-mission-icon\">\ud83c\udfb5<\/div>\n        <div class=\"lmh-mission-icon\">\ud83c\udfa4<\/div>\n        <div class=\"lmh-mission-icon\">\ud83c\udfb9<\/div>\n        <div class=\"lmh-mission-icon\">\ud83c\udf0d<\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"lmh-mission-story\">\n      <h2>Why Legacy Music Hub Was Created<\/h2>\n      <p>\n        Music is more than sound. It carries identity, emotion, faith, culture, memory, and purpose. Many independent creators have powerful songs, beats, books, messages, and events, but they do not always have a professional place to present and sell their work.\n      <\/p>\n\n      <p>\n        Legacy Music Hub was created to help close that gap. Our platform gives creators a marketplace where they can build a digital presence, reach listeners, sell their products, and share their gifts with people who value music and creativity.\n      <\/p>\n\n      <p>\n        We believe that every creator deserves the opportunity to build something meaningful. Whether it is a worship song, an urban track, a gospel event, an instrumental beat, or a music ebook, creative work has value. Our mission is to help that value become visible.\n      <\/p>\n    <\/div>\n\n    <div class=\"lmh-section-title\">\n      <h2>What We Stand For<\/h2>\n      <p>\n        Our mission is built around creativity, opportunity, professionalism, and respect for the work of every creator.\n      <\/p>\n    <\/div>\n\n    <div class=\"lmh-mission-grid\">\n      <div class=\"lmh-mission-card\">\n        <div class=\"lmh-card-icon\">\ud83c\udfbc<\/div>\n        <h3>Empowering Creators<\/h3>\n        <p>\n          We support independent artists, producers, and sellers by giving them a platform where they can showcase their talent and build a stronger digital presence.\n        <\/p>\n      <\/div>\n\n      <div class=\"lmh-mission-card\">\n        <div class=\"lmh-card-icon\">\ud83d\uded2<\/div>\n        <h3>Building a Music Marketplace<\/h3>\n        <p>\n          Legacy Music Hub connects buyers and sellers through music, beats, books, digital products, and event tickets in one organized marketplace.\n        <\/p>\n      <\/div>\n\n      <div class=\"lmh-mission-card\">\n        <div class=\"lmh-card-icon\">\ud83d\udee1\ufe0f<\/div>\n        <h3>Respecting Ownership<\/h3>\n        <p>\n          We encourage original work and respect for copyright. Creators should upload only products they own or are legally allowed to sell.\n        <\/p>\n      <\/div>\n\n      <div class=\"lmh-mission-card\">\n        <div class=\"lmh-card-icon\">\ud83c\udf0d<\/div>\n        <h3>Connecting Communities<\/h3>\n        <p>\n          Our vision is to connect gospel, urban, independent, and global music communities through creativity, culture, and shared opportunity.\n        <\/p>\n      <\/div>\n\n      <div class=\"lmh-mission-card\">\n        <div class=\"lmh-card-icon\">\ud83d\ude80<\/div>\n        <h3>Encouraging Growth<\/h3>\n        <p>\n          We want creators to move from simple uploads to professional presentation, better branding, stronger promotion, and long-term growth.\n        <\/p>\n      <\/div>\n\n      <div class=\"lmh-mission-card\">\n        <div class=\"lmh-card-icon\">\ud83c\udf9f\ufe0f<\/div>\n        <h3>Supporting Events<\/h3>\n        <p>\n          Legacy Music Hub also supports event organizers by providing a space to promote and sell tickets for gospel events, urban events, concerts, and creative gatherings.\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"lmh-section-title\">\n      <h2>Our Core Values<\/h2>\n      <p>\n        These values guide the way Legacy Music Hub serves creators, sellers, buyers, and the music community.\n      <\/p>\n    <\/div>\n\n    <div class=\"lmh-values-list\">\n      <div class=\"lmh-value-item\">\n        <div class=\"lmh-value-number\">1<\/div>\n        <div>\n          <h3>Creativity<\/h3>\n          <p>\n            We believe creative work should be respected, presented professionally, and given the opportunity to reach the right audience.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"lmh-value-item\">\n        <div class=\"lmh-value-number\">2<\/div>\n        <div>\n          <h3>Integrity<\/h3>\n          <p>\n            We encourage honesty in product descriptions, pricing, copyright ownership, event details, and customer communication.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"lmh-value-item\">\n        <div class=\"lmh-value-number\">3<\/div>\n        <div>\n          <h3>Opportunity<\/h3>\n          <p>\n            We want independent creators to have access to tools and visibility that can help them grow beyond their local circle.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"lmh-value-item\">\n        <div class=\"lmh-value-number\">4<\/div>\n        <div>\n          <h3>Community<\/h3>\n          <p>\n            Music brings people together. Legacy Music Hub is designed to support creators, listeners, churches, producers, organizers, and fans.\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"lmh-mission-quote\">\n      <h2>Our Vision<\/h2>\n      <p>\n        Our vision is to become a trusted digital home for music creators and music lovers \u2014 a place where talent is not hidden, creativity is not wasted, and every artist has the chance to turn their music into a lasting legacy.\n      <\/p>\n    <\/div>\n\n    <div class=\"lmh-mission-cta\">\n      <h2>Join the Legacy<\/h2>\n      <p>\n        Whether you are here to sell, discover, support, or promote music, Legacy Music Hub welcomes you to be part of a growing creative movement.\n      <\/p>\n\n      <div class=\"lmh-mission-buttons\">\n        <a class=\"lmh-btn-primary\" href=\"\/fr\/my-account\/\">Create an Account<\/a>\n        <a class=\"lmh-btn-secondary\" href=\"\/fr\/shop\/\">Explore Marketplace<\/a>\n        <a class=\"lmh-btn-secondary\" href=\"\/fr\/contact-us\/\">Contact Support<\/a>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/section>","protected":false},"excerpt":{"rendered":"<p>My Music is My Legacy Our Mission Legacy Music Hub exists to give artists, producers, beatmakers, authors, event organizers, and music lovers a trusted digital space where creativity can be shared, discovered, sold, and remembered. \ud83c\udfb5 \ud83c\udfa4 \ud83c\udfb9 \ud83c\udf0d Why Legacy Music Hub Was Created Music is more than sound. It carries identity, emotion, faith, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"advanced_seo_description":"","jetpack_seo_html_title":"","jetpack_seo_noindex":false,"footnotes":""},"class_list":["post-1297","page","type-page","status-publish","hentry"],"blocksy_meta":[],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/legacymusichub.com\/fr\/wp-json\/wp\/v2\/pages\/1297","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/legacymusichub.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/legacymusichub.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/legacymusichub.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/legacymusichub.com\/fr\/wp-json\/wp\/v2\/comments?post=1297"}],"version-history":[{"count":1,"href":"https:\/\/legacymusichub.com\/fr\/wp-json\/wp\/v2\/pages\/1297\/revisions"}],"predecessor-version":[{"id":1298,"href":"https:\/\/legacymusichub.com\/fr\/wp-json\/wp\/v2\/pages\/1297\/revisions\/1298"}],"wp:attachment":[{"href":"https:\/\/legacymusichub.com\/fr\/wp-json\/wp\/v2\/media?parent=1297"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}