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

<template id="s_shape_image" inherit_id="website.s_shape_image">
    <!-- Paragraphs -->
    <xpath expr="//p" position="replace" mode="inner">
        Discover our range of high-quality cosmetics designed to enhance your beauty. From skincare essentials to makeup must-haves, our products are crafted to meet your needs and exceed your expectations.
    </xpath>
    <xpath expr="//p[2]" position="replace"/>
</template>

</odoo>
