add new phone number to contact us
This commit is contained in:
@@ -38,6 +38,11 @@ const contactWays = ref<{ title: string; ways: { type: "text" | "link"; title: s
|
|||||||
title: "09026663488",
|
title: "09026663488",
|
||||||
path: "tell:09026663488",
|
path: "tell:09026663488",
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
type: "link",
|
||||||
|
title: "09022202311",
|
||||||
|
path: "tell:09022202311",
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user