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

<template id="s_features_wave" name="Features Wave">
    <section class="s_features_wave o_cc o_cc5 pt64 pb88" data-oe-shape-data="{'shape':'html_builder/Wavy/11_001','colors':{'c5':'o-color-1'}, 'showOnMobile':true}">
        <div class="o_we_shape o_html_builder_Wavy_11_001 o_shape_show_mobile" style="background-image: url('/html_editor/shape/html_builder/Wavy/11_001.svg?c5=o-color-1');"/>
        <div class="container">
            <h2 class="h3-fs" style="text-align: center;">Everything you need</h2>
            <p class="lead" style="text-align: center;">List and describe the key features of your solution or service.</p>
            <p><br/></p>
            <div class="row">
                <div class="col-lg-4 pt24 pb24">
                    <i class="fa fa-thumbs-o-up d-block mx-auto border rounded fa-2x" style="background-color: rgba(0, 0, 0, 0);" role="presentation"/>
                    <br/>
                    <h4 style="text-align: center;">Reliability</h4>
                    <p style="text-align: center;">Consistent performance and uptime ensure efficient, reliable service with minimal interruptions and quick response times.</p>
                </div>
                <div class="col-lg-4 pt24 pb24">
                    <i class="fa fa-star-o d-block mx-auto border rounded fa-2x" style="background-color: rgba(0, 0, 0, 0);" role="presentation"/>
                    <br/>
                    <h4 style="text-align: center;">Performance</h4>
                    <p style="text-align: center;">Speed and efficiency ensure tasks are completed quickly and resources are used optimally, enhancing productivity and satisfaction.</p>
                </div>
                <div class="col-lg-4 pt24 pb24">
                    <i class="fa fa-flag-o d-block mx-auto border rounded fa-2x" style="background-color: rgba(0, 0, 0, 0);" role="presentation"/>
                    <br/>
                    <h4 style="text-align: center;">Scalability</h4>
                    <p style="text-align: center;">Growth capability is a system's ability to scale and adapt, meeting increasing demands and evolving needs for long-term success.</p>
                </div>
                <div class="col-lg-4 pt24 pb24">
                    <i class="fa fa-edit d-block mx-auto border rounded fa-2x" style="background-color: rgba(0, 0, 0, 0);" role="presentation"/>
                    <br/>
                    <h4 style="text-align: center;">Customizable Settings</h4>
                    <p style="text-align: center;">Tailor the platform to your needs, offering flexibility and control over your user experience.</p>
                </div>
                <div class="col-lg-4 pt24 pb24">
                    <i class="fa fa-user-o d-block mx-auto border rounded fa-2x" style="background-color: rgba(0, 0, 0, 0);" role="presentation"/>
                    <br/>
                    <h4 style="text-align: center;">User-Friendly Interface</h4>
                    <p style="text-align: center;">The intuitive design ensures smooth navigation, enhancing user experience without needing technical expertise.</p>
                </div>
                <div class="col-lg-4 pt24 pb24">
                    <i class="fa fa-smile-o d-block mx-auto border rounded fa-2x" style="background-color: rgba(0, 0, 0, 0);" role="presentation"/>
                    <br/>
                    <h4 style="text-align: center;">24/7 Customer Support</h4>
                    <p style="text-align: center;">Round-the-clock assistance is available, ensuring issues are resolved quickly, keeping your operations running smoothly.</p>
                </div>
            </div>
        </div>
    </section>
</template>

</odoo>
