Update portfolio.html

This commit is contained in:
2025-07-04 22:37:07 +02:00
parent 715768cbd3
commit a6d1a0dfe4

View File

@ -355,9 +355,9 @@
<!-- Call to Action -->
{{ components.cta_section(
title="Ready to Start Your Project?",
description="Let's discuss your project and create something amazing together. I offer a free consultation to understand your needs and provide a customized solution.",
button_text="Get Started",
title=t('Ready to Start Your Project?'),
description=t('Let\'s discuss your project and create something amazing together. I offer a free consultation to understand your needs and provide a customized solution.'),
button_text=t('Get Started'),
button_url="contact",
t=t
) }}