Skip to content

Commit

Permalink
Add Nihal image and desc to whoWeAre
Browse files Browse the repository at this point in the history
  • Loading branch information
womogenes committed Dec 31, 2023
1 parent b09e8cf commit 02ae276
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions views/public/teamV2.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<p id="center">The Mu Foundation is focused on enriching the learning experience of all students of science. Founded by a group of nine dedicated high-schoolers who know how to score extremely well in AP and IB classes/exams, the team understands the hardships of the students at an intimate level and is dedicated to help solve these problems.
Through our main project, Mutorials, a free, open-source, web-based adaptive science trainer, our team hopes to augment the learning experience of the users and students, while also promoting enthusiasm in science for all people.</p>

<div class="w-full max-w-4xl flex flex-col gap-6 mt-5">
<div class="w-full max-w-4xl flex flex-col gap-6 px-6 mt-5">
<h3 class="inline cursor-pointer mb-2">Board of Directors</h3>
<div class="grid grid-cols-1 md:grid-cols-3 gap-4">
<div class="personElement">
Expand Down Expand Up @@ -59,7 +59,7 @@
</div>
<div class="personElement">
<div class="imageElement">
<img src="https://cdn.mutorials.org/images/icons/Icon_Main.svg" alt="person" class="personImage">
<img src="https://cdn.mutorials.org/images/teams/Nihal.jpg" alt="person" class="personImage">
<div class="socialLinks">
<a href="mailto:[email protected]" target="_blank">
<span class="material-symbols-outlined icon">mail</span>
Expand All @@ -69,7 +69,8 @@
<div class="text">
<p class="personName">Nihal Josyula</p>
<p class="personTitle">Director of Content Development</p>
<p class="personDesc"></p>
<p class="personDesc">Nihal strategically manages key content priorities, leveraging analytics to innovate and guide content direction. He also oversees all contributors.
</p>
</div>
</div>
<div class="personElement">
Expand All @@ -83,7 +84,7 @@
</div>
<div class="text">
<p class="personName">Grace Chen</p>
<p class="personTitle">Director of marketing</p>
<p class="personTitle">Director of Marketing</p>
<p class="personDesc">Grace oversees the outreach work at mutorials and forms partnerships with other organizations and schools.</p>
</div>
</div>
Expand Down

0 comments on commit 02ae276

Please sign in to comment.