diff --git a/src/components/ui/VnLinkPhone.vue b/src/components/ui/VnLinkPhone.vue
index a69cb4509..a7b2d9b77 100644
--- a/src/components/ui/VnLinkPhone.vue
+++ b/src/components/ui/VnLinkPhone.vue
@@ -1,18 +1,38 @@
key in useAttrs()) || 'sip';
padding="none"
:href="config[type].href"
@click.stop
- />
+ >
+
+ {{ capitalize(type).replace('-', '') }}
+
+