diff --git a/frontend/components/home/Categories.vue b/frontend/components/home/Categories.vue index 72d6419..e488af8 100644 --- a/frontend/components/home/Categories.vue +++ b/frontend/components/home/Categories.vue @@ -28,11 +28,11 @@ const onSwiper = (swiper: SwiperClass) => {
{ />
- + {{ slide.title }} @@ -250,10 +253,21 @@ onUnmounted(() => { {{ slide.description }} - + + + @@ -270,7 +284,9 @@ onUnmounted(() => { @click="swiper_instance?.slidePrev()" class="relative" > -
+
{ @click="swiper_instance?.slideNext()" class="relative" > -
+