diff --git a/frontend/public/medias/emptyimage.png b/frontend/public/medias/emptyimage.png new file mode 100644 index 0000000..1cdd8f0 Binary files /dev/null and b/frontend/public/medias/emptyimage.png differ diff --git a/frontend/src/views/creators/CreatorHome.vue b/frontend/src/views/creators/CreatorHome.vue index ea54016..b6efd28 100644 --- a/frontend/src/views/creators/CreatorHome.vue +++ b/frontend/src/views/creators/CreatorHome.vue @@ -20,8 +20,9 @@ -
+
+
@@ -33,7 +34,7 @@ v-if="mainImageUrl" :src="mainImageUrl" alt="Image principale" - class="rounded-2xl max-w-full h-auto cursor-pointer flex center" + class=" max-w-full h-auto cursor-pointer flex center" @click="openFullscreen(mainImageUrl)"/>
@@ -138,7 +139,7 @@
-
+
@@ -159,7 +160,7 @@
-
+
@@ -180,8 +181,9 @@
-
+
+
@@ -199,7 +201,7 @@ Image principale + class=" max-w-full h-auto cursor-pointer max-h-96"/>