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

<template id="s_split_intro" inherit_id="website.s_split_intro">
    <!-- Title -->
    <xpath expr="//h1" position="replace" mode="inner">
        Discover new fashion trends
    </xpath>
    <!-- Paragraph -->
    <xpath expr="//p" position="replace" mode="inner">
        <br/>Step into the future with our inclusive styles designed to celebrate your unique expression. From expanding your wardrobe to embracing new trends, our collections provide the foundation for a vibrant fashion experience. Don’t let conventional choices limit your style any longer.<br/><br/>
    </xpath>
</template>

</odoo>
