diff --git a/_layouts/index.html b/_layouts/index.html index a3164ee0932..c3e89a2f298 100644 --- a/_layouts/index.html +++ b/_layouts/index.html @@ -2,7 +2,7 @@ layout: base ---
- {% include homepage-hero-1kcontributors.html %} + {% include homepage-hero-band-ssjprime.html %} {% include homepage-features-icon-band.html %} {% include homepage-userstory-callout.html %} {% include homepage-performance-band.html %} diff --git a/_sass/layouts/home.scss b/_sass/layouts/home.scss index 05b1b18743e..daa5f76a87f 100644 --- a/_sass/layouts/home.scss +++ b/_sass/layouts/home.scss @@ -4,8 +4,7 @@ .homepage { - background-image: url($baseurl + '/assets/images/1kcontributors/hero_1kcontributors.jpg'); - background-position: top center; /* this is only for the 1k contributor hero */ + background-image: url($baseurl + '/assets/images/bg-home-primary.png'); background-repeat: repeat-x; p {