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

<template id="s_striped_center_top" name="Striped Center Top">
    <section class="s_striped_center_top o_cc o_cc5 pb56" 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">
            <div class="row">
                <div class="col-lg-8 offset-lg-2 pt56 pb56">
                    <h1 style="text-align: center;">Turning Vision into Reality</h1>
                    <p class="lead" style="text-align: center;">We deliver seamless, innovative solutions that not only meet your needs but exceed expectations, driving meaningful results and lasting success.</p>
                    <p><br /></p>
                    <p style="text-align: center;">
                        <a t-att-href="cta_btn_href" class="btn btn-primary btn-lg o_translate_inline"><t t-out="cta_btn_text">Get started</t></a>
                    </p>
                </div>
                <div class="col-lg-10 offset-lg-1 pb24" style="text-align: center;">
                    <figure class="figure w-100">
                        <img src="/web/image/website.s_picture_default_image" class="figure-img img-fluid rounded" style="width: 100% !important;" alt=""/>
                        <figcaption class="figure-caption text-600">Crafted with precision and care</figcaption>
                    </figure>
                </div>
            </div>
        </div>
    </section>
</template>

</odoo>
