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

<template id="s_mockup_image" name="Mockup Image">
    <section class="s_mockup_image o_cc o_cc1 pt72 pb72" data-oe-shape-data="{'shape':'html_builder/Wavy/11_001', 'showOnMobile':true}">
        <div class="o_we_shape o_html_builder_Wavy_11_001 o_shape_show_mobile"/>
        <div class="container">
            <div class="row align-items-center">
                <div class="col-lg-4 pt16 pb16">
                    <h2>The Innovation Behind Our Product</h2>
                    <p>Write one or two paragraphs describing your product or services. To be successful your content needs to be useful to your readers.</p>
                    <p>Start with the customer – find out what they want and give it to them.</p>
                    <p><a href="#" class="btn btn-primary o_translate_inline">Learn more</a></p>
                </div>
                <div class="col-lg-8 pt16 pb16">
                    <img src="/html_editor/image_shape/website.s_mockup_image_default_image/html_builder/devices/macbook_front.svg" class="img-fluid ms-auto" data-shape="html_builder/devices/macbook_front" data-shape-colors=";;#F3F2F2;;" data-file-name="s_text_image.webp" data-format-mimetype="image/webp" alt=""/>
                </div>
            </div>
        </div>
    </section>
</template>

</odoo>
