diff --git a/frontend/components/global/product/ProductCard.vue b/frontend/components/global/product/ProductCard.vue
index b77c6ca..2d87e89 100644
--- a/frontend/components/global/product/ProductCard.vue
+++ b/frontend/components/global/product/ProductCard.vue
@@ -108,7 +108,7 @@ const parallaxStyle = computed(() => {
-
+
{{ title }}
@@ -118,7 +118,11 @@ const parallaxStyle = computed(() => {
>
{{ price }}
- {{ priceAfter }}
+ {{ priceAfter }}
diff --git a/frontend/pages/profile/index.vue b/frontend/pages/profile/index.vue
index 80b4b8b..4ac2035 100644
--- a/frontend/pages/profile/index.vue
+++ b/frontend/pages/profile/index.vue
@@ -33,7 +33,7 @@ const personalData = ref