diff --git a/spa/src/components/ProductImageSwiper.vue b/spa/src/components/ProductImageSwiper.vue
index 4cb4edd..06963b9 100644
--- a/spa/src/components/ProductImageSwiper.vue
+++ b/spa/src/components/ProductImageSwiper.vue
@@ -1,26 +1,29 @@
-
+
-
-
-
-
-
+ :lazy="true"
+ :pagination="pagination"
+ :navigation="true"
+ :modules="modules"
+ class="mySwiper w-full min-h-[200px]"
+ >
+
+
+
+
+
+
+