Compare commits
6 Commits
2bdb6daa10
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d898c38176 | ||
|
|
4ae844b652 | ||
| 9f36459833 | |||
| e85adfad95 | |||
| c13113651f | |||
|
|
2110440031 |
@@ -213,7 +213,7 @@
|
||||
<!-- Team Image Start -->
|
||||
<div class="team-image">
|
||||
<figure class="image-anime">
|
||||
<img loading="lazy" src="images/westwodd.jpeg" alt="Westwood High School">
|
||||
<img loading="lazy" src="images/westwood.jpeg" alt="Westwood High School">
|
||||
</figure>
|
||||
</div>
|
||||
<!-- Team Image End -->
|
||||
|
||||
@@ -299,7 +299,7 @@
|
||||
<!-- Team Image Start -->
|
||||
<div class="team-image">
|
||||
<figure class="image-anime">
|
||||
<img loading="lazy" src="images/prosper.webp" alt="Prosper Eagles">
|
||||
<img loading="lazy" src="images/prosper.jpeg" alt="Prosper Eagles">
|
||||
</figure>
|
||||
</div>
|
||||
<!-- Team Image End -->
|
||||
|
||||
BIN
images/prosper.jpeg
Normal file
|
After Width: | Height: | Size: 117 KiB |
BIN
images/radio-surabhi.jpeg
Normal file
|
After Width: | Height: | Size: 67 KiB |
|
Before Width: | Height: | Size: 39 KiB After Width: | Height: | Size: 124 KiB |
|
Before Width: | Height: | Size: 9.8 KiB After Width: | Height: | Size: 132 KiB |
BIN
images/samvidh.jpeg
Normal file
|
After Width: | Height: | Size: 34 KiB |
BIN
images/scientific-solutions-global.jpeg
Normal file
|
After Width: | Height: | Size: 32 KiB |
BIN
images/westwood.jpeg
Normal file
|
After Width: | Height: | Size: 103 KiB |
@@ -447,15 +447,24 @@
|
||||
</div>
|
||||
|
||||
<div class="sponsors-logo-grid wow fadeInUp" data-wow-delay="0.25s">
|
||||
<div class="sponsor-logo-item">
|
||||
<img loading="lazy" src="images/samvidh.jpeg" alt="Samvidh Technologies">
|
||||
</div>
|
||||
<div class="sponsor-logo-item">
|
||||
<img loading="lazy" src="images/ncca.jpg" alt="NCCA">
|
||||
</div>
|
||||
<div class="sponsor-logo-item">
|
||||
<img loading="lazy" src="images/hit-fantasy.jpg" alt="Hit Fantasy">
|
||||
</div>
|
||||
<div class="sponsor-logo-item">
|
||||
<img loading="lazy" src="images/radio-surabhi.jpeg" alt="Radio Surabhi">
|
||||
</div>
|
||||
<div class="sponsor-logo-item">
|
||||
<img loading="lazy" src="images/srisports.png" alt="Sri Sports">
|
||||
</div>
|
||||
<div class="sponsor-logo-item">
|
||||
<img loading="lazy" src="images/scientific-solutions-global.jpeg" alt="Scientific Solutions Global">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="sponsors-footer wow fadeInUp" data-wow-delay="0.5s">
|
||||
|
||||
@@ -169,67 +169,88 @@
|
||||
|
||||
<!-- Team Grid Start -->
|
||||
<div class="row">
|
||||
<!-- Team 1: Plano East Panthers -->
|
||||
<!-- Samvidh Technologies -->
|
||||
<div class="col-12 col-sm-6 col-md-6 col-lg-4">
|
||||
<!-- Team Member Item Start -->
|
||||
<div class="team-member-item wow fadeInUp">
|
||||
<!-- Team Image Start -->
|
||||
<div class="team-image">
|
||||
<figure class="image-anime">
|
||||
<img loading="lazy" src="images/samvidh.jpeg" alt="Samvidh Technologies" />
|
||||
</figure>
|
||||
</div>
|
||||
<div class="team-content">
|
||||
<h3>Samvidh Technologies</h3>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Radio Surabhi -->
|
||||
<div class="col-12 col-sm-6 col-md-6 col-lg-4">
|
||||
<div class="team-member-item wow fadeInUp" data-wow-delay="0.2s">
|
||||
<div class="team-image">
|
||||
<figure class="image-anime">
|
||||
<img loading="lazy" src="images/radio-surabhi.jpeg" alt="Radio Surabhi" />
|
||||
</figure>
|
||||
</div>
|
||||
<div class="team-content">
|
||||
<h3>Radio Surabhi</h3>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Sri Sports -->
|
||||
<div class="col-12 col-sm-6 col-md-6 col-lg-4">
|
||||
<div class="team-member-item wow fadeInUp" data-wow-delay="0.4s">
|
||||
<div class="team-image">
|
||||
<figure class="image-anime">
|
||||
<img loading="lazy" src="images/srisports.png" alt="Sri Sports" />
|
||||
</figure>
|
||||
</div>
|
||||
<!-- Team Image End -->
|
||||
|
||||
<!-- Team Content Start -->
|
||||
<div class="team-content">
|
||||
<h3>Sri Sports</h3>
|
||||
</div>
|
||||
<!-- Team Content End -->
|
||||
</div>
|
||||
<!-- Team Member Item End -->
|
||||
</div>
|
||||
|
||||
<!-- Team 2: Frisco Lone Star -->
|
||||
<!-- NCCA -->
|
||||
<div class="col-12 col-sm-6 col-md-6 col-lg-4">
|
||||
<!-- Team Member Item Start -->
|
||||
<div class="team-member-item wow fadeInUp" data-wow-delay="0.2s">
|
||||
<!-- Team Image Start -->
|
||||
<div class="team-member-item wow fadeInUp" data-wow-delay="0.6s">
|
||||
<div class="team-image">
|
||||
<figure class="image-anime">
|
||||
<img loading="lazy" src="images/ncca.jpg" alt="National College Cricket Association" />
|
||||
</figure>
|
||||
</div>
|
||||
<!-- Team Image End -->
|
||||
|
||||
<!-- Team Content Start -->
|
||||
<div class="team-content">
|
||||
<h3>National College Cricket Association</h3>
|
||||
</div>
|
||||
<!-- Team Content End -->
|
||||
</div>
|
||||
<!-- Team Member Item End -->
|
||||
</div>
|
||||
|
||||
<!-- Team 3: Prosper Predators -->
|
||||
<!-- Hit Fantasy -->
|
||||
<div class="col-12 col-sm-6 col-md-6 col-lg-4">
|
||||
<!-- Team Member Item Start -->
|
||||
<div class="team-member-item wow fadeInUp" data-wow-delay="0.4s">
|
||||
<!-- Team Image Start -->
|
||||
<div class="team-member-item wow fadeInUp" data-wow-delay="0.8s">
|
||||
<div class="team-image">
|
||||
<figure class="image-anime">
|
||||
<img loading="lazy" src="images/hit-fantasy.jpg" alt="Hit Fantasy" />
|
||||
</figure>
|
||||
</div>
|
||||
<!-- Team Image End -->
|
||||
|
||||
<!-- Team Content Start -->
|
||||
<div class="team-content">
|
||||
<h3>Hit Fantasy</h3>
|
||||
</div>
|
||||
<!-- Team Content End -->
|
||||
</div>
|
||||
<!-- Team Member Item End -->
|
||||
</div>
|
||||
|
||||
<!-- Scientific Solutions Global -->
|
||||
<div class="col-12 col-sm-6 col-md-6 col-lg-4">
|
||||
<div class="team-member-item wow fadeInUp" data-wow-delay="1.0s">
|
||||
<div class="team-image">
|
||||
<figure class="image-anime">
|
||||
<img loading="lazy" src="images/scientific-solutions-global.jpeg" alt="Scientific Solutions Global" />
|
||||
</figure>
|
||||
</div>
|
||||
<div class="team-content">
|
||||
<h3>Scientific Solutions Global</h3>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Team Grid End -->
|
||||
|
||||
@@ -113,11 +113,11 @@
|
||||
<!-- Text Column -->
|
||||
<div class="col-lg-7 wow fadeInLeft">
|
||||
<div class="section-title">
|
||||
<h3>Powered by Samvidh</h3>
|
||||
<h3>Powered by Samvidh Technologies</h3>
|
||||
<h2 class="text-anime-style-2" data-cursor="-opaque">The <span>First</span> High School State Cricket Tournament</h2>
|
||||
</div>
|
||||
<div class="about-content">
|
||||
<p>TSCB is proud to present the State's first High School Cricket Tournament played between rival schools. Mirroring the structure set by other school sports in America, the TSCB State Tournament is the first of its kind. </p>
|
||||
<p>TSCB is proud to present the State's first High School Cricket Tournament played between rival schools. Mirroring the structure set by other school sports in America, the Samvidh Technologies TSCB State Tournament is the first of its kind. </p>
|
||||
<p>US Cricket has always been commercially focused. Until now. Played by Austin and Dallas High Schools, this state tournament is the next leap forward for cricket in America. </p>
|
||||
</div>
|
||||
</div>
|
||||
@@ -163,7 +163,7 @@
|
||||
<!-- Team Image Start -->
|
||||
<div class="team-image">
|
||||
<figure class="image-anime">
|
||||
<img loading="lazy" src="images/prosper.webp" alt="Prosper Eagles">
|
||||
<img loading="lazy" src="images/prosper.jpeg" alt="Prosper Eagles">
|
||||
</figure>
|
||||
</div>
|
||||
<!-- Team Image End -->
|
||||
@@ -229,7 +229,7 @@
|
||||
<!-- Team Image Start -->
|
||||
<div class="team-image">
|
||||
<figure class="image-anime">
|
||||
<img loading="lazy" src="images/westwodd.jpeg" alt="Westwood High School">
|
||||
<img loading="lazy" src="images/westwood.jpeg" alt="Westwood High School">
|
||||
</figure>
|
||||
</div>
|
||||
<!-- Team Image End -->
|
||||
@@ -250,6 +250,106 @@
|
||||
</div>
|
||||
<!-- Our Teams Section End -->
|
||||
|
||||
<!-- Sponsors Section Start -->
|
||||
<style>
|
||||
.state-sponsor-grid {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
gap: 40px;
|
||||
padding: 20px 0 40px;
|
||||
}
|
||||
.state-sponsor-item {
|
||||
position: relative;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
width: 160px;
|
||||
cursor: default;
|
||||
}
|
||||
.state-sponsor-item img {
|
||||
max-width: 140px;
|
||||
max-height: 80px;
|
||||
object-fit: contain;
|
||||
filter: grayscale(30%);
|
||||
transition: filter 0.3s ease, transform 0.3s ease;
|
||||
}
|
||||
.state-sponsor-item:hover img {
|
||||
filter: grayscale(0%);
|
||||
transform: scale(1.05);
|
||||
}
|
||||
.state-sponsor-tooltip {
|
||||
position: absolute;
|
||||
bottom: calc(100% + 10px);
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
background: rgba(10, 10, 10, 0.88);
|
||||
color: #fff;
|
||||
font-size: 12px;
|
||||
font-weight: 600;
|
||||
text-transform: uppercase;
|
||||
letter-spacing: 0.04em;
|
||||
white-space: nowrap;
|
||||
padding: 7px 14px;
|
||||
border-radius: 4px;
|
||||
pointer-events: none;
|
||||
opacity: 0;
|
||||
transition: opacity 0.25s ease;
|
||||
z-index: 10;
|
||||
}
|
||||
.state-sponsor-tooltip::after {
|
||||
content: '';
|
||||
position: absolute;
|
||||
top: 100%;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
border: 6px solid transparent;
|
||||
border-top-color: rgba(10, 10, 10, 0.88);
|
||||
}
|
||||
.state-sponsor-item:hover .state-sponsor-tooltip {
|
||||
opacity: 1;
|
||||
}
|
||||
</style>
|
||||
|
||||
<div class="our-sponsors-section">
|
||||
<div class="container">
|
||||
<div class="row section-row">
|
||||
<div class="section-title">
|
||||
<h3 class="wow fadeInUp">Our Sponsors</h3>
|
||||
<h2 class="text-anime-style-2" data-cursor="-opaque">Our Proud <span>Sponsors</span></h2>
|
||||
</div>
|
||||
</div>
|
||||
<div class="state-sponsor-grid wow fadeInUp" data-wow-delay="0.25s">
|
||||
<div class="state-sponsor-item">
|
||||
<img loading="lazy" src="images/samvidh.jpeg" alt="Samvidh Technologies">
|
||||
<div class="state-sponsor-tooltip">Title Sponsor</div>
|
||||
</div>
|
||||
<div class="state-sponsor-item">
|
||||
<img loading="lazy" src="images/ncca.jpg" alt="NCCA">
|
||||
<div class="state-sponsor-tooltip">Operational and Development Partner</div>
|
||||
</div>
|
||||
<div class="state-sponsor-item">
|
||||
<img loading="lazy" src="images/radio-surabhi.jpeg" alt="Radio Surabhi">
|
||||
<div class="state-sponsor-tooltip">Promotions Partner</div>
|
||||
</div>
|
||||
<div class="state-sponsor-item">
|
||||
<img loading="lazy" src="images/hit-fantasy.jpg" alt="Hit Fantasy">
|
||||
<div class="state-sponsor-tooltip">Media and Content Partner</div>
|
||||
</div>
|
||||
<div class="state-sponsor-item">
|
||||
<img loading="lazy" src="images/srisports.png" alt="Sri Sports">
|
||||
<div class="state-sponsor-tooltip">Equipment Sponsor</div>
|
||||
</div>
|
||||
<div class="state-sponsor-item">
|
||||
<img loading="lazy" src="images/scientific-solutions-global.jpeg" alt="Scientific Solutions Global">
|
||||
<div class="state-sponsor-tooltip">Medical Sponsor</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Sponsors Section End -->
|
||||
|
||||
<!-- Footer Start -->
|
||||
<footer class="main-footer">
|
||||
<div class="container">
|
||||
|
||||