Files
tscb-site/about.html
2026-03-18 22:26:46 -05:00

938 lines
33 KiB
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!doctype html>
<html lang="zxx">
<head>
<!-- Meta -->
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="" />
<meta name="keywords" content="" />
<meta name="author" content="Keshav Anand" />
<!-- Page Title -->
<title>TSCB: About Us</title>
<!-- Favicon Icon -->
<link rel="shortcut icon" type="image/x-icon" href="images/favicon.png" />
<!-- Google Fonts Css-->
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Fira+Sans+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"
rel="stylesheet" />
<!-- Preload critical image -->
<link rel="preload" href="images/page-header-bg.jpg" as="image">
<!-- Bundled CSS -->
<link href="css/bundle.css" rel="stylesheet">
</head>
<body>
<!-- Preloader Start -->
<div class="preloader">
<div class="loading-container">
<div class="loading"></div>
<div id="loading-icon"><img src="images/loader.svg" alt="" /></div>
</div>
</div>
<!-- Preloader End -->
<!-- Header Start -->
<header class="main-header">
<div class="header-sticky">
<nav class="navbar navbar-expand-lg">
<div class="container">
<!-- Logo Start -->
<a class="navbar-brand" href="./">
<img src="images/logo.png" alt="Logo" style="width: 60px; height: auto" />
</a>
<!-- Logo End -->
<!-- Main Menu Start -->
<div class="collapse navbar-collapse main-menu">
<div class="nav-menu-wrapper">
<ul class="navbar-nav mr-auto" id="menu">
<li class="nav-item">
<a class="nav-link" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="about.html">About Us</a>
</li>
<li class="nav-item">
<a class="nav-link" href="dallas.html">Dallas Regionals</a>
</li>
<li class="nav-item">
<a class="nav-link" href="austin.html">Austin Regionals</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html">Contact Us</a>
</li>
<li class="nav-item highlighted-menu">
<a class="nav-link" href="sponsors.html">Our Partners</a>
</li>
</ul>
</div>
<!-- Lets Start Button Start -->
<div class="header-btn d-inline-flex">
<a href="sponsors.html" class="btn-default">Our Partners</a>
</div>
<!-- Lets Start Button End -->
</div>
<!-- Main Menu End -->
<div class="navbar-toggle"></div>
</div>
</nav>
<div class="responsive-menu"></div>
</div>
</header>
<!-- Header End -->
<!-- Page Header Start -->
<div class="page-header">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-12">
<!-- Page Header Box Start -->
<div class="page-header-box">
<h1 class="text-anime-style-2" data-cursor="-opaque">
<span>About</span> Us
</h1>
<nav class="wow fadeInUp">
<ol class="breadcrumb">
<li class="breadcrumb-item"><a href="./">home</a></li>
<li class="breadcrumb-item active" aria-current="page">
about us
</li>
</ol>
</nav>
</div>
<!-- Page Header Box End -->
</div>
</div>
</div>
</div>
<!-- Page Header End -->
<!-- About Us Section Start -->
<div class="about-us page-about-us">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-6">
<!-- About Image Start -->
<div class="about-image">
<div class="about-img-1">
<figure class="image-anime reveal">
<div class="cricket-blur-bg"></div>
<img loading="lazy" src="images/about.png" alt="" />
</figure>
</div>
</div>
<!-- About Image End -->
</div>
<div class="col-lg-6">
<!-- About Content Start -->
<div class="about-content">
<!-- Section Title Start -->
<div class="section-title">
<h3 class="wow fadeInUp">about us</h3>
<h2 class="text-anime-style-2" data-cursor="-opaque">
drive, commitment, and <span>passion every day</span>
</h2>
<p class="wow fadeInUp" data-wow-delay="0.25s">
TSCB is a vibrant community of cricket-loving students
dedicated to promoting the sport. Our mission is to share,
grow, and engrain cricket into the American sports culture.
Founded in December of 2025, TSCB aims to grow into the
largest hub for high school cricket in the nation.
</p>
<p class="wow fadeInUp" data-wow-delay="0.5s">
As a registered 501c3 nonprofit, TSCB differs from other youth
leagues by promoting cricket over profit. TSCB connects with
existing cricket club insfrastructures in high schools, aiming
to create a network of high schools (similar to football) in
the US.
</p>
</div>
<!-- Section Title End -->
<!-- About Content List Start -->
<div class="about-content-body">
<!-- About Content List Start -->
<div class="about-content-body">
<!-- About List Item Start -->
<div class="about-list-item wow fadeInUp">
<div class="icon-box">
<img loading="lazy" src="images/icon-about-list-1.svg" alt="" />
</div>
<div class="about-list-item-content">
<h3>Play Competitive Matches</h3>
</div>
</div>
<!-- About List Item End -->
<!-- About List Item Start -->
<div class="about-list-item wow fadeInUp" data-wow-delay="0.25s">
<div class="icon-box">
<img loading="lazy" src="images/icon-about-list-2.svg" alt="" />
</div>
<div class="about-list-item-content">
<h3>Train the Next Generation</h3>
</div>
</div>
<!-- About List Item End -->
<!-- About List Item Start -->
<div class="about-list-item wow fadeInUp" data-wow-delay="0.5s">
<div class="icon-box">
<img loading="lazy" src="images/icon-about-list-3.svg" alt="" />
</div>
<div class="about-list-item-content">
<h3>Connect Statewide Talent</h3>
</div>
</div>
<!-- About List Item End -->
<!-- About List Item Start -->
<div class="about-list-item wow fadeInUp" data-wow-delay="0.75s">
<div class="icon-box">
<img loading="lazy" src="images/icon-about-list-4.svg" alt="" />
</div>
<div class="about-list-item-content">
<h3>Build the Cricket Community</h3>
</div>
</div>
<!-- About List Item End -->
</div>
<!-- About Content List End -->
</div>
<!-- About Content End -->
</div>
</div>
</div>
</div>
<!-- About Us Section End -->
<p> </p>
<p> </p>
<p></p>
<!-- Our Counter Section Start -->
<div class="our-counter">
<div class="container">
<div class="row counter-box">
<div class="col-lg-3 col-md-6">
<!-- Counter Item Start -->
<div class="counter-item">
<!-- Counter Title Start -->
<div class="counter-title">
<h2><span class="counter">300</span>+</h2>
</div>
<!-- Counter Title End -->
<!-- Counter Content Start -->
<div class="counter-content">
<h3>cricketers involved</h3>
<p>
With over 15 cities connected, TSCB involved over 300
cricketers in the state.
</p>
</div>
<!-- Counter Content End -->
</div>
<!-- Counter Item End -->
</div>
<div class="col-lg-3 col-md-6">
<!-- Counter Item Start -->
<div class="counter-item">
<!-- Counter Title Start -->
<div class="counter-title">
<h2><span class="counter">18</span>+</h2>
</div>
<!-- Counter Title End -->
<!-- Counter Content Start -->
<div class="counter-content">
<h3>Cricket Teams</h3>
<p>
9 From Dallas, 9 From Austin, with aims to grow to numerous
other cities and teams.
</p>
</div>
<!-- Counter Content End -->
</div>
<!-- Counter Item End -->
</div>
<div class="col-lg-3 col-md-6">
<!-- Counter Item Start -->
<div class="counter-item">
<!-- Counter Title Start -->
<div class="counter-title">
<h2>$<span class="counter">4000</span>+</h2>
</div>
<!-- Counter Title End -->
<!-- Counter Content Start -->
<div class="counter-content">
<h3>Funds Raised</h3>
<p>
Thanks to our sponsors, TSCB has raised over $4,000 for
cricket programs.
</p>
</div>
<!-- Counter Content End -->
</div>
<!-- Counter Item End -->
</div>
<div class="col-lg-3 col-md-6">
<!-- Counter Item Start -->
<div class="counter-item">
<!-- Counter Title Start -->
<div class="counter-title">
<h2><span class="counter">20</span>+</h2>
</div>
<!-- Counter Title End -->
<!-- Counter Content Start -->
<div class="counter-content">
<h3>Cricket Matches</h3>
<p>
In its short tenure, TSCB has organized over 20 cricket
matches across the state.
</p>
</div>
<!-- Counter Content End -->
</div>
<!-- Counter Item End -->
</div>
</div>
</div>
</div>
<!-- Our Counter Section End -->
<!-- Pastors Message Section Start -->
<div class="pastors-message">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-6">
<!-- About Image Start -->
<div class="about-image">
<div class="about-img-1">
<figure class="image-anime reveal">
<img loading="lazy" src="images/abhiram.jpg" alt="" />
</figure>
</div>
<div class="about-img-1">
<figure class="image-anime reveal">
<img loading="lazy" src="images/saim.png" alt="" />
</figure>
</div>
</div>
<!-- About Image End -->
</div>
<div class="col-lg-6">
<!-- Pastors Comtent Start -->
<div class="pastors-content">
<!-- Section Title Start -->
<div class="section-title">
<h3 class="wow fadeInUp">founders' message</h3>
<h2 class="text-anime-style-2" data-cursor="-opaque">
Our community can make a
<span>profound impact</span>
</h2>
</div>
<!-- Section Title End -->
<!-- Pastors Comtent Body Start -->
<div class="pastors-content-body">
<h3 class="wow fadeInUp" data-wow-delay="0.25s">
Our mission is to cement cricket as an American sport by
creating a unified competition at the fundamental
high-school level...
</h3>
<p class="wow fadeInUp" data-wow-delay="0.5s">
We aren't just about cricket: we are manifesting a framework
into high-school culture that is yet to exist. We don't just
need cricketers but a community, and our committed board,
sponsors, and loyal supporters can make this dream happen.
</p>
</div>
<!-- Pastors Comtent Body End -->
<!-- Pastors Signature Start -->
<div class="pastors-signature">
<!-- Pastors Signature Image Start -->
<div class="pastors-signature-img">
<img loading="lazy" src="images/signature.png" alt="" />
<img loading="lazy" src="images/saim-sign.png" alt="" />
</div>
<!-- Pastors Signature Image End -->
<!-- Pastors Signature Comtent Start -->
<div class="pastors-signature-content">
<p>
Abhiram Charan Gadiraju and Rana Saim Zahid, Co-Founders, TCSB
</p>
</div>
<!-- Pastors Signature Comtent End -->
</div>
<!-- Pastors Signature End -->
</div>
<!-- Pastors Comtent End -->
</div>
</div>
</div>
</div>
<!-- Pastors Message Section End -->
<!-- Our Team Start -->
<div class="our-counter">
<div class="container">
<div class="row align-items-center section-row">
<div class="col-lg-12">
<div class="section-title">
<p></p>
<h3 class="wow fadeInUp">our team</h3>
<h2 class="text-anime-style-2" data-cursor="-opaque">Meet Our <span>Board</span></h2>
<p>The first and largest student-led cricket organization in the United States</p>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-12 col-sm-6 col-md-6 col-lg-3">
<div class="team-member-item wow fadeInUp">
<div class="team-image">
<figure class="image-anime">
<img loading="lazy" src="images/pfp-placeholder.jpg" alt="">
</figure>
</div>
<div class="team-content">
<h3>Dhruv Patil</h3>
<p><b>Board Director</b></p>
</div>
</div>
</div>
<div class="col-12 col-sm-6 col-md-6 col-lg-3">
<div class="team-member-item wow fadeInUp" data-wow-delay="0.2s">
<div class="team-image">
<figure class="image-anime">
<img loading="lazy" src="images/amulya.png" alt="">
</figure>
</div>
<div class="team-content">
<h3>Amulya Singh</h3>
<p>Director, Dallas Regionals</p>
</div>
</div>
</div>
<div class="col-12 col-sm-6 col-md-6 col-lg-3">
<div class="team-member-item wow fadeInUp" data-wow-delay="0.4s">
<div class="team-image">
<figure class="image-anime">
<img loading="lazy" src="images/pfp-placeholder.jpg" alt="">
</figure>
</div>
<div class="team-content">
<h3>Suhas Madireddy</h3>
<p>Director, Austin Regionals</p>
</div>
</div>
</div>
<div class="col-12 col-sm-6 col-md-6 col-lg-3">
<div class="team-member-item wow fadeInUp" data-wow-delay="0.6s">
<div class="team-image">
<figure class="image-anime">
<img loading="lazy" src="images/vrishan.png" alt="">
</figure>
</div>
<div class="team-content">
<h3>Vrishan Naregudam</h3>
<p>Director, Treasury and Finance</p>
</div>
</div>
</div>
<div class="col-12 col-sm-6 col-md-6 col-lg-3">
<div class="team-member-item wow fadeInUp" data-wow-delay="0.8s">
<div class="team-image">
<figure class="image-anime">
<img loading="lazy" src="images/keshav.png" alt="">
</figure>
</div>
<div class="team-content">
<h3>Keshav Anand</h3>
<p>Director, Technology and Web Development</p>
</div>
</div>
</div>
<div class="col-12 col-sm-6 col-md-6 col-lg-3">
<div class="team-member-item wow fadeInUp" data-wow-delay="1s">
<div class="team-image">
<figure class="image-anime">
<img loading="lazy" src="images/laksh.png" alt="">
</figure>
</div>
<div class="team-content">
<h3>Laksh Ravi</h3>
<p>Director, Records and Compliance</p>
</div>
</div>
</div>
<div class="col-12 col-sm-6 col-md-6 col-lg-3">
<div class="team-member-item wow fadeInUp" data-wow-delay="1.2s">
<div class="team-image">
<figure class="image-anime">
<img loading="lazy" src="images/pfp-placeholder.jpg" alt="">
</figure>
</div>
<div class="team-content">
<h3>Atharva Bhamare</h3>
<p>Dallas Reigonal Manager, Records and Compliance</p>
</div>
</div>
</div>
<div class="col-12 col-sm-6 col-md-6 col-lg-3">
<div class="team-member-item wow fadeInUp" data-wow-delay="1.4s">
<div class="team-image">
<figure class="image-anime">
<img loading="lazy" src="images/pfp-placeholder.jpg" alt="">
</figure>
</div>
<div class="team-content">
<h3>Advaith Paruvella</h3>
<p>Austin Regional Manager, Records and Compliance</p>
</div>
</div>
</div>
<div class="col-12 col-sm-6 col-md-6 col-lg-3">
<div class="team-member-item wow fadeInUp" data-wow-delay="1.2s">
<div class="team-image">
<figure class="image-anime">
<img loading="lazy" src="images/pfp-placeholder.jpg" alt="">
</figure>
</div>
<div class="team-content">
<h3>Vaibhav Luhar</h3>
<p>Director and Dallas Reigonal Manager, Brand and Marketting</p>
</div>
</div>
</div>
<div class="col-12 col-sm-6 col-md-6 col-lg-3">
<div class="team-member-item wow fadeInUp" data-wow-delay="1.4s">
<div class="team-image">
<figure class="image-anime">
<img loading="lazy" src="images/pfp-placeholder.jpg" alt="">
</figure>
</div>
<div class="team-content">
<h3>Manpreet Ravulapati</h3>
<p>Austin Regional Manager, Brand and Marketting</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Page Team End -->
<!-- Our Team End -->
<p></p>
<!-- Core Value Section Start -->
<div class="core-value">
<div class="container">
<div class="row align-items-center section-row">
<div class="col-lg-12">
<!-- Section Title Start -->
<div class="section-title">
<h3 class="wow fadeInUp">our core values</h3>
<h2 class="text-anime-style-2" data-cursor="-opaque">
Community, Service, and
<span>Leadership</span>
</h2>
</div>
<!-- Section Title End -->
</div>
</div>
<div class="row align-items-center">
<div class="col-lg-12">
<!-- Core Value FAQ Accordion Start -->
<div class="core-value-faqs-accordion" id="accordion">
<!-- FAQ Item Start -->
<div class="accordion-item wow fadeInUp">
<h2 class="accordion-header" id="headingOne">
<button class="accordion-button" type="button" data-bs-toggle="collapse" data-bs-target="#collapseOne"
aria-expanded="true" aria-controls="collapseOne">
Why was TSCB founded?
</button>
</h2>
<div id="collapseOne" class="accordion-collapse collapse show" aria-labelledby="headingOne"
data-bs-parent="#accordion">
<div class="accordion-body">
<p>
To create a self-sustained community of cricketers led
by high-schoolers.
</p>
</div>
</div>
</div>
<!-- FAQ Item End -->
<!-- FAQ Item Start -->
<div class="accordion-item wow fadeInUp" data-wow-delay="0.25s">
<h2 class="accordion-header" id="headingTwo">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse"
data-bs-target="#collapseTwo" aria-expanded="false" aria-controls="collapseTwo">
What makes TSCB different from existing youth leagues?
</button>
</h2>
<div id="collapseTwo" class="accordion-collapse collapse" aria-labelledby="headingTwo"
data-bs-parent="#accordion">
<div class="accordion-body">
<p>
TSCB exists to provide a free and universal platform to
spread high-school cricket. While leagues are private
and commercialized, TSCB aims to offer a high-school
sport-like experience through free games and a central
state tournament.
</p>
</div>
</div>
</div>
<!-- FAQ Item End -->
<!-- FAQ Item Start -->
<div class="accordion-item wow fadeInUp" data-wow-delay="0.5s">
<h2 class="accordion-header" id="headingThree">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse"
data-bs-target="#collapseThree" aria-expanded="false" aria-controls="collapseThree">
Are there umpires, prizes, and available grounds.
</button>
</h2>
<div id="collapseThree" class="accordion-collapse collapse" aria-labelledby="headingThree"
data-bs-parent="#accordion">
<div class="accordion-body">
<p>
Yes, yes, and also yes: TSCB covers everythign through
our connections and sponsors.
</p>
</div>
</div>
</div>
<!-- FAQ Item End -->
<!-- FAQ Item Start -->
<div class="accordion-item wow fadeInUp" data-wow-delay="0.75s">
<h2 class="accordion-header" id="headingfour">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse"
data-bs-target="#collapsefour" aria-expanded="false" aria-controls="collapsefour">
How can a new team become involved with TSCB
</button>
</h2>
<div id="collapsefour" class="accordion-collapse collapse" aria-labelledby="headingfour"
data-bs-parent="#accordion">
<div class="accordion-body">
<p>
<a href="contact.html">Contact us</a>, and we will place
you into a league as soon as possible. Right now, our
leagues are only in Austin and Dallas, so school outside
those cities will have to provide their own
transportation to grounds.
</p>
</div>
</div>
</div>
<!-- FAQ Item End -->
<!-- FAQ Item Start -->
<div class="accordion-item wow fadeInUp" data-wow-delay="1s">
<h2 class="accordion-header" id="headingfive">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse"
data-bs-target="#collapsefive" aria-expanded="false" aria-controls="collapsefive">
Is this recreational or is there an actual pathway ahead?
</button>
</h2>
<div id="collapsefive" class="accordion-collapse collapse" aria-labelledby="headingfive"
data-bs-parent="#accordion">
<div class="accordion-body">
<p>
TSCB is not recreational: it is a competitive league
that is played using tapeball (for preliminary matches)
to be more mindful of cricket's steep learning curve
(avoiding beginner injuries). Performant teams will
advance to the state competition (with cash prizes), our
partnership with NCCA aims to bring such competitions in
the spotlight of selectors at the collegiant and higher
levels.
</p>
</div>
</div>
</div>
<!-- FAQ Item End -->
</div>
<!-- Core Value FAQ Accordion End -->
</div>
</div>
</div>
</div>
<!-- Core Value Section End -->
</div>
<!-- About Us Section End -->
<p></p>
<!-- Footer Start -->
<!-- Footer Start -->
<footer class="main-footer">
<div class="container">
<div class="row">
<div class="col-lg-4">
<!-- About Footer Start -->
<div class="about-footer">
<!-- Footer Logo Start -->
<div class="footer-logo">
<img src="images/logo.png" alt="Footer Logo" style="width: 100px; height: auto" />
</div>
<!-- Footer Logo End -->
<!-- About Footer Content Start -->
<div class="about-footer-content">
<p id="age-text">Loading...</p>
<script>
const foundingDate = new Date("2025-12-29");
const now = new Date();
const months =
(now.getFullYear() - foundingDate.getFullYear()) * 12 +
(now.getMonth() - foundingDate.getMonth());
const years = Math.floor(months / 12);
const remainingMonths = months % 12;
let duration = "";
if (years > 0)
duration += `${years} year${years > 1 ? "s" : ""}`;
if (years > 0 && remainingMonths > 0) duration += " and ";
if (remainingMonths > 0)
duration += `${remainingMonths} month${remainingMonths > 1 ? "s" : ""}`;
if (months === 0) duration = "less than a month";
document.getElementById("age-text").textContent =
`TSCB has been proudly serving its community for ${duration}`;
</script>
</div>
<!-- Footer Social Links Start -->
<div class="footer-social-links">
<ul>
<li>
<a href="https://www.instagram.com/texasscholasticcricketboard/"><i
class="fa-brands fa-instagram"></i></a>
</li>
<li>
<a href="https://www.youtube.com/channel/UCdFfqkVWDJyFlFEEKfq27wg"><i
class="fa-brands fa-youtube"></i></a>
</li>
</ul>
</div>
<!-- Footer Social Links End -->
</div>
<!-- About Footer End -->
</div>
<div class="col-12 col-sm-6 col-md-3 col-lg-2">
<!-- About Links Start -->
<div class="footer-links">
<h3>quick links</h3>
<ul>
<li><a href="/">home</a></li>
<li><a href="/about.html">about</a></li>
<li><a href="/sponsors.html">sponsors</a></li>
<li><a href="/contact.html">contact</a></li>
</ul>
</div>
<!-- About Links End -->
</div>
<div class="col-12 col-sm-6 col-md-4 col-lg-3">
<!-- About Links Start -->
<div class="footer-links">
<h3>our cricket</h3>
<ul>
<li><a href="/dallas.html">dallas regionals</a></li>
<li><a href="/austin.html">austin regionals</a></li>
<li>
<a href="https://cricclubs.com/TexasScholasticCricketBoard">dallas cricclubs league</a>
</li>
<li>
<a href="https://cricclubs.com/USHSC/series-list/QKoRw7aJTppHXMxmRSTXmg?seriesName=USAHSC%25202026">austin
cricclubs league</a>
</li>
</ul>
</div>
<!-- About Links End -->
</div>
<div class="col-12 col-sm-6 col-md-5 col-lg-3">
<!-- About Links Start -->
<div class="footer-contact">
<h3>contact</h3>
<!-- Footer Contact Details Start -->
<div class="footer-contact-details">
<!-- Footer Info Box Start -->
<div class="footer-info-box">
<div class="icon-box">
<img loading="lazy" src="images/icon-phone.svg" alt="" />
</div>
<div class="footer-info-box-content">
<p>(+1) (945) 900-1148</p>
</div>
</div>
<!-- Footer Info Box End -->
<!-- Footer Info Box Start -->
<div class="footer-info-box">
<div class="icon-box">
<img loading="lazy" src="images/icon-mail.svg" alt="" />
</div>
<div class="footer-info-box-content">
<p>texasscholasticcricketboard@gmail.com</p>
</div>
</div>
<!-- Footer Info Box End -->
</div>
<!-- Footer Contact Details End -->
</div>
<!-- About Links End -->
</div>
</div>
<!-- Footer Copyright Section Start -->
<div class="footer-copyright">
<div class="row align-items-center">
<div class="col-lg-6 col-md-6">
<!-- Footer Copyright Start -->
<div class="footer-copyright-text">
<p>
Copyright 2026 Texas Scholastic Cricket Board. All Rights
Reserved.
</p>
</div>
<!-- Footer Copyright End -->
</div>
<div class="col-lg-6 col-md-6">
<!-- Footer Social Link Start -->
<div class="footer-privacy-policy">
<ul>
<li>
<a
href="https://docs.google.com/document/d/10jrcqdHfUYqF6YBHKVqBewxep7vsUbvrIDLX7ednoCc/edit?tab=t.0#heading=h.xzi71qd5vfcz">policies</a>
</li>
<li><a href="/liability.html">liability</a></li>
</ul>
</div>
<!-- Footer Social Link End -->
</div>
</div>
</div>
<!-- Footer Copyright Section End -->
</div>
</footer>
<!-- Footer End -->
<!-- Jquery Library File -->
<script src="js/bundle-core.js"></script>
<!-- Enhanced Animations js -->
<script src="js/enhance.js"></script>
</body>
</html>