Initial commit: Web packages

This commit is contained in:
Ernad Husremovic 2025-08-29 15:20:51 +02:00
commit cd458d4b85
791 changed files with 410049 additions and 0 deletions

View file

@ -0,0 +1,22 @@
<section class="oe_container">
<div class="oe_row oe_spaced">
<h2 class="oe_slogan" style="color:#875A7B;">Free high-resolution image library</h2>
<h3 class="oe_slogan">An Unsplash search bar is added to the image library modal...</h3>
<div class="oe_span12">
<div class="oe_demo oe_picture oe_screenshot">
<img src="unsplash_interface_bar.png">
</div>
</div>
</div>
</section>
<section class="oe_container">
<div class="oe_row oe_spaced">
<h3 class="oe_slogan">...to explore <a href="https://unsplash.com/">Unsplash.com</a> and find images to use in Odoo.</h3>
<div class="oe_span12">
<div class="oe_demo oe_picture oe_screenshot">
<img src="unsplash_interface.png">
</div>
</div>
</div>
</section>