Skip to content

Commit

Permalink
πŸ› Corinne card on articles pages was missing.
Browse files Browse the repository at this point in the history
  • Loading branch information
LionessLilo committed Sep 4, 2024
1 parent 125237e commit 562b915
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions Pages/articlesPage.html
Original file line number Diff line number Diff line change
Expand Up @@ -124,13 +124,12 @@ <h5 class="modal-title" id="signupModalLabel">Signup</h5>
<div class="row justify-content-center">
<div class="col-md-4 mb-3">
<div class="card h-100">
<img src="./Images/Corinne-Vigreux-header-image.gif" class="card-img-top" alt="Image 1">
<img src="../Images/Corinne-Vigreux-header-image.gif" class="card-img-top" alt="Image 1">
<div class="card-body">
<h5 class="card-title">Ginni Rometty</h5>
<p class="card-text">As the first woman ever to helm IBM in its more than 100-year history,
Ginni Rometty is a name that has become synonymous with innovation, resilience, and
transformative
leadership in the technology world.</p>
<h5 class="card-title">Corinne Vigreux</h5>
<p class="card-text">Corinne's journey is not just a story of business success but
a testament to the power of perseverance, vision, and a deep-seated commitment to
driving meaningful change.</p>
<a href="../articles/corinne-vigreux.html" class="btn btn-primary" target="_blank">Read
More</a>
</div>
Expand Down

0 comments on commit 562b915

Please sign in to comment.