diff --git a/assets/stylesheet.css b/assets/stylesheet.css index 9d840fd..96aa066 100644 --- a/assets/stylesheet.css +++ b/assets/stylesheet.css @@ -111,7 +111,7 @@ section.module.content { /* Here are the pictures */ section.module.parallax-1 { - background-image: url("/images/cb1.jpg"); + background-image: url("/images/attendeepic.jpg"); opacity: 0.8; } section.module.parallax-2 { diff --git a/images/attendeepic.jpg b/images/attendeepic.jpg new file mode 100644 index 0000000..8626d48 Binary files /dev/null and b/images/attendeepic.jpg differ diff --git a/images/cb1.jpg b/images/cb1.jpg deleted file mode 100644 index c6e2ad5..0000000 Binary files a/images/cb1.jpg and /dev/null differ