diff --git a/backend/resources/app/email/includes/footer.html b/backend/resources/app/email/includes/footer.html index 95667aaab2..167a4cc6ab 100644 --- a/backend/resources/app/email/includes/footer.html +++ b/backend/resources/app/email/includes/footer.html @@ -29,10 +29,8 @@ style="vertical-align:top;" width="100%"> -
- Penpot is the first Open Source design and prototyping platform meant for - cross-domain teams. +
+ Penpot is the open-source design platform for teams that need scalable collaboration.
diff --git a/backend/resources/app/email/register/en.html b/backend/resources/app/email/register/en.html index 8ee3b855a9..6a5062b4de 100644 --- a/backend/resources/app/email/register/en.html +++ b/backend/resources/app/email/register/en.html @@ -122,7 +122,7 @@ - @@ -179,15 +179,21 @@
- Hello {{name|abbreviate:25}}!
+ Hi {{name|abbreviate:25}},
- Thanks for signing up for your Penpot account! Please verify your email using the link below and - get started building mockups and prototypes today!
+ Welcome to Penpot! + + + + +
+ Please verify your email to get started with your first design and collaboration.
@@ -218,7 +224,7 @@
- The Penpot team.
+ The Penpot team @@ -241,4 +247,4 @@ - \ No newline at end of file + diff --git a/backend/resources/app/email/register/en.subj b/backend/resources/app/email/register/en.subj index 4b49d94ba3..c9aa634a81 100644 --- a/backend/resources/app/email/register/en.subj +++ b/backend/resources/app/email/register/en.subj @@ -1 +1 @@ -Verify email. +Verify your Penpot account diff --git a/backend/resources/app/email/register/en.txt b/backend/resources/app/email/register/en.txt index c38454ccde..30b91be484 100644 --- a/backend/resources/app/email/register/en.txt +++ b/backend/resources/app/email/register/en.txt @@ -1,9 +1,11 @@ -Hello {{name|abbreviate:25}}! +Hi {{name|abbreviate:25}}, -Thanks for signing up for your Penpot account! Please verify your email using the -link below and get started building mockups and prototypes today! +Welcome to Penpot! + +Please verify your email to get started with your first design and collaboration. {{ public-uri }}/#/auth/verify-token?token={{token}} Enjoy! -The Penpot team. + +The Penpot team diff --git a/frontend/resources/images/email/logo-penpot.svg b/frontend/resources/images/email/logo-penpot.svg new file mode 100644 index 0000000000..6439292bd2 --- /dev/null +++ b/frontend/resources/images/email/logo-penpot.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file