<?xml version="1.0" encoding="utf-8"?>
<odoo>

<template id="s_key_benefits" name="Key benefits">
    <section class="s_key_benefits pt48 pb48" data-oe-shape-data="{'shape': 'html_builder/Connections/14'}">
        <div class="o_we_shape o_html_builder_Connections_14"/>
        <div class="container">
            <p class="lead">
                ✽&#160;&#160;What We Offer
            </p>
            <h2 class="display-3-fs">Discover our<br/>main three benefits</h2>
            <div class="row">
                <div class="col-lg-4 pt48 pb24">
                    <span class="display-3-fs text-o-color-1">1</span>
                    <div class="s_hr pt8 pb24" data-snippet="s_hr" data-name="Separator">
                        <hr class="w-100 mx-auto"/>
                    </div>
                    <h3 class="h4-fs">Fair pricing</h3>
                    <p>We provide transparent pricing that offers great value, ensuring you always get the best deal without hidden costs.</p>
                </div>
                <div class="col-lg-4 pt48 pb24">
                    <span class="display-3-fs text-o-color-1">2</span>
                    <div class="s_hr pt8 pb24" data-snippet="s_hr" data-name="Separator">
                        <hr class="w-100 mx-auto"/>
                    </div>
                    <h3 class="h4-fs">24/7 Support</h3>
                    <p>Our support team is available 24/7 to assist with any inquiries or issues, ensuring you get help whenever you need it.</p>
                </div>
                <div class="col-lg-4 pt48 pb24">
                    <span class="display-3-fs text-o-color-1">3</span>
                    <div class="s_hr pt8 pb24" data-snippet="s_hr" data-name="Separator">
                        <hr class="w-100 mx-auto"/>
                    </div>
                    <h3 class="h4-fs">Tax free</h3>
                    <p>Benefit from tax-free shopping, simplifying your purchase and enhancing your savings without any extra costs.</p>
                </div>
            </div>
        </div>
    </section>
</template>

</odoo>
