Skip to content

Commit

Permalink
deploy: 8d35dce
Browse files Browse the repository at this point in the history
  • Loading branch information
Hecdaniel committed Apr 23, 2024
1 parent 1b133eb commit 2210e7c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Binary file added assets/images/our-team/kiran_head2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions our-team/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -451,10 +451,10 @@ <h6 class="cs-title">Year</h6>
</div><div class="cs-item">
<picture class="cs-picture">
<!--Mobile Image-->
<source media="(max-width: 600px)" srcset="/assets/images/our-team/kiran_head.jpg">
<source media="(max-width: 600px)" srcset="/assets/images/our-team/kiran_head2.jpg">
<!--Tablet and up Image-->
<source media="(min-width: 601px)" srcset="/assets/images/our-team/kiran_head.jpg">
<img loading="lazy" decoding="async" src="/assets/images/our-team/kiran_head.jpg" alt="" width="522" height="370" aria-hidden="true">
<source media="(min-width: 601px)" srcset="/assets/images/our-team/kiran_head2.jpg">
<img loading="lazy" decoding="async" src="/assets/images/our-team/kiran_head2.jpg" alt="" width="522" height="370" aria-hidden="true">
</picture>
<div class="cs-flex-group">
<span class="cs-name">Kiran Basava</span>
Expand Down

0 comments on commit 2210e7c

Please sign in to comment.