change texts

This commit is contained in:
hamid zarghami
2026-02-07 15:45:21 +03:30
parent 2096ae6046
commit f9308b470a
16 changed files with 20 additions and 20 deletions
+2 -2
View File
@@ -29,8 +29,8 @@ export async function getAboutData(name: string) {
// return res.json();
let title_fa = '';
if (name.toLocaleLowerCase() == 'zhivan') title_fa = 'کافه رستوران ژیوان'
if (name.toLocaleLowerCase() == 'boote') title_fa = 'کافه رستوران بوته'
if (name.toLocaleLowerCase() == 'zhivan') title_fa = 'کافه فروشگاه ژیوان'
if (name.toLocaleLowerCase() == 'boote') title_fa = 'کافه فروشگاه بوته'
return {
name,