Update portfolio.html
This commit is contained in:
@ -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
|
||||
) }}
|
||||
|
||||
Reference in New Issue
Block a user