implement blog subscription feature with modal and email handling

This commit is contained in:
2026-06-02 19:46:47 +02:00
parent 77f3c4ddbd
commit 3f985af13b
7 changed files with 108 additions and 85 deletions
+3 -3
View File
@@ -72,9 +72,9 @@
"subtitle": "Thoughts on architecture, web development, and the practices that make products last."
},
"blogSubscription": {
"title": "Working on something ambitious?",
"text": "I'm available for freelance projects — web apps, architecture, and product development.",
"cta": "See my services"
"title": "Never miss an article",
"text": "Get an email whenever a new article is published. No spam — unsubscribe anytime.",
"cta": "Subscribe"
},
"backToBlog": "Back to blog",
"scrollPrompt": "Scroll",
+3 -3
View File
@@ -72,9 +72,9 @@
"subtitle": "Pensées sur l'architecture, le développement web et les pratiques qui font durer les produits."
},
"blogSubscription": {
"title": "Vous travaillez sur un projet ambitieux ?",
"text": "Je suis disponible pour des missions freelance — applications web, architecture et développement produit.",
"cta": "Voir mes services"
"title": "Ne ratez aucun article",
"text": "Un email à chaque nouvel article. Pas de spam, désabonnement en un clic.",
"cta": "S'abonner"
},
"backToBlog": "Retour au blog",
"scrollPrompt": "Défiler",