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

<template id="s_image_title" name="Image Title">
    <section class="s_image_title o_cc o_cc5 oe_img_bg pt32 pb32" style="background-image: url('/web/image/website.s_image_title_default_image'); background-position: 50% 70%;">
        <div class="o_we_bg_filter bg-black-50"/>
        <div class="container">
            <div class="row o_grid_mode" data-row-count="9">
                <div class="o_grid_item g-height-9 g-col-lg-8 col-lg-8" style="--grid-item-padding-y: 32px; grid-area: 1 / 1 / 10 / 9; z-index: 1;">
                    <h1 class="display-3">A Deep Dive into Innovation and Excellence</h1>
                </div>
                <div class="o_grid_item g-height-3 g-col-lg-7 col-lg-7" style="--grid-item-padding-y: 24px; grid-area: 7 / 6 / 10 / 13; z-index: 2;">
                    <p class="lead" style="text-align: end;">Transform your environment with our new design collection, where elegance meets functionality. Elevate your space with pieces that blend style and comfort seamlessly.</p>
                </div>
            </div>
        </div>
    </section>
</template>

</odoo>
