Hidden testimonials

This commit is contained in:
2025-07-21 10:20:05 +02:00
parent 033d0337fd
commit 046559f7ff
2 changed files with 6 additions and 6 deletions

View File

@ -198,12 +198,12 @@
</div> </div>
</section> </section>
<!-- Testimonials Section --> <!-- Testimonials Section - Hidden for now -->
{{ testimonials.testimonials_section( <!-- {{ testimonials.testimonials_section(
title=t('What My Clients Say'), title=t('What My Clients Say'),
subtitle=t('Don\'t just take my word for it - hear from some of my satisfied clients.'), subtitle=t('Don\'t just take my word for it - hear from some of my satisfied clients.'),
t=t t=t
) }} ) }} -->
<!-- Map Section --> <!-- Map Section -->
<section class="py-5 map-section"> <section class="py-5 map-section">

View File

@ -346,12 +346,12 @@
</div> </div>
</section> </section>
<!-- Testimonials Section --> <!-- Testimonials Section - Hidden for now -->
{{ testimonials.testimonials_section( <!-- {{ testimonials.testimonials_section(
title=t('What My Clients Say'), title=t('What My Clients Say'),
subtitle=t('Don\'t just take my word for it - hear from some of the businesses I\'ve helped.'), subtitle=t('Don\'t just take my word for it - hear from some of the businesses I\'ve helped.'),
t=t t=t
) }} ) }} -->
<!-- Call to Action --> <!-- Call to Action -->
{{ components.cta_section( {{ components.cta_section(