Skip to content

Commit

Permalink
Optimized hero image: reduced size for better performance
Browse files Browse the repository at this point in the history
  • Loading branch information
“Sophie committed Jul 11, 2024
1 parent 773c85b commit 0f4aaa3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file not shown.
2 changes: 1 addition & 1 deletion src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
</div>
<div class="relative z-10 lg:mx-0 flex flex-col lg:flex-row">
<div class="hidden lg:flex justify-center items-center w-full lg:w-1/2 h-60vmin bg-cover">
<img src="./img/shiba-hero-freigestellt-2.1.webp" alt="Hero image"
<img src="./img/shiba-hero-freigestellt-2.1 Kopie2.webp" alt="Hero image"
class="w-full h-full object-cover overflow-visible" style="max-width: 70%;">
</div>
<div class="lg:hidden">
Expand Down

0 comments on commit 0f4aaa3

Please sign in to comment.