diff --git a/images/bmw.png b/images/bmw.png new file mode 100644 index 0000000..1bef0e3 Binary files /dev/null and b/images/bmw.png differ diff --git a/index.html b/index.html index 5f89d54..763f1ec 100644 --- a/index.html +++ b/index.html @@ -54,7 +54,7 @@ rgba(0, 0, 0, 0.2) 30%, #1f2937 100% ), - url('https://images.unsplash.com/photo-1555215695-3004980ad54e'); + url('/images/bmw.png'); background-size: cover; background-position: top center; background-repeat: no-repeat; @@ -78,7 +78,7 @@