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.
 
 
 
 
 

42 lines
1.8 KiB

<?xml version="1.0" encoding="UTF-8" ?>
<odoo>
<!--Template for excited snippet-->
<template id="excited" name="Excited">
<section class="awards p_top p_bottom">
<div class="wrapper">
<div class="container">
<div class="row p_top">
<div class="col-lg-3 col-md-3 col-12">
<h5 class="u_sub_heading_dark">
Excited
</h5>
</div>
<div class="col-lg-9 col-md-9 col-12">
<div class="about_right">
<h2 class="excited">
Let’s
talk
</h2>
<p class="p_text">
“ build or improve your digital product.’
</p>
<div class="desc_img">
</div>
</div>
</div>
<div class="col-lg-9 col-md-9 col-12 offset-lg-3 offset-md-3 offset-0">
<div class="btn_group p_top btn-schedule">
<a href="/contactus#s_website_form_nav" class="btn btn-primary mr-3 btn-call">Contact
us
</a>
<a href="#" class="btn btn-dark btn-schedule btn-new-call">Schedule
call
</a>
</div>
</div>
</div>
</div>
</div>
</section>
</template>
</odoo>