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.
145 lines
8.0 KiB
145 lines
8.0 KiB
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<odoo>
|
|
<template id="theme_eco_refine.about_us" name="About us">
|
|
<!-- Template of About Us page-->
|
|
<t t-call="website.layout">
|
|
<div class="ref-hero-sub-bg ref-abt-bg oe_structure">
|
|
<h2 class="ref-hero-sub-bg_heading">About ReTech</h2>
|
|
</div>
|
|
<main>
|
|
<section id="ref-about" class="oe_structure">
|
|
<div id="about_retech_snippet_carousel" class="container">
|
|
<div class="ref-wrapper">
|
|
<div class="ref-about-container">
|
|
<div class="ref-about-content">
|
|
<h2 class="ref-head--primary">Our Mission</h2>
|
|
<p class="ref-about-content_txt">At Retech, our
|
|
mission is to provide high-quality
|
|
refurbished electronics
|
|
to our customers while
|
|
promoting sustainability and reducing
|
|
e-waste. We believe that everyone should
|
|
have access to affordable
|
|
technology, and that it shouldn't come at
|
|
the expense of our environment.
|
|
</p>
|
|
</div>
|
|
<div class="ref-about-content">
|
|
<div class="rf-about-img">
|
|
<img src="/theme_eco_refine/static/src/img/goal-gd9f02c7b0_1920 1.png"
|
|
alt=""/>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="ref-about-container">
|
|
<div class="ref-about-content">
|
|
<div class="rf-about-img">
|
|
<img src="/theme_eco_refine/static/src/img/workplace-business-modern-male-accessories-laptop-white 1 (1).png"
|
|
alt=""/>
|
|
</div>
|
|
</div>
|
|
<div class="ref-about-content">
|
|
<h2 class="ref-head--primary">Our Vision</h2>
|
|
<p class="ref-about-content_txt">We take
|
|
pre-owned electronic devices and give them
|
|
new life by restoring
|
|
them to like-new condition. Our team of
|
|
expert technicians carefully inspects,
|
|
cleans, and tests each
|
|
device to ensure that it meets our strict
|
|
quality standards. We then offer these
|
|
devices at a fraction of
|
|
the cost of new ones, giving our customers
|
|
a budget-friendly option without
|
|
compromising on quality.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
<section id="ref-feature_section" class="ref-light-section oe_structure">
|
|
<div id="features_retech_snippet_carousel" class="container">
|
|
<div class="ref-wrapper">
|
|
<span class="ref-section_head">Why Choose Us ?</span>
|
|
<div class="ref-feature__container">
|
|
<div class="ref-feature__container-box">
|
|
<div class="ref-feature-box_img">
|
|
<img src="/theme_eco_refine/static/src/img/Quality Product.svg"
|
|
alt=""/>
|
|
</div>
|
|
<span class="ref-sm-head ref-head--primary">
|
|
Quality Products
|
|
</span>
|
|
<p>Lorem Ipsum is simply dummy text of the
|
|
printing and typesetting industry. .
|
|
</p>
|
|
</div>
|
|
<div class="ref-feature__container-box">
|
|
<div class="ref-feature-box_img">
|
|
<img src="/theme_eco_refine/static/src/img/pricing.svg"
|
|
alt=""/>
|
|
</div>
|
|
<span class="ref-sm-head ref-head--primary">
|
|
Competitive Pricing
|
|
</span>
|
|
<p>Lorem Ipsum is simply dummy text of the
|
|
printing and typesetting industry. .
|
|
</p>
|
|
</div>
|
|
<div class="ref-feature__container-box">
|
|
<div class="ref-feature-box_img">
|
|
<img src="/theme_eco_refine/static/src/img/guarantee (3) 1.svg"
|
|
alt=""/>
|
|
</div>
|
|
<span class="ref-sm-head ref-head--primary">
|
|
Warranty
|
|
</span>
|
|
<p>Lorem Ipsum is simply dummy text of the
|
|
printing and typesetting industry. .
|
|
</p>
|
|
</div>
|
|
<div class="ref-feature__container-box">
|
|
<div class="ref-feature-box_img">
|
|
<img src="/theme_eco_refine/static/src/img/return.svg"
|
|
alt=""/>
|
|
</div>
|
|
<span class="ref-sm-head ref-head--primary">
|
|
Easy Returns
|
|
</span>
|
|
<p>Lorem Ipsum is simply dummy text of the
|
|
printing and typesetting industry. .
|
|
</p>
|
|
</div>
|
|
<div class="ref-feature__container-box">
|
|
<div class="ref-feature-box_img">
|
|
<img src="/theme_eco_refine/static/src/img/exchange.svg"
|
|
alt=""/>
|
|
</div>
|
|
<span class="ref-sm-head ref-head--primary">
|
|
Exchange Policy
|
|
</span>
|
|
<p>Lorem Ipsum is simply dummy text of the
|
|
printing and typesetting industry. .
|
|
</p>
|
|
</div>
|
|
<div class="ref-feature__container-box">
|
|
<div class="ref-feature-box_img">
|
|
<img src="/theme_eco_refine/static/src/img/community.svg"
|
|
alt=""/>
|
|
</div>
|
|
<span class="ref-sm-head ref-head--primary">
|
|
Wide Range of Products
|
|
</span>
|
|
<p>Lorem Ipsum is simply dummy text of the
|
|
printing and typesetting industry. .
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
</main>
|
|
</t>
|
|
</template>
|
|
</odoo>
|
|
|