diff --git a/public/static/css/everypage.css b/public/static/css/everypage.css index 0a2c339..1741101 100644 --- a/public/static/css/everypage.css +++ b/public/static/css/everypage.css @@ -17,7 +17,7 @@ } .big-image { - background: url("/static/images/landingpage-background.jpg") no-repeat center; + background: url("/static/images/bpwstr_banner.jpg") no-repeat center; background-size: cover; padding: 3vw 5vw; text-align: center; diff --git a/public/static/images/bpwstr_banner.jpg b/public/static/images/bpwstr_banner.jpg new file mode 100644 index 0000000..1f3dc92 Binary files /dev/null and b/public/static/images/bpwstr_banner.jpg differ