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.
 
 
 
 
 

87 lines
4.0 KiB

<?xml version="1.0" encoding="UTF-8" ?>
<odoo>
<!-- About snippet template -->
<template id="index_about" name="Index About">
<section class="index_about oe_structure">
<div class="ss_wrapper">
<div class="container">
<div class="main_c">
<div class="row">
<div class="col-lg-6 col-md-6 col-12">
<div class="left">
<p>
ABOUT Levelup AGENCY
</p>
<div class="abt_c">
A creative agency
specialized in brand
strategy creation.
</div>
</div>
</div>
<div class="col-lg-6 col-md-6 col-12">
<div class="right">
<div class="r_p">
With years of experience in the website design and development industry ThemeZaa
pride ourselves on creating unique, creative and quality designs that are
developed
upon the latest modern coding and developing techniques.
</div>
</div>
</div>
</div>
<div class="next">
<a href="#">
<i class="bi bi-arrow-right-short"/>
</a>
</div>
</div>
<div class="services_wrapper">
<div class="row">
<div class="col-lg-3 col-md-6 col-12">
<div class="s_services">
<span>
<i class="bi bi-bullseye"/>
</span>
<p>
DIGITAL BRANDING
</p>
</div>
</div>
<div class="col-lg-3 col-md-6 col-12">
<div class="s_services">
<span>
<i class="bi bi-cup"/>
</span>
<p>
DIGITAL BRANDING
</p>
</div>
</div>
<div class="col-lg-3 col-md-6 col-12">
<div class="s_services">
<span>
<i class="bi bi-eye"/>
</span>
<p>
DIGITAL BRANDING
</p>
</div>
</div>
<div class="col-lg-3 col-md-6 col-12">
<div class="s_services">
<span>
<i class="bi bi-bag-dash"/>
</span>
<p>
DIGITAL BRANDING
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</template>
</odoo>