diff --git a/css/index.css b/css/index.css index f2a9faa..b7bca57 100644 --- a/css/index.css +++ b/css/index.css @@ -14,7 +14,7 @@ .right { top: 40%; bottom: 0; - background: url("../images/pic1.jpg"); + background: url("../images/pic1.webp"); background-size: cover; background-position: center; z-index: 1; diff --git a/images/pic1.webp b/images/pic1.webp new file mode 100644 index 0000000..002e883 Binary files /dev/null and b/images/pic1.webp differ