diff --git a/frontend/components/global/Footer.vue b/frontend/components/global/Footer.vue index c88ae91..7cbcd32 100644 --- a/frontend/components/global/Footer.vue +++ b/frontend/components/global/Footer.vue @@ -101,10 +101,18 @@

راهنما و خدمات مشتری

@@ -118,7 +126,9 @@
  • محصولات
  • -
  • قوانین و مقرارت
  • +
  • + قوانین و مقرارت +
  • ارتباط با ما
  • diff --git a/frontend/pages/privacy.vue b/frontend/pages/privacy.vue new file mode 100644 index 0000000..cbfe23a --- /dev/null +++ b/frontend/pages/privacy.vue @@ -0,0 +1,85 @@ + + + \ No newline at end of file diff --git a/frontend/pages/product-return.vue b/frontend/pages/product-return.vue new file mode 100644 index 0000000..aae6bcb --- /dev/null +++ b/frontend/pages/product-return.vue @@ -0,0 +1,75 @@ + + + \ No newline at end of file diff --git a/frontend/pages/terms.vue b/frontend/pages/terms.vue new file mode 100644 index 0000000..28f340e --- /dev/null +++ b/frontend/pages/terms.vue @@ -0,0 +1,98 @@ + + + \ No newline at end of file