{"id":2900,"date":"2026-07-25T17:44:56","date_gmt":"2026-07-25T17:44:56","guid":{"rendered":"https:\/\/bharatsportswire.com\/?page_id=2900"},"modified":"2026-07-25T17:53:35","modified_gmt":"2026-07-25T17:53:35","slug":"about-us","status":"publish","type":"page","link":"https:\/\/bharatsportswire.com\/?page_id=2900","title":{"rendered":"About Us"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n  <title>About Us \u00b7 Bharat Sports Wire<\/title>\n  <!-- Font Awesome 6 (free) -->\n  <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\" \/>\n  <style>\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n\n    body {\n      background: #ffffff;   \/* white background *\/\n      font-family: 'Segoe UI', Roboto, system-ui, -apple-system, sans-serif;\n      color: #1e1e1e;\n      line-height: 1.6;\n      padding: 2rem 1.5rem;\n    }\n\n    .about-container {\n      max-width: 1100px;\n      margin: 0 auto;\n      background: #fcfcfc;\n      border-radius: 32px;\n      padding: 2.8rem 2.5rem;\n      box-shadow: 0 12px 30px rgba(0, 0, 0, 0.04);\n      border: 1px solid #e8e6e0;\n    }\n\n    \/* ====== HEADING: BLUE + ORANGE ====== *\/\n    h1 {\n      font-size: 2.8rem;\n      font-weight: 600;\n      letter-spacing: -0.02em;\n      display: flex;\n      align-items: center;\n      gap: 12px;\n      flex-wrap: wrap;\n      margin-bottom: 0.25rem;\n    }\n\n    \/* blue part of heading *\/\n    .heading-blue {\n      color: #0a4b8a;        \/* deep blue *\/\n    }\n\n    \/* orange part of heading *\/\n    .heading-orange {\n      color: #c24f0a;        \/* deep orange *\/\n    }\n\n    h1 i {\n      color: #0a4b8a;        \/* blue icon *\/\n      font-size: 2.4rem;\n    }\n\n    .subhead {\n      font-size: 1.1rem;\n      color: #3d3d3d;\n      border-left: 3px solid #d35400;  \/* orange accent *\/\n      padding-left: 1rem;\n      margin-bottom: 2.2rem;\n      font-weight: 300;\n      letter-spacing: 0.3px;\n    }\n\n    \/* section titles: orange with blue icon accent *\/\n    .section-title {\n      font-size: 1.7rem;\n      margin-top: 2.8rem;\n      margin-bottom: 1.2rem;\n      color: #b8490a;        \/* warm orange *\/\n      display: flex;\n      align-items: center;\n      gap: 12px;\n      border-bottom: 1px solid #e0dbd0;\n      padding-bottom: 0.6rem;\n    }\n\n    .section-title i {\n      color: #0a4b8a;        \/* blue icons for section titles *\/\n      font-size: 1.6rem;\n      width: 2rem;\n    }\n\n    .section-title .fa-chevron-right {\n      color: #d35400;\n      font-size: 1rem;\n      margin-left: 4px;\n    }\n\n    p {\n      margin-bottom: 1.2rem;\n      color: #1f1f1f;\n    }\n\n    .highlight-box {\n      background: #f8f5ef;\n      border-radius: 18px;\n      padding: 1.8rem 2rem;\n      margin: 2rem 0 1.5rem 0;\n      border-left: 6px solid #d35400;  \/* orange *\/\n      box-shadow: inset 0 0 0 1px #e4ded5;\n    }\n\n    .highlight-box p {\n      font-size: 1.15rem;\n      margin-bottom: 0.2rem;\n      font-weight: 400;\n      color: #1a1a1a;\n    }\n\n    .highlight-box i {\n      color: #0a4b8a;        \/* blue icons inside highlight *\/\n      margin-right: 10px;\n    }\n\n    .grid-2col {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));\n      gap: 1.2rem 1.8rem;\n      margin: 1.5rem 0 1rem 0;\n      background: #f8f6f1;\n      padding: 1.5rem 1.8rem;\n      border-radius: 24px;\n      border: 1px solid #e3ddd2;\n    }\n\n    .grid-2col li {\n      list-style: none;\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      color: #1a1a1a;\n      font-weight: 400;\n      padding: 4px 0;\n    }\n\n    .grid-2col li i {\n      color: #0a4b8a;        \/* blue bullet icons *\/\n      width: 1.4rem;\n      font-size: 0.95rem;\n    }\n\n    .principle-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));\n      gap: 1.5rem;\n      margin: 1.8rem 0 0.8rem 0;\n    }\n\n    .principle-card {\n      background: #f6f3ec;\n      padding: 1.5rem 1.2rem;\n      border-radius: 20px;\n      text-align: center;\n      border: 1px solid #e1dacf;\n      transition: 0.15s ease;\n    }\n\n    .principle-card i {\n      font-size: 2.2rem;\n      color: #0a4b8a;        \/* blue icons in cards *\/\n      margin-bottom: 0.5rem;\n      display: inline-block;\n    }\n\n    .principle-card h4 {\n      color: #b8490a;        \/* orange heading *\/\n      font-size: 1.1rem;\n      margin-bottom: 0.3rem;\n    }\n\n    .principle-card p {\n      font-size: 0.95rem;\n      color: #2c2c2c;\n      margin-bottom: 0;\n    }\n\n    .badge-trust {\n      display: inline-block;\n      background: #d35400;\n      color: #ffffff;\n      font-weight: 700;\n      padding: 0.2rem 1rem;\n      border-radius: 40px;\n      font-size: 0.75rem;\n      letter-spacing: 0.5px;\n      text-transform: uppercase;\n      margin-right: 8px;\n    }\n\n    .footer-note {\n      margin-top: 3rem;\n      padding-top: 1.8rem;\n      border-top: 1px solid #ddd6c9;\n      text-align: center;\n      color: #3d3d3d;\n      display: flex;\n      flex-wrap: wrap;\n      justify-content: center;\n      gap: 1.5rem 2.5rem;\n    }\n\n    .footer-note span i {\n      color: #0a4b8a;        \/* blue footer icons *\/\n      margin-right: 8px;\n    }\n\n    .footer-note strong {\n      color: #b8490a;        \/* orange strong text *\/\n      font-weight: 500;\n    }\n\n    .mission-tagline {\n      font-size: 1.4rem;\n      font-weight: 300;\n      background: #f3efe7;\n      padding: 1rem 2rem;\n      border-radius: 60px;\n      display: inline-block;\n      color: #b8490a;        \/* orange *\/\n      border: 1px solid #dacfc0;\n      margin-top: 0.5rem;\n    }\n\n    .mission-tagline i {\n      margin-right: 12px;\n      color: #0a4b8a;        \/* blue icon *\/\n    }\n\n    \/* small theme badge *\/\n    .theme-badge {\n      margin-top: 1.2rem;\n      font-size: 0.8rem;\n      color: #777;\n      text-align: center;\n      border-top: 1px dashed #d5cdc0;\n      padding-top: 1.2rem;\n    }\n\n    .theme-badge i {\n      color: #0a4b8a;\n    }\n\n    @media (max-width: 640px) {\n      .about-container {\n        padding: 1.8rem 1.2rem;\n      }\n      h1 {\n        font-size: 2.2rem;\n        flex-wrap: wrap;\n      }\n      .grid-2col {\n        grid-template-columns: 1fr;\n        padding: 1.2rem;\n      }\n      .principle-grid {\n        grid-template-columns: 1fr;\n      }\n      .highlight-box {\n        padding: 1.2rem;\n      }\n      .section-title {\n        font-size: 1.4rem;\n      }\n      .footer-note {\n        flex-direction: column;\n        gap: 0.8rem;\n      }\n    }\n  <\/style>\n<\/head>\n<body>\n<div class=\"about-container\">\n\n  <!-- ========== HEADING: BLUE + ORANGE ========== -->\n  <h1>\n    <i class=\"fas fa-newspaper\"><\/i>\n    <span class=\"heading-blue\">About<\/span>\n    <span class=\"heading-orange\">Bharat Sports Wire<\/span>\n  <\/h1>\n\n  <div class=\"subhead\">\n    <i class=\"fas fa-check-circle\" style=\"color:#d35400; margin-right: 10px;\"><\/i>\n    Your Trusted Source for Cricket News\n  <\/div>\n\n  <!-- WELCOME \/ MISSION -->\n  <p style=\"font-size: 1.1rem; font-weight: 300; color: #1a1a1a;\">\n    <i class=\"fas fa-bullseye\" style=\"color: #0a4b8a; margin-right: 12px;\"><\/i>\n    Welcome to Bharat Sports Wire, a digital sports news platform dedicated to delivering accurate, timely, and engaging cricket coverage for fans across India and around the world.\n  <\/p>\n  <p>\n    We started with one mission: to create a reliable destination where cricket lovers can stay updated with breaking news, match reports, player updates, team announcements, tournament coverage, expert analysis, and everything happening in the game.\n  <\/p>\n  <p>\n    At Bharat Sports Wire, we believe sports journalism should be fast, factual, and reader-first. Every story we publish is written with accuracy, clarity, and credibility at its core.\n  <\/p>\n\n  <!-- WHAT WE COVER -->\n  <div class=\"section-title\">\n    <i class=\"fas fa-cricket-bat-ball\"><\/i> What We Cover\n    <i class=\"fas fa-chevron-right\"><\/i>\n  <\/div>\n  <p style=\"font-weight: 300; margin-top: -0.4rem;\">\n    During our first phase, Bharat Sports Wire is focused exclusively on cricket, including:\n  <\/p>\n\n  <ul class=\"grid-2col\">\n    <li><i class=\"fas fa-bolt\"><\/i> Breaking cricket news<\/li>\n    <li><i class=\"fas fa-globe-asia\"><\/i> International cricket<\/li>\n    <li><i class=\"fas fa-flag\"><\/i> Indian cricket<\/li>\n    <li><i class=\"fas fa-trophy\"><\/i> IPL coverage<\/li>\n    <li><i class=\"fas fa-globe\"><\/i> ICC tournaments<\/li>\n    <li><i class=\"fas fa-handshake\"><\/i> Bilateral series<\/li>\n    <li><i class=\"fas fa-city\"><\/i> Domestic cricket<\/li>\n    <li><i class=\"fas fa-venus-mars\"><\/i> Women&#8217;s cricket<\/li>\n    <li><i class=\"fas fa-eye\"><\/i> Match previews<\/li>\n    <li><i class=\"fas fa-scroll\"><\/i> Match reports<\/li>\n    <li><i class=\"fas fa-microphone\"><\/i> Player interviews<\/li>\n    <li><i class=\"fas fa-users\"><\/i> Team news<\/li>\n    <li><i class=\"fas fa-chart-simple\"><\/i> Records &#038; statistics<\/li>\n    <li><i class=\"fas fa-ranking-star\"><\/i> Rankings<\/li>\n    <li><i class=\"fas fa-pen-fancy\"><\/i> Expert opinions &#038; analysis<\/li>\n  <\/ul>\n\n  <p style=\"margin-top: 1.2rem;\">\n    <i class=\"fas fa-arrow-right\" style=\"color: #d35400;\"><\/i> \n    As Bharat Sports Wire grows, we plan to expand our coverage to include other major sports while maintaining the same commitment to quality journalism.\n  <\/p>\n\n  <!-- EDITORIAL STANDARDS -->\n  <div class=\"section-title\">\n    <i class=\"fas fa-pen-ruler\"><\/i> Our Editorial Standards\n  <\/div>\n  <div class=\"highlight-box\">\n    <p><i class=\"fas fa-check-circle\"><\/i> Accuracy is our highest priority.<\/p>\n    <p style=\"margin-bottom: 0.5rem;\">\n      Our editorial team strives to verify information before publication and updates stories whenever new developments emerge. We aim to provide balanced, fact-based reporting that readers can trust.\n    <\/p>\n    <p style=\"margin-bottom: 0;\">\n      <i class=\"fas fa-scale-balanced\"><\/i> We value transparency, responsible journalism, and respect for the game.\n    <\/p>\n  <\/div>\n\n  <!-- OUR MISSION -->\n  <div class=\"section-title\">\n    <i class=\"fas fa-flag-checkered\"><\/i> Our Mission\n  <\/div>\n  <p>\n    <i class=\"fas fa-bullhorn\" style=\"color: #0a4b8a; margin-right: 8px;\"><\/i>\n    Our mission is to become one of India&#8217;s most trusted sports news platforms by delivering reliable reporting, insightful analysis, and meaningful stories that keep fans connected to the sports they love.\n  <\/p>\n\n  <!-- WHY BHARAT SPORTS WIRE -->\n  <div class=\"section-title\">\n    <i class=\"fas fa-circle-question\"><\/i> Why Bharat Sports Wire?\n  <\/div>\n  <div class=\"highlight-box\" style=\"border-left-color: #b8490a;\">\n    <p style=\"font-size: 1.3rem; font-weight: 400; color: #b8490a;\">\n      <i class=\"fas fa-quote-left\" style=\"color: #0a4b8a;\"><\/i> \n      Every score tells you what happened. We tell you why it happened.\n    <\/p>\n  <\/div>\n\n  <div class=\"principle-grid\">\n    <div class=\"principle-card\">\n      <i class=\"fas fa-gauge-high\"><\/i>\n      <h4>Accuracy before speed<\/h4>\n      <p>We prioritise getting it right over being first.<\/p>\n    <\/div>\n    <div class=\"principle-card\">\n      <i class=\"fas fa-brain\"><\/i>\n      <h4>Facts before opinions<\/h4>\n      <p>Reporting rooted in evidence, not emotion.<\/p>\n    <\/div>\n    <div class=\"principle-card\">\n      <i class=\"fas fa-heart\"><\/i>\n      <h4>Readers before algorithms<\/h4>\n      <p>Human-centred journalism, built for fans.<\/p>\n    <\/div>\n  <\/div>\n\n  <p style=\"margin: 1.8rem 0 0.2rem 0; font-style: italic; color: #2c2c2c;\">\n    <i class=\"fas fa-quote-right\" style=\"color: #0a4b8a; margin-right: 6px;\"><\/i>\n    Every article is created with the belief that trust takes years to build and seconds to lose.\n  <\/p>\n\n  <!-- LOOKING AHEAD -->\n  <div class=\"section-title\">\n    <i class=\"fas fa-binoculars\"><\/i> Looking Ahead\n  <\/div>\n  <p>\n    Bharat Sports Wire is beginning its journey with cricket\u2014the sport that unites millions of fans across the country.\n    As we continue to grow, we aim to expand into broader sports coverage while staying true to the values that define us: credibility, quality, and trust.\n  <\/p>\n  <p>\n    <i class=\"fas fa-hand-holding-heart\" style=\"color: #0a4b8a;\"><\/i> \n    Thank you for being part of our journey.\n  <\/p>\n\n  <!-- SIGNATURE \/ TAGLINE -->\n  <div style=\"margin: 2.2rem 0 1rem 0; text-align: center;\">\n    <span class=\"mission-tagline\">\n      <i class=\"fas fa-crown\"><\/i> Bharat Sports Wire \u2014 The Home of Indian Sports.\n    <\/span>\n  <\/div>\n\n  <!-- FOOTER \/ TRUST BADGES -->\n  <div class=\"footer-note\">\n    <span><i class=\"fas fa-shield-alt\"><\/i> <strong>Trusted<\/strong> \u00b7 since 2026<\/span>\n    <span><i class=\"fas fa-cricket-bat-ball\"><\/i> cricket first, always<\/span>\n    <span><i class=\"fas fa-users\"><\/i> for the fans, by the fans<\/span>\n    <span><i class=\"fas fa-circle-check\" style=\"color: #2e7d32;\"><\/i> fact-checked<\/span>\n  <\/div>\n\n  <!-- theme badge -->\n  <div class=\"theme-badge\">\n    <i class=\"fas fa-palette\"><\/i> \n    <span>white background \u00b7 heading: blue + orange \u00b7 orange &#038; gold accents<\/span>\n  <\/div>\n\n<\/div>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>About Us \u00b7 Bharat Sports Wire About Bharat Sports Wire Your Trusted Source for Cricket News Welcome to Bharat Sports Wire, a digital sports news..<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-2900","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bharatsportswire.com\/index.php?rest_route=\/wp\/v2\/pages\/2900","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bharatsportswire.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bharatsportswire.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bharatsportswire.com\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/bharatsportswire.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2900"}],"version-history":[{"count":1,"href":"https:\/\/bharatsportswire.com\/index.php?rest_route=\/wp\/v2\/pages\/2900\/revisions"}],"predecessor-version":[{"id":2902,"href":"https:\/\/bharatsportswire.com\/index.php?rest_route=\/wp\/v2\/pages\/2900\/revisions\/2902"}],"wp:attachment":[{"href":"https:\/\/bharatsportswire.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2900"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}