blues, testimonial section removal

This commit is contained in:
MassiveAtoms
2021-03-16 10:51:57 -03:00
parent 0a00526a3a
commit ad6bc1dbb6
5 changed files with 93 additions and 95 deletions

View File

@ -22,7 +22,7 @@
{{ partial "pricing.html" . }}
{{ partial "testimonial.html" . }}
<!-- {{ partial "testimonial.html" . }} -->
{{ partial "blog.html" . }}

View File

@ -18,7 +18,7 @@
{{ range .service_item}}
{{"<!-- Single Service Item -->" | safeHTML }}
<article class="col-lg-4 col-md-6 col-12 wow fadeInUp" data-wow-duration="500ms">
<article class="col-lg-4 col-md-6 col-12 wow fadeInUp" data-wow-duration="500ms">
<div class="service-block text-center">
<div class="service-icon text-center">
<i class="{{ .icon }}"></i>