Skip to content

Commit

Permalink
new meta and description
Browse files Browse the repository at this point in the history
  • Loading branch information
mihaieremia committed Aug 25, 2024
1 parent 663eee9 commit e485057
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions src/email/event-email.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@ const translations = {
translations: {
en: {
event: {
meta: "You're invited to join {eventName}",
meta: 'Your {eventName} Ticket is Here – Claim Now!',
title: 'Dear {name},',
description:
"We're excited to have you join us at the {eventName}! Please click the button below to redeem your ticket and secure your spot:",
'We’re excited to have you join us at the {eventName}! Please click the button below to claim your ticket and secure your spot:',
action: 'Claim your ticket',
info: 'For more information and updates, <xoxnolink>visit our website</xoxnolink>. If you have any questions, feel free to reach out to us <emaillink>via email</emaillink>.',
maps: 'Open in Google Maps',
Expand Down
4 changes: 2 additions & 2 deletions src/email/post-email.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ const translations = {
meta: 'An update for event {eventName}',
title: 'Dear {name},',
description:
"We're excited to have you join us at the {eventName}! Please click the button below to redeem your ticket and secure your spot:",
action: 'Redeem your ticket',
"We're excited to have you join us at the {eventName}! Please click the button below to claim your ticket and secure your spot:",
action: 'Claim your ticket',
info: 'For more information and updates, <xoxnolink>visit our website</xoxnolink>. If you have any questions, feel free to reach out to us <emaillink>via email</emaillink>.',
maps: 'Open in Google Maps',
footer: '❤️ Thank you for using XOXNO!',
Expand Down

0 comments on commit e485057

Please sign in to comment.