Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
yiranwang0504 authored Mar 16, 2024
1 parent e3cf309 commit b8da58c
Showing 1 changed file with 11 additions and 12 deletions.
23 changes: 11 additions & 12 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,26 +98,25 @@ <h1 class="second-title"><span class="span-perfect">The MindByte</span> <span cl

<div class="col-sm-4">
<img class="grid-image" src="img/icon-1.png" loading="lazy" alt="Icon-1">
<h1 class="grid-title">Relief Guidance</h1>
<p class="grid-desc">Resources to manage different mental health challenges<br>
Easy to access from anytime, anywhere</p>
<h1 class="grid-title">Mental Health Crisis</h1>
<p class="grid-desc">1 in 3 U.S. young adults are impacted by mental health issues</p>
</div>

<div class="col-sm-4">
<img class="grid-image" src="img/icon-2.png" loading="lazy" alt="Icon-2">
<h1 class="grid-title">Data Driven</h1>
<p class="grid-desc">Collects password protected data from wearable health devices
(heart rate, blood pressure)<br>
Log your moods, discover trends<br>
Share insights with your provider
<h1 class="grid-title">Symptoms' Diversity</h1>
<p class="grid-desc">Symptoms and experiences vary individually and
can manifest mentally and physically

</p>
</div>

<div class="col-sm-4">
<img class="grid-image" src="img/icon-3.png" loading="lazy" alt="Icon-3">
<h1 class="grid-title">Emergencies</h1>
<p class="grid-desc">easily access emergency resources in the event of a crisis.<br>
Different hotlines for different emergencies</p>
<h1 class="grid-title">Serioueness</h1>
<p class="grid-desc">Treatment is crucial for managing anxiety + depression.<br>
Need for a universally accessible solution that is tailored to individual needs
</p>
</div>
</div>
</div>
Expand Down Expand Up @@ -334,4 +333,4 @@ <h5 class="modal-title" id="downloadModalLabel">Download Information</h5>


</body>
</html>
</html>

0 comments on commit b8da58c

Please sign in to comment.