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.
 
 
 
 
 

183 lines
11 KiB

<?xml version="1.0" encoding="UTF-8"?>
<odoo>
<!-- data for contact snippets-->
<template id="contact_us" inherit_id="website.contactus" active="True"
name="Contact 1">
<xpath expr="//div[@id='wrap']/section/div[hasclass('container')]"
position="replace">
<section class="main_body_contact">
<section class="header">
<div class="container-fluid p-0">
<div class="col-3"></div>
<div class="wrapper_abt">
<div id="banner ">
<div>
<div class="banner">
<div class="row p-0 m-0">
<div class="col-lg-6 col-12 p-0 m-0">
<div class="banner_bg">
<div class="card w-75">
<div class="card-body">
<p class="card-text first"
id="demo">
the best
<br/>
agency for
<br/>
your
Business
</p>
<p class="text-bottom second">
<span>XOXO
fam
brunch
retro
intelligentsia
live-edge
vegan
</span>
</p>
</div>
</div>
</div>
</div>
<div class="col-6 p-0 m-0">
<div class="banner_left">
<div class="card w-75">
<div class="card-body">
<p class="card-text first"
id="demo">
the best
<br/>
agency for
<br/>
your
Business
</p>
<p class="text-bottom second">
<span>XOXO
fam
brunch
retro
intelligentsia
live-edge
vegan
</span>
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="b_wrapp">
<a href="#section03" class="btn btn-down">
Scroll
</a>
</div>
</div>
</div>
</section>
<!-- Header Section ends here -->
<!-- Contact section starts here -->
<section class="contact oe_structure oe_empty"
id="section03">
<div class="container-fluid">
<div class="wrapper">
<div class="heading">
<h1 class="he contact-zen">CONTACT US</h1>
<p>Succulents mlkshk hammock jean shorts
flexitarian chicharrones, skateboard
90's knausgaard heirloom sustainable
fixie forage. Vegan cloud bread forage
lyft, cornhole food truck salvia
portland locavore mlkshk. Etsy synth
taxidermy godard DIY, tote bag
fingerstache.
</p>
</div>
<div class="contact_details">
<div class="row">
<div class="col-lg-4 col-md-4 col-12">
<div class="wrapper_c">
<h5>EMAIL US</h5>
<p class="e_details">
palo listicle
<br/>
vape banjo
<br/>
meditation
</p>
<div class="mail">
<ul>
<li>
<a href="mailto:mail@Cybrosys.com">
mail@Cybrosys.net
</a>
</li>
<br/>
<li>
<a href="mailto:mail@Cybrosys.com">
mail@Cybrosys.net
</a>
</li>
</ul>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-12">
<div class="wrapper_c">
<h5>VISIT US</h5>
<p class="e_details">
PO Box 223158
<br/>
Oliver Street
<BR/>
Victoria 2006
</p>
<div class="mail">
<ul>
<li>
<a href="https://www.google.com/maps">
OPEN IN GOOGLE
MAPS
</a>
</li>
</ul>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-12">
<div class="wrapper_c">
<h5>CALL US</h5>
<p class="e_details">
organic cred
<br/>
Echo park DIY
<br/>
hashtag irony
</p>
<div class="mail">
<ul>
<li>
<a href="tel:+123456789">
+23 8 8532 7834
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Contact section starts here -->
<!-- Contact form section starts here -->
</section>
</xpath>
</template>
</odoo>