Fixed UP IECEP Family in index page (part 2)
This commit is contained in:
@@ -10,15 +10,17 @@ import family3 from '../../assets/images/family/family_3.png';
|
||||
|
||||
<div class="image-panel">
|
||||
<img src={family1.src} alt="" />
|
||||
<a href="/current-members" class="image-panel-popup" style="color: inherit; text-decoration: none;">
|
||||
<h3>Current Members →</h3>
|
||||
<div class="image-panel-popup">
|
||||
<a href="/current-members" style="color: inherit; text-decoration: none;">
|
||||
<h3>Current Members →</h3>
|
||||
</a>
|
||||
<p>A short list of all the current members of UP IECEP</p>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="text-panel">
|
||||
<div class="cover">
|
||||
<h3>Executive Commitee</h3>
|
||||
<h3>Executive Committee</h3>
|
||||
</div>
|
||||
<div class="under">
|
||||
<h3>Executive Committee</h3>
|
||||
@@ -31,25 +33,25 @@ import family3 from '../../assets/images/family/family_3.png';
|
||||
<div class="image-panel-popup">
|
||||
<h3>Notable Members →</h3>
|
||||
<p>
|
||||
Some of UP IECEP’s most well respected and accomplished individuals
|
||||
Some of UP IECEP's most well respected and accomplished individuals
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<a href="/current-members" class="text-panel" style="color: inherit; text-decoration: none;">
|
||||
<div class="cover">
|
||||
<div class="text-panel">
|
||||
<a href="/current-members" class="cover" style="color: inherit; text-decoration: none;">
|
||||
<h3>Current Members</h3>
|
||||
</div>
|
||||
<div class="under">
|
||||
</a>
|
||||
<a href="/current-members" class="under" style="color: inherit; text-decoration: none;">
|
||||
<h3>Current Members</h3>
|
||||
<strong>A short list of all the current members of UP IECEP</strong>
|
||||
</div>
|
||||
</a>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="image-panel">
|
||||
<img src={family3.src} alt="" />
|
||||
<div class="image-panel-popup">
|
||||
<h3>Executive Commitee →</h3>
|
||||
<h3>Executive Committee →</h3>
|
||||
<p>A bit information about the current heads of each committee</p>
|
||||
</div>
|
||||
</div>
|
||||
@@ -60,7 +62,7 @@ import family3 from '../../assets/images/family/family_3.png';
|
||||
</div>
|
||||
<div class="under">
|
||||
<h3>Notable Members</h3>
|
||||
<strong>Some of UP IECEP’s most well respected and accomplished individuals</strong>
|
||||
<strong>Some of UP IECEP's most well respected and accomplished individuals</strong>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user