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

<template id="s_striped" name="Striped section">
    <section class="s_striped o_cc o_cc5 pt80 pb96" style="position: relative;" data-oe-shape-data="{'shape':'html_builder/Connections/20','colors':{'c5': 'o-color-4'},'flip':[], 'showOnMobile':true}">
        <div class="o_we_shape o_html_builder_Connections_20 o_shape_show_mobile" style="background-image: url('/html_editor/shape/html_builder/Connections/20.svg?c5=o-color-4'); background-position: 50% 100%;"/>
        <div class="container">
            <h2 style="text-align: center;">The evolution of our company</h2>
            <p class="lead" style="text-align: center;">Learn about the key decisions that have shaped our identity.</p>
            <p><br/></p>
            <div class="row">
                <div class="col-lg-8 offset-lg-2 pt24 pb24">
                    <img class="img img-fluid" src="/web/image/website.s_text_cover_default_image" style="width: 100% !important;" alt=""/>
                </div>
            </div>
        </div>
    </section>
</template>

</odoo>
