chore: optimize hero image so the site loads faster

main-eol
Nelson Jovel 1 year ago
parent fc8a8f59ca
commit df32287ec1

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 4.8 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

@ -7,7 +7,7 @@
@import "partials/footer";
.hero-image {
background-image: url(hero.svg);
background-image: url(hero.webp);
background-repeat: no-repeat;
background-position: center center;
background-size: cover;

Loading…
Cancel
Save