<?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">
        Transform your<br/>travel experience
    </xpath>
    <!-- Paragraph -->
    <xpath expr="//p" position="replace" mode="inner">
        <br/>Experience a new way to travel with our agency. We combine advanced technology and personalized service to revolutionize your journey. Whether you're after adventure or relaxation, we create custom trips that turn your travel dreams into reality.<br/><br/>
    </xpath>
</template>

</odoo>
