diff --git a/templates/about.html b/templates/about.html
index 20e2681..5863138 100644
--- a/templates/about.html
+++ b/templates/about.html
@@ -284,9 +284,9 @@
{{ components.cta_section(
- title="Ready to Work Together?",
- description="Let's discuss your project and see how I can help your business grow online.",
- button_text="Get Started Today",
+ title=t('Ready to Work Together?'),
+ description=t('Let\'s discuss your project and see how I can help your business grow online.'),
+ button_text=t('Get Started Today'),
button_url="contact",
t=t
) }}
diff --git a/translations/de.json b/translations/de.json
index f10b5ef..69f313d 100644
--- a/translations/de.json
+++ b/translations/de.json
@@ -199,6 +199,8 @@
"Don't just take my word for it - hear from some of the businesses I've helped.": "Glauben Sie mir nicht nur - hören Sie von einigen Unternehmen, die ich unterstützt habe.",
"Let's discuss your project and create something amazing together. I offer a free consultation to understand your needs and provide a customized solution.": "Lassen Sie uns Ihr Projekt besprechen und gemeinsam etwas Großartiges schaffen. Ich biete eine kostenlose Beratung an, um Ihre Bedürfnisse zu verstehen und eine maßgeschneiderte Lösung zu bieten.",
"Let's discuss how I can help your business grow online.": "Lassen Sie uns besprechen, wie ich Ihrem Unternehmen helfen kann, online zu wachsen.",
+ "Ready to Work Together?": "Bereit zusammenzuarbeiten?",
+ "Let's discuss your project and see how I can help your business grow online.": "Lassen Sie uns Ihr Projekt besprechen und schauen, wie ich Ihrem Unternehmen helfen kann, online zu wachsen.",
"Get Free Consultation": "Kostenlose Beratung",
"View Services": "Dienste Anzeigen",
"Ready to Get Started?": "Bereit zu starten?",
diff --git a/translations/en.json b/translations/en.json
index 3ebfc07..56e8484 100644
--- a/translations/en.json
+++ b/translations/en.json
@@ -199,6 +199,8 @@
"Don't just take my word for it - hear from some of the businesses I've helped.": "Don't just take my word for it - hear from some of the businesses I've helped.",
"Let's discuss your project and create something amazing together. I offer a free consultation to understand your needs and provide a customized solution.": "Let's discuss your project and create something amazing together. I offer a free consultation to understand your needs and provide a customized solution.",
"Let's discuss how I can help your business grow online.": "Let's discuss how I can help your business grow online.",
+ "Ready to Work Together?": "Ready to Work Together?",
+ "Let's discuss your project and see how I can help your business grow online.": "Let's discuss your project and see how I can help your business grow online.",
"Get Free Consultation": "Get Free Consultation",
"View Services": "View Services",
"Ready to Get Started?": "Ready to Get Started?",
diff --git a/translations/fr.json b/translations/fr.json
index d72fbfc..46909d2 100644
--- a/translations/fr.json
+++ b/translations/fr.json
@@ -199,6 +199,8 @@
"Don't just take my word for it - hear from some of the businesses I've helped.": "Ne me croyez pas sur parole - écoutez ce que disent certaines entreprises que j'ai aidées.",
"Let's discuss your project and create something amazing together. I offer a free consultation to understand your needs and provide a customized solution.": "Discutons de votre projet et créons ensemble quelque chose d'incroyable. J'offre une consultation gratuite pour comprendre vos besoins et fournir une solution personnalisée.",
"Let's discuss how I can help your business grow online.": "Discutons de la façon dont je peux aider votre entreprise à croître en ligne.",
+ "Ready to Work Together?": "Prêt à travailler ensemble ?",
+ "Let's discuss your project and see how I can help your business grow online.": "Discutons de votre projet et voyons comment je peux aider votre entreprise à croître en ligne.",
"Get Free Consultation": "Obtenir une Consultation Gratuite",
"View Services": "Voir les services",
"Ready to Get Started?": "Prêt à commencer ?",
diff --git a/translations/nl.json b/translations/nl.json
index d02daf1..ecb1481 100644
--- a/translations/nl.json
+++ b/translations/nl.json
@@ -199,6 +199,8 @@
"Don't just take my word for it - hear from some of the businesses I've helped.": "Geloof me niet alleen op mijn woord - hoor van enkele bedrijven die ik heb geholpen.",
"Let's discuss your project and create something amazing together. I offer a free consultation to understand your needs and provide a customized solution.": "Laten we uw project bespreken en samen iets geweldigs creëren. Ik bied een gratis consultatie aan om uw behoeften te begrijpen en een op maat gemaakte oplossing te bieden.",
"Let's discuss how I can help your business grow online.": "Laten we bespreken hoe ik uw bedrijf kan helpen online te groeien.",
+ "Ready to Work Together?": "Klaar om samen te werken?",
+ "Let's discuss your project and see how I can help your business grow online.": "Laten we uw project bespreken en kijken hoe ik uw bedrijf kan helpen online te groeien.",
"Get Free Consultation": "Gratis Consultatie",
"View Services": "Bekijk Diensten",
"Ready to Get Started?": "Klaar om te beginnen?",