Hidden testimonials
This commit is contained in:
@ -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">
|
||||||
|
|||||||
@ -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(
|
||||||
|
|||||||
Reference in New Issue
Block a user