<?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">
        Bring your<br/>ideas to life
    </xpath>
    <xpath expr="//p" position="replace" mode="inner">
        <br/>Explore the world of creation with our maker services. We provide the tools, resources, and expertise to turn your concepts into tangible projects. Whether crafting a unique piece or developing a prototype, we’re here to bring your vision to life.<br/><br/>
    </xpath>
</template>

</odoo>
