diff --git a/src/i18n/de.ts b/src/i18n/de.ts index 5125d6c..d850805 100644 --- a/src/i18n/de.ts +++ b/src/i18n/de.ts @@ -81,7 +81,7 @@ export const de = { // Contact contact: { title: 'Kontakt', - subtitle: 'In 15 Minuten zur klaren nächsten Aktion', + subtitle: 'Lassen Sie uns zusammenarbeiten', intro: 'Beschreiben Sie kurz Ihr Projekt oder Problem – ich melde mich schnell mit einer konkreten Einschätzung und nächstem Schritt.', form: { name: 'Name', diff --git a/src/i18n/en.ts b/src/i18n/en.ts index 3b50da4..5896c90 100644 --- a/src/i18n/en.ts +++ b/src/i18n/en.ts @@ -83,7 +83,7 @@ export const en: Translations = { // Contact contact: { title: 'Contact', - subtitle: 'Get clear next steps in 15 minutes', + subtitle: 'Let\'s work together', intro: 'Share your project or issue briefly — I\'ll reply quickly with a concrete assessment and recommended next action.', form: { name: 'Name',