28 lines
1.8 KiB
XML
28 lines
1.8 KiB
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<odoo>
|
||
|
|
||
|
<template id="s_empowerment" name="Empowerment">
|
||
|
<section class="s_empowerment pt24 pb24">
|
||
|
<div class="container-fluid">
|
||
|
<div class="row o_grid_mode" data-row-count="12">
|
||
|
<div class="o_grid_item g-height-12 g-col-lg-7 col-lg-7" style="grid-area: 1 / 1 / 13 / 8; --grid-item-padding-x: 24px;">
|
||
|
<span class="s_cta_badge d-inline-block my-3 border rounded py-2 px-3 o_cc o_cc1 o_animable" data-snippet="s_cta_badge" data-name="CTA Badge" style="border-radius: 32px !important;">
|
||
|
<i class="fa fa-fw fa-info-circle o_not-animable" role="img"/>  What do you want to promote&nbsp;?     <a href="#">See more <i class="fa fa-long-arrow-right" role="img"/></a>
|
||
|
</span>
|
||
|
<h1 class="display-4">Empowering Your Success<br/>with Every Solution.</h1>
|
||
|
<p class="lead"><br/>Delivering tailored, innovative tools to help you overcome challenges and<br/> achieve your goals, ensuring your journey is fully supported.<br/><br/></p>
|
||
|
<p>
|
||
|
<a href="#" class="btn btn-primary mb-2">Get started</a>
|
||
|
<a href="#" class="btn btn-secondary mb-2">Learn more</a>
|
||
|
</p>
|
||
|
</div>
|
||
|
<div class="o_grid_item o_grid_item_image g-height-12 g-col-lg-5 col-lg-5 o_snippet_mobile_invisible d-none d-lg-block" style="grid-area: 1 / 8 / 13 / 13; --grid-item-padding-x: 24px; --grid-item-padding-y: 0px;">
|
||
|
<img class="img img-fluid mx-auto rounded" style="width: 100% !important;" src="/web/image/website.s_empowerment_default_image" alt=""/>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</section>
|
||
|
</template>
|
||
|
|
||
|
</odoo>
|