Skip to content

Commit

Permalink
reduce pictures' size and change their names for unicity
Browse files Browse the repository at this point in the history
  • Loading branch information
RuyBlast committed Dec 5, 2023
1 parent ea061cc commit cbee8a3
Show file tree
Hide file tree
Showing 7 changed files with 5 additions and 5 deletions.
Binary file removed images/celine_team.jpeg
Binary file not shown.
Binary file added images/celine_team.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/milan_martos.jpeg
Binary file not shown.
Binary file added images/milan_team.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/milan_thumb.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/photo_milan.jpg
Binary file not shown.
10 changes: 5 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ <h2 class="title text-primary">The Team</h2>
</div>
<div class="row no-gutters">
<div class="col-lg-6 mb-5 person">
<img src="images/celine_team.jpeg" alt="Image" class="img-fluid mb-5">
<img src="images/celine_team.jpg" alt="Image" class="img-fluid mb-5">

<div class="row">
<div class="col-lg-10 ml-auto">
Expand All @@ -245,7 +245,7 @@ <h3>Céline Sysavath</h3>
</div>
</div>
<div class="col-lg-6 person">
<img src="images/photo_milan.jpg" alt="Image" class="img-fluid mb-5">
<img src="images/milan_team.jpg" alt="Image" class="img-fluid mb-5">
<div class="row">
<div class="col-lg-10 ml-auto">
<div class="pr-lg-5">
Expand Down Expand Up @@ -320,7 +320,7 @@ <h3>Leadership Without Easy Answers</h3>
</blockquote>
<div class="d-flex align-items-center vcard">
<figure class="mb-0 mr-3">
<img src="images/milan_martos.jpeg" alt="Image" class="img-fluid ounded-circle">
<img src="images/milan_thumb.jpg" alt="Image" class="img-fluid ounded-circle">
</figure>
<div class="vcard-text">
<span class="d-block">Milàn Martos</span>
Expand Down Expand Up @@ -372,7 +372,7 @@ <h2 class="title text-primary mb-3">Our experience in the group</h2>
</blockquote>
<div class="d-flex align-items-center vcard">
<figure class="mb-0 mr-3">
<img src="images/milan_martos.jpeg" alt="Image" class="img-fluid ounded-circle">
<img src="images/milan_thumb.jpg" alt="Image" class="img-fluid ounded-circle">
</figure>
<div class="vcard-text">
<span class="d-block">Milàn Martos</span>
Expand All @@ -392,7 +392,7 @@ <h2 class="title text-primary mb-3">Our experience in the group</h2>
</blockquote>
<div class="d-flex align-items-center vcard">
<figure class="mb-0 mr-3">
<img src="images/celine_team.jpeg" alt="Image" class="img-fluid ounded-circle">
<img src="images/celine_team.jpg" alt="Image" class="img-fluid ounded-circle">
</figure>
<div class="vcard-text">
<span class="d-block">Céline Sysavath</span>
Expand Down

0 comments on commit cbee8a3

Please sign in to comment.