Skip to content

Commit

Permalink
update my pic :)
Browse files Browse the repository at this point in the history
  • Loading branch information
johanbaath committed Oct 13, 2024
1 parent 458c20e commit d78d1cb
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/team.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ export function Team() {
<li>
<div className="item">
<div className="item__img">
<img width="200" src={'/static/johan-baath.png'} />
<img width="200" src={'/static/johan-baath.jpg'} />
</div>
<p>Johan Bååth</p>
<Link href="/johan-baath" legacyBehavior>
Expand Down
Binary file added public/static/johan-baath.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 public/static/johan-baath.png
Binary file not shown.

0 comments on commit d78d1cb

Please sign in to comment.