summaryrefslogtreecommitdiff
path: root/src/containers/Home.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/containers/Home.tsx')
-rw-r--r--src/containers/Home.tsx4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/containers/Home.tsx b/src/containers/Home.tsx
index 2d3d10c..57d2787 100644
--- a/src/containers/Home.tsx
+++ b/src/containers/Home.tsx
@@ -14,8 +14,8 @@ const cards = [
text: 'Веди учёт товаров для бухгалтерии и интернет-магазина в одном месте',
},
{
- name: 'Контрагенты',
- route: '/contractors',
+ name: 'Переводы',
+ route: '/transfers',
src: contractors,
text: 'Сохраняй историю платежей и переводов от своих партнёров',
},