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

<template id="s_split_intro" inherit_id="website.s_split_intro">
    <!-- Section -->
    <xpath expr="//section" position="attributes">
        <attribute name="class" add="o_cc5" remove="o_cc1" separator=" "/>
    </xpath>
    <!-- Left column -->
    <xpath expr="//h1" position="replace" mode="inner">
        Transform your<br/>beauty routine
    </xpath>
    <xpath expr="//p" position="replace" mode="inner">
        <br/>Step into a new era with our advanced products designed to enhance your unique beauty. From improving your skincare to achieving flawless results, our solutions provide the foundation for radiant success. Don’t let outdated routines hold you back any longer.<br/><br/>
    </xpath>
</template>

</odoo>
