feat(landing): Add newsletter double-opt-in

This commit is contained in:
2026-01-14 17:37:00 +01:00
parent d8b7e193a9
commit 7a5b666032
5 changed files with 258 additions and 24 deletions

View File

@@ -11,7 +11,11 @@ export default defineNuxtConfig({
brevoSenderEmail: 'NOT_SET',
brevoSenderName: 'NOT_SET',
brevoContactEmail: 'NOT_SET',
brevoNewsletterListId: 'NOT_SET'
brevoNewsletterListId: 'NOT_SET',
brevoDoiTemplateId: 'NOT_SET',
public: {
siteUrl: 'NOT_SET'
}
},
// Font configuration - Bricolage Grotesque for headings, DM Sans for body