You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

64 lines
3.1 KiB

<?xml version="1.0" encoding="utf-8"?>
<odoo>
<!-- Features 07 snippet template -->
<template id="a_features_07" name="Features 07">
<section class="a_features_07 o_spc-small o_masonry o_cc2 pt24 pb24" style="overflow: hidden;">
<div class="container">
<h1 class="text-center">
<font style="font-size: 42px;">Your Title Here</font>
</h1>
<p style="text-align: center;">Tell what's the value for the customer for this feature.</p>
<div class="row o_snippet_010">
<div class="col pb32 text-center o_box_010">
<div class="circle010">
<i class="fa fa-3x fa-gear m-4 a_icon_010"/>
</div>
<div>
<h4>First Feature</h4>
</div>
<div class="line bg-o-color-5"/>
<p class="p_010">Tell what's the value for the<br/>customer for this feature.
</p>
<a href="#" class="btn btn-primary mb-2 btn010">More Details</a>
</div>
<div class="col pb32 text-center o_box_010">
<div class="circle010">
<i class="fa fa-3x fa-photo m-4 a_icon_010"/>
</div>
<div>
<h4>Second Feature</h4>
</div>
<div class="line bg-o-color-5"/>
<p class="p_010">Write what the customer would like to know,<br/>not what you want to show.
</p>
<a href="#" class="btn btn-primary mb-2 btn010">More Details</a>
</div>
<div class="col pb32 text-center o_box_010">
<div class="circle010">
<i class="fa fa-3x fa-leaf m-4 a_icon_010"/>
</div>
<div>
<h4>Third Feature</h4>
</div>
<div class="line bg-o-color-5"/>
<p class="p_010">A small explanation of this great<br/>feature, in clear words.
</p>
<a href="#" class="btn btn-primary mb-2 btn010">More Details</a>
</div>
<div class="col pb32 text-center o_box_010">
<div class="circle010">
<i class="fa fa-3x fa-leaf m-4 a_icon_010"/>
</div>
<div>
<h4>Fourth Feature</h4>
</div>
<div class="line bg-o-color-5"/>
<p class="p_010">A small explanation of this great<br/>feature, in clear words.
</p>
<a href="#" class="btn btn-primary mb-2 btn010">More Details</a>
</div>
</div>
</div>
</section>
</template>
</odoo>