Update phone number in Contact page
cgen-0d5272df94b34219aa67e7f177ec3988
This commit is contained in:
parent
c627172845
commit
ed545e545c
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ export default function Contact() {
|
|||
<Mail className="h-4 w-4" /> support@aethex.biz
|
||||
</div>
|
||||
<div className="flex items-center gap-2 text-sm">
|
||||
<Phone className="h-4 w-4" /> (530) 784-1287
|
||||
<Phone className="h-4 w-4" /> 346-556-7100
|
||||
</div>
|
||||
<div className="flex items-center gap-2 text-sm">
|
||||
<MessageSquare className="h-4 w-4" /> Community hub
|
||||
|
|
|
|||
Loading…
Reference in a new issue