Skip to content

Commit

Permalink
Update image source in AlphaAboutLayout.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
nathakits committed Apr 17, 2024
1 parent 1170c10 commit 5be14db
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file removed alpha-lab/about/office.png
Binary file not shown.
Binary file added alpha-lab/public/office.webp
Binary file not shown.
2 changes: 1 addition & 1 deletion components/AlphaAboutLayout.vue
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@
</div>
<div class="col-span-2 order-1 sm:order-2 h-full">
<img
src="/alpha-lab/about/office.png"
src="/alpha-lab/public/office.webp"
alt="Pupil Labs Office"
style="object-fit: cover; object-position: right"
class="w-full h-full rounded-lg"
Expand Down

0 comments on commit 5be14db

Please sign in to comment.