Update portfolio.html
This commit is contained in:
@ -355,9 +355,9 @@
|
|||||||
|
|
||||||
<!-- Call to Action -->
|
<!-- Call to Action -->
|
||||||
{{ components.cta_section(
|
{{ components.cta_section(
|
||||||
title="Ready to Start Your Project?",
|
title=t('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.",
|
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="Get Started",
|
button_text=t('Get Started'),
|
||||||
button_url="contact",
|
button_url="contact",
|
||||||
t=t
|
t=t
|
||||||
) }}
|
) }}
|
||||||
|
|||||||
Reference in New Issue
Block a user