Compare commits
6 Commits
5813ca0ccb
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9496dcc139 | ||
|
|
9d18f5a47f | ||
|
|
c8ad260e9f | ||
| fa4ee5edcb | |||
| 5fadf6b9d9 | |||
| 974c5af1e4 |
348
about.html
@@ -1,5 +1,6 @@
|
|||||||
<!doctype html>
|
<!doctype html>
|
||||||
<html lang="zxx">
|
<html lang="zxx">
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<!-- Meta -->
|
<!-- Meta -->
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
@@ -17,8 +18,7 @@
|
|||||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
||||||
<link
|
<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"
|
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"
|
rel="stylesheet" />
|
||||||
/>
|
|
||||||
<!-- Preload critical image -->
|
<!-- Preload critical image -->
|
||||||
<link rel="preload" href="images/page-header-bg.jpg" as="image">
|
<link rel="preload" href="images/page-header-bg.jpg" as="image">
|
||||||
<!-- Bundled CSS -->
|
<!-- Bundled CSS -->
|
||||||
@@ -42,11 +42,7 @@
|
|||||||
<div class="container">
|
<div class="container">
|
||||||
<!-- Logo Start -->
|
<!-- Logo Start -->
|
||||||
<a class="navbar-brand" href="./">
|
<a class="navbar-brand" href="./">
|
||||||
<img
|
<img src="images/logo.png" alt="Logo" style="width: 60px; height: auto" />
|
||||||
src="images/logo.png"
|
|
||||||
alt="Logo"
|
|
||||||
style="width: 60px; height: auto"
|
|
||||||
/>
|
|
||||||
</a>
|
</a>
|
||||||
<!-- Logo End -->
|
<!-- Logo End -->
|
||||||
|
|
||||||
@@ -128,7 +124,7 @@
|
|||||||
<div class="about-img-1">
|
<div class="about-img-1">
|
||||||
<figure class="image-anime reveal">
|
<figure class="image-anime reveal">
|
||||||
<div class="cricket-blur-bg"></div>
|
<div class="cricket-blur-bg"></div>
|
||||||
<img loading="lazy" src="images/cricket.webp" alt="" />
|
<img loading="lazy" src="images/about.png" alt="" />
|
||||||
</figure>
|
</figure>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -177,10 +173,7 @@
|
|||||||
<!-- About List Item End -->
|
<!-- About List Item End -->
|
||||||
|
|
||||||
<!-- About List Item Start -->
|
<!-- About List Item Start -->
|
||||||
<div
|
<div class="about-list-item wow fadeInUp" data-wow-delay="0.25s">
|
||||||
class="about-list-item wow fadeInUp"
|
|
||||||
data-wow-delay="0.25s"
|
|
||||||
>
|
|
||||||
<div class="icon-box">
|
<div class="icon-box">
|
||||||
<img loading="lazy" src="images/icon-about-list-2.svg" alt="" />
|
<img loading="lazy" src="images/icon-about-list-2.svg" alt="" />
|
||||||
</div>
|
</div>
|
||||||
@@ -191,10 +184,7 @@
|
|||||||
<!-- About List Item End -->
|
<!-- About List Item End -->
|
||||||
|
|
||||||
<!-- About List Item Start -->
|
<!-- About List Item Start -->
|
||||||
<div
|
<div class="about-list-item wow fadeInUp" data-wow-delay="0.5s">
|
||||||
class="about-list-item wow fadeInUp"
|
|
||||||
data-wow-delay="0.5s"
|
|
||||||
>
|
|
||||||
<div class="icon-box">
|
<div class="icon-box">
|
||||||
<img loading="lazy" src="images/icon-about-list-3.svg" alt="" />
|
<img loading="lazy" src="images/icon-about-list-3.svg" alt="" />
|
||||||
</div>
|
</div>
|
||||||
@@ -205,10 +195,7 @@
|
|||||||
<!-- About List Item End -->
|
<!-- About List Item End -->
|
||||||
|
|
||||||
<!-- About List Item Start -->
|
<!-- About List Item Start -->
|
||||||
<div
|
<div class="about-list-item wow fadeInUp" data-wow-delay="0.75s">
|
||||||
class="about-list-item wow fadeInUp"
|
|
||||||
data-wow-delay="0.75s"
|
|
||||||
>
|
|
||||||
<div class="icon-box">
|
<div class="icon-box">
|
||||||
<img loading="lazy" src="images/icon-about-list-4.svg" alt="" />
|
<img loading="lazy" src="images/icon-about-list-4.svg" alt="" />
|
||||||
</div>
|
</div>
|
||||||
@@ -341,13 +328,9 @@
|
|||||||
</figure>
|
</figure>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="about-img-2">
|
<div class="about-img-1">
|
||||||
<figure class="image-anime reveal">
|
<figure class="image-anime reveal">
|
||||||
<img
|
<img loading="lazy" src="images/saim.png" alt="" />
|
||||||
loading="lazy"
|
|
||||||
src="images/saim.webp"
|
|
||||||
alt=""
|
|
||||||
/>
|
|
||||||
</figure>
|
</figure>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -394,7 +377,7 @@
|
|||||||
<!-- Pastors Signature Comtent Start -->
|
<!-- Pastors Signature Comtent Start -->
|
||||||
<div class="pastors-signature-content">
|
<div class="pastors-signature-content">
|
||||||
<p>
|
<p>
|
||||||
Abhiram Gadiraju and Rana Saim Zahid, Co-Founders, TCSB
|
Abhiram Charan Gadiraju and Rana Saim Zahid, Co-Founders, TCSB
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<!-- Pastors Signature Comtent End -->
|
<!-- Pastors Signature Comtent End -->
|
||||||
@@ -409,7 +392,7 @@
|
|||||||
<!-- Pastors Message Section End -->
|
<!-- Pastors Message Section End -->
|
||||||
|
|
||||||
<!-- Our Team Start -->
|
<!-- Our Team Start -->
|
||||||
<!-- <div class="our-counter">
|
<div class="our-counter">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="row align-items-center section-row">
|
<div class="row align-items-center section-row">
|
||||||
<div class="col-lg-12">
|
<div class="col-lg-12">
|
||||||
@@ -417,6 +400,9 @@
|
|||||||
<p></p>
|
<p></p>
|
||||||
<h3 class="wow fadeInUp">our team</h3>
|
<h3 class="wow fadeInUp">our team</h3>
|
||||||
<h2 class="text-anime-style-2" data-cursor="-opaque">Meet Our <span>Board</span></h2>
|
<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>
|
||||||
|
|
||||||
@@ -424,6 +410,10 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-12 col-sm-6 col-md-6 col-lg-3">
|
<div class="col-12 col-sm-6 col-md-6 col-lg-3">
|
||||||
@@ -432,7 +422,7 @@
|
|||||||
|
|
||||||
<div class="team-image">
|
<div class="team-image">
|
||||||
<figure class="image-anime">
|
<figure class="image-anime">
|
||||||
<img loading="lazy" src="images/team-1.jpg" alt="">
|
<img loading="lazy" src="images/pfp-placeholder.jpg" alt="">
|
||||||
</figure>
|
</figure>
|
||||||
|
|
||||||
|
|
||||||
@@ -440,9 +430,10 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<div class="team-content">
|
<div class="team-content">
|
||||||
<h3>darlene robertson</h3>
|
<h3>Dhruv Patil</h3>
|
||||||
<p>head of worship team</p>
|
<p><b>Board Director</b></p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@@ -455,30 +446,18 @@
|
|||||||
|
|
||||||
<div class="team-image">
|
<div class="team-image">
|
||||||
<figure class="image-anime">
|
<figure class="image-anime">
|
||||||
<img loading="lazy" src="images/team-2.jpg" alt="">
|
<img loading="lazy" src="images/amulya.png" alt="">
|
||||||
</figure>
|
</figure>
|
||||||
|
|
||||||
|
|
||||||
<div class="team-social-icon">
|
|
||||||
<ul>
|
|
||||||
<li><a href="#" class="social-icon"><i class="fa-brands fa-facebook-f"></i></a>
|
|
||||||
</li>
|
|
||||||
<li><a href="#" class="social-icon"><i class="fa-brands fa-linkedin-in"></i></a>
|
|
||||||
</li>
|
|
||||||
<li><a href="#" class="social-icon"><i class="fa-brands fa-instagram"></i></a>
|
|
||||||
</li>
|
|
||||||
<li><a href="#" class="social-icon"><i class="fa-brands fa-x-twitter"></i></a>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<div class="team-content">
|
<div class="team-content">
|
||||||
<h3>sophia simmons</h3>
|
<h3>Amulya Singh</h3>
|
||||||
<p>pastor</p>
|
<p>Director, Dallas Regionals</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@@ -491,30 +470,16 @@
|
|||||||
|
|
||||||
<div class="team-image">
|
<div class="team-image">
|
||||||
<figure class="image-anime">
|
<figure class="image-anime">
|
||||||
<img loading="lazy" src="images/team-3.jpg" alt="">
|
<img loading="lazy" src="images/pfp-placeholder.jpg" alt="">
|
||||||
</figure>
|
</figure>
|
||||||
|
|
||||||
|
|
||||||
<div class="team-social-icon">
|
|
||||||
<ul>
|
|
||||||
<li><a href="#" class="social-icon"><i class="fa-brands fa-facebook-f"></i></a>
|
|
||||||
</li>
|
|
||||||
<li><a href="#" class="social-icon"><i class="fa-brands fa-linkedin-in"></i></a>
|
|
||||||
</li>
|
|
||||||
<li><a href="#" class="social-icon"><i class="fa-brands fa-instagram"></i></a>
|
|
||||||
</li>
|
|
||||||
<li><a href="#" class="social-icon"><i class="fa-brands fa-x-twitter"></i></a>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<div class="team-content">
|
<div class="team-content">
|
||||||
<h3>savannah nguyen</h3>
|
<h3>Suhas Madireddy</h3>
|
||||||
<p>head of worship team</p>
|
<p>Director, Austin Regionals</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@@ -527,63 +492,42 @@
|
|||||||
|
|
||||||
<div class="team-image">
|
<div class="team-image">
|
||||||
<figure class="image-anime">
|
<figure class="image-anime">
|
||||||
<img loading="lazy" src="images/team-4.jpg" alt="">
|
<img loading="lazy" src="images/vrishan.png" alt="">
|
||||||
</figure>
|
</figure>
|
||||||
|
|
||||||
|
|
||||||
<div class="team-social-icon">
|
|
||||||
<ul>
|
|
||||||
<li><a href="#" class="social-icon"><i class="fa-brands fa-facebook-f"></i></a>
|
|
||||||
</li>
|
|
||||||
<li><a href="#" class="social-icon"><i class="fa-brands fa-linkedin-in"></i></a>
|
|
||||||
</li>
|
|
||||||
<li><a href="#" class="social-icon"><i class="fa-brands fa-instagram"></i></a>
|
|
||||||
</li>
|
|
||||||
<li><a href="#" class="social-icon"><i class="fa-brands fa-x-twitter"></i></a>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<div class="team-content">
|
<div class="team-content">
|
||||||
<h3>charlotte wilson</h3>
|
<h3>Vrishan Naregudam</h3>
|
||||||
<p>head of worship team</p>
|
<p>Director, Treasury and Finance</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<div class="col-12 col-sm-6 col-md-6 col-lg-3">
|
<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-member-item wow fadeInUp" data-wow-delay="0.8s">
|
||||||
|
|
||||||
<div class="team-image">
|
<div class="team-image">
|
||||||
<figure class="image-anime">
|
<figure class="image-anime">
|
||||||
<img loading="lazy" src="images/team-5.jpg" alt="">
|
<img loading="lazy" src="images/keshav.png" alt="">
|
||||||
</figure>
|
</figure>
|
||||||
|
|
||||||
|
|
||||||
<div class="team-social-icon">
|
|
||||||
<ul>
|
|
||||||
<li><a href="#" class="social-icon"><i class="fa-brands fa-facebook-f"></i></a>
|
|
||||||
</li>
|
|
||||||
<li><a href="#" class="social-icon"><i class="fa-brands fa-linkedin-in"></i></a>
|
|
||||||
</li>
|
|
||||||
<li><a href="#" class="social-icon"><i class="fa-brands fa-instagram"></i></a>
|
|
||||||
</li>
|
|
||||||
<li><a href="#" class="social-icon"><i class="fa-brands fa-x-twitter"></i></a>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="team-content">
|
<div class="team-content">
|
||||||
<h3>guy hawkins</h3>
|
<h3>Keshav Anand</h3>
|
||||||
<p>head of worship team</p>
|
<p>Director, Technology and Web Development</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -592,26 +536,15 @@
|
|||||||
<div class="team-member-item wow fadeInUp" data-wow-delay="1s">
|
<div class="team-member-item wow fadeInUp" data-wow-delay="1s">
|
||||||
<div class="team-image">
|
<div class="team-image">
|
||||||
<figure class="image-anime">
|
<figure class="image-anime">
|
||||||
<img loading="lazy" src="images/team-6.jpg" alt="">
|
<img loading="lazy" src="images/laksh.png" alt="">
|
||||||
</figure>
|
</figure>
|
||||||
|
|
||||||
<div class="team-social-icon">
|
|
||||||
<ul>
|
|
||||||
<li><a href="#" class="social-icon"><i class="fa-brands fa-facebook-f"></i></a>
|
|
||||||
</li>
|
|
||||||
<li><a href="#" class="social-icon"><i class="fa-brands fa-linkedin-in"></i></a>
|
|
||||||
</li>
|
|
||||||
<li><a href="#" class="social-icon"><i class="fa-brands fa-instagram"></i></a>
|
|
||||||
</li>
|
|
||||||
<li><a href="#" class="social-icon"><i class="fa-brands fa-x-twitter"></i></a>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="team-content">
|
<div class="team-content">
|
||||||
<h3>eleanor pena</h3>
|
<h3>Laksh Ravi</h3>
|
||||||
<p>pastor</p>
|
<p>Director, Records and Compliance</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -620,26 +553,14 @@
|
|||||||
<div class="team-member-item wow fadeInUp" data-wow-delay="1.2s">
|
<div class="team-member-item wow fadeInUp" data-wow-delay="1.2s">
|
||||||
<div class="team-image">
|
<div class="team-image">
|
||||||
<figure class="image-anime">
|
<figure class="image-anime">
|
||||||
<img loading="lazy" src="images/team-7.jpg" alt="">
|
<img loading="lazy" src="images/pfp-placeholder.jpg" alt="">
|
||||||
</figure>
|
</figure>
|
||||||
|
|
||||||
<div class="team-social-icon">
|
|
||||||
<ul>
|
|
||||||
<li><a href="#" class="social-icon"><i class="fa-brands fa-facebook-f"></i></a>
|
|
||||||
</li>
|
|
||||||
<li><a href="#" class="social-icon"><i class="fa-brands fa-linkedin-in"></i></a>
|
|
||||||
</li>
|
|
||||||
<li><a href="#" class="social-icon"><i class="fa-brands fa-instagram"></i></a>
|
|
||||||
</li>
|
|
||||||
<li><a href="#" class="social-icon"><i class="fa-brands fa-x-twitter"></i></a>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="team-content">
|
<div class="team-content">
|
||||||
<h3>robert fox</h3>
|
<h3>Atharva Bhamare</h3>
|
||||||
<p>head of worship team</p>
|
<p>Dallas Reigonal Manager, Records and Compliance</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -648,32 +569,56 @@
|
|||||||
<div class="team-member-item wow fadeInUp" data-wow-delay="1.4s">
|
<div class="team-member-item wow fadeInUp" data-wow-delay="1.4s">
|
||||||
<div class="team-image">
|
<div class="team-image">
|
||||||
<figure class="image-anime">
|
<figure class="image-anime">
|
||||||
<img loading="lazy" src="images/team-8.jpg" alt="">
|
<img loading="lazy" src="images/pfp-placeholder.jpg" alt="">
|
||||||
</figure>
|
</figure>
|
||||||
|
|
||||||
<div class="team-social-icon">
|
|
||||||
<ul>
|
|
||||||
<li><a href="#" class="social-icon"><i class="fa-brands fa-facebook-f"></i></a>
|
|
||||||
</li>
|
|
||||||
<li><a href="#" class="social-icon"><i class="fa-brands fa-linkedin-in"></i></a>
|
|
||||||
</li>
|
|
||||||
<li><a href="#" class="social-icon"><i class="fa-brands fa-instagram"></i></a>
|
|
||||||
</li>
|
|
||||||
<li><a href="#" class="social-icon"><i class="fa-brands fa-x-twitter"></i></a>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="team-content">
|
<div class="team-content">
|
||||||
<h3>arlene mcCoy</h3>
|
<h3>Advaith Paruvella</h3>
|
||||||
<p>head of worship team</p>
|
<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>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div> -->
|
|
||||||
<!-- Page Team End -->
|
<!-- Page Team End -->
|
||||||
|
|
||||||
<!-- Our Team End -->
|
<!-- Our Team End -->
|
||||||
@@ -703,23 +648,13 @@
|
|||||||
<!-- FAQ Item Start -->
|
<!-- FAQ Item Start -->
|
||||||
<div class="accordion-item wow fadeInUp">
|
<div class="accordion-item wow fadeInUp">
|
||||||
<h2 class="accordion-header" id="headingOne">
|
<h2 class="accordion-header" id="headingOne">
|
||||||
<button
|
<button class="accordion-button" type="button" data-bs-toggle="collapse" data-bs-target="#collapseOne"
|
||||||
class="accordion-button"
|
aria-expanded="true" aria-controls="collapseOne">
|
||||||
type="button"
|
|
||||||
data-bs-toggle="collapse"
|
|
||||||
data-bs-target="#collapseOne"
|
|
||||||
aria-expanded="true"
|
|
||||||
aria-controls="collapseOne"
|
|
||||||
>
|
|
||||||
Why was TSCB founded?
|
Why was TSCB founded?
|
||||||
</button>
|
</button>
|
||||||
</h2>
|
</h2>
|
||||||
<div
|
<div id="collapseOne" class="accordion-collapse collapse show" aria-labelledby="headingOne"
|
||||||
id="collapseOne"
|
data-bs-parent="#accordion">
|
||||||
class="accordion-collapse collapse show"
|
|
||||||
aria-labelledby="headingOne"
|
|
||||||
data-bs-parent="#accordion"
|
|
||||||
>
|
|
||||||
<div class="accordion-body">
|
<div class="accordion-body">
|
||||||
<p>
|
<p>
|
||||||
To create a self-sustained community of cricketers led
|
To create a self-sustained community of cricketers led
|
||||||
@@ -733,23 +668,13 @@
|
|||||||
<!-- FAQ Item Start -->
|
<!-- FAQ Item Start -->
|
||||||
<div class="accordion-item wow fadeInUp" data-wow-delay="0.25s">
|
<div class="accordion-item wow fadeInUp" data-wow-delay="0.25s">
|
||||||
<h2 class="accordion-header" id="headingTwo">
|
<h2 class="accordion-header" id="headingTwo">
|
||||||
<button
|
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse"
|
||||||
class="accordion-button collapsed"
|
data-bs-target="#collapseTwo" aria-expanded="false" aria-controls="collapseTwo">
|
||||||
type="button"
|
|
||||||
data-bs-toggle="collapse"
|
|
||||||
data-bs-target="#collapseTwo"
|
|
||||||
aria-expanded="false"
|
|
||||||
aria-controls="collapseTwo"
|
|
||||||
>
|
|
||||||
What makes TSCB different from existing youth leagues?
|
What makes TSCB different from existing youth leagues?
|
||||||
</button>
|
</button>
|
||||||
</h2>
|
</h2>
|
||||||
<div
|
<div id="collapseTwo" class="accordion-collapse collapse" aria-labelledby="headingTwo"
|
||||||
id="collapseTwo"
|
data-bs-parent="#accordion">
|
||||||
class="accordion-collapse collapse"
|
|
||||||
aria-labelledby="headingTwo"
|
|
||||||
data-bs-parent="#accordion"
|
|
||||||
>
|
|
||||||
<div class="accordion-body">
|
<div class="accordion-body">
|
||||||
<p>
|
<p>
|
||||||
TSCB exists to provide a free and universal platform to
|
TSCB exists to provide a free and universal platform to
|
||||||
@@ -766,23 +691,13 @@
|
|||||||
<!-- FAQ Item Start -->
|
<!-- FAQ Item Start -->
|
||||||
<div class="accordion-item wow fadeInUp" data-wow-delay="0.5s">
|
<div class="accordion-item wow fadeInUp" data-wow-delay="0.5s">
|
||||||
<h2 class="accordion-header" id="headingThree">
|
<h2 class="accordion-header" id="headingThree">
|
||||||
<button
|
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse"
|
||||||
class="accordion-button collapsed"
|
data-bs-target="#collapseThree" aria-expanded="false" aria-controls="collapseThree">
|
||||||
type="button"
|
|
||||||
data-bs-toggle="collapse"
|
|
||||||
data-bs-target="#collapseThree"
|
|
||||||
aria-expanded="false"
|
|
||||||
aria-controls="collapseThree"
|
|
||||||
>
|
|
||||||
Are there umpires, prizes, and available grounds.
|
Are there umpires, prizes, and available grounds.
|
||||||
</button>
|
</button>
|
||||||
</h2>
|
</h2>
|
||||||
<div
|
<div id="collapseThree" class="accordion-collapse collapse" aria-labelledby="headingThree"
|
||||||
id="collapseThree"
|
data-bs-parent="#accordion">
|
||||||
class="accordion-collapse collapse"
|
|
||||||
aria-labelledby="headingThree"
|
|
||||||
data-bs-parent="#accordion"
|
|
||||||
>
|
|
||||||
<div class="accordion-body">
|
<div class="accordion-body">
|
||||||
<p>
|
<p>
|
||||||
Yes, yes, and also yes: TSCB covers everythign through
|
Yes, yes, and also yes: TSCB covers everythign through
|
||||||
@@ -796,23 +711,13 @@
|
|||||||
<!-- FAQ Item Start -->
|
<!-- FAQ Item Start -->
|
||||||
<div class="accordion-item wow fadeInUp" data-wow-delay="0.75s">
|
<div class="accordion-item wow fadeInUp" data-wow-delay="0.75s">
|
||||||
<h2 class="accordion-header" id="headingfour">
|
<h2 class="accordion-header" id="headingfour">
|
||||||
<button
|
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse"
|
||||||
class="accordion-button collapsed"
|
data-bs-target="#collapsefour" aria-expanded="false" aria-controls="collapsefour">
|
||||||
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
|
How can a new team become involved with TSCB
|
||||||
</button>
|
</button>
|
||||||
</h2>
|
</h2>
|
||||||
<div
|
<div id="collapsefour" class="accordion-collapse collapse" aria-labelledby="headingfour"
|
||||||
id="collapsefour"
|
data-bs-parent="#accordion">
|
||||||
class="accordion-collapse collapse"
|
|
||||||
aria-labelledby="headingfour"
|
|
||||||
data-bs-parent="#accordion"
|
|
||||||
>
|
|
||||||
<div class="accordion-body">
|
<div class="accordion-body">
|
||||||
<p>
|
<p>
|
||||||
<a href="contact.html">Contact us</a>, and we will place
|
<a href="contact.html">Contact us</a>, and we will place
|
||||||
@@ -829,23 +734,13 @@
|
|||||||
<!-- FAQ Item Start -->
|
<!-- FAQ Item Start -->
|
||||||
<div class="accordion-item wow fadeInUp" data-wow-delay="1s">
|
<div class="accordion-item wow fadeInUp" data-wow-delay="1s">
|
||||||
<h2 class="accordion-header" id="headingfive">
|
<h2 class="accordion-header" id="headingfive">
|
||||||
<button
|
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse"
|
||||||
class="accordion-button collapsed"
|
data-bs-target="#collapsefive" aria-expanded="false" aria-controls="collapsefive">
|
||||||
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?
|
Is this recreational or is there an actual pathway ahead?
|
||||||
</button>
|
</button>
|
||||||
</h2>
|
</h2>
|
||||||
<div
|
<div id="collapsefive" class="accordion-collapse collapse" aria-labelledby="headingfive"
|
||||||
id="collapsefive"
|
data-bs-parent="#accordion">
|
||||||
class="accordion-collapse collapse"
|
|
||||||
aria-labelledby="headingfive"
|
|
||||||
data-bs-parent="#accordion"
|
|
||||||
>
|
|
||||||
<div class="accordion-body">
|
<div class="accordion-body">
|
||||||
<p>
|
<p>
|
||||||
TSCB is not recreational: it is a competitive league
|
TSCB is not recreational: it is a competitive league
|
||||||
@@ -884,11 +779,7 @@
|
|||||||
<div class="about-footer">
|
<div class="about-footer">
|
||||||
<!-- Footer Logo Start -->
|
<!-- Footer Logo Start -->
|
||||||
<div class="footer-logo">
|
<div class="footer-logo">
|
||||||
<img
|
<img src="images/logo.png" alt="Footer Logo" style="width: 100px; height: auto" />
|
||||||
src="images/logo.png"
|
|
||||||
alt="Footer Logo"
|
|
||||||
style="width: 100px; height: auto"
|
|
||||||
/>
|
|
||||||
</div>
|
</div>
|
||||||
<!-- Footer Logo End -->
|
<!-- Footer Logo End -->
|
||||||
|
|
||||||
@@ -923,16 +814,12 @@
|
|||||||
<div class="footer-social-links">
|
<div class="footer-social-links">
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
<a
|
<a href="https://www.instagram.com/texasscholasticcricketboard/"><i
|
||||||
href="https://www.instagram.com/texasscholasticcricketboard/"
|
class="fa-brands fa-instagram"></i></a>
|
||||||
><i class="fa-brands fa-instagram"></i
|
|
||||||
></a>
|
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a
|
<a href="https://www.youtube.com/channel/UCdFfqkVWDJyFlFEEKfq27wg"><i
|
||||||
href="https://www.youtube.com/channel/UCdFfqkVWDJyFlFEEKfq27wg"
|
class="fa-brands fa-youtube"></i></a>
|
||||||
><i class="fa-brands fa-youtube"></i
|
|
||||||
></a>
|
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@@ -963,15 +850,11 @@
|
|||||||
<li><a href="/dallas.html">dallas regionals</a></li>
|
<li><a href="/dallas.html">dallas regionals</a></li>
|
||||||
<li><a href="/austin.html">austin regionals</a></li>
|
<li><a href="/austin.html">austin regionals</a></li>
|
||||||
<li>
|
<li>
|
||||||
<a href="https://cricclubs.com/TexasScholasticCricketBoard"
|
<a href="https://cricclubs.com/TexasScholasticCricketBoard">dallas cricclubs league</a>
|
||||||
>dallas cricclubs league</a
|
|
||||||
>
|
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a
|
<a href="https://cricclubs.com/USHSC/series-list/QKoRw7aJTppHXMxmRSTXmg?seriesName=USAHSC%25202026">austin
|
||||||
href="https://cricclubs.com/USHSC/series-list/QKoRw7aJTppHXMxmRSTXmg?seriesName=USAHSC%25202026"
|
cricclubs league</a>
|
||||||
>austin cricclubs league</a
|
|
||||||
>
|
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@@ -1032,9 +915,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
<a
|
<a
|
||||||
href="https://docs.google.com/document/d/10jrcqdHfUYqF6YBHKVqBewxep7vsUbvrIDLX7ednoCc/edit?tab=t.0#heading=h.xzi71qd5vfcz"
|
href="https://docs.google.com/document/d/10jrcqdHfUYqF6YBHKVqBewxep7vsUbvrIDLX7ednoCc/edit?tab=t.0#heading=h.xzi71qd5vfcz">policies</a>
|
||||||
>policies</a
|
|
||||||
>
|
|
||||||
</li>
|
</li>
|
||||||
<li><a href="/liability.html">liability</a></li>
|
<li><a href="/liability.html">liability</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
@@ -1053,4 +934,5 @@
|
|||||||
<!-- Enhanced Animations js -->
|
<!-- Enhanced Animations js -->
|
||||||
<script src="js/enhance.js"></script>
|
<script src="js/enhance.js"></script>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
@@ -111,7 +111,7 @@
|
|||||||
<!-- Text Column -->
|
<!-- Text Column -->
|
||||||
<div class="col-lg-7 wow fadeInLeft">
|
<div class="col-lg-7 wow fadeInLeft">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h3>about the regional competition</h3>
|
<h3>Powered by USAHSC</h3>
|
||||||
<h2 class="text-anime-style-2" data-cursor="-opaque">Tech and Cricket in <span>ATX</span></h2>
|
<h2 class="text-anime-style-2" data-cursor="-opaque">Tech and Cricket in <span>ATX</span></h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="about-content">
|
<div class="about-content">
|
||||||
|
|||||||
@@ -110,7 +110,7 @@
|
|||||||
<!-- Text Column -->
|
<!-- Text Column -->
|
||||||
<div class="col-lg-7 wow fadeInLeft">
|
<div class="col-lg-7 wow fadeInLeft">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h3>about the regional competition</h3>
|
<h3>Powered by Dallas Cricket Board</h3>
|
||||||
<h2 class="text-anime-style-2" data-cursor="-opaque">More than cowboys in <span>D-Town</span></h2>
|
<h2 class="text-anime-style-2" data-cursor="-opaque">More than cowboys in <span>D-Town</span></h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="about-content">
|
<div class="about-content">
|
||||||
|
|||||||
BIN
images/about.png
Normal file
|
After Width: | Height: | Size: 2.8 MiB |
BIN
images/amulya.png
Normal file
|
After Width: | Height: | Size: 656 KiB |
|
Before Width: | Height: | Size: 50 KiB |
BIN
images/keshav.png
Normal file
|
After Width: | Height: | Size: 344 KiB |
BIN
images/laksh.png
Normal file
|
After Width: | Height: | Size: 241 KiB |
|
Before Width: | Height: | Size: 35 KiB |
|
Before Width: | Height: | Size: 741 KiB |
BIN
images/pfp-placeholder.jpg
Normal file
|
After Width: | Height: | Size: 7.8 KiB |
BIN
images/ram-headshot.png
Normal file
|
After Width: | Height: | Size: 459 KiB |
BIN
images/saim-headshot.png
Normal file
|
After Width: | Height: | Size: 706 KiB |
|
Before Width: | Height: | Size: 44 KiB After Width: | Height: | Size: 47 KiB |
BIN
images/saim.png
|
Before Width: | Height: | Size: 134 KiB After Width: | Height: | Size: 1.5 MiB |
BIN
images/saim.webp
|
Before Width: | Height: | Size: 9.5 KiB |
|
Before Width: | Height: | Size: 7.9 KiB After Width: | Height: | Size: 37 KiB |
BIN
images/usa-cricket.png
Normal file
|
After Width: | Height: | Size: 1.0 MiB |
BIN
images/victory.png
Normal file
|
After Width: | Height: | Size: 2.4 MiB |
BIN
images/vrishan.png
Normal file
|
After Width: | Height: | Size: 949 KiB |
@@ -1,6 +1,5 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="zxx">
|
<html lang="zxx">
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<!-- Meta -->
|
<!-- Meta -->
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
@@ -25,6 +24,7 @@
|
|||||||
<link href="css/bundle.css" rel="stylesheet">
|
<link href="css/bundle.css" rel="stylesheet">
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<!-- Preloader Start -->
|
<!-- Preloader Start -->
|
||||||
@@ -321,7 +321,7 @@
|
|||||||
<!-- Mission Image Start -->
|
<!-- Mission Image Start -->
|
||||||
<div class="mission-img">
|
<div class="mission-img">
|
||||||
<figure class="image-anime reveal">
|
<figure class="image-anime reveal">
|
||||||
<img loading="lazy" src="images/mission-image.jpg" alt="">
|
<img loading="lazy" src="images/victory.png" alt="">
|
||||||
</figure>
|
</figure>
|
||||||
</div>
|
</div>
|
||||||
<!-- Mission Image End -->
|
<!-- Mission Image End -->
|
||||||
@@ -372,7 +372,7 @@
|
|||||||
<!-- Service Footer Start -->
|
<!-- Service Footer Start -->
|
||||||
<div class="service-footer">
|
<div class="service-footer">
|
||||||
<div class="service-content">
|
<div class="service-content">
|
||||||
<h3>Dallas Regionals</h3>
|
<h3>Dallas Regionals: powered by Dallas Cricket Board </h3>
|
||||||
</div>
|
</div>
|
||||||
<div class="service-btn">
|
<div class="service-btn">
|
||||||
<a href="/dallas.html" class="readmore-btn"><img loading="lazy" src="images/arrow-white.svg" alt=""></a>
|
<a href="/dallas.html" class="readmore-btn"><img loading="lazy" src="images/arrow-white.svg" alt=""></a>
|
||||||
@@ -404,7 +404,7 @@
|
|||||||
<!-- Service Footer Start -->
|
<!-- Service Footer Start -->
|
||||||
<div class="service-footer">
|
<div class="service-footer">
|
||||||
<div class="service-content">
|
<div class="service-content">
|
||||||
<h3>austin regionals</h3>
|
<h3>austin regionals: powered by USAHSC</h3>
|
||||||
</div>
|
</div>
|
||||||
<div class="service-btn">
|
<div class="service-btn">
|
||||||
<a href="/austin.html" class="readmore-btn"><img loading="lazy" src="images/arrow-white.svg" alt=""></a>
|
<a href="/austin.html" class="readmore-btn"><img loading="lazy" src="images/arrow-white.svg" alt=""></a>
|
||||||
|
|||||||
38
sitemap.xml
Normal file
@@ -0,0 +1,38 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||||
|
<url>
|
||||||
|
<loc>https://tscb.cricket/</loc>
|
||||||
|
<priority>1.0</priority>
|
||||||
|
<changefreq>weekly</changefreq>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://tscb.cricket/about.html</loc>
|
||||||
|
<priority>0.8</priority>
|
||||||
|
<changefreq>monthly</changefreq>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://tscb.cricket/austin.html</loc>
|
||||||
|
<priority>0.8</priority>
|
||||||
|
<changefreq>weekly</changefreq>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://tscb.cricket/dallas.html</loc>
|
||||||
|
<priority>0.8</priority>
|
||||||
|
<changefreq>weekly</changefreq>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://tscb.cricket/contact.html</loc>
|
||||||
|
<priority>0.6</priority>
|
||||||
|
<changefreq>monthly</changefreq>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://tscb.cricket/sponsors.html</loc>
|
||||||
|
<priority>0.6</priority>
|
||||||
|
<changefreq>monthly</changefreq>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://tscb.cricket/liability.html</loc>
|
||||||
|
<priority>0.4</priority>
|
||||||
|
<changefreq>yearly</changefreq>
|
||||||
|
</url>
|
||||||
|
</urlset>
|
||||||