<?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_cc4" remove="o_cc1" separator=" "/>
    </xpath>
    <!-- Left column -->
    <xpath expr="//h1" position="replace" mode="inner">
        Discover our<br/>exclusive artists !
    </xpath>
    <xpath expr="//p" position="replace" mode="inner">
        <br/>Step into a new artistic era with our innovative techniques designed to elevate your unique style. From refining your skills to expanding your creative horizons, our tools provide the foundation for lasting impact. Don’t let outdated methods limit your artistic potential any longer.<br/><br/>
    </xpath>
</template>

</odoo>
