From fbe67309142ab2f96c90c0eb6c0bee9ed574bcf3 Mon Sep 17 00:00:00 2001 From: linxin Date: Fri, 15 Nov 2024 18:04:48 +0800 Subject: [PATCH] chore: update email --- features/footer/index.tsx | 2 +- features/wm-contact-us/index.tsx | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/features/footer/index.tsx b/features/footer/index.tsx index 780ac29..693a676 100644 --- a/features/footer/index.tsx +++ b/features/footer/index.tsx @@ -64,7 +64,7 @@ const Footer: FC = () => { }, { label: i18n.t('features_footer_index_891118'), - value: 'bd@longbridge.sg', + value: 'wm@longbridge.cloud', type: 'mailto:', }, ] diff --git a/features/wm-contact-us/index.tsx b/features/wm-contact-us/index.tsx index 00bdcf8..1f8112d 100644 --- a/features/wm-contact-us/index.tsx +++ b/features/wm-contact-us/index.tsx @@ -34,7 +34,7 @@ const ContactUs = () => { // children: [ // { // label: i18n.t('features_footer_index_891118'), - // value: 'bd@longbridge.sg', + // value: 'wm@longbridge.cloud', // type: 'mailto:', // }, // { @@ -88,9 +88,9 @@ const ContactUs = () => {
{i18n.t('features_wm_contact_us_index_891163')}
- + {i18n.t('features_footer_index_891118')} - {'bd@longbridge.sg'} + {'wm@longbridge.cloud'} {i18n.t('features_footer_index_891117')}