Hidden testimonials
This commit is contained in:
@ -198,12 +198,12 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Testimonials Section -->
|
||||
{{ testimonials.testimonials_section(
|
||||
<!-- Testimonials Section - Hidden for now -->
|
||||
<!-- {{ testimonials.testimonials_section(
|
||||
title=t('What My Clients Say'),
|
||||
subtitle=t('Don\'t just take my word for it - hear from some of my satisfied clients.'),
|
||||
t=t
|
||||
) }}
|
||||
) }} -->
|
||||
|
||||
<!-- Map Section -->
|
||||
<section class="py-5 map-section">
|
||||
|
||||
@ -346,12 +346,12 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Testimonials Section -->
|
||||
{{ testimonials.testimonials_section(
|
||||
<!-- Testimonials Section - Hidden for now -->
|
||||
<!-- {{ testimonials.testimonials_section(
|
||||
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.'),
|
||||
t=t
|
||||
) }}
|
||||
) }} -->
|
||||
|
||||
<!-- Call to Action -->
|
||||
{{ components.cta_section(
|
||||
|
||||
Reference in New Issue
Block a user