Redesign trust center console

Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
This commit is contained in:
Sacha Al Himdani
2025-10-28 13:44:41 +01:00
parent abeaaec734
commit 1f0a5dff5c
39 changed files with 2308 additions and 2423 deletions

View File

@@ -16,7 +16,7 @@ export const TrustCenterAccess = () => {
</Section>
<Text style={footerText}>
This link will expire in 7 days.
This link will expire in {'{{.DurationInDays}}'} days.
</Text>
</EmailLayout>
);