diff --git a/frontend/components/home/Hero.vue b/frontend/components/home/Hero.vue
index d2622e0..5b8c4be 100644
--- a/frontend/components/home/Hero.vue
+++ b/frontend/components/home/Hero.vue
@@ -168,7 +168,7 @@ onUnmounted(() => {
:centered-slides="true"
:breakpoints="{
768: {
- spaceBetween : 40,
+ spaceBetween : 40
}
}"
@swiper="onSwiper"
@@ -249,7 +249,7 @@ onUnmounted(() => {
>
@@ -264,7 +264,7 @@ onUnmounted(() => {