{% assign companies_logo = '' %} {% if page.i_customer_logo %} {% capture companies_logo %}{% picture companies_logo companies/{{ page.i_customer_logo }} %}{% endcapture %} {% endif %} {% assign hero_img = '' %} {% if page.p_hero_img %} {% capture hero_img %}{% picture direct-url_600 pages/{{ page.p_hero_img }} %}{% endcapture %} {% endif %}

{{ page.t_credibility_headline }} {{ page.v_customer_display_name }}

{{ page.t_credibility_subheadline1 }} {{ page.v_customer_display_name }} {{ page.t_credibility_subheadline2 }}

{{ page.t_button_label }} {{ page.t_credibility_headline }} {{ page.v_customer_display_name }}

{{ page.t_offers_headline }} {{ page.v_customer_display_name }}

{{ page.t_offers_subheadline }}

{{ page.t_pricing_cta }}
{% for item in page.offer_items %}
{% picture width_276 pages/{{ item.p_icon }} %}

{{ item.t_title }}

{% endfor %}

{{ page.t_different_headline }}

{{ page.t_different_subheadline }}

"{{ page.t_different_testimonial }}"

{% for feature in page.credibility_features %}
{{ feature.v_feature_number }}

{{ feature.t_feature_headline }}

{{ feature.t_feature_subheadline }}

{{ feature.t_feature_description }}
{% assign section_bg_image_path = '' %} {% capture image_loc %}{% picture direct-url_750 pages/{{feature.p_feature_background }} %}{% endcapture %} {% capture section_bg_image_path %}linear-gradient(rgba(0, 0, 0, 0.6), rgb(0, 0, 0, 0.6)), url('{{image_loc}}'){% endcapture %}
{% picture thumbnail_sm pages/{{ feature.p_feature_logo }} %}

"{{ feature.t_feature_testimonial }}"

{{ feature.t_feature_cta }}
{% endfor %}