diff --git a/public/float-ev/css/style.css b/public/float-ev/css/style.css index ec41ebf..8fa1b2c 100644 --- a/public/float-ev/css/style.css +++ b/public/float-ev/css/style.css @@ -601,7 +601,7 @@ header a.logo img { ====================================== */ .banner-area{ - background-image: url("../images/banner.jpg"); + background-image: url("../images/home-banner.jpg"); height: 100vh; background-repeat: no-repeat; background-size: cover; diff --git a/public/float-ev/images/home-banner.jpg b/public/float-ev/images/home-banner.jpg new file mode 100644 index 0000000..84c509f Binary files /dev/null and b/public/float-ev/images/home-banner.jpg differ