Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions about.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<a class="footerLinks" href="./index.html">
<img
src="./assets/images/4x/typography_logo.webp"
alt="Logo"
alt="Typography Logo Home"
width="160px"
/>
</a>
Expand Down Expand Up @@ -102,7 +102,7 @@
class="img-fluid rounded"
loading="lazy"
src="./assets/images/School.webp"
alt="About 1"
alt="Children planting trees at a school"
/>
</div>
<div class="col-12 col-lg-6 col-xl-7">
Expand Down
26 changes: 13 additions & 13 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<a href="#">
<img
src="./assets/images/4x/typography_logo.webp"
alt="Logo"
alt="Typography Logo Home"
width="160px"
/>
</a>
Expand Down Expand Up @@ -143,7 +143,7 @@
target="_blank"
><img
src="./assets/images/Countries/Nepal.webp"
alt="Nepal"
alt=""
/><span>Nepal</span></a
>
</div>
Expand All @@ -153,7 +153,7 @@
target="_blank"
><img
src="./assets/images/Countries/Thailand.webp"
alt="Thailand"
alt=""
/><span>Thailand</span></a
>
</div>
Expand All @@ -163,7 +163,7 @@
target="_blank"
><img
src="./assets/images/Countries/India.webp"
alt="India"
alt=""
/><span>India</span></a
>
</div>
Expand All @@ -173,7 +173,7 @@
target="_blank"
><img
src="./assets/images/Countries/Maldives.webp"
alt="Maldives"
alt=""
/><span>Maldives</span></a
>
</div>
Expand All @@ -183,7 +183,7 @@
target="_blank"
><img
src="./assets/images/Countries/Bhutan.webp"
alt="Bhutan"
alt=""
/><span>Bhutan</span></a
>
</div>
Expand All @@ -193,7 +193,7 @@
target="_blank"
><img
src="./assets/images/Countries/Sri_Lanka.webp"
alt="Sri Lanka"
alt=""
/><span>Sri Lanka</span></a
>
</div>
Expand All @@ -203,7 +203,7 @@
target="_blank"
><img
src="./assets/images/Countries/Malaysia.webp"
alt="Malaysia"
alt=""
/><span>Malaysia</span></a
>
</div>
Expand All @@ -213,7 +213,7 @@
target="_blank"
><img
src="./assets/images/Countries/Indonesia.webp"
alt="Indonesia"
alt=""
/><span>Indonesia</span></a
>
</div>
Expand All @@ -223,7 +223,7 @@
target="_blank"
><img
src="./assets/images/Countries/Hong_Kong.webp"
alt="Hong_Kong"
alt=""
/><span>Hong Kong</span></a
>
</div>
Expand Down Expand Up @@ -282,21 +282,21 @@
<div class="line"></div>
</div>
<div class="images">
<img src="./assets/images/Target.png" width="200px" />
<img src="./assets/images/Target.png" alt="Target Icon" width="200px" />
<div class="text">
<span>TARGET<br /><br /></span>Planting 1 million trees
worldwide within the next 3 years.
</div>
</div>
<div class="images">
<img src="./assets/images/Reach.png" width="200px" />
<img src="./assets/images/Reach.png" alt="Upwards Trend Icon" width="200px" />
<div class="text">
<span>REACH<br /><br /></span>Expanding tree planting
efforts to 30+ countries across the world.
</div>
</div>
<div class="images">
<img src="./assets/images/Awareness.png" width="200px" />
<img src="./assets/images/Awareness.png" alt="Globe Icon" width="200px" />
<div class="text">
<span>EDUCATION AND AWARENESS<br /><br /></span>Raising
awareness about the importance of tree planting through
Expand Down