2 Commits

Author SHA1 Message Date
5fadf6b9d9 fixed signs 2026-03-17 23:15:17 -05:00
974c5af1e4 changed a few images 2026-03-17 22:54:18 -05:00
12 changed files with 4 additions and 4 deletions

View File

@@ -128,7 +128,7 @@
<div class="about-img-1"> <div class="about-img-1">
<figure class="image-anime reveal"> <figure class="image-anime reveal">
<div class="cricket-blur-bg"></div> <div class="cricket-blur-bg"></div>
<img loading="lazy" src="images/cricket.webp" alt="" /> <img loading="lazy" src="images/about.png" alt="" />
</figure> </figure>
</div> </div>
</div> </div>
@@ -345,7 +345,7 @@
<figure class="image-anime reveal"> <figure class="image-anime reveal">
<img <img
loading="lazy" loading="lazy"
src="images/saim.webp" src="images/saim.png"
alt="" alt=""
/> />
</figure> </figure>
@@ -394,7 +394,7 @@
<!-- Pastors Signature Comtent Start --> <!-- Pastors Signature Comtent Start -->
<div class="pastors-signature-content"> <div class="pastors-signature-content">
<p> <p>
Abhiram Gadiraju and Rana Saim Zahid, Co-Founders, TCSB Abhiram Charan Gadiraju and Rana Saim Zahid, Co-Founders, TCSB
</p> </p>
</div> </div>
<!-- Pastors Signature Comtent End --> <!-- Pastors Signature Comtent End -->

BIN
images/about.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 741 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 134 KiB

After

Width:  |  Height:  |  Size: 1.5 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.9 KiB

After

Width:  |  Height:  |  Size: 37 KiB

BIN
images/usa-cricket.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 MiB

BIN
images/victory.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 MiB

View File

@@ -321,7 +321,7 @@
<!-- Mission Image Start --> <!-- Mission Image Start -->
<div class="mission-img"> <div class="mission-img">
<figure class="image-anime reveal"> <figure class="image-anime reveal">
<img loading="lazy" src="images/mission-image.jpg" alt=""> <img loading="lazy" src="images/victory.png" alt="">
</figure> </figure>
</div> </div>
<!-- Mission Image End --> <!-- Mission Image End -->