This commit is contained in:
2025-01-09 09:30:12 -08:00
parent ca58f24df3
commit 8e92d0617e
19 changed files with 301 additions and 177 deletions

View File

@@ -1,5 +1,5 @@
<!-- Testimonial BEGIN -->
<section class="testimonial-slice-container p-relative mx-xs-2 mx-md-0 overflow-hidden">
<section class="testimonial-slice-container mx-xs-2 mx-md-0 overflow-hidden p-relative padding-top-{{padding_top}} padding-bottom-{{padding_bottom}}">
<div class="p-absolute radial">
<svg class="w-100" width="614" height="1023" viewBox="0 0 614 1023" fill="none" xmlns="http://www.w3.org/2000/svg">
<g opacity="0.4" clip-path="url(#clip0_252_476)">
@@ -46,19 +46,19 @@
</defs>
</svg>
</div>
<div class="container rounded bg-color-{{background_color}} padding-top-{{padding_top}} padding-bottom-{{padding_bottom}}">
<div class="row">
<div class="col-lg-4 d-flex justify-content-center mb-4">
<div class="g-sky-border z-0">
<div class="container rounded p-4 bg-color-{{background_color}}">
<div class="row gx-5">
<div class="col-lg-5 p-relative d-flex justify-content-center mb-4">
<div class="g-sky-border z-0 offset">
<img class="testimonial-img" src="{{image.url}}" alt="{{image.alt}}" />
</div>
</div>
<div class="col-lg-8 my-auto testimonial-inner-content-wrapper">
<div class="col-lg-7 my-auto testimonial-inner-content-wrapper">
<svg width="35" height="29" viewBox="0 0 35 29" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M19.93 28.57V18.49C19.93 13.99 21.16 10.06 23.62 6.7C26.08 3.28 29.86 1.18 34.96 0.399999V6.97C32.02 7.33 30.07 8.29 29.11 9.85C28.15 11.41 27.67 13.48 27.67 16.06L22.36 14.98H34.78V28.57H19.93ZM0.4 28.57V18.49C0.4 13.99 1.63 10.06 4.09 6.7C6.55 3.28 10.33 1.18 15.43 0.399999V6.97C12.49 7.33 10.54 8.29 9.58 9.85C8.62 11.41 8.14 13.48 8.14 16.06L2.83 14.98H15.25V28.57H0.4Z" fill="white" />
</svg>
<h3 class="fw-bold f-navy mb-2">{{header}}</h3>
<h3 class="fw-bold f-navy mb-2 mt-1">{{header}}</h3>
<div class="f-black">{{{copy}}}</div>
<p class="f-black mt-4">
{{quote_attribution}}