diff --git a/components/Products/ProductImage.vue b/components/Products/ProductsImage.vue
similarity index 100%
rename from components/Products/ProductImage.vue
rename to components/Products/ProductsImage.vue
diff --git a/components/Products/ProductPrice.vue b/components/Products/ProductsPrice.vue
similarity index 100%
rename from components/Products/ProductPrice.vue
rename to components/Products/ProductsPrice.vue
diff --git a/components/Products/ProductsShowAll.vue b/components/Products/ProductsShowAll.vue
index 7cc45598..94dd26a2 100644
--- a/components/Products/ProductsShowAll.vue
+++ b/components/Products/ProductsShowAll.vue
@@ -6,14 +6,14 @@
class="text-black cursor-pointer hover:underline"
:to="productLink(product)"
>
-
{{ product.name }}