mirror of
https://github.com/Litlyx/litlyx
synced 2025-12-11 00:08:37 +01:00
update email templates
This commit is contained in:
@@ -1,14 +1,10 @@
|
||||
export const LIMIT_50_EMAIL = `<!DOCTYPE html
|
||||
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html dir="ltr" lang="en">
|
||||
export const LIMIT_50_EMAIL = `
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<link rel="preload" as="image" href="https://react-email-demo-lpdmf0ryo-resend.vercel.app/static/airbnb-logo.png" />
|
||||
<link rel="preload" as="image"
|
||||
href="https://react-email-demo-lpdmf0ryo-resend.vercel.app/static/airbnb-review-user.jpg" />
|
||||
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
|
||||
<meta name="x-apple-disable-message-reformatting" />
|
||||
<!--$-->
|
||||
</head>
|
||||
|
||||
<body
|
||||
@@ -42,13 +38,13 @@ export const LIMIT_50_EMAIL = `<!DOCTYPE html
|
||||
<tr style="width:100%">
|
||||
<p
|
||||
style="font-size:32px;line-height:1.3;margin:16px 0;font-weight:700;color:#484848">
|
||||
You’ve Reached 50% of Your Litlyx Project Limit on [Project Name]
|
||||
You’ve Reached 50% of Your Litlyx's Tracking Limits
|
||||
</p>
|
||||
<p
|
||||
style="font-size:18px;line-height:1.4;margin:16px 0;color:#484848;padding:24px;background-color:#f2f3f3;border-radius:4px">
|
||||
To avoid losing precious data, please remember to monitor your usage
|
||||
on the <strong>Litlyx Dashboard</strong>. You can find your current
|
||||
usage details under <strong>Settings > Billing Tab</strong>
|
||||
usage details in your account section.
|
||||
</p>
|
||||
|
||||
<p>If you need more data collection storage, you may consider upgrading
|
||||
@@ -65,7 +61,7 @@ export const LIMIT_50_EMAIL = `<!DOCTYPE html
|
||||
<p>Have a nice day!</p>
|
||||
|
||||
<p>Antonio,</p>
|
||||
<p>CEO | Litlyx</p>
|
||||
<p>CEO at Litlyx</p>
|
||||
|
||||
<a href="https://dashboard.litlyx.com/"
|
||||
style="line-height:100%;text-decoration:none;display:block;max-width:100%;mso-padding-alt:0px;background-color:#5680f8;border-radius:3px;color:#fff;font-size:18px;padding-top:19px;padding-bottom:19px;text-align:center;width:100%;padding:19px 0px 19px 0px"
|
||||
@@ -92,7 +88,7 @@ export const LIMIT_50_EMAIL = `<!DOCTYPE html
|
||||
<tr style="width:100%">
|
||||
<p
|
||||
style="font-size:14px;line-height:24px;margin:16px 0;color:#9ca299;margin-bottom:10px">
|
||||
2024 © Litlyx. All rights reserved.
|
||||
2025 © Litlyx. All rights reserved.
|
||||
<br>
|
||||
Litlyx S.R.L. - Viale Tirreno, 187 - 00141 Rome - P.IVA:
|
||||
17814721001- REA: RM-1743194
|
||||
|
||||
Reference in New Issue
Block a user