{"id":24,"date":"2026-05-20T04:20:18","date_gmt":"2026-05-20T04:20:18","guid":{"rendered":"http:\/\/luminzaprojector.com\/?page_id=24"},"modified":"2026-07-02T11:03:44","modified_gmt":"2026-07-02T11:03:44","slug":"about-us","status":"publish","type":"page","link":"https:\/\/luminzaprojector.com\/index.php\/about-us\/","title":{"rendered":"About us"},"content":{"rendered":"\n<style>\n  \n    \/* main about container \u2013 mimics clean card style from reference *\/\n    .about-page {\n      max-width: 1300px;\n      margin: 0 auto;\n      background: #0f0f0f;\n      border-radius: 0px;\n      box-shadow: 0 20px 35px -12px rgba(0, 0, 0, 0.6);\n    }\n\n    .about-inner {\n      padding: 2rem 2rem 2.5rem 2rem;\n    }\n\n    \/* breadcrumb: Home > About Us *\/\n    .breadcrumb {\n      font-size: 0.75rem;\n      color: #9ca3af;\n      margin-bottom: 2rem;\n      letter-spacing: 0.3px;\n    }\n    .breadcrumb span {\n      color: #2b6ef0;\n    }\n\n    \/* about lumina tag + main heading *\/\n    .about-tag {\n      font-size: 0.85rem;\n      font-weight: 600;\n      text-transform: uppercase;\n      letter-spacing: 2px;\n      color: #2b6ef0;\n      margin-bottom: 0.75rem;\n    }\n\n    .main-headline {\n      font-size: 3rem;\n      font-weight: 700;\n      line-height: 1.2;\n      color: #ffffff;\n      margin-bottom: 1.2rem;\n      letter-spacing: -0.02em;\n    }\n\n    .description-text {\n      font-size: 1.05rem;\n      color: #cbd5e1;\n      max-width: 750px;\n      margin-bottom: 2rem;\n      line-height: 1.6;\n    }\n\n    \/* button group *\/\n    .button-group {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 1.2rem;\n      margin-bottom: 3rem;\n    }\n    .btn-primary {\n      background: #2b6ef0;\n      color: #fff;\n      border: none;\n      padding: 0.75rem 1.8rem;\n      font-weight: 600;\n      font-size: 0.9rem;\n      cursor: pointer;\n      transition: 0.2s;\n      text-decoration: none;\n      display: inline-block;\n      border-radius: 0px;\n    }\n    .btn-primary:hover {\n      background: #d35400;\n    }\n    .btn-outline {\n      background: transparent;\n      border: 1px solid #2b6ef0;\n      color: #2b6ef0;\n      padding: 0.75rem 1.8rem;\n      font-weight: 600;\n      font-size: 0.9rem;\n      cursor: pointer;\n      transition: 0.2s;\n      text-decoration: none;\n      display: inline-block;\n    }\n    .btn-outline:hover {\n      background: rgba(230, 126, 34, 0.1);\n    }\n\n    \/* stats row *\/\n    .stats-grid {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 2rem;\n      justify-content: space-between;\n      background: #111111;\n      border: 1px solid #262626;\n      padding: 1.8rem 2rem;\n      margin: 2.5rem 0 2rem 0;\n    }\n    .stat-item {\n      flex: 1;\n      min-width: 120px;\n      text-align: center;\n    }\n    .stat-number {\n      font-size: 2rem;\n      font-weight: 800;\n      color: #2b6ef0;\n      margin-bottom: 0.3rem;\n    }\n    .stat-label {\n      font-size: 0.85rem;\n      color: #b0b0b0;\n      letter-spacing: 0.3px;\n    }\n\n    \/* two column: OUR STORY + what drives us *\/\n    .story-drivers {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 2.5rem;\n      margin: 3rem 0 2.5rem 0;\n    }\n    .story-col {\n      flex: 1.2;\n      min-width: 260px;\n    }\n    .drivers-col {\n      flex: 1;\n      min-width: 260px;\n    }\n    .section-title {\n      font-size: 1.7rem;\n      font-weight: 700;\n      color: #ffffff;\n      margin-bottom: 1rem;\n      letter-spacing: -0.3px;\n      border-left: 3px solid #2b6ef0;\n      padding-left: 0.9rem;\n    }\n    .story-col p {\n      color: #cbd5e1;\n      font-size: 0.95rem;\n      margin-bottom: 1rem;\n      line-height: 1.6;\n    }\n\n    \/* drivers list (5 items) *\/\n    .drivers-list {\n      margin-top: 1rem;\n    }\n    .driver-item {\n      margin-bottom: 1.4rem;\n    }\n    .driver-title {\n      font-weight: 700;\n      font-size: 1rem;\n      color: #2b6ef0;\n      margin-bottom: 0.25rem;\n      display: flex;\n      align-items: center;\n      gap: 8px;\n    }\n    .driver-title:before {\n      content: \"\u25b9\";\n      color: #2b6ef0;\n      font-size: 0.9rem;\n    }\n    .driver-desc {\n      font-size: 0.85rem;\n      color: #b0b0b0;\n      line-height: 1.4;\n      margin-left: 1.2rem;\n    }\n\n    \/* Team Section (the minds behind) *\/\n    .team-section {\n      margin: 3rem 0 2.5rem 0;\n    }\n    .team-title {\n      font-size: 1.7rem;\n      font-weight: 700;\n      color: #ffffff;\n      margin-bottom: 2rem;\n      letter-spacing: -0.3px;\n      border-left: 3px solid #2b6ef0;\n      padding-left: 0.9rem;\n    }\n    .team-grid {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 2rem;\n      justify-content: flex-start;\n    }\n    .team-card {\n      background: #111111;\n      border: 1px solid #262626;\n      padding: 1.4rem 1.8rem;\n      flex: 1;\n      min-width: 180px;\n      transition: 0.2s;\n    }\n    .team-name {\n      font-size: 1.2rem;\n      font-weight: 700;\n      color: #fff;\n      margin-bottom: 0.2rem;\n    }\n    .team-role {\n      font-size: 0.8rem;\n      color: #2b6ef0;\n      margin-bottom: 0.6rem;\n      font-weight: 500;\n    }\n    .team-social {\n      color: #9ca3af;\n      font-size: 0.8rem;\n      cursor: default;\n      display: flex;\n      gap: 10px;\n    }\n    .team-social span {\n      background: #1e1e1e;\n      padding: 0.2rem 0.6rem;\n      border-radius: 20px;\n      font-size: 0.7rem;\n    }\n\n    \/* customer banner *\/\n    .customer-banner {\n      background: #111111;\n      border-left: 4px solid #2b6ef0;\n      padding: 2rem 2rem;\n      margin: 2rem 0 2.5rem 0;\n      text-align: center;\n      border: 1px solid #262626;\n      border-left: 4px solid #2b6ef0;\n    }\n    .customer-banner h3 {\n      font-size: 1.5rem;\n      font-weight: 700;\n      color: #ffffff;\n      margin-bottom: 0.75rem;\n    }\n    .customer-banner p {\n      color: #b0b0b0;\n      margin-bottom: 1.5rem;\n    }\n    .banner-buttons {\n      display: flex;\n      gap: 1rem;\n      justify-content: center;\n      flex-wrap: wrap;\n    }\n\n    \/* FOOTER-LIKE LINKS (exactly from jpeg: Products, Solutions, Support, Company) *\/\n    .footer-links-area {\n      margin-top: 3rem;\n      padding-top: 2rem;\n      border-top: 1px solid #262626;\n      display: flex;\n      flex-wrap: wrap;\n      gap: 2.5rem;\n      justify-content: space-between;\n    }\n    .footer-col {\n      flex: 1;\n      min-width: 140px;\n    }\n    .footer-col h4 {\n      font-size: 1rem;\n      font-weight: 700;\n      color: #ffffff;\n      margin-bottom: 1rem;\n      letter-spacing: 0.5px;\n    }\n    .footer-col ul {\n      list-style: none;\n    }\n    .footer-col li {\n      margin-bottom: 0.6rem;\n      font-size: 0.8rem;\n      color: #b0b0b0;\n      cursor: default;\n      transition: 0.2s;\n    }\n    .footer-col li:hover {\n      color: #2b6ef0;\n    }\n    .copyright {\n      text-align: center;\n      margin-top: 2rem;\n      font-size: 0.7rem;\n      color: #6b7280;\n      border-top: 1px solid #1f1f1f;\n      padding-top: 1.5rem;\n    }\n\n    \/* responsiveness *\/\n    @media (max-width: 800px) {\n      body {\n        padding: 1rem;\n      }\n      .about-inner {\n        padding: 1.5rem;\n      }\n      .main-headline {\n        font-size: 2.2rem;\n      }\n      .stats-grid {\n        flex-direction: column;\n        align-items: center;\n        gap: 1.2rem;\n      }\n      .footer-links-area {\n        flex-direction: column;\n        gap: 1.6rem;\n      }\n    }\n\n    a {\n      text-decoration: none;\n    }\n    .inline-link {\n      color: #2b6ef0;\n    }\n  <\/style>\n\n\n<div class=\"about-page\">\n  <div class=\"about-inner\">\n    <!-- breadcrumb: Home > About Us -->\n    <div class=\"breadcrumb\">\n      Home &gt; <span>About Us<\/span>\n    <\/div>\n\n    <!-- ABOUT LUMINZA \/ tag -->\n    <div class=\"about-tag\">ABOUT LUMINZA<\/div>\n\n    <!-- main heading -->\n    <h1 class=\"main-headline\">Redefining Visual Experiences Worldwide.<\/h1>\n\n    <p class=\"description-text\">\n      At Luminza, our mission is simple \u2014 to deliver exceptional projection technology that brings stories, ideas and experiences to life. From home theaters to boardrooms, we build products that inspire, connect and entertain.\n    <\/p>\n\n    <div class=\"button-group\">\n      <a href=\"#\" class=\"btn-primary\">Explore Our Products<\/a>\n      <a href=\"#\" class=\"btn-outline\">Watch Our Story<\/a>\n    <\/div>\n\n    <!-- stats section: 50K+ happy customers etc -->\n    <div class=\"stats-grid\">\n      <div class=\"stat-item\">\n        <div class=\"stat-number\">50K+<\/div>\n        <div class=\"stat-label\">Happy Customers Worldwide<\/div>\n      <\/div>\n      <div class=\"stat-item\">\n        <div class=\"stat-number\">100K+<\/div>\n        <div class=\"stat-label\">Projects Sold<\/div>\n      <\/div>\n      <div class=\"stat-item\">\n        <div class=\"stat-number\">45+<\/div>\n        <div class=\"stat-label\">Countries Served<\/div>\n      <\/div>\n      <div class=\"stat-item\">\n        <div class=\"stat-number\">5+<\/div>\n        <div class=\"stat-label\">Years of Excellence in Projection<\/div>\n      <\/div>\n    <\/div>\n\n    <!-- OUR STORY + What Drives Us (two columns) -->\n    <div class=\"story-drivers\">\n      <div class=\"story-col\">\n        <div class=\"section-title\">OUR STORY<\/div>\n        <p><strong>Built From Passion. Driven By Innovation.<\/strong><\/p>\n        <p>Luminza was founded with a vision to make premium projection technology accessible to everyone. We believe that every moment deserves to be experienced in the best possible way.<\/p>\n        <p>With a team of innovators, designers and technology enthusiasts, we continue to push boundaries and create projectors that set new standards in clarity, performance and reliability.<\/p>\n      <\/div>\n      <div class=\"drivers-col\">\n        <div class=\"section-title\">What Drives Us Every Day<\/div>\n        <div class=\"drivers-list\">\n          <div class=\"driver-item\">\n            <div class=\"driver-title\">Innovation<\/div>\n            <div class=\"driver-desc\">We constantly innovate to bring advanced technology and better experiences.<\/div>\n          <\/div>\n          <div class=\"driver-item\">\n            <div class=\"driver-title\">Quality<\/div>\n            <div class=\"driver-desc\">We build products with premium quality and attention to every detail.<\/div>\n          <\/div>\n          <div class=\"driver-item\">\n            <div class=\"driver-title\">Customer First<\/div>\n            <div class=\"driver-desc\">Our customers are at the heart of everything we do. Your satisfaction matters.<\/div>\n          <\/div>\n          <div class=\"driver-item\">\n            <div class=\"driver-title\">Integrity<\/div>\n            <div class=\"driver-desc\">We believe in honest business, transparency and long-term trust.<\/div>\n          <\/div>\n          <div class=\"driver-item\">\n            <div class=\"driver-title\">Sustainability<\/div>\n            <div class=\"driver-desc\">We care for the planet and strive to build a better future for all.<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- The Minds Behind Luminza (team) -->\n   \n\n    <!-- Join Thousands Of Happy Customers callout -->\n    <div class=\"customer-banner\">\n      <h3>Join Thousands Of Happy Customers<\/h3>\n      <p>Experience the brilliance, reliability and innovation that make Luminza a trusted choice worldwide.<\/p>\n      <div class=\"banner-buttons\">\n        <a href=\"#\" class=\"btn-primary\">Shop Now<\/a>\n        <a href=\"#\" class=\"btn-outline\">Contact Us<\/a>\n      <\/div>\n    <\/div><\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Home &gt; About Us ABOUT LUMINZA Redefining Visual Experiences Worldwide. At Luminza, our mission is simple \u2014 to deliver exceptional projection technology that brings stories, ideas and experiences to life. From home theaters to boardrooms, we build products that inspire, connect and entertain. Explore Our Products Watch Our Story 50K+ Happy Customers Worldwide 100K+ Projects [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-24","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/luminzaprojector.com\/index.php\/wp-json\/wp\/v2\/pages\/24","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/luminzaprojector.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/luminzaprojector.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/luminzaprojector.com\/index.php\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/luminzaprojector.com\/index.php\/wp-json\/wp\/v2\/comments?post=24"}],"version-history":[{"count":7,"href":"https:\/\/luminzaprojector.com\/index.php\/wp-json\/wp\/v2\/pages\/24\/revisions"}],"predecessor-version":[{"id":172,"href":"https:\/\/luminzaprojector.com\/index.php\/wp-json\/wp\/v2\/pages\/24\/revisions\/172"}],"wp:attachment":[{"href":"https:\/\/luminzaprojector.com\/index.php\/wp-json\/wp\/v2\/media?parent=24"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}