1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00

feat: change billing plan get in touch to support email (#7523)

This commit is contained in:
Gastón Fournier 2024-07-03 16:58:04 +02:00 committed by GitHub
parent c5fdaeabd9
commit bf2df49bd6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -58,7 +58,7 @@ export const BillingInformation: FC<IBillingInformationProps> = ({
</StyledInfoLabel>
<StyledDivider />
<StyledInfoLabel>
<a href='mailto:customersuccess@getunleash.io?subject=PRO plan clarifications'>
<a href='mailto:support@getunleash.io?subject=PRO plan clarifications'>
Get in touch with us
</a>{' '}
for any clarification

View File

@ -148,7 +148,7 @@ export const BillingPlan: FC<IBillingPlanProps> = ({ instanceStatus }) => {
After you have sent your billing information, your
instance will be upgraded - you don't have to do
anything.{' '}
<a href='mailto:customersuccess@getunleash.io?subject=PRO plan clarifications'>
<a href='mailto:support@getunleash.io?subject=PRO plan clarifications'>
Get in touch with us
</a>{' '}
for any clarification