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

<template id="s_images_mosaic" inherit_id="website.s_images_mosaic">
    <xpath expr="//h2" position="replace" mode="inner">
        Explore Our Property Listings
    </xpath>
    <xpath expr="//p" position="replace" mode="inner">
        Find your ideal home with our newest real estate offerings.
    </xpath>
</template>

</odoo>
