about summary refs log tree commit diff
path: root/components
diff options
context:
space:
mode:
Diffstat (limited to 'components')
-rw-r--r--components/JoinUs.vue4
1 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>