Skip to content

Commit

Permalink
Use call center number
Browse files Browse the repository at this point in the history
  • Loading branch information
BSanchidrian committed Nov 8, 2024
1 parent f47f16c commit 077314d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants/phoneNumber.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export const callCenterPhone = '626 675 591';
export const callCenterPhone = '960 20 25 14';

export const callCenterPhoneTrimmed = callCenterPhone.replace(/\s/g, '');

0 comments on commit 077314d

Please sign in to comment.