diff --git a/apps/portfolio/features/faq/components/SupportSidebar.tsx b/apps/portfolio/features/faq/components/SupportSidebar.tsx index cd7849a7..ff567bb6 100644 --- a/apps/portfolio/features/faq/components/SupportSidebar.tsx +++ b/apps/portfolio/features/faq/components/SupportSidebar.tsx @@ -15,12 +15,12 @@ const SupportSidebar = () => {
- Need any assistance or have feedback? Drop us a line at contact@veriworkly.com. We read every email. + Need any assistance or have feedback? Drop us a line at info@veriworkly.com. We read every email.
`; diff --git a/apps/server/src/mail/billing/subscriptionCancelled.ts b/apps/server/src/mail/billing/subscriptionCancelled.ts index cb98f53b..845f906c 100644 --- a/apps/server/src/mail/billing/subscriptionCancelled.ts +++ b/apps/server/src/mail/billing/subscriptionCancelled.ts @@ -15,7 +15,7 @@ export function renderSubscriptionCancelledEmail(name: string): string {- Changed your mind? You can resubscribe anytime from your billing settings. Questions? Reach us at contact@veriworkly.com. + Changed your mind? You can resubscribe anytime from your billing settings. Questions? Reach us at info@veriworkly.com.
`; diff --git a/apps/server/src/mail/billing/subscriptionPurchased.ts b/apps/server/src/mail/billing/subscriptionPurchased.ts index 0151aa4a..756f9d65 100644 --- a/apps/server/src/mail/billing/subscriptionPurchased.ts +++ b/apps/server/src/mail/billing/subscriptionPurchased.ts @@ -23,7 +23,7 @@ export function renderSubscriptionPurchasedEmail(name: string, planName: string)- Manage your subscription anytime from your billing settings. Questions? Reach us at contact@veriworkly.com. + Manage your subscription anytime from your billing settings. Questions? Reach us at info@veriworkly.com.
`; diff --git a/apps/server/src/mail/shared/layout.ts b/apps/server/src/mail/shared/layout.ts index 19cdb41c..29709cb7 100644 --- a/apps/server/src/mail/shared/layout.ts +++ b/apps/server/src/mail/shared/layout.ts @@ -90,7 +90,7 @@ export function getBaseLayout({ title, preheader, bodyHtml }: MailLayoutOptions) • Docs • - Support + Contact Us