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

<template id="s_image_title" inherit_id="website.s_image_title">
    <xpath expr="//h1" position="replace" mode="inner">
        A Deep Dive into Virtual Reality and Innovation
    </xpath>
    <xpath expr="//p[hasclass('lead')]" position="replace" mode="inner">
        Transform your digital experience with our latest VR solutions, where immersive technology meets creativity. Elevate your reality with experiences that blend innovation and interactivity seamlessly.
    </xpath>
</template>

</odoo>
