PRODUCTS
<div style="display: flex; justify-content: center; gap: 40px; flex-wrap: wrap; padding: 40px 0;">
<!-- Riviera Collection -->
<div style="text-align: center;">
<a href="/en/collections/riviera-collection">
<img src="https://cdn.shopify.com/s/files/1/0000/0000/files/riviera.jpg" alt="Riviera Collection" style="width: 100%; max-width: 300px; border-radius: 12px;">
<h3 style="margin-top: 10px;">Riviera Collection</h3>
</a>
</div>
<!-- BAGS -->
<div style="text-align: center;">
<a href="/en/collections/bags">
<img src="https://cdn.shopify.com/s/files/1/0000/0000/files/bags.jpg" alt="BAGS" style="width: 100%; max-width: 300px; border-radius: 12px;">
<h3 style="margin-top: 10px;">BAGS</h3>
</a>
</div>
</div>