Compare commits
2 Commits
krishna/op
...
fbe791e07f
| Author | SHA1 | Date | |
|---|---|---|---|
| fbe791e07f | |||
|
|
d5fe9ad5c4 |
109
about.html
@@ -140,7 +140,7 @@
|
||||
|
||||
<div class="about-img-2">
|
||||
<figure class="image-anime reveal">
|
||||
<img src="images/match.png" alt="" style="width: 348px; height: 454px;">
|
||||
<img src="images/match.png" alt="" style="width: 348px; height: auto;">
|
||||
</figure>
|
||||
</div>
|
||||
</div>
|
||||
@@ -393,17 +393,15 @@
|
||||
|
||||
|
||||
<!-- Our Team Start -->
|
||||
<div class="our-counter">
|
||||
<!-- <div class="our-counter">
|
||||
<div class="container">
|
||||
<div class="row align-items-center section-row">
|
||||
<div class="col-lg-12">
|
||||
<!-- Section Title Start -->
|
||||
<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>
|
||||
</div>
|
||||
<!-- Section Title End -->
|
||||
</div>
|
||||
|
||||
|
||||
@@ -413,9 +411,9 @@
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-lg-3 col-md-6">
|
||||
<!-- Team Member Item Start -->
|
||||
|
||||
<div class="team-member-item wow fadeInUp">
|
||||
<!-- Team Image Start -->
|
||||
|
||||
<div class="team-image">
|
||||
<figure class="image-anime">
|
||||
<img src="images/team-1.jpg" alt="">
|
||||
@@ -423,28 +421,28 @@
|
||||
|
||||
|
||||
</div>
|
||||
<!-- Team Image End -->
|
||||
|
||||
<!-- Team Content Start -->
|
||||
|
||||
|
||||
<div class="team-content">
|
||||
<h3>darlene robertson</h3>
|
||||
<p>head of worship team</p>
|
||||
</div>
|
||||
<!-- Team Content End -->
|
||||
|
||||
</div>
|
||||
<!-- Team Member Item End -->
|
||||
|
||||
</div>
|
||||
|
||||
<div class="col-lg-3 col-md-6">
|
||||
<!-- Team Member Item Start -->
|
||||
|
||||
<div class="team-member-item wow fadeInUp" data-wow-delay="0.2s">
|
||||
<!-- Team Image Start -->
|
||||
|
||||
<div class="team-image">
|
||||
<figure class="image-anime">
|
||||
<img src="images/team-2.jpg" alt="">
|
||||
</figure>
|
||||
|
||||
<!-- Team Social Icon Start -->
|
||||
|
||||
<div class="team-social-icon">
|
||||
<ul>
|
||||
<li><a href="#" class="social-icon"><i class="fa-brands fa-facebook-f"></i></a>
|
||||
@@ -457,30 +455,30 @@
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- Team Social Icon End -->
|
||||
</div>
|
||||
<!-- Team Image End -->
|
||||
|
||||
<!-- Team Content Start -->
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="team-content">
|
||||
<h3>sophia simmons</h3>
|
||||
<p>pastor</p>
|
||||
</div>
|
||||
<!-- Team Content End -->
|
||||
|
||||
</div>
|
||||
<!-- Team Member Item End -->
|
||||
|
||||
</div>
|
||||
|
||||
<div class="col-lg-3 col-md-6">
|
||||
<!-- Team Member Item Start -->
|
||||
|
||||
<div class="team-member-item wow fadeInUp" data-wow-delay="0.4s">
|
||||
<!-- Team Image Start -->
|
||||
|
||||
<div class="team-image">
|
||||
<figure class="image-anime">
|
||||
<img src="images/team-3.jpg" alt="">
|
||||
</figure>
|
||||
|
||||
<!-- Team Social Icon Start -->
|
||||
|
||||
<div class="team-social-icon">
|
||||
<ul>
|
||||
<li><a href="#" class="social-icon"><i class="fa-brands fa-facebook-f"></i></a>
|
||||
@@ -493,30 +491,30 @@
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- Team Social Icon End -->
|
||||
</div>
|
||||
<!-- Team Image End -->
|
||||
|
||||
<!-- Team Content Start -->
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="team-content">
|
||||
<h3>savannah nguyen</h3>
|
||||
<p>head of worship team</p>
|
||||
</div>
|
||||
<!-- Team Content End -->
|
||||
|
||||
</div>
|
||||
<!-- Team Member Item End -->
|
||||
|
||||
</div>
|
||||
|
||||
<div class="col-lg-3 col-md-6">
|
||||
<!-- Team Member Item Start -->
|
||||
|
||||
<div class="team-member-item wow fadeInUp" data-wow-delay="0.6s">
|
||||
<!-- Team Image Start -->
|
||||
|
||||
<div class="team-image">
|
||||
<figure class="image-anime">
|
||||
<img src="images/team-4.jpg" alt="">
|
||||
</figure>
|
||||
|
||||
<!-- Team Social Icon Start -->
|
||||
|
||||
<div class="team-social-icon">
|
||||
<ul>
|
||||
<li><a href="#" class="social-icon"><i class="fa-brands fa-facebook-f"></i></a>
|
||||
@@ -529,30 +527,30 @@
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- Team Social Icon End -->
|
||||
</div>
|
||||
<!-- Team Image End -->
|
||||
|
||||
<!-- Team Content Start -->
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="team-content">
|
||||
<h3>charlotte wilson</h3>
|
||||
<p>head of worship team</p>
|
||||
</div>
|
||||
<!-- Team Content End -->
|
||||
|
||||
</div>
|
||||
<!-- Team Member Item End -->
|
||||
|
||||
</div>
|
||||
|
||||
<div class="col-lg-3 col-md-6">
|
||||
<!-- Team Member Item Start -->
|
||||
|
||||
<div class="team-member-item wow fadeInUp" data-wow-delay="0.8s">
|
||||
<!-- Team Image Start -->
|
||||
|
||||
<div class="team-image">
|
||||
<figure class="image-anime">
|
||||
<img src="images/team-5.jpg" alt="">
|
||||
</figure>
|
||||
|
||||
<!-- Team Social Icon Start -->
|
||||
|
||||
<div class="team-social-icon">
|
||||
<ul>
|
||||
<li><a href="#" class="social-icon"><i class="fa-brands fa-facebook-f"></i></a>
|
||||
@@ -565,30 +563,22 @@
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- Team Social Icon End -->
|
||||
</div>
|
||||
<!-- Team Image End -->
|
||||
|
||||
<!-- Team Content Start -->
|
||||
<div class="team-content">
|
||||
<h3>guy hawkins</h3>
|
||||
<p>head of worship team</p>
|
||||
</div>
|
||||
<!-- Team Content End -->
|
||||
</div>
|
||||
<!-- Team Member Item End -->
|
||||
</div>
|
||||
|
||||
<div class="col-lg-3 col-md-6">
|
||||
<!-- Team Member Item Start -->
|
||||
<div class="team-member-item wow fadeInUp" data-wow-delay="1s">
|
||||
<!-- Team Image Start -->
|
||||
<div class="team-image">
|
||||
<figure class="image-anime">
|
||||
<img src="images/team-6.jpg" alt="">
|
||||
</figure>
|
||||
|
||||
<!-- Team Social Icon Start -->
|
||||
<div class="team-social-icon">
|
||||
<ul>
|
||||
<li><a href="#" class="social-icon"><i class="fa-brands fa-facebook-f"></i></a>
|
||||
@@ -601,30 +591,22 @@
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- Team Social Icon End -->
|
||||
</div>
|
||||
<!-- Team Image End -->
|
||||
|
||||
<!-- Team Content Start -->
|
||||
<div class="team-content">
|
||||
<h3>eleanor pena</h3>
|
||||
<p>pastor</p>
|
||||
</div>
|
||||
<!-- Team Content End -->
|
||||
</div>
|
||||
<!-- Team Member Item End -->
|
||||
</div>
|
||||
|
||||
<div class="col-lg-3 col-md-6">
|
||||
<!-- Team Member Item Start -->
|
||||
<div class="team-member-item wow fadeInUp" data-wow-delay="1.2s">
|
||||
<!-- Team Image Start -->
|
||||
<div class="team-image">
|
||||
<figure class="image-anime">
|
||||
<img src="images/team-7.jpg" alt="">
|
||||
</figure>
|
||||
|
||||
<!-- Team Social Icon Start -->
|
||||
<div class="team-social-icon">
|
||||
<ul>
|
||||
<li><a href="#" class="social-icon"><i class="fa-brands fa-facebook-f"></i></a>
|
||||
@@ -637,30 +619,22 @@
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- Team Social Icon End -->
|
||||
</div>
|
||||
<!-- Team Image End -->
|
||||
|
||||
<!-- Team Content Start -->
|
||||
<div class="team-content">
|
||||
<h3>robert fox</h3>
|
||||
<p>head of worship team</p>
|
||||
</div>
|
||||
<!-- Team Content End -->
|
||||
</div>
|
||||
<!-- Team Member Item End -->
|
||||
</div>
|
||||
|
||||
<div class="col-lg-3 col-md-6">
|
||||
<!-- Team Member Item Start -->
|
||||
<div class="team-member-item wow fadeInUp" data-wow-delay="1.4s">
|
||||
<!-- Team Image Start -->
|
||||
<div class="team-image">
|
||||
<figure class="image-anime">
|
||||
<img src="images/team-8.jpg" alt="">
|
||||
</figure>
|
||||
|
||||
<!-- Team Social Icon Start -->
|
||||
<div class="team-social-icon">
|
||||
<ul>
|
||||
<li><a href="#" class="social-icon"><i class="fa-brands fa-facebook-f"></i></a>
|
||||
@@ -673,22 +647,17 @@
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- Team Social Icon End -->
|
||||
</div>
|
||||
<!-- Team Image End -->
|
||||
|
||||
<!-- Team Content Start -->
|
||||
<div class="team-content">
|
||||
<h3>arlene mcCoy</h3>
|
||||
<p>head of worship team</p>
|
||||
</div>
|
||||
<!-- Team Content End -->
|
||||
</div>
|
||||
<!-- Team Member Item End -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div> -->
|
||||
<!-- Page Team End -->
|
||||
|
||||
<!-- Our Team End -->
|
||||
|
||||
@@ -1,527 +0,0 @@
|
||||
<!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>Austin Teams | TSCB</title>
|
||||
<!-- Favicon Icon -->
|
||||
<link rel="shortcut icon" type="image/x-icon" href="images/logo.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">
|
||||
<!-- Bootstrap Css -->
|
||||
<link href="css/bootstrap.min.css" rel="stylesheet" media="screen">
|
||||
<!-- SlickNav Css -->
|
||||
<link href="css/slicknav.min.css" rel="stylesheet">
|
||||
<!-- Swiper Css -->
|
||||
<link rel="stylesheet" href="css/swiper-bundle.min.css">
|
||||
<!-- Font Awesome Icon Css-->
|
||||
<link href="css/all.css" rel="stylesheet" media="screen">
|
||||
<!-- Animated Css -->
|
||||
<link href="css/animate.css" rel="stylesheet">
|
||||
<!-- Magnific Popup Core Css File -->
|
||||
<link rel="stylesheet" href="css/magnific-popup.css">
|
||||
<!-- Mouse Cursor Css File -->
|
||||
<link rel="stylesheet" href="css/mousecursor.css">
|
||||
<!-- Audio Css File -->
|
||||
<link rel="stylesheet" href="css/plyr.css">
|
||||
<!-- Main Custom Css -->
|
||||
<link href="css/custom.css" rel="stylesheet" media="screen">
|
||||
</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 submenu"><a class="nav-link" href="#">Dallas Regionals</a>
|
||||
<ul>
|
||||
<li class="nav-item"><a class="nav-link" href="dallas.html">Dallas Regionals</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="dallas-teams.html">Dallas Teams</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="nav-item submenu"><a class="nav-link" href="#">Austin Regionals</a>
|
||||
<ul>
|
||||
<li class="nav-item"><a class="nav-link" href="austin.html">Austin Regionals</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="austin-teams.html">Austin Teams</a></li>
|
||||
</ul>
|
||||
</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="partners.html">Our
|
||||
Partners</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- Let's Start Button Start -->
|
||||
<div class="header-btn d-inline-flex">
|
||||
<a href="partners.html" class="btn-default">Our Partners</a>
|
||||
</div>
|
||||
<!-- Let's 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>Austin</span> Teams</h1>
|
||||
<nav class="wow fadeInUp">
|
||||
<ol class="breadcrumb">
|
||||
<li class="breadcrumb-item"><a href="./">home</a></li>
|
||||
<li class="breadcrumb-item"><a href="austin.html">austin regionals</a></li>
|
||||
<li class="breadcrumb-item active" aria-current="page">austin teams</li>
|
||||
</ol>
|
||||
</nav>
|
||||
</div>
|
||||
<!-- Page Header Box End -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Page Header End -->
|
||||
|
||||
<!-- Our Teams Section Start -->
|
||||
<div class="our-teams">
|
||||
<div class="container">
|
||||
<div class="row align-items-center section-row">
|
||||
<div class="col-lg-12">
|
||||
<!-- Section Title Start -->
|
||||
<div class="section-title">
|
||||
<p></p>
|
||||
<h3 class="wow fadeInUp">our teams</h3>
|
||||
<h2 class="text-anime-style-2" data-cursor="-opaque">Austin Metroplex <span>Cricket Teams</span></h2>
|
||||
</div>
|
||||
<!-- Section Title End -->
|
||||
</div>
|
||||
|
||||
<!-- Introduction Start -->
|
||||
<div class="col-lg-12">
|
||||
<div class="teams-intro wow fadeInUp" data-wow-delay="0.25s">
|
||||
<p>The Austin Metroplex is home to a vibrant and student-led cricket community. Our teams are at the heart of TSCB's mission to provide competitive cricket opportunities for high school students across the region. From Leander to West Lake Hills, these teams represent the passion, dedication, and spirit of young cricketers building a lasting community through the sport.</p>
|
||||
<p>Each team operates with student leadership, fostering real-world skills in organization, communication, and teamwork. Whether practicing on weekends or competing in regional matches, our Austin teams are expanding cricket's reach and creating a pathway for students to connect, compete, and grow together in a supportive environment.</p>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Introduction End -->
|
||||
|
||||
</div>
|
||||
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<!-- Team Grid - Row 1 -->
|
||||
<div class="col-lg-4 col-md-6">
|
||||
<!-- Team Member Item Start -->
|
||||
<div class="team-member-item wow fadeInUp">
|
||||
<!-- Team Image Start -->
|
||||
<div class="team-image">
|
||||
<figure class="image-anime">
|
||||
<img src="images/cricket.png" alt="Leander Eagles Team Logo">
|
||||
</figure>
|
||||
</div>
|
||||
<!-- Team Image End -->
|
||||
|
||||
<!-- Team Content Start -->
|
||||
<div class="team-content">
|
||||
<h3>leander eagles</h3>
|
||||
<p>Leander, TX</p>
|
||||
</div>
|
||||
<!-- Team Content End -->
|
||||
</div>
|
||||
<!-- Team Member Item End -->
|
||||
</div>
|
||||
|
||||
<div class="col-lg-4 col-md-6">
|
||||
<!-- Team Member Item Start -->
|
||||
<div class="team-member-item wow fadeInUp" data-wow-delay="0.2s">
|
||||
<!-- Team Image Start -->
|
||||
<div class="team-image">
|
||||
<figure class="image-anime">
|
||||
<img src="images/cricket.png" alt="Round Rock Rangers Team Logo">
|
||||
</figure>
|
||||
</div>
|
||||
<!-- Team Image End -->
|
||||
|
||||
<!-- Team Content Start -->
|
||||
<div class="team-content">
|
||||
<h3>round rock rangers</h3>
|
||||
<p>Round Rock, TX</p>
|
||||
</div>
|
||||
<!-- Team Content End -->
|
||||
</div>
|
||||
<!-- Team Member Item End -->
|
||||
</div>
|
||||
|
||||
<div class="col-lg-4 col-md-6">
|
||||
<!-- Team Member Item Start -->
|
||||
<div class="team-member-item wow fadeInUp" data-wow-delay="0.4s">
|
||||
<!-- Team Image Start -->
|
||||
<div class="team-image">
|
||||
<figure class="image-anime">
|
||||
<img src="images/cricket.png" alt="Cedar Park Cavaliers Team Logo">
|
||||
</figure>
|
||||
</div>
|
||||
<!-- Team Image End -->
|
||||
|
||||
<!-- Team Content Start -->
|
||||
<div class="team-content">
|
||||
<h3>cedar park cavaliers</h3>
|
||||
<p>Cedar Park, TX</p>
|
||||
</div>
|
||||
<!-- Team Content End -->
|
||||
</div>
|
||||
<!-- Team Member Item End -->
|
||||
</div>
|
||||
|
||||
<!-- Team Grid - Row 2 -->
|
||||
<div class="col-lg-4 col-md-6">
|
||||
<!-- Team Member Item Start -->
|
||||
<div class="team-member-item wow fadeInUp" data-wow-delay="0.6s">
|
||||
<!-- Team Image Start -->
|
||||
<div class="team-image">
|
||||
<figure class="image-anime">
|
||||
<img src="images/cricket.png" alt="West Lake Highlanders Team Logo">
|
||||
</figure>
|
||||
</div>
|
||||
<!-- Team Image End -->
|
||||
|
||||
<!-- Team Content Start -->
|
||||
<div class="team-content">
|
||||
<h3>west lake highlanders</h3>
|
||||
<p>West Lake Hills, TX</p>
|
||||
</div>
|
||||
<!-- Team Content End -->
|
||||
</div>
|
||||
<!-- Team Member Item End -->
|
||||
</div>
|
||||
|
||||
<div class="col-lg-4 col-md-6">
|
||||
<!-- Team Member Item Start -->
|
||||
<div class="team-member-item wow fadeInUp" data-wow-delay="0.8s">
|
||||
<!-- Team Image Start -->
|
||||
<div class="team-image">
|
||||
<figure class="image-anime">
|
||||
<img src="images/cricket.png" alt="Leander Hawks Team Logo">
|
||||
</figure>
|
||||
</div>
|
||||
<!-- Team Image End -->
|
||||
|
||||
<!-- Team Content Start -->
|
||||
<div class="team-content">
|
||||
<h3>leander hawks</h3>
|
||||
<p>Leander, TX</p>
|
||||
</div>
|
||||
<!-- Team Content End -->
|
||||
</div>
|
||||
<!-- Team Member Item End -->
|
||||
</div>
|
||||
|
||||
<div class="col-lg-4 col-md-6">
|
||||
<!-- Team Member Item Start -->
|
||||
<div class="team-member-item wow fadeInUp" data-wow-delay="1s">
|
||||
<!-- Team Image Start -->
|
||||
<div class="team-image">
|
||||
<figure class="image-anime">
|
||||
<img src="images/cricket.png" alt="Round Rock Riders Team Logo">
|
||||
</figure>
|
||||
</div>
|
||||
<!-- Team Image End -->
|
||||
|
||||
<!-- Team Content Start -->
|
||||
<div class="team-content">
|
||||
<h3>round rock riders</h3>
|
||||
<p>Round Rock, TX</p>
|
||||
</div>
|
||||
<!-- Team Content End -->
|
||||
</div>
|
||||
<!-- Team Member Item End -->
|
||||
</div>
|
||||
|
||||
<!-- Team Grid - Row 3 -->
|
||||
<div class="col-lg-4 col-md-6">
|
||||
<!-- Team Member Item Start -->
|
||||
<div class="team-member-item wow fadeInUp" data-wow-delay="1.2s">
|
||||
<!-- Team Image Start -->
|
||||
<div class="team-image">
|
||||
<figure class="image-anime">
|
||||
<img src="images/cricket.png" alt="Cedar Park Crusaders Team Logo">
|
||||
</figure>
|
||||
</div>
|
||||
<!-- Team Image End -->
|
||||
|
||||
<!-- Team Content Start -->
|
||||
<div class="team-content">
|
||||
<h3>cedar park crusaders</h3>
|
||||
<p>Cedar Park, TX</p>
|
||||
</div>
|
||||
<!-- Team Content End -->
|
||||
</div>
|
||||
<!-- Team Member Item End -->
|
||||
</div>
|
||||
|
||||
<div class="col-lg-4 col-md-6">
|
||||
<!-- Team Member Item Start -->
|
||||
<div class="team-member-item wow fadeInUp" data-wow-delay="1.4s">
|
||||
<!-- Team Image Start -->
|
||||
<div class="team-image">
|
||||
<figure class="image-anime">
|
||||
<img src="images/cricket.png" alt="West Lake Warriors Team Logo">
|
||||
</figure>
|
||||
</div>
|
||||
<!-- Team Image End -->
|
||||
|
||||
<!-- Team Content Start -->
|
||||
<div class="team-content">
|
||||
<h3>west lake warriors</h3>
|
||||
<p>West Lake Hills, TX</p>
|
||||
</div>
|
||||
<!-- Team Content End -->
|
||||
</div>
|
||||
<!-- Team Member Item End -->
|
||||
</div>
|
||||
|
||||
<div class="col-lg-4 col-md-6">
|
||||
<!-- Team Member Item Start -->
|
||||
<div class="team-member-item wow fadeInUp" data-wow-delay="1.6s">
|
||||
<!-- Team Image Start -->
|
||||
<div class="team-image">
|
||||
<figure class="image-anime">
|
||||
<img src="images/cricket.png" alt="Austin Prep Titans Team Logo">
|
||||
</figure>
|
||||
</div>
|
||||
<!-- Team Image End -->
|
||||
|
||||
<!-- Team Content Start -->
|
||||
<div class="team-content">
|
||||
<h3>austin prep titans</h3>
|
||||
<p>Austin, TX</p>
|
||||
</div>
|
||||
<!-- Team Content End -->
|
||||
</div>
|
||||
<!-- Team Member Item End -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Our Teams Section End -->
|
||||
|
||||
<!-- 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-lg-2 col-md-3 col-6">
|
||||
<!-- 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-lg-3 col-md-4 col-6">
|
||||
<!-- 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">cricclubs league</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- About Links End -->
|
||||
</div>
|
||||
|
||||
<div class="col-lg-3 col-md-5">
|
||||
<!-- 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 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 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="#">terms & conditions</a></li>
|
||||
<li><a href="#">liability policy</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/jquery-3.7.1.min.js"></script>
|
||||
<!-- Bootstrap js file -->
|
||||
<script src="js/bootstrap.min.js"></script>
|
||||
<!-- Validator js file -->
|
||||
<script src="js/validator.min.js"></script>
|
||||
<!-- SlickNav js file -->
|
||||
<script src="js/jquery.slicknav.js"></script>
|
||||
<!-- Swiper js file -->
|
||||
<script src="js/swiper-bundle.min.js"></script>
|
||||
<!-- Counter js file -->
|
||||
<script src="js/jquery.waypoints.min.js"></script>
|
||||
<script src="js/jquery.counterup.min.js"></script>
|
||||
<!-- Magnific js file -->
|
||||
<script src="js/jquery.magnific-popup.min.js"></script>
|
||||
<!-- SmoothScroll -->
|
||||
<script src="js/SmoothScroll.js"></script>
|
||||
<!-- Parallax js -->
|
||||
<script src="js/parallaxie.js"></script>
|
||||
<!-- MagicCursor js file -->
|
||||
<script src="js/gsap.min.js"></script>
|
||||
<script src="js/magiccursor.js"></script>
|
||||
<!-- Text Effect js file -->
|
||||
<script src="js/SplitText.js"></script>
|
||||
<script src="js/ScrollTrigger.min.js"></script>
|
||||
<!-- YTPlayer js File -->
|
||||
<script src="js/jquery.mb.YTPlayer.min.js"></script>
|
||||
<!-- Audio js File -->
|
||||
<script src="js/plyr.js"></script>
|
||||
<!-- Wow js file -->
|
||||
<script src="js/wow.js"></script>
|
||||
<!-- Main Custom js file -->
|
||||
<script src="js/function.js"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
483
austin.html
@@ -10,7 +10,7 @@
|
||||
<meta name="keywords" content="">
|
||||
<meta name="author" content="Keshav Anand">
|
||||
<!-- Page Title -->
|
||||
<title>Austin Regionals | TSCB</title>
|
||||
<title>Austin Teams | TSCB</title>
|
||||
<!-- Favicon Icon -->
|
||||
<link rel="shortcut icon" type="image/x-icon" href="images/logo.png">
|
||||
<!-- Google Fonts Css-->
|
||||
@@ -72,13 +72,13 @@
|
||||
<li class="nav-item"><a class="nav-link" href="dallas.html">Dallas Regionals</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="dallas-teams.html">Dallas Teams</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</li>
|
||||
<li class="nav-item submenu"><a class="nav-link" href="#">Austin Regionals</a>
|
||||
<ul>
|
||||
<li class="nav-item"><a class="nav-link" href="austin.html">Austin Regionals</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="austin-teams.html">Austin Teams</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</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="partners.html">Our
|
||||
Partners</a></li>
|
||||
@@ -106,11 +106,12 @@
|
||||
<div class="col-lg-12">
|
||||
<!-- Page Header Box Start -->
|
||||
<div class="page-header-box">
|
||||
<h1 class="text-anime-style-2" data-cursor="-opaque"><span>Austin</span> Regionals</h1>
|
||||
<h1 class="text-anime-style-2" data-cursor="-opaque"><span>Austin</span> Teams</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">austin regionals</li>
|
||||
<li class="breadcrumb-item"><a href="austin.html">austin regionals</a></li>
|
||||
<li class="breadcrumb-item active" aria-current="page">austin teams</li>
|
||||
</ol>
|
||||
</nav>
|
||||
</div>
|
||||
@@ -121,303 +122,229 @@
|
||||
</div>
|
||||
<!-- Page Header End -->
|
||||
|
||||
<!-- About Us Section Start -->
|
||||
<div class="about-us page-about-us">
|
||||
<!-- Our Teams Section Start -->
|
||||
<div class="our-teams">
|
||||
<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 src="images/cricket.png" alt="">
|
||||
</figure>
|
||||
</div>
|
||||
|
||||
<div class="about-img-2">
|
||||
<figure class="image-anime reveal">
|
||||
<img src="images/match.png" alt="" style="width: 348px; height: 454px;">
|
||||
</figure>
|
||||
</div>
|
||||
</div>
|
||||
<!-- About Image End -->
|
||||
</div>
|
||||
|
||||
<div class="col-lg-6">
|
||||
<!-- About Content Start -->
|
||||
<div class="about-content">
|
||||
<div class="row align-items-center section-row">
|
||||
<div class="col-lg-12">
|
||||
<!-- Section Title Start -->
|
||||
<div class="section-title">
|
||||
<h3 class="wow fadeInUp">austin regionals</h3>
|
||||
<h2 class="text-anime-style-2" data-cursor="-opaque">Connecting Austin-Area Schools Through <span>Cricket</span></h2>
|
||||
<p class="wow fadeInUp" data-wow-delay="0.25s">Connecting schools in the Austin metroplex through competitive cricket matches. Our Austin Regionals brings together talented students from Leander, Round Rock, Cedar Park, and West Lake Hills to compete, connect, and grow the sport they love.</p>
|
||||
<p class="wow fadeInUp" data-wow-delay="0.5s">The Austin cricket community is thriving with student-led teams that embrace competitive play while fostering camaraderie and sportsmanship. Through our regional framework, young cricketers develop their skills, build lasting friendships, and contribute to the growing cricket culture across the greater Austin area.</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 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 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 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 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">9</span>+</h2>
|
||||
</div>
|
||||
<!-- Counter Title End -->
|
||||
|
||||
<!-- Counter Content Start -->
|
||||
<div class="counter-content">
|
||||
<h3>Austin Teams</h3>
|
||||
<p>Our Austin Regionals encompasses 9 high school teams from the metroplex area.</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">4</span></h2>
|
||||
</div>
|
||||
<!-- Counter Title End -->
|
||||
|
||||
<!-- Counter Content Start -->
|
||||
<div class="counter-content">
|
||||
<h3>Regions Covered</h3>
|
||||
<p>Leander, Round Rock, Cedar Park, and West Lake Hills are all represented in our league.</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">150</span>+</h2>
|
||||
</div>
|
||||
<!-- Counter Title End -->
|
||||
|
||||
<!-- Counter Content Start -->
|
||||
<div class="counter-content">
|
||||
<h3>Austin Cricketers</h3>
|
||||
<p>Hundreds of talented students across Austin-area schools participate in our 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">15</span>+</h2>
|
||||
</div>
|
||||
<!-- Counter Title End -->
|
||||
|
||||
<!-- Counter Content Start -->
|
||||
<div class="counter-content">
|
||||
<h3>Matches Played</h3>
|
||||
<p>Our Austin teams have competed in numerous matches, building experience and rivalry.</p>
|
||||
</div>
|
||||
<!-- Counter Content End -->
|
||||
</div>
|
||||
<!-- Counter Item End -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Our Counter Section End -->
|
||||
|
||||
|
||||
|
||||
<!-- Our Mission Section Start -->
|
||||
<div class="our-mission">
|
||||
<div class="container">
|
||||
<div class="row align-items-center">
|
||||
<div class="col-lg-6">
|
||||
<div class="mission-content">
|
||||
<!-- Section Title Start -->
|
||||
<div class="section-title">
|
||||
<h3 class="wow fadeInUp">our mission</h3>
|
||||
<h2 class="text-anime-style-2" data-cursor="-opaque">Growing Cricket in <span>Austin</span></h2>
|
||||
<h3 class="wow fadeInUp">our teams</h3>
|
||||
<h2 class="text-anime-style-2" data-cursor="-opaque">Austin Metroplex <span>Cricket Teams</span></h2>
|
||||
</div>
|
||||
<!-- Section Title End -->
|
||||
|
||||
<!-- Mission Content Body Start -->
|
||||
<div class="mission-content-body">
|
||||
<h3 class="wow fadeInUp" data-wow-delay="0.25s">The Austin Regionals represent a vibrant and growing cricket community where students take ownership of their competitive experience. Led by student organizers, our league provides a platform for high school cricketers to showcase their talents and develop leadership skills.</h3>
|
||||
<p class="wow fadeInUp" data-wow-delay="0.5s">With nine teams spanning the Austin metroplex, we've created an inclusive environment where competitive cricket thrives alongside community building. Our student-led approach ensures that the game remains authentic to the players while fostering a sustainable cricket ecosystem that can grow for years to come.</p>
|
||||
</div>
|
||||
<!-- Mission Content Body End -->
|
||||
|
||||
<!-- Mission Content Footer Start -->
|
||||
<div class="mission-content-footer wow fadeInUp" data-wow-delay="0.75s">
|
||||
<a href="/contact.html" class="btn-default">contact now</a>
|
||||
</div>
|
||||
<!-- Mission Content Footer End -->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-lg-6">
|
||||
<!-- Mission Image Start -->
|
||||
<div class="mission-image">
|
||||
<!-- Mission Image Start -->
|
||||
<div class="mission-img">
|
||||
<figure class="image-anime reveal">
|
||||
<img src="images/about.gif" style="width: 450px; height: 750px;" alt="">
|
||||
<!-- Introduction Start -->
|
||||
<div class="col-lg-12">
|
||||
<div class="teams-intro wow fadeInUp" data-wow-delay="0.25s">
|
||||
<p>The Austin Metroplex is home to a vibrant and student-led cricket community. Our teams are at the heart of TSCB's mission to provide competitive cricket opportunities for high school students across the region. From Leander to West Lake Hills, these teams represent the passion, dedication, and spirit of young cricketers building a lasting community through the sport.</p>
|
||||
<p>Each team operates with student leadership, fostering real-world skills in organization, communication, and teamwork. Whether practicing on weekends or competing in regional matches, our Austin teams are expanding cricket's reach and creating a pathway for students to connect, compete, and grow together in a supportive environment.</p>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Introduction End -->
|
||||
|
||||
</div>
|
||||
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<!-- Team Grid - Row 1 -->
|
||||
<div class="col-lg-4 col-md-6">
|
||||
<!-- Team Member Item Start -->
|
||||
<div class="team-member-item wow fadeInUp">
|
||||
<!-- Team Image Start -->
|
||||
<div class="team-image">
|
||||
<figure class="image-anime">
|
||||
<img src="images/cricket.png" alt="Leander Eagles Team Logo">
|
||||
</figure>
|
||||
</div>
|
||||
<!-- Mission Image End -->
|
||||
<!-- Team Image End -->
|
||||
|
||||
<!-- Mission Life Circle Start -->
|
||||
<div class="mission-life-circle">
|
||||
<img src="images/hero-bg.jpg" alt="" style="width: 160px; height: auto;">
|
||||
<!-- Team Content Start -->
|
||||
<div class="team-content">
|
||||
<h3>leander eagles</h3>
|
||||
<p>Leander, TX</p>
|
||||
</div>
|
||||
<!-- Mission Life Circle End -->
|
||||
<!-- Team Content End -->
|
||||
</div>
|
||||
<!-- Mission Image End -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Our Mission Section End -->
|
||||
|
||||
<!-- Teams Overview Section Start -->
|
||||
<div class="our-services">
|
||||
<div class="container">
|
||||
<div class="row section-row">
|
||||
<!-- Section Title Start -->
|
||||
<div class="section-title">
|
||||
<h3 class="wow fadeInUp">our teams</h3>
|
||||
<h2 class="text-anime-style-2" data-cursor="-opaque">Meet The <span>9 Austin Teams</span></h2>
|
||||
</div>
|
||||
<!-- Section Title End -->
|
||||
<!-- Team Member Item End -->
|
||||
</div>
|
||||
|
||||
<div class="row">
|
||||
<div class="col-lg-12 col-md-12" style="text-align: center;">
|
||||
<p class="wow fadeInUp" data-wow-delay="0.25s">
|
||||
The Austin Regionals features nine competitive high school teams representing schools across the metroplex.
|
||||
From Leander to Round Rock, Cedar Park to West Lake Hills, each team brings unique talent and passion
|
||||
to the field. Explore our team directory to learn more about each squad, their players, and their journey
|
||||
in TSCB competition.
|
||||
</p>
|
||||
<div class="wow fadeInUp" data-wow-delay="0.5s">
|
||||
<a href="/austin-teams.html" class="btn-default">View All Teams</a>
|
||||
<div class="col-lg-4 col-md-6">
|
||||
<!-- Team Member Item Start -->
|
||||
<div class="team-member-item wow fadeInUp" data-wow-delay="0.2s">
|
||||
<!-- Team Image Start -->
|
||||
<div class="team-image">
|
||||
<figure class="image-anime">
|
||||
<img src="images/cricket.png" alt="Round Rock Rangers Team Logo">
|
||||
</figure>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Teams Overview Section End -->
|
||||
<!-- Team Image End -->
|
||||
|
||||
<!-- Team Content Start -->
|
||||
<div class="team-content">
|
||||
<h3>round rock rangers</h3>
|
||||
<p>Round Rock, TX</p>
|
||||
</div>
|
||||
<!-- About Us Section End -->
|
||||
|
||||
<!-- CTA Box Section Start -->
|
||||
<div class="cta-box">
|
||||
<div class="container">
|
||||
<div class="row align-items-center">
|
||||
<div class="col-md-9">
|
||||
<!-- CTA Box Content Start -->
|
||||
<div class="cta-box-content">
|
||||
<!-- Section Title Start -->
|
||||
<div class="section-title">
|
||||
<h2 class="text-anime-style-2" data-cursor="-opaque">Ready to Join the Austin Cricket Community?
|
||||
Connect With Us Today!</h2>
|
||||
<!-- Team Content End -->
|
||||
</div>
|
||||
<!-- Section Title End -->
|
||||
</div>
|
||||
<!-- CTA Box Content End -->
|
||||
<!-- Team Member Item End -->
|
||||
</div>
|
||||
|
||||
<div class="col-md-3">
|
||||
<!-- CTA Box Btn Start -->
|
||||
<div class="cta-box-btn wow fadeInUp">
|
||||
<a href="/contact.html" class="btn-default btn-highlighted">join us</a>
|
||||
<div class="col-lg-4 col-md-6">
|
||||
<!-- Team Member Item Start -->
|
||||
<div class="team-member-item wow fadeInUp" data-wow-delay="0.4s">
|
||||
<!-- Team Image Start -->
|
||||
<div class="team-image">
|
||||
<figure class="image-anime">
|
||||
<img src="images/cricket.png" alt="Cedar Park Cavaliers Team Logo">
|
||||
</figure>
|
||||
</div>
|
||||
<!-- CTA Box Btn End -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- CTA Box Section End -->
|
||||
<!-- Team Image End -->
|
||||
|
||||
<!-- Team Content Start -->
|
||||
<div class="team-content">
|
||||
<h3>cedar park cavaliers</h3>
|
||||
<p>Cedar Park, TX</p>
|
||||
</div>
|
||||
<!-- Team Content End -->
|
||||
</div>
|
||||
<!-- Team Member Item End -->
|
||||
</div>
|
||||
|
||||
<!-- Team Grid - Row 2 -->
|
||||
<div class="col-lg-4 col-md-6">
|
||||
<!-- Team Member Item Start -->
|
||||
<div class="team-member-item wow fadeInUp" data-wow-delay="0.6s">
|
||||
<!-- Team Image Start -->
|
||||
<div class="team-image">
|
||||
<figure class="image-anime">
|
||||
<img src="images/cricket.png" alt="West Lake Highlanders Team Logo">
|
||||
</figure>
|
||||
</div>
|
||||
<!-- Team Image End -->
|
||||
|
||||
<!-- Team Content Start -->
|
||||
<div class="team-content">
|
||||
<h3>west lake highlanders</h3>
|
||||
<p>West Lake Hills, TX</p>
|
||||
</div>
|
||||
<!-- Team Content End -->
|
||||
</div>
|
||||
<!-- Team Member Item End -->
|
||||
</div>
|
||||
|
||||
<div class="col-lg-4 col-md-6">
|
||||
<!-- Team Member Item Start -->
|
||||
<div class="team-member-item wow fadeInUp" data-wow-delay="0.8s">
|
||||
<!-- Team Image Start -->
|
||||
<div class="team-image">
|
||||
<figure class="image-anime">
|
||||
<img src="images/cricket.png" alt="Leander Hawks Team Logo">
|
||||
</figure>
|
||||
</div>
|
||||
<!-- Team Image End -->
|
||||
|
||||
<!-- Team Content Start -->
|
||||
<div class="team-content">
|
||||
<h3>leander hawks</h3>
|
||||
<p>Leander, TX</p>
|
||||
</div>
|
||||
<!-- Team Content End -->
|
||||
</div>
|
||||
<!-- Team Member Item End -->
|
||||
</div>
|
||||
|
||||
<div class="col-lg-4 col-md-6">
|
||||
<!-- Team Member Item Start -->
|
||||
<div class="team-member-item wow fadeInUp" data-wow-delay="1s">
|
||||
<!-- Team Image Start -->
|
||||
<div class="team-image">
|
||||
<figure class="image-anime">
|
||||
<img src="images/cricket.png" alt="Round Rock Riders Team Logo">
|
||||
</figure>
|
||||
</div>
|
||||
<!-- Team Image End -->
|
||||
|
||||
<!-- Team Content Start -->
|
||||
<div class="team-content">
|
||||
<h3>round rock riders</h3>
|
||||
<p>Round Rock, TX</p>
|
||||
</div>
|
||||
<!-- Team Content End -->
|
||||
</div>
|
||||
<!-- Team Member Item End -->
|
||||
</div>
|
||||
|
||||
<!-- Team Grid - Row 3 -->
|
||||
<div class="col-lg-4 col-md-6">
|
||||
<!-- Team Member Item Start -->
|
||||
<div class="team-member-item wow fadeInUp" data-wow-delay="1.2s">
|
||||
<!-- Team Image Start -->
|
||||
<div class="team-image">
|
||||
<figure class="image-anime">
|
||||
<img src="images/cricket.png" alt="Cedar Park Crusaders Team Logo">
|
||||
</figure>
|
||||
</div>
|
||||
<!-- Team Image End -->
|
||||
|
||||
<!-- Team Content Start -->
|
||||
<div class="team-content">
|
||||
<h3>cedar park crusaders</h3>
|
||||
<p>Cedar Park, TX</p>
|
||||
</div>
|
||||
<!-- Team Content End -->
|
||||
</div>
|
||||
<!-- Team Member Item End -->
|
||||
</div>
|
||||
|
||||
<div class="col-lg-4 col-md-6">
|
||||
<!-- Team Member Item Start -->
|
||||
<div class="team-member-item wow fadeInUp" data-wow-delay="1.4s">
|
||||
<!-- Team Image Start -->
|
||||
<div class="team-image">
|
||||
<figure class="image-anime">
|
||||
<img src="images/cricket.png" alt="West Lake Warriors Team Logo">
|
||||
</figure>
|
||||
</div>
|
||||
<!-- Team Image End -->
|
||||
|
||||
<!-- Team Content Start -->
|
||||
<div class="team-content">
|
||||
<h3>west lake warriors</h3>
|
||||
<p>West Lake Hills, TX</p>
|
||||
</div>
|
||||
<!-- Team Content End -->
|
||||
</div>
|
||||
<!-- Team Member Item End -->
|
||||
</div>
|
||||
|
||||
<div class="col-lg-4 col-md-6">
|
||||
<!-- Team Member Item Start -->
|
||||
<div class="team-member-item wow fadeInUp" data-wow-delay="1.6s">
|
||||
<!-- Team Image Start -->
|
||||
<div class="team-image">
|
||||
<figure class="image-anime">
|
||||
<img src="images/cricket.png" alt="Austin Prep Titans Team Logo">
|
||||
</figure>
|
||||
</div>
|
||||
<!-- Team Image End -->
|
||||
|
||||
<!-- Team Content Start -->
|
||||
<div class="team-content">
|
||||
<h3>austin prep titans</h3>
|
||||
<p>Austin, TX</p>
|
||||
</div>
|
||||
<!-- Team Content End -->
|
||||
</div>
|
||||
<!-- Team Member Item End -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Our Teams Section End -->
|
||||
|
||||
<!-- Footer Start -->
|
||||
<footer class="main-footer">
|
||||
|
||||
129
contact.html
@@ -71,7 +71,8 @@
|
||||
<ul>
|
||||
<li class="nav-item"><a class="nav-link" href="dallas.html">Dallas
|
||||
Regionals</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="dallas-teams.html">Dallas Teams</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="dallas-teams.html">Dallas
|
||||
Teams</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="nav-item submenu"><a class="nav-link" href="#">Austin Regionals</a>
|
||||
@@ -128,14 +129,17 @@
|
||||
<div class="page-contact-us">
|
||||
<div class="container">
|
||||
<div class="row align-items-center">
|
||||
<div class="col-lg-6">
|
||||
<div class="col-lg-12">
|
||||
<!-- Contact Information Start -->
|
||||
<div class="contact-information">
|
||||
<!-- Contact Information Title Start -->
|
||||
<div class="section-title">
|
||||
<h3 class="wow fadeInUp">Reach Out</h3>
|
||||
<h2 class="text-anime-style-2" data-cursor="-opaque">Reach Out to Our <span>Student-Led Board</span></h2>
|
||||
<p class="wow fadeInUp" data-wow-delay="0.25s">Whether you're a student, parent, or school administrator, we're here to help. Reach out to our student-led board with any questions about joining a team, starting a new program, or getting involved with TSCB.</p>
|
||||
<h2 class="text-anime-style-2" data-cursor="-opaque">Reach Out to Our <span>Student-Led
|
||||
Board</span></h2>
|
||||
<p class="wow fadeInUp" data-wow-delay="0.25s">Whether you're a student, parent, or school
|
||||
administrator, we're here to help. Reach out to our student-led board with any questions
|
||||
about joining a team, starting a new program, or getting involved with TSCB.</p>
|
||||
</div>
|
||||
<!-- Contact Information Title End -->
|
||||
|
||||
@@ -175,68 +179,67 @@
|
||||
</div>
|
||||
<!-- Contact Info Item End -->
|
||||
|
||||
<!-- Contact Info Item Start -->
|
||||
<div class="contact-info-item wow fadeInUp" data-wow-delay="0.75s">
|
||||
<!-- Icon Box Start -->
|
||||
<div class="icon-box">
|
||||
<img src="images/icon-location.svg" alt="">
|
||||
</div>
|
||||
<!-- Icon Box End -->
|
||||
|
||||
<!-- Contact Info Content Start -->
|
||||
<div class="contact-info-content">
|
||||
<p>Visit our location</p>
|
||||
<h3>Texas, USA</h3>
|
||||
</div>
|
||||
<!-- Contact Info Content End -->
|
||||
</div>
|
||||
<!-- Contact Info Item End -->
|
||||
</div>
|
||||
<!-- Contact Information List End -->
|
||||
</div>
|
||||
<!-- Contact Information End -->
|
||||
</div>
|
||||
|
||||
<div class="col-lg-6">
|
||||
<!-- Contact Form Start -->
|
||||
<div class="contact-us-form wow fadeInUp" data-wow-delay="0.25s">
|
||||
<form id="contactForm" action="#" method="POST" data-toggle="validator" class="wow fadeInUp" data-wow-delay="0.5s">
|
||||
<p class="mb-4">We'd love to hear from you! Fill out the form below and our student-led board will get back to you as soon as possible. Whether you have questions about our programs, want to start a team at your school, or just want to say hello, we're here to help!</p>
|
||||
<div class="row">
|
||||
<div class="form-group col-md-6 mb-4">
|
||||
<input type="text" name="name" class="form-control" id="fname" placeholder="First Name" required>
|
||||
<div class="help-block with-errors"></div>
|
||||
</div>
|
||||
<script>
|
||||
async function submitForm() {
|
||||
const fname = document.getElementById('fname').value.trim();
|
||||
const lname = document.getElementById('lname').value.trim();
|
||||
const email = document.getElementById('email').value.trim();
|
||||
const phone = document.getElementById('phone').value.trim();
|
||||
const message = document.getElementById('msg').value.trim();
|
||||
const btn = document.getElementById('submitBtn');
|
||||
const errorEl = document.getElementById('errorMsg');
|
||||
|
||||
<div class="form-group col-md-6 mb-4">
|
||||
<input type="text" name="name" class="form-control" id="lname" placeholder="Last Name" required>
|
||||
<div class="help-block with-errors"></div>
|
||||
</div>
|
||||
// Basic validation
|
||||
if (!fname || !lname || !email || !phone || !message) {
|
||||
errorEl.textContent = 'Please fill in all fields.';
|
||||
errorEl.style.display = 'block';
|
||||
return;
|
||||
}
|
||||
|
||||
<div class="form-group col-md-6 mb-4">
|
||||
<input type="email" name="email" class="form-control" id="email" placeholder="Email Address" required>
|
||||
<div class="help-block with-errors"></div>
|
||||
</div>
|
||||
// Button loading state
|
||||
btn.textContent = 'Sending...';
|
||||
btn.disabled = true;
|
||||
errorEl.style.display = 'none';
|
||||
|
||||
<div class="form-group col-md-6 mb-4">
|
||||
<input type="text" name="phone" class="form-control" id="phone" placeholder="Phone No" required>
|
||||
<div class="help-block with-errors"></div>
|
||||
</div>
|
||||
try {
|
||||
const response = await fetch('https://api.web3forms.com/submit', {
|
||||
method: 'POST',
|
||||
headers: { 'Content-Type': 'application/json' },
|
||||
body: JSON.stringify({
|
||||
access_key: '6c4376f3-1658-48cc-bec1-5bbf3df39b1a',
|
||||
subject: 'New Contact Inquiry - TSCB Website',
|
||||
name: `${fname} ${lname}`,
|
||||
email: email,
|
||||
phone: phone,
|
||||
message: message,
|
||||
})
|
||||
});
|
||||
|
||||
<div class="form-group col-md-12 mb-4">
|
||||
<textarea name="msg" class="form-control" id="msg" rows="5" placeholder="Message" required></textarea>
|
||||
<div class="help-block with-errors"></div>
|
||||
</div>
|
||||
const data = await response.json();
|
||||
|
||||
<div class="col-lg-12">
|
||||
<div class="contact-form-btn">
|
||||
<button type="submit" class="btn-default">submit message</button>
|
||||
<div id="msgSubmit" class="h3 hidden"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
if (data.success) {
|
||||
// Hide form, show success
|
||||
document.getElementById('contactFormFields').style.display = 'none';
|
||||
document.getElementById('successMsg').style.display = 'block';
|
||||
} else {
|
||||
throw new Error(data.message || 'Submission failed');
|
||||
}
|
||||
|
||||
} catch (err) {
|
||||
btn.textContent = 'submit message';
|
||||
btn.disabled = false;
|
||||
errorEl.textContent = 'Something went wrong. Please try again or email us directly.';
|
||||
errorEl.style.display = 'block';
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<!-- Contact Form End -->
|
||||
</div>
|
||||
</div>
|
||||
@@ -244,21 +247,6 @@
|
||||
</div>
|
||||
<!-- Page Contact Us End -->
|
||||
|
||||
<!-- Google Map Start -->
|
||||
<div class="google-map">
|
||||
<div class="container-fluid">
|
||||
<div class="row no-gutter">
|
||||
<div class="col-lg-12">
|
||||
<!-- Google Map Iframe Start -->
|
||||
<div class="google-map-iframe">
|
||||
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d115193.90934498374!2d-96.99988818873084!3d32.77666484999998!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x864e97c65f33d001%3A0xc70760b2c8f7e745!2sDallas%2C%20TX%2C%20USA!5e0!3m2!1sen!2sin!4v1703158537552!5m2!1sen!2sin" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
|
||||
</div>
|
||||
<!-- Google Map Iframe End -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Google Map End -->
|
||||
|
||||
<!-- Footer Start -->
|
||||
<footer class="main-footer">
|
||||
@@ -302,7 +290,8 @@
|
||||
<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>
|
||||
<li><a href="https://www.youtube.com/channel/UCdFfqkVWDJyFlFEEKfq27wg"><i
|
||||
class="fa-brands fa-youtube"></i></a></li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
@@ -1,533 +0,0 @@
|
||||
<!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>Dallas Teams | TSCB</title>
|
||||
<!-- Favicon Icon -->
|
||||
<link rel="shortcut icon" type="image/x-icon" href="images/logo.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">
|
||||
<!-- Bootstrap Css -->
|
||||
<link href="css/bootstrap.min.css" rel="stylesheet" media="screen">
|
||||
<!-- SlickNav Css -->
|
||||
<link href="css/slicknav.min.css" rel="stylesheet">
|
||||
<!-- Swiper Css -->
|
||||
<link rel="stylesheet" href="css/swiper-bundle.min.css">
|
||||
<!-- Font Awesome Icon Css-->
|
||||
<link href="css/all.css" rel="stylesheet" media="screen">
|
||||
<!-- Animated Css -->
|
||||
<link href="css/animate.css" rel="stylesheet">
|
||||
<!-- Magnific Popup Core Css File -->
|
||||
<link rel="stylesheet" href="css/magnific-popup.css">
|
||||
<!-- Mouse Cursor Css File -->
|
||||
<link rel="stylesheet" href="css/mousecursor.css">
|
||||
<!-- Audio Css File -->
|
||||
<link rel="stylesheet" href="css/plyr.css">
|
||||
<!-- Main Custom Css -->
|
||||
<link href="css/custom.css" rel="stylesheet" media="screen">
|
||||
</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 submenu"><a class="nav-link" href="#">Dallas Regionals</a>
|
||||
<ul>
|
||||
<li class="nav-item"><a class="nav-link" href="dallas.html">Dallas Regionals</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="dallas-teams.html">Dallas Teams</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="nav-item submenu"><a class="nav-link" href="#">Austin Regionals</a>
|
||||
<ul>
|
||||
<li class="nav-item"><a class="nav-link" href="austin.html">Austin Regionals</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="austin-teams.html">Austin Teams</a></li>
|
||||
</ul>
|
||||
</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="partners.html">Our
|
||||
Partners</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- Let's Start Button Start -->
|
||||
<div class="header-btn d-inline-flex">
|
||||
<a href="partners.html" class="btn-default">Our Partners</a>
|
||||
</div>
|
||||
<!-- Let's 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>Dallas Teams</span></h1>
|
||||
<nav class="wow fadeInUp">
|
||||
<ol class="breadcrumb">
|
||||
<li class="breadcrumb-item"><a href="./">home</a></li>
|
||||
<li class="breadcrumb-item"><a href="#">dallas regionals</a></li>
|
||||
<li class="breadcrumb-item active" aria-current="page">dallas teams</li>
|
||||
</ol>
|
||||
</nav>
|
||||
</div>
|
||||
<!-- Page Header Box End -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Page Header End -->
|
||||
|
||||
<!-- Our Teams Section Start -->
|
||||
<div class="our-teams">
|
||||
<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 teams</h3>
|
||||
<h2 class="text-anime-style-2" data-cursor="-opaque">Dallas Metroplex Cricket <span>Teams</span></h2>
|
||||
</div>
|
||||
<!-- Section Title End -->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Introduction Start -->
|
||||
<div class="row">
|
||||
<div class="col-lg-12">
|
||||
<div class="teams-intro wow fadeInUp" data-wow-delay="0.25s">
|
||||
<p>TSCB's Dallas region is home to a vibrant network of student-led high school cricket teams, each bringing passion, competition, and community spirit to the game. From Plano to Irving, our teams are more than just competitors—they are builders of friendship, mentors to younger players, and pioneers of cricket in Texas high schools.</p>
|
||||
<p>These teams operate with student leadership at the forefront, managing everything from practice schedules to match strategy. Whether you're a seasoned cricketer or just picking up a bat for the first time, our Dallas teams welcome you to join a supportive, competitive environment where cricket skills grow alongside leadership abilities.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Introduction End -->
|
||||
|
||||
<!-- Team Grid Start -->
|
||||
<div class="row">
|
||||
<!-- Team 1: Plano East Panthers -->
|
||||
<div class="col-lg-4 col-md-6">
|
||||
<!-- Team Member Item Start -->
|
||||
<div class="team-member-item wow fadeInUp">
|
||||
<!-- Team Image Start -->
|
||||
<div class="team-image">
|
||||
<figure class="image-anime">
|
||||
<img src="images/team-1.jpg" alt="Plano East Panthers">
|
||||
</figure>
|
||||
</div>
|
||||
<!-- Team Image End -->
|
||||
|
||||
<!-- Team Content Start -->
|
||||
<div class="team-content">
|
||||
<h3>Plano East Panthers</h3>
|
||||
<p>Leading the charge from Plano East High School with fierce competition and student leadership.</p>
|
||||
</div>
|
||||
<!-- Team Content End -->
|
||||
</div>
|
||||
<!-- Team Member Item End -->
|
||||
</div>
|
||||
|
||||
<!-- Team 2: Frisco Lone Star -->
|
||||
<div class="col-lg-4 col-md-6">
|
||||
<!-- Team Member Item Start -->
|
||||
<div class="team-member-item wow fadeInUp" data-wow-delay="0.2s">
|
||||
<!-- Team Image Start -->
|
||||
<div class="team-image">
|
||||
<figure class="image-anime">
|
||||
<img src="images/team-2.jpg" alt="Frisco Lone Star">
|
||||
</figure>
|
||||
</div>
|
||||
<!-- Team Image End -->
|
||||
|
||||
<!-- Team Content Start -->
|
||||
<div class="team-content">
|
||||
<h3>Frisco Lone Star</h3>
|
||||
<p>Representing Frisco High School with pride, passion, and a commitment to student-led operations.</p>
|
||||
</div>
|
||||
<!-- Team Content End -->
|
||||
</div>
|
||||
<!-- Team Member Item End -->
|
||||
</div>
|
||||
|
||||
<!-- Team 3: Prosper Predators -->
|
||||
<div class="col-lg-4 col-md-6">
|
||||
<!-- Team Member Item Start -->
|
||||
<div class="team-member-item wow fadeInUp" data-wow-delay="0.4s">
|
||||
<!-- Team Image Start -->
|
||||
<div class="team-image">
|
||||
<figure class="image-anime">
|
||||
<img src="images/team-3.jpg" alt="Prosper Predators">
|
||||
</figure>
|
||||
</div>
|
||||
<!-- Team Image End -->
|
||||
|
||||
<!-- Team Content Start -->
|
||||
<div class="team-content">
|
||||
<h3>Prosper Predators</h3>
|
||||
<p>Prosper High School's cricket powerhouse, driven by student leaders and competitive spirit.</p>
|
||||
</div>
|
||||
<!-- Team Content End -->
|
||||
</div>
|
||||
<!-- Team Member Item End -->
|
||||
</div>
|
||||
|
||||
<!-- Team 4: Irving High Chargers -->
|
||||
<div class="col-lg-4 col-md-6">
|
||||
<!-- Team Member Item Start -->
|
||||
<div class="team-member-item wow fadeInUp" data-wow-delay="0.6s">
|
||||
<!-- Team Image Start -->
|
||||
<div class="team-image">
|
||||
<figure class="image-anime">
|
||||
<img src="images/team-4.jpg" alt="Irving High Chargers">
|
||||
</figure>
|
||||
</div>
|
||||
<!-- Team Image End -->
|
||||
|
||||
<!-- Team Content Start -->
|
||||
<div class="team-content">
|
||||
<h3>Irving High Chargers</h3>
|
||||
<p>Charging forward from Irving High School with student-led initiatives and competitive excellence.</p>
|
||||
</div>
|
||||
<!-- Team Content End -->
|
||||
</div>
|
||||
<!-- Team Member Item End -->
|
||||
</div>
|
||||
|
||||
<!-- Team 5: Plano West Warriors -->
|
||||
<div class="col-lg-4 col-md-6">
|
||||
<!-- Team Member Item Start -->
|
||||
<div class="team-member-item wow fadeInUp" data-wow-delay="0.8s">
|
||||
<!-- Team Image Start -->
|
||||
<div class="team-image">
|
||||
<figure class="image-anime">
|
||||
<img src="images/team-5.jpg" alt="Plano West Warriors">
|
||||
</figure>
|
||||
</div>
|
||||
<!-- Team Image End -->
|
||||
|
||||
<!-- Team Content Start -->
|
||||
<div class="team-content">
|
||||
<h3>Plano West Warriors</h3>
|
||||
<p>Plano West High School's cricket team, building community and fostering student leadership.</p>
|
||||
</div>
|
||||
<!-- Team Content End -->
|
||||
</div>
|
||||
<!-- Team Member Item End -->
|
||||
</div>
|
||||
|
||||
<!-- Team 6: Frisco Titans -->
|
||||
<div class="col-lg-4 col-md-6">
|
||||
<!-- Team Member Item Start -->
|
||||
<div class="team-member-item wow fadeInUp" data-wow-delay="1s">
|
||||
<!-- Team Image Start -->
|
||||
<div class="team-image">
|
||||
<figure class="image-anime">
|
||||
<img src="images/team-6.jpg" alt="Frisco Titans">
|
||||
</figure>
|
||||
</div>
|
||||
<!-- Team Image End -->
|
||||
|
||||
<!-- Team Content Start -->
|
||||
<div class="team-content">
|
||||
<h3>Frisco Titans</h3>
|
||||
<p>Another Frisco High School team, showcasing the depth of cricket talent in the metroplex.</p>
|
||||
</div>
|
||||
<!-- Team Content End -->
|
||||
</div>
|
||||
<!-- Team Member Item End -->
|
||||
</div>
|
||||
|
||||
<!-- Team 7: Prosper Patriots -->
|
||||
<div class="col-lg-4 col-md-6">
|
||||
<!-- Team Member Item Start -->
|
||||
<div class="team-member-item wow fadeInUp" data-wow-delay="1.2s">
|
||||
<!-- Team Image Start -->
|
||||
<div class="team-image">
|
||||
<figure class="image-anime">
|
||||
<img src="images/team-7.jpg" alt="Prosper Patriots">
|
||||
</figure>
|
||||
</div>
|
||||
<!-- Team Image End -->
|
||||
|
||||
<!-- Team Content Start -->
|
||||
<div class="team-content">
|
||||
<h3>Prosper Patriots</h3>
|
||||
<p>A second Prosper High School team, expanding cricket opportunities for student athletes.</p>
|
||||
</div>
|
||||
<!-- Team Content End -->
|
||||
</div>
|
||||
<!-- Team Member Item End -->
|
||||
</div>
|
||||
|
||||
<!-- Team 8: Irving Lions -->
|
||||
<div class="col-lg-4 col-md-6">
|
||||
<!-- Team Member Item Start -->
|
||||
<div class="team-member-item wow fadeInUp" data-wow-delay="1.4s">
|
||||
<!-- Team Image Start -->
|
||||
<div class="team-image">
|
||||
<figure class="image-anime">
|
||||
<img src="images/team-8.jpg" alt="Irving Lions">
|
||||
</figure>
|
||||
</div>
|
||||
<!-- Team Image End -->
|
||||
|
||||
<!-- Team Content Start -->
|
||||
<div class="team-content">
|
||||
<h3>Irving Lions</h3>
|
||||
<p>Irvine High School's second team, promoting cricket growth and student-led team management.</p>
|
||||
</div>
|
||||
<!-- Team Content End -->
|
||||
</div>
|
||||
<!-- Team Member Item End -->
|
||||
</div>
|
||||
|
||||
<!-- Team 9: Plano Hawks -->
|
||||
<div class="col-lg-4 col-md-6">
|
||||
<!-- Team Member Item Start -->
|
||||
<div class="team-member-item wow fadeInUp" data-wow-delay="1.6s">
|
||||
<!-- Team Image Start -->
|
||||
<div class="team-image">
|
||||
<figure class="image-anime">
|
||||
<img src="images/team-1.jpg" alt="Plano Hawks">
|
||||
</figure>
|
||||
</div>
|
||||
<!-- Team Image End -->
|
||||
|
||||
<!-- Team Content Start -->
|
||||
<div class="team-content">
|
||||
<h3>Plano Hawks</h3>
|
||||
<p>Completing the Dallas trio, Plano Hawks bring competitive cricket to the Plano community.</p>
|
||||
</div>
|
||||
<!-- Team Content End -->
|
||||
</div>
|
||||
<!-- Team Member Item End -->
|
||||
</div>
|
||||
</div>
|
||||
<!-- Team Grid End -->
|
||||
</div>
|
||||
</div>
|
||||
<!-- Our Teams Section End -->
|
||||
|
||||
<!-- 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-lg-2 col-md-3 col-6">
|
||||
<!-- 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-lg-3 col-md-4 col-6">
|
||||
<!-- 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">cricclubs league</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- About Links End -->
|
||||
</div>
|
||||
|
||||
<div class="col-lg-3 col-md-5">
|
||||
<!-- 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 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 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="#">terms & conditions</a></li>
|
||||
<li><a href="#">liability policy</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/jquery-3.7.1.min.js"></script>
|
||||
<!-- Bootstrap js file -->
|
||||
<script src="js/bootstrap.min.js"></script>
|
||||
<!-- Validator js file -->
|
||||
<script src="js/validator.min.js"></script>
|
||||
<!-- SlickNav js file -->
|
||||
<script src="js/jquery.slicknav.js"></script>
|
||||
<!-- Swiper js file -->
|
||||
<script src="js/swiper-bundle.min.js"></script>
|
||||
<!-- Counter js file -->
|
||||
<script src="js/jquery.waypoints.min.js"></script>
|
||||
<script src="js/jquery.counterup.min.js"></script>
|
||||
<!-- Magnific js file -->
|
||||
<script src="js/jquery.magnific-popup.min.js"></script>
|
||||
<!-- SmoothScroll -->
|
||||
<script src="js/SmoothScroll.js"></script>
|
||||
<!-- Parallax js -->
|
||||
<script src="js/parallaxie.js"></script>
|
||||
<!-- MagicCursor js file -->
|
||||
<script src="js/gsap.min.js"></script>
|
||||
<script src="js/magiccursor.js"></script>
|
||||
<!-- Text Effect js file -->
|
||||
<script src="js/SplitText.js"></script>
|
||||
<script src="js/ScrollTrigger.min.js"></script>
|
||||
<!-- YTPlayer js File -->
|
||||
<script src="js/jquery.mb.YTPlayer.min.js"></script>
|
||||
<!-- Audio js File -->
|
||||
<script src="js/plyr.js"></script>
|
||||
<!-- Wow js file -->
|
||||
<script src="js/wow.js"></script>
|
||||
<!-- Main Custom js file -->
|
||||
<script src="js/function.js"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
537
dallas.html
@@ -10,7 +10,7 @@
|
||||
<meta name="keywords" content="">
|
||||
<meta name="author" content="Keshav Anand">
|
||||
<!-- Page Title -->
|
||||
<title>Dallas Regionals | TSCB</title>
|
||||
<title>Dallas Teams | TSCB</title>
|
||||
<!-- Favicon Icon -->
|
||||
<link rel="shortcut icon" type="image/x-icon" href="images/logo.png">
|
||||
<!-- Google Fonts Css-->
|
||||
@@ -106,11 +106,12 @@
|
||||
<div class="col-lg-12">
|
||||
<!-- Page Header Box Start -->
|
||||
<div class="page-header-box">
|
||||
<h1 class="text-anime-style-2" data-cursor="-opaque">Dallas <span>Regionals</span></h1>
|
||||
<h1 class="text-anime-style-2" data-cursor="-opaque"><span>Dallas Teams</span></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">dallas regionals</li>
|
||||
<li class="breadcrumb-item"><a href="#">dallas regionals</a></li>
|
||||
<li class="breadcrumb-item active" aria-current="page">dallas teams</li>
|
||||
</ol>
|
||||
</nav>
|
||||
</div>
|
||||
@@ -121,381 +122,265 @@
|
||||
</div>
|
||||
<!-- Page Header End -->
|
||||
|
||||
<!-- About Us Section Start -->
|
||||
<div class="about-us">
|
||||
<!-- League Overview Section Start -->
|
||||
<div class="about-us page-about-us">
|
||||
<div class="container">
|
||||
<div class="row align-items-center">
|
||||
|
||||
<div class="col-lg-6">
|
||||
<!-- About Content Start -->
|
||||
<div class="about-content">
|
||||
<!-- Section Title Start -->
|
||||
<!-- Text Column -->
|
||||
<div class="col-lg-7 wow fadeInLeft">
|
||||
<div class="section-title">
|
||||
<h3 class="wow fadeInUp">dallas regionals</h3>
|
||||
<h2 class="text-anime-style-2" data-cursor="-opaque">Connecting Dallas Metroplex Schools Through Cricket</h2>
|
||||
<p class="wow fadeInUp" data-wow-delay="0.25s">Connecting schools in the Dallas metroplex through competitive cricket matches. Our Dallas Regionals brings together talented students from Plano, Frisco, Prosper, and Irving to compete, connect, and grow the sport they love.</p>
|
||||
<h3>about the regional competition</h3>
|
||||
<h2 class="text-anime-style-2" data-cursor="-opaque">Actively <span>Changing the Game</span></h2>
|
||||
</div>
|
||||
<!-- Section Title End -->
|
||||
|
||||
<!-- About Content Start -->
|
||||
<div class="about-content">
|
||||
<div class="about-content-body">
|
||||
<p class="wow fadeInUp" data-wow-delay="0.25s">The Dallas Regionals serves as the cornerstone of TSCB's mission in North Texas, bringing together nine dynamic high school cricket teams across one of America's most diverse metropolitan areas. From the thriving cricket programs in Plano and Frisco to the emerging teams in Prosper and Irving, our Dallas community represents the future of competitive high school cricket in the state.</p>
|
||||
|
||||
<p class="wow fadeInUp" data-wow-delay="0.5s">Led entirely by student organizers, the Dallas Regionals provides a platform where young cricketers take ownership of their competitive journey. Students manage league operations, coordinate match schedules, develop officiating protocols, and foster a culture of sportsmanship that extends far beyond the boundary ropes. This student-led approach not only builds leadership skills but also creates a sustainable model for cricket growth across Texas.</p>
|
||||
|
||||
<p class="wow fadeInUp" data-wow-delay="0.75s">As the Dallas cricket community continues to expand, we're seeing students from all backgrounds find common ground through the sport. The Regionals serves as more than just competition—it's a bridge connecting schools, building friendships, and establishing Dallas as a hub for high school cricket excellence. Whether you're a seasoned player or picking up a bat for the first time, there's a place for you in our growing Dallas cricket family.</p>
|
||||
<p>The Dallas Regionals is the first-ever fully integrated high school tapeball cricket league Dallas-Fort Worth area, bringing together high school students from across the region to compete at the highest level. Season One features nine schools divided across three geographic divisions — South, Central, and North Dallas — competing in a round-robin format to claim a spot in the State Championship.</p>
|
||||
<p>All matches are organized through CricClubs, where you can track live scores, standings, and full match statistics.</p>
|
||||
</div>
|
||||
</div>
|
||||
<!-- About Content End -->
|
||||
</div>
|
||||
<!-- About Content End -->
|
||||
</div>
|
||||
|
||||
<div class="col-lg-6">
|
||||
<!-- About Image Start -->
|
||||
<div class="about-image">
|
||||
<div class="about-img-1">
|
||||
<figure class="image-anime reveal">
|
||||
<img src="images/cricket.png" alt="">
|
||||
</figure>
|
||||
<!-- Buttons Column -->
|
||||
<div class="col-lg-4 offset-lg-1 wow fadeInRight" data-wow-delay="0.2s">
|
||||
<div class="league-links d-flex flex-column gap-3 mt-4 mt-lg-0">
|
||||
<a href="https://cricclubs.com/TexasScholasticCricketBoard/points-table?leagueId=hKGWBeaND6UfZE7_FQSDeQ"
|
||||
class="btn-default w-100 text-center" target="_blank">
|
||||
<i class="fa-solid fa-table-list me-2"></i> Points Table
|
||||
</a>
|
||||
<a href="https://cricclubs.com/TexasScholasticCricketBoard/results?leagueId=hKGWBeaND6UfZE7_FQSDeQ&year=2026&series=YL5qVXl5UzTJ9e6vFfDgmg&seriesName=DALLAS+REGIONALS+-+SEASON+ONE"
|
||||
class="btn-default w-100 text-center" target="_blank">
|
||||
<i class="fa-solid fa-cricket-bat-ball me-2"></i> Our Lates Results
|
||||
</a>
|
||||
<a href="https://cricclubs.com/TexasScholasticCricketBoard"
|
||||
class="btn-default w-100 text-center" target="_blank">
|
||||
<i class="fa-solid fa-arrow-up-right-from-square me-2"></i> League Home Page
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="about-img-2">
|
||||
<figure class="image-anime reveal">
|
||||
<img src="images/match.png" alt="" style="width: 348px; height: 454px;">
|
||||
</figure>
|
||||
</div>
|
||||
</div>
|
||||
<!-- About Image End -->
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<!-- About Us Section End -->
|
||||
|
||||
<p></p>
|
||||
<p> </p>
|
||||
|
||||
<p> </p>
|
||||
</div>
|
||||
<!-- League Overview Section End -->
|
||||
|
||||
|
||||
<!-- Teams Overview Section Start -->
|
||||
<div class="teams-overview">
|
||||
<!-- Our Teams Section Start -->
|
||||
<div class="our-teams">
|
||||
<div class="container">
|
||||
<div class="row align-items-center">
|
||||
<div class="row align-items-center section-row">
|
||||
<div class="col-lg-12">
|
||||
<!-- Section Title Start -->
|
||||
<div class="section-title">
|
||||
<h3 class="wow fadeInUp">meet the teams</h3>
|
||||
<h2 class="text-anime-style-2" data-cursor="-opaque">Nine Dallas Schools, <span>One Cricket Community</span></h2>
|
||||
<p class="wow fadeInUp" data-wow-delay="0.25s">Our Dallas Regionals brings together nine high school cricket teams, each representing their school's unique spirit and dedication to the sport.</p>
|
||||
<h3 class="wow fadeInUp">our teams</h3>
|
||||
<h2 class="text-anime-style-2" data-cursor="-opaque">Meet Our Dedicated <span>Teams</span></h2>
|
||||
</div>
|
||||
<!-- Section Title End -->
|
||||
|
||||
<div class="teams-footer wow fadeInUp" data-wow-delay="0.5s">
|
||||
<a href="dallas-teams.html" class="btn-default">View All Dallas Teams</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Teams Overview Section End -->
|
||||
|
||||
<!-- 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">9</span>+</h2>
|
||||
</div>
|
||||
<!-- Counter Title End -->
|
||||
|
||||
<!-- Counter Content Start -->
|
||||
<div class="counter-content">
|
||||
<h3>Dallas Teams</h3>
|
||||
<p>Nine high schools from Plano, Frisco, Prosper, and Irving united through cricket.</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">15</span>+</h2>
|
||||
</div>
|
||||
<!-- Counter Title End -->
|
||||
|
||||
<!-- Counter Content Start -->
|
||||
<div class="counter-content">
|
||||
<h3>Cities Connected</h3>
|
||||
<p>Dallas Regionals spans multiple cities across the metroplex.</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">200</span>+</h2>
|
||||
</div>
|
||||
<!-- Counter Title End -->
|
||||
|
||||
<!-- Counter Content Start -->
|
||||
<div class="counter-content">
|
||||
<h3>Dallas Cricketers</h3>
|
||||
<p>Student athletes from across the Dallas metroplex competing for excellence.</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">12</span>+</h2>
|
||||
</div>
|
||||
<!-- Counter Title End -->
|
||||
|
||||
<!-- Counter Content Start -->
|
||||
<div class="counter-content">
|
||||
<h3>Matches Played</h3>
|
||||
<p>Dallas Regionals has hosted numerous competitive matches in its inaugural season.</p>
|
||||
</div>
|
||||
<!-- Counter Content End -->
|
||||
</div>
|
||||
<!-- Counter Item End -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Our Counter Section End -->
|
||||
|
||||
|
||||
<!-- Our Mission Section Start -->
|
||||
<div class="our-mission">
|
||||
<div class="container">
|
||||
<div class="row align-items-center">
|
||||
<div class="col-lg-6">
|
||||
<div class="mission-content">
|
||||
<!-- Section Title Start -->
|
||||
<div class="section-title">
|
||||
<h3 class="wow fadeInUp">why dallas regionals</h3>
|
||||
<h2 class="text-anime-style-2" data-cursor="-opaque">Building Leadership Through <span>Competitive Cricket</span></h2>
|
||||
</div>
|
||||
<!-- Section Title End -->
|
||||
|
||||
<!-- Mission Content Body Start -->
|
||||
<div class="mission-content-body">
|
||||
<h3 class="wow fadeInUp" data-wow-delay="0.25s">The Dallas Regionals exemplifies TSCB's commitment to student-led competition and educational sport.</h3>
|
||||
<p class="wow fadeInUp" data-wow-delay="0.5s">Beyond the boundary lines, Dallas cricketers develop invaluable skills: organizing tournaments, communicating with opposing schools, managing game day operations, and upholding the values of fair play. These experiences prepare them not just as athletes, but as leaders who can make a difference in their schools and communities.</p>
|
||||
</div>
|
||||
<!-- Mission Content Body End -->
|
||||
|
||||
<!-- Mission Content Footer Start -->
|
||||
<div class="mission-content-footer wow fadeInUp" data-wow-delay="0.75s">
|
||||
<a href="/contact.html" class="btn-default">join the league</a>
|
||||
</div>
|
||||
<!-- Mission Content Footer End -->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-lg-6">
|
||||
<!-- Mission Image Start -->
|
||||
<div class="mission-image">
|
||||
<!-- Mission Image Start -->
|
||||
<div class="mission-img">
|
||||
<figure class="image-anime reveal">
|
||||
<img src="images/about.gif" style="width: 450px; height: 750px;" alt="">
|
||||
<!-- Team Grid Start -->
|
||||
<div class="row">
|
||||
<!-- Team 1: Plano East Panthers -->
|
||||
<div class="col-lg-4 col-md-6">
|
||||
<!-- Team Member Item Start -->
|
||||
<div class="team-member-item wow fadeInUp">
|
||||
<!-- Team Image Start -->
|
||||
<div class="team-image">
|
||||
<figure class="image-anime">
|
||||
<img src="images/pesh.jpeg" alt="Plano East Panthers">
|
||||
</figure>
|
||||
</div>
|
||||
<!-- Mission Image End -->
|
||||
<!-- Team Image End -->
|
||||
|
||||
<!-- Mission Life Circle Start -->
|
||||
<div class="mission-life-circle">
|
||||
<img src="images/hero-bg.jpg" alt="" style="width: 160px; height: auto;">
|
||||
<!-- Team Content Start -->
|
||||
<div class="team-content">
|
||||
<h3>Plano East Panthers</h3>
|
||||
<p>South Dallas</p>
|
||||
</div>
|
||||
<!-- Mission Life Circle End -->
|
||||
<!-- Team Content End -->
|
||||
</div>
|
||||
<!-- Mission Image End -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Our Mission Section End -->
|
||||
|
||||
<!-- Our Services Section Start -->
|
||||
<div class="our-services">
|
||||
<div class="container">
|
||||
<div class="row section-row">
|
||||
<!-- Section Title Start -->
|
||||
<div class="section-title">
|
||||
<h3 class="wow fadeInUp">dallas regionals</h3>
|
||||
<h2 class="text-anime-style-2" data-cursor="-opaque">What Makes Our <span>Dallas Community</span> Unique</h2>
|
||||
</div>
|
||||
<!-- Section Title End -->
|
||||
<!-- Team Member Item End -->
|
||||
</div>
|
||||
|
||||
<div class="row">
|
||||
<div class="col-lg-18 col-md-6">
|
||||
<!-- Service Item Start -->
|
||||
<div class="service-item wow fadeInUp">
|
||||
<!-- Icon Box Start -->
|
||||
<div class="icon-box">
|
||||
<img src="images/icon-about-list-1.svg" alt="">
|
||||
<!-- Team 2: Frisco Lone Star -->
|
||||
<div class="col-lg-4 col-md-6">
|
||||
<!-- Team Member Item Start -->
|
||||
<div class="team-member-item wow fadeInUp" data-wow-delay="0.2s">
|
||||
<!-- Team Image Start -->
|
||||
<div class="team-image">
|
||||
<figure class="image-anime">
|
||||
<img src="images/ranchview.jpg" alt="Ranchview Wolves">
|
||||
</figure>
|
||||
</div>
|
||||
<!-- Icon Box End -->
|
||||
<!-- Team Image End -->
|
||||
|
||||
<!-- Service Body Start -->
|
||||
<div class="service-body">
|
||||
<h3>Student Leadership</h3>
|
||||
<p>Every aspect of the Dallas Regionals is managed by high school students, from league coordination to match officiating.</p>
|
||||
<!-- Team Content Start -->
|
||||
<div class="team-content">
|
||||
<h3>Ranchview Wolves</h3>
|
||||
<p>South Dallas</p>
|
||||
</div>
|
||||
<!-- Service Body End -->
|
||||
|
||||
<!-- Service Footer Start -->
|
||||
<div class="service-footer">
|
||||
<div class="service-content">
|
||||
<h3>student-led</h3>
|
||||
<!-- Team Content End -->
|
||||
</div>
|
||||
<div class="service-btn">
|
||||
<a href="#" class="readmore-btn"><img src="images/arrow-white.svg" alt=""></a>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Service Footer End -->
|
||||
</div>
|
||||
<!-- Service Item End -->
|
||||
<!-- Team Member Item End -->
|
||||
</div>
|
||||
|
||||
<!-- Team 3: Prosper Predators -->
|
||||
<div class="col-lg-4 col-md-6">
|
||||
<!-- Team Member Item Start -->
|
||||
<div class="team-member-item wow fadeInUp" data-wow-delay="0.4s">
|
||||
<!-- Team Image Start -->
|
||||
<div class="team-image">
|
||||
<figure class="image-anime">
|
||||
<img src="images/friscofury.webp" alt="Frisco Fury">
|
||||
</figure>
|
||||
</div>
|
||||
<!-- Team Image End -->
|
||||
|
||||
<div class="col-lg-18 col-md-6">
|
||||
<!-- Service Item Start -->
|
||||
<div class="service-item wow fadeInUp" data-wow-delay="0.75s">
|
||||
<!-- Icon Box Start -->
|
||||
<div class="icon-box">
|
||||
<img src="images/icon-about-list-2.svg" alt="">
|
||||
<!-- Team Content Start -->
|
||||
<div class="team-content">
|
||||
<h3>Frisco Fury</h3>
|
||||
<p>South Dallas</p>
|
||||
</div>
|
||||
<!-- Icon Box End -->
|
||||
|
||||
<!-- Service Body Start -->
|
||||
<div class="service-body">
|
||||
<h3>Competitive Excellence</h3>
|
||||
<p>High-level competition that challenges players while maintaining the spirit of sportsmanship and mutual respect.</p>
|
||||
<!-- Team Content End -->
|
||||
</div>
|
||||
<!-- Service Body End -->
|
||||
|
||||
<!-- Service Footer Start -->
|
||||
<div class="service-footer">
|
||||
<div class="service-content">
|
||||
<h3>competitive</h3>
|
||||
</div>
|
||||
<div class="service-btn">
|
||||
<a href="#" class="readmore-btn"><img src="images/arrow-white.svg" alt=""></a>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Service Footer End -->
|
||||
</div>
|
||||
<!-- Service Item End -->
|
||||
<!-- Team Member Item End -->
|
||||
</div>
|
||||
|
||||
<div class="col-lg-18 col-md-6">
|
||||
<!-- Service Item Start -->
|
||||
<div class="service-item wow fadeInUp" data-wow-delay="1s">
|
||||
<!-- Icon Box Start -->
|
||||
<div class="icon-box">
|
||||
<img src="images/icon-about-list-3.svg" alt="">
|
||||
<!-- Team 4: Irving High Chargers -->
|
||||
<div class="col-lg-4 col-md-6">
|
||||
<!-- Team Member Item Start -->
|
||||
<div class="team-member-item wow fadeInUp" data-wow-delay="0.6s">
|
||||
<!-- Team Image Start -->
|
||||
<div class="team-image">
|
||||
<figure class="image-anime">
|
||||
<img src="images/heritage.webp" alt="Heritage Coyotes">
|
||||
</figure>
|
||||
</div>
|
||||
<!-- Icon Box End -->
|
||||
<!-- Team Image End -->
|
||||
|
||||
<!-- Service Body Start -->
|
||||
<div class="service-body">
|
||||
<h3>Community Connection</h3>
|
||||
<p>Building bridges between schools in Plano, Frisco, Prosper, and Irving through shared passion for cricket.</p>
|
||||
<!-- Team Content Start -->
|
||||
<div class="team-content">
|
||||
<h3>Heritage Coyotes</h3>
|
||||
<p>Central Dallas</p>
|
||||
</div>
|
||||
<!-- Service Body End -->
|
||||
|
||||
<!-- Service Footer Start -->
|
||||
<div class="service-footer">
|
||||
<div class="service-content">
|
||||
<h3>community</h3>
|
||||
<!-- Team Content End -->
|
||||
</div>
|
||||
<div class="service-btn">
|
||||
<a href="#" class="readmore-btn"><img src="images/arrow-white.svg" alt=""></a>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Service Footer End -->
|
||||
</div>
|
||||
<!-- Service Item End -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Our Services Section End -->
|
||||
|
||||
<!-- Service Ticker Start -->
|
||||
<div class="service-ticker">
|
||||
<div class="scrolling-ticker">
|
||||
<div class="scrolling-ticker-box">
|
||||
<div class="scrolling-content">
|
||||
<span><img src="images/icon-asterisk.svg" alt="">Cricket</span>
|
||||
<span><img src="images/icon-asterisk.svg" alt="">Leadership</span>
|
||||
<span><img src="images/icon-asterisk.svg" alt="">Community</span>
|
||||
<span><img src="images/icon-asterisk.svg" alt="">Youth Involvement</span>
|
||||
<span><img src="images/icon-asterisk.svg" alt="">Fun</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Service Ticker End -->
|
||||
|
||||
<p></p>
|
||||
<p></p>
|
||||
|
||||
<!-- CTA Box Section Start -->
|
||||
<div class="cta-box">
|
||||
<div class="container">
|
||||
<div class="row align-items-center">
|
||||
<div class="col-md-9">
|
||||
<!-- CTA Box Content Start -->
|
||||
<div class="cta-box-content">
|
||||
<!-- Section Title Start -->
|
||||
<div class="section-title">
|
||||
<h2 class="text-anime-style-2" data-cursor="-opaque">Ready to Join the Dallas Cricket Community?
|
||||
Contact Us Today!</h2>
|
||||
</div>
|
||||
<!-- Section Title End -->
|
||||
</div>
|
||||
<!-- CTA Box Content End -->
|
||||
<!-- Team Member Item End -->
|
||||
</div>
|
||||
|
||||
<div class="col-md-3">
|
||||
<!-- CTA Box Btn Start -->
|
||||
<div class="cta-box-btn wow fadeInUp">
|
||||
<a href="/contact.html" class="btn-default btn-highlighted">join us</a>
|
||||
<!-- Team 5: Plano West Warriors -->
|
||||
<div class="col-lg-4 col-md-6">
|
||||
<!-- Team Member Item Start -->
|
||||
<div class="team-member-item wow fadeInUp" data-wow-delay="0.8s">
|
||||
<!-- Team Image Start -->
|
||||
<div class="team-image">
|
||||
<figure class="image-anime">
|
||||
<img src="images/lebanon.jpeg" alt="Lebanon Trail Challengers">
|
||||
</figure>
|
||||
</div>
|
||||
<!-- CTA Box Btn End -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- CTA Box Section End -->
|
||||
<!-- Team Image End -->
|
||||
|
||||
<!-- Team Content Start -->
|
||||
<div class="team-content">
|
||||
<h3>Lebanon Trail Challengers</h3>
|
||||
<p>Central Dallas</p>
|
||||
</div>
|
||||
<!-- Team Content End -->
|
||||
</div>
|
||||
<!-- Team Member Item End -->
|
||||
</div>
|
||||
|
||||
<!-- Team 6: Frisco Titans -->
|
||||
<div class="col-lg-4 col-md-6">
|
||||
<!-- Team Member Item Start -->
|
||||
<div class="team-member-item wow fadeInUp" data-wow-delay="1s">
|
||||
<!-- Team Image Start -->
|
||||
<div class="team-image">
|
||||
<figure class="image-anime">
|
||||
<img src="images/liberty.jpeg" alt="Frisco Titans">
|
||||
</figure>
|
||||
</div>
|
||||
<!-- Team Image End -->
|
||||
|
||||
<!-- Team Content Start -->
|
||||
<div class="team-content">
|
||||
<h3>Liberty Redhawks</h3>
|
||||
<p>Central Dallas</p>
|
||||
</div>
|
||||
<!-- Team Content End -->
|
||||
</div>
|
||||
<!-- Team Member Item End -->
|
||||
</div>
|
||||
|
||||
<!-- Team 7: Prosper Patriots -->
|
||||
<div class="col-lg-4 col-md-6">
|
||||
<!-- Team Member Item Start -->
|
||||
<div class="team-member-item wow fadeInUp" data-wow-delay="1.2s">
|
||||
<!-- Team Image Start -->
|
||||
<div class="team-image">
|
||||
<figure class="image-anime">
|
||||
<img src="images/prosper.webp" alt="Prosper Eagles">
|
||||
</figure>
|
||||
</div>
|
||||
<!-- Team Image End -->
|
||||
|
||||
<!-- Team Content Start -->
|
||||
<div class="team-content">
|
||||
<h3>Prosper Eagles</h3>
|
||||
<p>North Dallas</p>
|
||||
</div>
|
||||
<!-- Team Content End -->
|
||||
</div>
|
||||
<!-- Team Member Item End -->
|
||||
</div>
|
||||
|
||||
<!-- Team 8: Irving Lions -->
|
||||
<div class="col-lg-4 col-md-6">
|
||||
<!-- Team Member Item Start -->
|
||||
<div class="team-member-item wow fadeInUp" data-wow-delay="1.4s">
|
||||
<!-- Team Image Start -->
|
||||
<div class="team-image">
|
||||
<figure class="image-anime">
|
||||
<img src="images/rockhill.jpeg" alt="Rock Hill Bluehawks">
|
||||
</figure>
|
||||
</div>
|
||||
<!-- Team Image End -->
|
||||
|
||||
<!-- Team Content Start -->
|
||||
<div class="team-content">
|
||||
<h3>Rock Hill Bluehawks</h3>
|
||||
<p>North Dallas</p>
|
||||
</div>
|
||||
<!-- Team Content End -->
|
||||
</div>
|
||||
<!-- Team Member Item End -->
|
||||
</div>
|
||||
|
||||
<!-- Team 9: Plano Hawks -->
|
||||
<div class="col-lg-4 col-md-6">
|
||||
<!-- Team Member Item Start -->
|
||||
<div class="team-member-item wow fadeInUp" data-wow-delay="1.6s">
|
||||
<!-- Team Image Start -->
|
||||
<div class="team-image">
|
||||
<figure class="image-anime">
|
||||
<img src="images/walnut.webp" alt="Walnut Grove Wildcats">
|
||||
</figure>
|
||||
</div>
|
||||
<!-- Team Image End -->
|
||||
|
||||
<!-- Team Content Start -->
|
||||
<div class="team-content">
|
||||
<h3>Walnut Grove Wildcats</h3>
|
||||
<p>North Dallas</p>
|
||||
</div>
|
||||
<!-- Team Content End -->
|
||||
</div>
|
||||
<!-- Team Member Item End -->
|
||||
</div>
|
||||
</div>
|
||||
<!-- Team Grid End -->
|
||||
</div>
|
||||
</div>
|
||||
<!-- Our Teams Section End -->
|
||||
|
||||
<!-- Footer Start -->
|
||||
<footer class="main-footer">
|
||||
|
||||
@@ -1,74 +0,0 @@
|
||||
<?php
|
||||
|
||||
$errorMSG = "";
|
||||
|
||||
// FIRSTNAME
|
||||
if (empty($_POST["fname"])) {
|
||||
$errorMSG = "Full Name is required. ";
|
||||
} else {
|
||||
$fname = $_POST["fname"];
|
||||
}
|
||||
|
||||
// LASTNAME
|
||||
if (empty($_POST["lname"])) {
|
||||
$errorMSG = "Full Name is required. ";
|
||||
} else {
|
||||
$lname = $_POST["lname"];
|
||||
}
|
||||
|
||||
// EMAIL
|
||||
if (empty($_POST["email"])) {
|
||||
$errorMSG .= "Email is required. ";
|
||||
} else {
|
||||
$email = $_POST["email"];
|
||||
}
|
||||
|
||||
// PHONE
|
||||
if (empty($_POST["phone"])) {
|
||||
$errorMSG .= "Phone is required. ";
|
||||
} else {
|
||||
$phone = $_POST["phone"];
|
||||
}
|
||||
|
||||
// MESSAGE
|
||||
if (empty($_POST["message"])) {
|
||||
$errorMSG .= "Message is required. ";
|
||||
} else {
|
||||
$message = $_POST["message"];
|
||||
}
|
||||
|
||||
$subject = 'Contact Inquiry from Website';
|
||||
|
||||
//$EmailTo = "info@yourdomain.com"; // Replace with your email.
|
||||
$EmailTo = "texasscholasticcricketboard@gmail.com";
|
||||
|
||||
// prepare email body text
|
||||
$Body = "";
|
||||
$Body .= "Name: ";
|
||||
$Body .= $fname." ".$lname;
|
||||
$Body .= "\n";
|
||||
$Body .= "Email: ";
|
||||
$Body .= $email;
|
||||
$Body .= "\n";
|
||||
$Body .= "Phone: ";
|
||||
$Body .= $phone;
|
||||
$Body .= "\n";
|
||||
$Body .= "Message: ";
|
||||
$Body .= $message;
|
||||
$Body .= "\n";
|
||||
|
||||
// send email
|
||||
$success = @mail($EmailTo, $subject, $Body, "From:".$email);
|
||||
|
||||
// redirect to success page
|
||||
if ($success && $errorMSG == ""){
|
||||
echo "success";
|
||||
}else{
|
||||
if($errorMSG == ""){
|
||||
echo "Something went wrong :(";
|
||||
} else {
|
||||
echo $errorMSG;
|
||||
}
|
||||
}
|
||||
|
||||
?>
|
||||
BIN
images/friscofury.webp
Normal file
|
After Width: | Height: | Size: 347 KiB |
BIN
images/heritage.webp
Normal file
|
After Width: | Height: | Size: 75 KiB |
BIN
images/lebanon.jpeg
Normal file
|
After Width: | Height: | Size: 25 KiB |
BIN
images/liberty.jpeg
Normal file
|
After Width: | Height: | Size: 32 KiB |
BIN
images/pesh.jpeg
Normal file
|
After Width: | Height: | Size: 45 KiB |
BIN
images/prosper.webp
Normal file
|
After Width: | Height: | Size: 53 KiB |
BIN
images/ranchview.jpg
Normal file
|
After Width: | Height: | Size: 12 KiB |
BIN
images/rockhill.jpeg
Normal file
|
After Width: | Height: | Size: 39 KiB |
BIN
images/walnut.webp
Normal file
|
After Width: | Height: | Size: 117 KiB |
17
index.html
@@ -67,18 +67,12 @@
|
||||
<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 submenu"><a class="nav-link" href="#">Dallas Regionals</a>
|
||||
<ul>
|
||||
|
||||
<li class="nav-item"><a class="nav-link" href="dallas.html">Dallas Regionals</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="dallas-teams.html">Dallas Teams</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="nav-item submenu"><a class="nav-link" href="#">Austin Regionals</a>
|
||||
<ul>
|
||||
|
||||
|
||||
<li class="nav-item"><a class="nav-link" href="austin.html">Austin Regionals</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="austin-teams.html">Austin Teams</a></li>
|
||||
</ul>
|
||||
</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="partners.html">Our
|
||||
Partners</a></li>
|
||||
@@ -706,7 +700,8 @@
|
||||
<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">cricclubs league</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 -->
|
||||
|
||||