{"id":28,"date":"2026-04-20T19:59:25","date_gmt":"2026-04-20T19:59:25","guid":{"rendered":"http:\/\/repairbabes.xyz\/XBIT\/?page_id=28"},"modified":"2026-04-20T22:33:52","modified_gmt":"2026-04-20T22:33:52","slug":"about-us","status":"publish","type":"page","link":"http:\/\/repairbabes.xyz\/XBIT\/about-us\/","title":{"rendered":"About Us"},"content":{"rendered":"\n<div class=\"wp-block-columns alignfull is-layout-flex wp-container-core-columns-is-layout-794e3cfa wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<section class=\"xbit-about-page\">\n  <style>\n    .xbit-about-page {\n      --xbit-blue: #1f5eff;\n      --xbit-dark: #0f172a;\n      --xbit-text: #334155;\n      --xbit-light: #f8fbff;\n      --xbit-border: #dbe7ff;\n      --xbit-white: #ffffff;\n      font-family: \"Inter\", \"Segoe UI\", Arial, sans-serif;\n      color: var(--xbit-dark);\n      background: var(--xbit-white);\n    }\n\n    .xbit-about-page * {\n      box-sizing: border-box;\n    }\n\n    .xbit-about-wrap {\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 24px;\n    }\n\n    .xbit-about-hero {\n      background: linear-gradient(135deg, #ffffff 0%, #f3f8ff 55%, #eaf2ff 100%);\n      padding: 90px 0 70px;\n      border-bottom: 1px solid var(--xbit-border);\n    }\n\n    .xbit-about-hero-grid {\n      display: grid;\n      grid-template-columns: 1.2fr 0.8fr;\n      gap: 40px;\n      align-items: center;\n    }\n\n    .xbit-kicker {\n      display: inline-block;\n      font-size: 13px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: 1.6px;\n      color: var(--xbit-blue);\n      background: rgba(31, 94, 255, 0.08);\n      padding: 10px 14px;\n      border-radius: 999px;\n      margin-bottom: 18px;\n    }\n\n    .xbit-about-hero h1 {\n      font-size: clamp(2.4rem, 5vw, 4.3rem);\n      line-height: 1.05;\n      margin: 0 0 18px;\n      letter-spacing: -1.6px;\n      color: var(--xbit-dark);\n    }\n\n    .xbit-about-hero p {\n      font-size: 1.1rem;\n      line-height: 1.8;\n      color: var(--xbit-text);\n      margin: 0 0 18px;\n      max-width: 650px;\n    }\n\n    .xbit-hero-buttons {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 14px;\n      margin-top: 28px;\n    }\n\n    .xbit-btn {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      min-height: 48px;\n      padding: 0 22px;\n      border-radius: 999px;\n      font-weight: 700;\n      font-size: 15px;\n      text-decoration: none;\n      transition: all 0.25s ease;\n    }\n\n    .xbit-btn-primary {\n      background: var(--xbit-blue);\n      color: #fff;\n      box-shadow: 0 12px 28px rgba(31, 94, 255, 0.18);\n    }\n\n    .xbit-btn-primary:hover {\n      background: #184fd9;\n      transform: translateY(-1px);\n    }\n\n    .xbit-btn-secondary {\n      background: #fff;\n      color: var(--xbit-dark);\n      border: 1px solid var(--xbit-border);\n    }\n\n    .xbit-btn-secondary:hover {\n      border-color: var(--xbit-blue);\n      color: var(--xbit-blue);\n      transform: translateY(-1px);\n    }\n\n    .xbit-hero-card {\n      background: rgba(255,255,255,0.95);\n      border: 1px solid var(--xbit-border);\n      border-radius: 28px;\n      padding: 30px;\n      box-shadow: 0 20px 50px rgba(15, 23, 42, 0.08);\n      position: relative;\n      overflow: hidden;\n    }\n\n    .xbit-hero-card::before {\n      content: \"\";\n      position: absolute;\n      top: -70px;\n      right: -70px;\n      width: 180px;\n      height: 180px;\n      background: radial-gradient(circle, rgba(31, 94, 255, 0.18) 0%, rgba(31, 94, 255, 0) 70%);\n      border-radius: 50%;\n    }\n\n    .xbit-hero-card h3 {\n      margin: 0 0 18px;\n      font-size: 1.2rem;\n      color: var(--xbit-dark);\n    }\n\n    .xbit-hero-list {\n      list-style: none;\n      margin: 0;\n      padding: 0;\n      display: grid;\n      gap: 14px;\n    }\n\n    .xbit-hero-list li {\n      padding: 14px 16px;\n      border: 1px solid var(--xbit-border);\n      border-radius: 16px;\n      background: #fff;\n      color: var(--xbit-text);\n      font-size: 0.97rem;\n      line-height: 1.6;\n    }\n\n    .xbit-hero-list strong {\n      display: block;\n      color: var(--xbit-dark);\n      margin-bottom: 4px;\n    }\n\n    .xbit-trust-strip {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 14px;\n      margin-top: 30px;\n    }\n\n    .xbit-trust-strip div {\n      background: #fff;\n      border: 1px solid var(--xbit-border);\n      border-radius: 14px;\n      padding: 14px;\n      text-align: center;\n      font-size: 13px;\n      font-weight: 600;\n      color: var(--xbit-text);\n    }\n\n    .xbit-section {\n      padding: 80px 0;\n    }\n\n    .xbit-section-light {\n      background: var(--xbit-light);\n      border-top: 1px solid #eef4ff;\n      border-bottom: 1px solid #eef4ff;\n    }\n\n    .xbit-section-heading {\n      max-width: 760px;\n      margin-bottom: 36px;\n    }\n\n    .xbit-section-heading .xbit-mini {\n      display: inline-block;\n      font-size: 12px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: 1.5px;\n      color: var(--xbit-blue);\n      margin-bottom: 12px;\n    }\n\n    .xbit-section-heading h2 {\n      font-size: clamp(1.8rem, 3vw, 3rem);\n      line-height: 1.15;\n      margin: 0 0 16px;\n      letter-spacing: -1px;\n      color: var(--xbit-dark);\n    }\n\n    .xbit-section-heading p {\n      margin: 0;\n      color: var(--xbit-text);\n      line-height: 1.8;\n      font-size: 1.02rem;\n    }\n\n    .xbit-two-col {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 34px;\n      align-items: start;\n    }\n\n    .xbit-card {\n      background: #fff;\n      border: 1px solid var(--xbit-border);\n      border-radius: 24px;\n      padding: 30px;\n      box-shadow: 0 12px 30px rgba(15, 23, 42, 0.05);\n      height: 100%;\n    }\n\n    .xbit-card h3 {\n      margin: 0 0 14px;\n      font-size: 1.28rem;\n      color: var(--xbit-dark);\n    }\n\n    .xbit-card p {\n      margin: 0;\n      color: var(--xbit-text);\n      line-height: 1.8;\n    }\n\n    .xbit-break {\n      text-align: center;\n      padding: 80px 20px;\n      background: linear-gradient(135deg, #1f5eff, #184fd9);\n      color: #fff;\n    }\n\n    .xbit-break h2 {\n      font-size: 2rem;\n      margin-bottom: 12px;\n    }\n\n    .xbit-break p {\n      max-width: 600px;\n      margin: 0 auto;\n      opacity: 0.9;\n    }\n\n    .xbit-loop-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 22px;\n      margin-top: 26px;\n    }\n\n    .xbit-loop-item {\n      background: #fff;\n      border: 1px solid var(--xbit-border);\n      border-radius: 22px;\n      padding: 24px;\n      box-shadow: 0 10px 24px rgba(15, 23, 42, 0.04);\n    }\n\n    .xbit-loop-item span {\n      display: inline-flex;\n      width: 42px;\n      height: 42px;\n      align-items: center;\n      justify-content: center;\n      border-radius: 50%;\n      background: rgba(31, 94, 255, 0.09);\n      color: var(--xbit-blue);\n      font-size: 18px;\n      font-weight: 700;\n      margin-bottom: 16px;\n    }\n\n    .xbit-loop-item h4 {\n      margin: 0 0 10px;\n      font-size: 1.05rem;\n      color: var(--xbit-dark);\n    }\n\n    .xbit-loop-item p {\n      margin: 0;\n      color: var(--xbit-text);\n      line-height: 1.7;\n      font-size: 0.97rem;\n    }\n\n    .xbit-principles {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 24px;\n      margin-top: 28px;\n    }\n\n    .xbit-principle {\n      background: #fff;\n      border: 1px solid var(--xbit-border);\n      border-radius: 24px;\n      padding: 28px;\n      box-shadow: 0 12px 26px rgba(15, 23, 42, 0.04);\n    }\n\n    .xbit-principle-number {\n      font-size: 13px;\n      font-weight: 700;\n      color: var(--xbit-blue);\n      text-transform: uppercase;\n      letter-spacing: 1.4px;\n      margin-bottom: 12px;\n      display: block;\n    }\n\n    .xbit-principle h3 {\n      margin: 0 0 12px;\n      font-size: 1.18rem;\n      color: var(--xbit-dark);\n    }\n\n    .xbit-principle p {\n      margin: 0;\n      color: var(--xbit-text);\n      line-height: 1.8;\n    }\n\n    .xbit-final-cta {\n      text-align: center;\n      padding: 90px 20px;\n    }\n\n    .xbit-final-cta h2 {\n      font-size: 2.5rem;\n      margin-bottom: 16px;\n      color: var(--xbit-dark);\n    }\n\n    .xbit-final-cta p {\n      max-width: 600px;\n      margin: 0 auto 24px;\n      color: var(--xbit-text);\n      line-height: 1.8;\n    }\n\n    @media (max-width: 991px) {\n      .xbit-about-hero-grid,\n      .xbit-two-col,\n      .xbit-loop-grid,\n      .xbit-principles,\n      .xbit-trust-strip {\n        grid-template-columns: 1fr;\n      }\n\n      .xbit-about-hero {\n        padding: 72px 0 56px;\n      }\n\n      .xbit-section {\n        padding: 64px 0;\n      }\n    }\n\n    @media (max-width: 640px) {\n      .xbit-about-wrap {\n        padding: 0 18px;\n      }\n\n      .xbit-hero-card,\n      .xbit-card,\n      .xbit-principle {\n        padding: 24px;\n        border-radius: 22px;\n      }\n\n      .xbit-hero-buttons {\n        flex-direction: column;\n        align-items: stretch;\n      }\n\n      .xbit-btn {\n        width: 100%;\n      }\n\n      .xbit-final-cta {\n        padding: 70px 20px;\n      }\n\n      .xbit-final-cta h2 {\n        font-size: 2rem;\n      }\n    }\n  <\/style>\n\n  <section class=\"xbit-about-hero\">\n    <div class=\"xbit-about-wrap\">\n      <div class=\"xbit-about-hero-grid\">\n        <div>\n          <span class=\"xbit-kicker\">About XBIT by Betech<\/span>\n          <h1>Safe Technology for Mankind<\/h1>\n          <p>Innovation that never stops.<\/p>\n          <p>We build technology that protects people, feels better to use, and lasts longer. If it is not safe, sustainable, and designed for real life, we do not build it.<\/p>\n\n          <div class=\"xbit-hero-buttons\">\n            <a href=\"\/contact\" class=\"xbit-btn xbit-btn-primary\">Contact XBIT<\/a>\n            <a href=\"\/shop\" class=\"xbit-btn xbit-btn-secondary\">Explore Products<\/a>\n          <\/div>\n\n          <div class=\"xbit-trust-strip\">\n            <div>Human First Design<\/div>\n            <div>Safety Focused Engineering<\/div>\n            <div>Sustainable Materials<\/div>\n            <div>Built To Last<\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"xbit-hero-card\">\n          <h3>What drives every product<\/h3>\n          <ul class=\"xbit-hero-list\">\n            <li><strong>Safety first<\/strong>Built for protection and real-world use<\/li>\n            <li><strong>Comfort focused<\/strong>Designed for daily wear and long use<\/li>\n            <li><strong>Sustainable<\/strong>Less waste, smarter materials<\/li>\n            <li><strong>Always improving<\/strong>Every version gets better<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"xbit-section\">\n    <div class=\"xbit-about-wrap\">\n      <div class=\"xbit-section-heading\">\n        <span class=\"xbit-mini\">Our Foundation<\/span>\n        <h2>Human-first. Always.<\/h2>\n        <p>We are not here to chase trends. We are here to build technology that actually improves everyday life.<\/p>\n      <\/div>\n\n      <div class=\"xbit-two-col\">\n        <div class=\"xbit-card\">\n          <h3>Built with purpose<\/h3>\n          <p>Every product starts with intent. From materials to fit, everything is designed to feel better, last longer, and work smarter.<\/p>\n        <\/div>\n\n        <div class=\"xbit-card\">\n          <h3>Responsibility matters<\/h3>\n          <p>Technology should not harm the user or the environment. Better design should create better outcomes for both.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"xbit-break\">\n    <h2>Technology should work for you. Not against you.<\/h2>\n    <p>This is not just innovation. This is responsibility built into every detail.<\/p>\n  <\/section>\n\n  <section class=\"xbit-section xbit-section-light\">\n    <div class=\"xbit-about-wrap\">\n      <div class=\"xbit-section-heading\">\n        <span class=\"xbit-mini\">The Process<\/span>\n        <h2>Always evolving.<\/h2>\n        <p>We refine, test, and improve continuously. Every version is better than the last.<\/p>\n      <\/div>\n\n      <div class=\"xbit-loop-grid\">\n        <div class=\"xbit-loop-item\">\n          <span>01<\/span>\n          <h4>Safer<\/h4>\n          <p>Designed to protect the user first<\/p>\n        <\/div>\n\n        <div class=\"xbit-loop-item\">\n          <span>02<\/span>\n          <h4>Stronger<\/h4>\n          <p>Built for real daily use and durability<\/p>\n        <\/div>\n\n        <div class=\"xbit-loop-item\">\n          <span>03<\/span>\n          <h4>Smarter<\/h4>\n          <p>Less waste. Better performance. Cleaner design<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"xbit-section\">\n    <div class=\"xbit-about-wrap\">\n      <div class=\"xbit-section-heading\">\n        <span class=\"xbit-mini\">Our Standard<\/span>\n        <h2>Built with intention.<\/h2>\n      <\/div>\n\n      <div class=\"xbit-principles\">\n        <div class=\"xbit-principle\">\n          <span class=\"xbit-principle-number\">01<\/span>\n          <h3>Safety first<\/h3>\n          <p>If it is not safe, it does not ship.<\/p>\n        <\/div>\n\n        <div class=\"xbit-principle\">\n          <span class=\"xbit-principle-number\">02<\/span>\n          <h3>Real comfort<\/h3>\n          <p>Designed for everyday use, not just specs.<\/p>\n        <\/div>\n\n        <div class=\"xbit-principle\">\n          <span class=\"xbit-principle-number\">03<\/span>\n          <h3>Sustainable choices<\/h3>\n          <p>Better materials. Less waste.<\/p>\n        <\/div>\n\n        <div class=\"xbit-principle\">\n          <span class=\"xbit-principle-number\">04<\/span>\n          <h3>Continuous innovation<\/h3>\n          <p>We never stop improving.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"xbit-final-cta\">\n    <h2>Ready to experience better technology?<\/h2>\n    <p>Explore products built for real life, designed with purpose, and made to last.<\/p>\n\n    <div class=\"xbit-hero-buttons\" style=\"justify-content:center;\">\n      <a href=\"\/shop\" class=\"xbit-btn xbit-btn-primary\">Shop XBIT<\/a>\n      <a href=\"\/contact\" class=\"xbit-btn xbit-btn-secondary\">Get In Touch<\/a>\n    <\/div>\n  <\/section>\n<\/section>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>About XBIT by Betech Safe Technology for Mankind Innovation that never stops. We build technology that protects people, feels better to use, and lasts longer. If it is not safe, sustainable, and designed for real life, we do not build it. Contact XBIT Explore Products Human First Design Safety Focused Engineering Sustainable Materials Built To [&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-28","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"http:\/\/repairbabes.xyz\/XBIT\/wp-json\/wp\/v2\/pages\/28","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/repairbabes.xyz\/XBIT\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/repairbabes.xyz\/XBIT\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/repairbabes.xyz\/XBIT\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/repairbabes.xyz\/XBIT\/wp-json\/wp\/v2\/comments?post=28"}],"version-history":[{"count":5,"href":"http:\/\/repairbabes.xyz\/XBIT\/wp-json\/wp\/v2\/pages\/28\/revisions"}],"predecessor-version":[{"id":51,"href":"http:\/\/repairbabes.xyz\/XBIT\/wp-json\/wp\/v2\/pages\/28\/revisions\/51"}],"wp:attachment":[{"href":"http:\/\/repairbabes.xyz\/XBIT\/wp-json\/wp\/v2\/media?parent=28"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}