diff --git a/assets/css/impulse.scss b/assets/css/impulse.scss index 60ceb424..e8184495 100644 --- a/assets/css/impulse.scss +++ b/assets/css/impulse.scss @@ -160,7 +160,7 @@ h6{ #hero { width: 100%; height: 100vh; - background: url(../img/impulse_bg.jpeg) top center; + background: url(../img/impulsebackground.png) top center; background-size: cover; position: relative; } diff --git a/assets/img/impulsebackground.png b/assets/img/impulsebackground.png new file mode 100644 index 00000000..7776641e Binary files /dev/null and b/assets/img/impulsebackground.png differ