feat: simplify hero to single tagline
All checks were successful
Build Docker Image / build (push) Successful in 3m36s
All checks were successful
Build Docker Image / build (push) Successful in 3m36s
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"hero": {
|
||||
"title": "Wholesale Trading",
|
||||
"subtitle": "Find the best suppliers and products"
|
||||
"subtitle": "Find the best suppliers and products",
|
||||
"tagline": "Make trade easy"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"hero": {
|
||||
"title": "Оптовая торговля",
|
||||
"subtitle": "Найдите лучших поставщиков и товары"
|
||||
"subtitle": "Найдите лучших поставщиков и товары",
|
||||
"tagline": "Торговля — это просто"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user