Fix contact us phones
This commit is contained in:
@@ -70,13 +70,12 @@ const contactWays = ref<{ title: string; ways: { type: "text" | "link"; title: s
|
|||||||
ways: [
|
ways: [
|
||||||
{
|
{
|
||||||
type: "link",
|
type: "link",
|
||||||
title: "09026663488",
|
title: "93111026-021",
|
||||||
path: "tell:09026663488",
|
path: "tell:02193111026",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: "link",
|
type: "text",
|
||||||
title: "09022202311",
|
title: "ارتباط با پشتیبانی: داخلی ۱",
|
||||||
path: "tell:09022202311",
|
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user