about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--components/JoinUs.vue4
-rw-r--r--static/assets/bg.webpbin0 -> 533684 bytes
2 files changed, 2 insertions, 2 deletions
diff --git a/components/JoinUs.vue b/components/JoinUs.vue
index 8c8911d..a219d16 100644
--- a/components/JoinUs.vue
+++ b/components/JoinUs.vue
@@ -26,7 +26,7 @@ export default {
 
   padding: 80px 20%;
 
-  background-image: url('/assets/bg.jpg');
+  background-image: url('/assets/bg.webp');
   background-size: cover;
   background-position: center;
   background-repeat: no-repeat;
@@ -83,4 +83,4 @@ export default {
     padding: 80px 20px;
   }
 }
-</style>
\ No newline at end of file
+</style>
diff --git a/static/assets/bg.webp b/static/assets/bg.webp
new file mode 100644
index 0000000..2aad9fc
--- /dev/null
+++ b/static/assets/bg.webp
Binary files differ