105 changed files with 466 additions and 462 deletions
@ -1,416 +1,419 @@ |
|||||
<!-- HERO SECTION --> |
<!-- HERO SECTION --> |
||||
<div class="contianer"> |
<div class="contianer"> |
||||
<div class="row position-relative" |
<div class="row position-relative" |
||||
style="background-color: #fe5031 !important; height: 400px; margin-bottom: 6rem;"> |
style="background-color: #fe5031 !important; height: 400px; margin-bottom: 6rem;"> |
||||
<div class="col-lg-12 d-flex flex-column justify-content-start align-items-center"> |
<div class="col-lg-12 d-flex flex-column justify-content-start align-items-center"> |
||||
<h1 class="display-1 text-white" style="padding-top: 5rem;">Outrageous Orange</h1> |
<h1 class="display-1 text-white" style="padding-top: 5rem;">Outrageous Orange</h1> |
||||
<p class="text-light small font-weight-bold" style="letter-spacing: 2px; text-transform: uppercase;">Clean |
<p class="text-light small font-weight-bold" style="letter-spacing: 2px; text-transform: uppercase;">Clean |
||||
& Colorful Backend Theme for |
& Colorful Backend Theme for |
||||
Odoo 14</p> |
Odoo 14</p> |
||||
</div> |
</div> |
||||
<img src="./images/hero.png" class="img img-fluid" |
<img src="./images/hero.png" class="img img-fluid" |
||||
style="height: auto; width: 525px; top: 45%; left: 0; right: 0; margin-left: auto; margin-right: auto;" |
style="height: auto; width: 525px; top: 45%; left: 0; right: 0; margin-left: auto; margin-right: auto;" |
||||
height="auto" width="525px"> |
height="auto" width="525px"> |
||||
</div> |
|
||||
</div> |
</div> |
||||
<!-- END OF HERO SECTION --> |
</div> |
||||
<!-- SHORT DESCRIPTION --> |
<!-- END OF HERO SECTION --> |
||||
<div class="container"> |
<!-- SHORT DESCRIPTION --> |
||||
<div class="row my-4"> |
<div class="container"> |
||||
|
<div class="row my-4"> |
||||
<div class="col-lg-12 d-flex justify-content-center align-items-center"> |
<div class="col-lg-12 d-flex justify-content-center align-items-center"> |
||||
<h6 class="text-muted text-center w-50" style="line-height: 22px;">The app enables a user friendly backend |
<h6 class="text-muted text-center w-50" style="line-height: 22px;">The app enables a user friendly backend |
||||
theme for Odoo 14.0 community edition.</h6> |
theme for Odoo 14.0 community edition.</h6> |
||||
</div> |
</div> |
||||
</div> |
|
||||
</div> |
</div> |
||||
<!-- END OF SHORT DESCRIPTION --> |
</div> |
||||
<!-- FEATURE ICONS --> |
<!-- END OF SHORT DESCRIPTION --> |
||||
<div class="container w-50" style="margin: 3rem auto;"> |
<!-- FEATURE ICONS --> |
||||
<div class="row"> |
<div class="container w-50" style="margin: 3rem auto;"> |
||||
|
<div class="row"> |
||||
<div class="col-lg-4 my-2 d-flex flex-column justify-content-center align-items-center"> |
<div class="col-lg-4 my-2 d-flex flex-column justify-content-center align-items-center"> |
||||
<div |
<div |
||||
style="height: 100px; width: 100px; border: 8px solid #fdd8d0; border-radius: 50%; background-color: #fcc8bd; box-shadow: 0px 0px 0px 8px #fee8e3;" |
style="height: 100px; width: 100px; border: 8px solid #fdd8d0; border-radius: 50%; background-color: #fcc8bd; box-shadow: 0px 0px 0px 8px #fee8e3;" |
||||
class="d-flex justify-content-center align-items-center"> |
class="d-flex justify-content-center align-items-center"> |
||||
<img height="60px" src="./images/icons/design.png"> |
<img height="60px" src="./images/icons/design.png"> |
||||
</div> |
</div> |
||||
<h6 class="my-4 text-center">Carefully Crafted</h6> |
<h6 class="my-4 text-center">Carefully Crafted</h6> |
||||
</div> |
</div> |
||||
|
|
||||
<div class="col-lg-4 my-2 d-flex flex-column justify-content-center align-items-center"> |
<div class="col-lg-4 my-2 d-flex flex-column justify-content-center align-items-center"> |
||||
<div |
<div |
||||
style="height: 100px; width: 100px; border: 8px solid #fdd8d0; border-radius: 50%; background-color: #fcc8bd; box-shadow: 0px 0px 0px 8px #fee8e3;" |
style="height: 100px; width: 100px; border: 8px solid #fdd8d0; border-radius: 50%; background-color: #fcc8bd; box-shadow: 0px 0px 0px 8px #fee8e3;" |
||||
class="d-flex justify-content-center align-items-center"> |
class="d-flex justify-content-center align-items-center"> |
||||
<img height="60px" src="./images/icons/responsive.png"> |
<img height="60px" src="./images/icons/responsive.png"> |
||||
</div> |
</div> |
||||
<h6 class="my-4 text-center">Responsive Design</h6> |
<h6 class="my-4 text-center">Responsive Design</h6> |
||||
</div> |
</div> |
||||
|
|
||||
<div class="col-lg-4 my-2 d-flex flex-column justify-content-center align-items-center"> |
<div class="col-lg-4 my-2 d-flex flex-column justify-content-center align-items-center"> |
||||
<div |
<div |
||||
style="height: 100px; width: 100px; border: 8px solid #fdd8d0; border-radius: 50%; background-color: #fcc8bd; box-shadow: 0px 0px 0px 8px #fee8e3;" |
style="height: 100px; width: 100px; border: 8px solid #fdd8d0; border-radius: 50%; background-color: #fcc8bd; box-shadow: 0px 0px 0px 8px #fee8e3;" |
||||
class="d-flex justify-content-center align-items-center"> |
class="d-flex justify-content-center align-items-center"> |
||||
<img height="60px" src="./images/icons/quality.png"> |
<img height="60px" src="./images/icons/quality.png"> |
||||
</div> |
</div> |
||||
<h6 class="my-4 text-center">Quality Checked</h6> |
<h6 class="my-4 text-center">Quality Checked</h6> |
||||
</div> |
</div> |
||||
</div> |
|
||||
</div> |
</div> |
||||
<!-- END OF FEATURE ICONS --> |
</div> |
||||
|
<!-- END OF FEATURE ICONS --> |
||||
|
|
||||
<!-- ONE COLUMN SECTION--> |
<!-- ONE COLUMN SECTION--> |
||||
<div class="container" style="margin: 3rem auto;"> |
<div class="container" style="margin: 3rem auto;"> |
||||
<div class="row my-4"> |
<div class="row my-4"> |
||||
<div class="col-lg-12 d-flex flex-column justify-content-center align-items-center"> |
<div class="col-lg-12 d-flex flex-column justify-content-center align-items-center"> |
||||
<h2 class="text-center mt-3 display-4 text-weight-bold">Kanban View</h2> |
<h2 class="text-center mt-3 display-4 text-weight-bold">Kanban View</h2> |
||||
<p class="text-center lead text-muted mb-4">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Sapiente |
<p class="text-center lead text-muted mb-4">Lorem ipsum dolor sit amet, consectetur adipisicing elit. |
||||
esse dolores, fugit veritatis dicta ratione suscipit nulla, ipsa itaque perspiciatis natus tempore.</p> |
Sapiente |
||||
<img height="600px" width="auto" src="./images/kanban.png" class="img img-fluid deep-4 rounded"> |
esse dolores, fugit veritatis dicta ratione suscipit nulla, ipsa itaque perspiciatis natus tempore.</p> |
||||
|
<img height="600px" width="auto" src="./images/kanban.png" class="img img-fluid deep-4 rounded"> |
||||
</div> |
</div> |
||||
</div> |
|
||||
</div> |
</div> |
||||
<!-- END OF ONE COLUMN SECTION--> |
</div> |
||||
|
<!-- END OF ONE COLUMN SECTION--> |
||||
|
|
||||
<!-- TWO COLUMN SECTION--> |
<!-- TWO COLUMN SECTION--> |
||||
<div class="container" style="margin: 6rem auto;"> |
<div class="container" style="margin: 6rem auto;"> |
||||
<div class="row my-4"> |
<div class="row my-4"> |
||||
<div class="col-lg-6 d-flex flex-column justify-content-center align-items-start"> |
<div class="col-lg-6 d-flex flex-column justify-content-center align-items-start"> |
||||
<span class="font-weight-bold" style="letter-spacing: 2px; text-transform: uppercase; color: #e17055">Custom |
<span class="font-weight-bold" style="letter-spacing: 2px; text-transform: uppercase; color: #e17055">Custom |
||||
Login</span> |
Login</span> |
||||
<h2 class="mt-3">Minimal, Colorful Login Screen</h2> |
<h2 class="mt-3">Minimal, Colorful Login Screen</h2> |
||||
<p class="lead text-muted mb-4">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Sapiente |
<p class="lead text-muted mb-4">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Sapiente |
||||
esse dolores, fugit veritatis dicta ratione suscipit nulla, ipsa itaque perspiciatis natus tempore.</p> |
esse dolores, fugit veritatis dicta ratione suscipit nulla, ipsa itaque perspiciatis natus tempore.</p> |
||||
<img src="./images/sign_in.png" class="img img-fluid deep-2 rounded"> |
<img src="./images/sign_in.png" class="img img-fluid deep-2 rounded"> |
||||
</div> |
</div> |
||||
|
|
||||
<div class="col-lg-6 d-flex flex-column justify-content-center align-items-start"> |
<div class="col-lg-6 d-flex flex-column justify-content-center align-items-start"> |
||||
<span class="font-weight-bold" style="letter-spacing: 2px; text-transform: uppercase; color: #e17055">Custom |
<span class="font-weight-bold" style="letter-spacing: 2px; text-transform: uppercase; color: #e17055">Custom |
||||
Datepicker</span> |
Datepicker</span> |
||||
<h2 class="mt-3">Discuss</h2> |
<h2 class="mt-3">Discuss</h2> |
||||
<p class="lead text-muted mb-4">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Sapiente |
<p class="lead text-muted mb-4">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Sapiente |
||||
esse dolores, fugit veritatis dicta ratione suscipit nulla, ipsa itaque perspiciatis natus tempore.</p> |
esse dolores, fugit veritatis dicta ratione suscipit nulla, ipsa itaque perspiciatis natus tempore.</p> |
||||
<img src="./images/discuss.png" class="img img-fluid deep-2 rounded"> |
<img src="./images/discuss.png" class="img img-fluid deep-2 rounded"> |
||||
</div> |
</div> |
||||
|
|
||||
</div> |
|
||||
</div> |
</div> |
||||
<!-- END OF TWO COLUMN SECTION--> |
</div> |
||||
|
<!-- END OF TWO COLUMN SECTION--> |
||||
|
|
||||
<!-- RESPONSIVE SECTION--> |
<!-- RESPONSIVE SECTION--> |
||||
<div class="container" style="margin: 6rem auto;"> |
<div class="container" style="margin: 6rem auto;"> |
||||
<div class="row my-4"> |
<div class="row my-4"> |
||||
<div class="col-lg-5 d-flex flex-column justify-content-center align-items-start"> |
<div class="col-lg-5 d-flex flex-column justify-content-center align-items-start"> |
||||
<img src="./images/responsive.jpg" class="img img-fluid deep-2 rounded"> |
<img src="./images/responsive.jpg" class="img img-fluid deep-2 rounded"> |
||||
</div> |
</div> |
||||
<div class="col-lg-7 d-flex flex-column justify-content-center"> |
<div class="col-lg-7 d-flex flex-column justify-content-center"> |
||||
<span class="font-weight-bold" |
<span class="font-weight-bold" |
||||
style="letter-spacing: 2px; text-transform: uppercase; color: #e17055">Responsive Layout</span> |
style="letter-spacing: 2px; text-transform: uppercase; color: #e17055">Responsive Layout</span> |
||||
<h2 class="mt-3">Truly Responsive</h2> |
<h2 class="mt-3">Truly Responsive</h2> |
||||
<p class="lead text-muted mb-4">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Sapiente |
<p class="lead text-muted mb-4">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Sapiente |
||||
esse dolores, fugit veritatis dicta ratione suscipit nulla, ipsa itaque perspiciatis natus tempore.</p> |
esse dolores, fugit veritatis dicta ratione suscipit nulla, ipsa itaque perspiciatis natus tempore.</p> |
||||
</div> |
</div> |
||||
</div> |
|
||||
|
|
||||
</div> |
</div> |
||||
<!-- END OF RESPONSIVE SECTION--> |
|
||||
|
|
||||
<!-- TWO COLUMN SECTION--> |
</div> |
||||
<div class="container" style="margin: 6rem auto;"> |
<!-- END OF RESPONSIVE SECTION--> |
||||
<div class="row my-4"> |
|
||||
|
<!-- TWO COLUMN SECTION--> |
||||
|
<div class="container" style="margin: 6rem auto;"> |
||||
|
<div class="row my-4"> |
||||
<div class="col-lg-6 d-flex flex-column justify-content-center align-items-start"> |
<div class="col-lg-6 d-flex flex-column justify-content-center align-items-start"> |
||||
<span class="font-weight-bold" style="letter-spacing: 2px; text-transform: uppercase; color: #e17055">Custom |
<span class="font-weight-bold" style="letter-spacing: 2px; text-transform: uppercase; color: #e17055">Custom |
||||
App |
App |
||||
Drawer</span> |
Drawer</span> |
||||
<h2 class="mt-3">Modified App Drawer</h2> |
<h2 class="mt-3">Modified App Drawer</h2> |
||||
<p class="lead text-muted mb-4">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Sapiente |
<p class="lead text-muted mb-4">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Sapiente |
||||
esse dolores, fugit veritatis dicta ratione suscipit nulla, ipsa itaque perspiciatis natus tempore.</p> |
esse dolores, fugit veritatis dicta ratione suscipit nulla, ipsa itaque perspiciatis natus tempore.</p> |
||||
<img src="./images/app_search.png" class="img img-fluid deep-2 rounded"> |
<img src="./images/app_search.png" class="img img-fluid deep-2 rounded"> |
||||
</div> |
</div> |
||||
|
|
||||
<div class="col-lg-6 d-flex flex-column justify-content-center align-items-start"> |
<div class="col-lg-6 d-flex flex-column justify-content-center align-items-start"> |
||||
<span class="font-weight-bold" style="letter-spacing: 2px; text-transform: uppercase; color: #e17055">Custom |
<span class="font-weight-bold" style="letter-spacing: 2px; text-transform: uppercase; color: #e17055">Custom |
||||
Search Option</span> |
Search Option</span> |
||||
<h2 class="mt-3">Advanced Searching for App Menus</h2> |
<h2 class="mt-3">Advanced Searching for App Menus</h2> |
||||
<p class="lead text-muted mb-4">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Sapiente |
<p class="lead text-muted mb-4">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Sapiente |
||||
esse dolores, fugit veritatis dicta ratione suscipit nulla, ipsa itaque perspiciatis natus tempore.</p> |
esse dolores, fugit veritatis dicta ratione suscipit nulla, ipsa itaque perspiciatis natus tempore.</p> |
||||
<img src="./images/advaned-search.png" class="img img-fluid deep-2 rounded"> |
<img src="./images/advaned-search.png" class="img img-fluid deep-2 rounded"> |
||||
</div> |
</div> |
||||
|
|
||||
</div> |
|
||||
</div> |
</div> |
||||
<!-- END OF TWO COLUMN SECTION--> |
</div> |
||||
|
<!-- END OF TWO COLUMN SECTION--> |
||||
|
|
||||
<!-- OUR SERVICES --> |
<!-- OUR SERVICES --> |
||||
<section class="container" style="margin-top: 6rem !important;"> |
<section class="container" style="margin-top: 6rem !important;"> |
||||
<div class="row"> |
<div class="row"> |
||||
<div class="col-lg-12 d-flex flex-column justify-content-center align-items-center"> |
<div class="col-lg-12 d-flex flex-column justify-content-center align-items-center"> |
||||
<h2 class="text-center" |
<h2 class="text-center" |
||||
style="font-family: Montserrat, 'sans-serif'; color: #000 !important; font-weight: 800 !important; font-size: 2rem !important; width: 80%;"> |
style="font-family: Montserrat, 'sans-serif'; color: #000 !important; font-weight: 800 !important; font-size: 2rem !important; width: 80%;"> |
||||
Our Services</h2> |
Our Services</h2> |
||||
<p class="text-center" |
<p class="text-center" |
||||
style="font-family: Montserrat, 'sans-serif'; color: #1a1a1a !important; font-weight: 300 !important; font-size: 1.3rem !important;"> |
style="font-family: Montserrat, 'sans-serif'; color: #1a1a1a !important; font-weight: 300 !important; font-size: 1.3rem !important;"> |
||||
We provide following services</p> |
We provide following services</p> |
||||
</div> |
</div> |
||||
|
|
||||
<div class="col-lg-4 d-flex flex-column justify-content-center align-items-center my-4"> |
<div class="col-lg-4 d-flex flex-column justify-content-center align-items-center my-4"> |
||||
<div class="d-flex justify-content-center align-items-center mx-3 my-3" |
<div class="d-flex justify-content-center align-items-center mx-3 my-3" |
||||
style="background-color: #1dd1a1 !important; border-radius: 15px !important; height: 80px; width: 80px;"> |
style="background-color: #1dd1a1 !important; border-radius: 15px !important; height: 80px; width: 80px;"> |
||||
<img src="assets/icons/cogs.png" class="img-responsive" height="48px" width="48px"> |
<img src="assets/icons/cogs.png" class="img-responsive" height="48px" width="48px"> |
||||
</div> |
</div> |
||||
<h6 class="text-center" style="font-family: Montserrat, 'sans-serif' !important; font-weight: bold;">Odoo |
<h6 class="text-center" style="font-family: Montserrat, 'sans-serif' !important; font-weight: bold;">Odoo |
||||
Customization</h6> |
Customization</h6> |
||||
</div> |
</div> |
||||
|
|
||||
<div class="col-lg-4 d-flex flex-column justify-content-center align-items-center my-4"> |
<div class="col-lg-4 d-flex flex-column justify-content-center align-items-center my-4"> |
||||
<div class="d-flex justify-content-center align-items-center mx-3 my-3" |
<div class="d-flex justify-content-center align-items-center mx-3 my-3" |
||||
style="background-color: #ff6b6b !important; border-radius: 15px !important; height: 80px; width: 80px;"> |
style="background-color: #ff6b6b !important; border-radius: 15px !important; height: 80px; width: 80px;"> |
||||
<img src="assets/icons/wrench.png" class="img-responsive" height="48px" width="48px"> |
<img src="assets/icons/wrench.png" class="img-responsive" height="48px" width="48px"> |
||||
</div> |
</div> |
||||
<h6 class="text-center" style="font-family: Montserrat, 'sans-serif' !important; font-weight: bold;">Odoo |
<h6 class="text-center" style="font-family: Montserrat, 'sans-serif' !important; font-weight: bold;">Odoo |
||||
Implementation</h6> |
Implementation</h6> |
||||
</div> |
</div> |
||||
|
|
||||
<div class="col-lg-4 d-flex flex-column justify-content-center align-items-center my-4"> |
<div class="col-lg-4 d-flex flex-column justify-content-center align-items-center my-4"> |
||||
<div class="d-flex justify-content-center align-items-center mx-3 my-3" |
<div class="d-flex justify-content-center align-items-center mx-3 my-3" |
||||
style="background-color: #6462CD !important; border-radius: 15px !important; height: 80px; width: 80px;"> |
style="background-color: #6462CD !important; border-radius: 15px !important; height: 80px; width: 80px;"> |
||||
<img src="assets/icons/lifebuoy.png" class="img-responsive" height="48px" width="48px"> |
<img src="assets/icons/lifebuoy.png" class="img-responsive" height="48px" width="48px"> |
||||
</div> |
</div> |
||||
<h6 class="text-center" style="font-family: Montserrat, 'sans-serif' !important; font-weight: bold;">Odoo |
<h6 class="text-center" style="font-family: Montserrat, 'sans-serif' !important; font-weight: bold;">Odoo |
||||
Support</h6> |
Support</h6> |
||||
</div> |
</div> |
||||
|
|
||||
|
|
||||
<div class="col-lg-4 d-flex flex-column justify-content-center align-items-center my-4"> |
<div class="col-lg-4 d-flex flex-column justify-content-center align-items-center my-4"> |
||||
<div class="d-flex justify-content-center align-items-center mx-3 my-3" |
<div class="d-flex justify-content-center align-items-center mx-3 my-3" |
||||
style="background-color: #ffa801 !important; border-radius: 15px !important; height: 80px; width: 80px;"> |
style="background-color: #ffa801 !important; border-radius: 15px !important; height: 80px; width: 80px;"> |
||||
<img src="assets/icons/user.png" class="img-responsive" height="48px" width="48px"> |
<img src="assets/icons/user.png" class="img-responsive" height="48px" width="48px"> |
||||
</div> |
</div> |
||||
<h6 class="text-center" style="font-family: Montserrat, 'sans-serif' !important; font-weight: bold;">Hire |
<h6 class="text-center" style="font-family: Montserrat, 'sans-serif' !important; font-weight: bold;">Hire |
||||
Odoo |
Odoo |
||||
Developer</h6> |
Developer</h6> |
||||
</div> |
</div> |
||||
|
|
||||
<div class="col-lg-4 d-flex flex-column justify-content-center align-items-center my-4"> |
<div class="col-lg-4 d-flex flex-column justify-content-center align-items-center my-4"> |
||||
<div class="d-flex justify-content-center align-items-center mx-3 my-3" |
<div class="d-flex justify-content-center align-items-center mx-3 my-3" |
||||
style="background-color: #54a0ff !important; border-radius: 15px !important; height: 80px; width: 80px;"> |
style="background-color: #54a0ff !important; border-radius: 15px !important; height: 80px; width: 80px;"> |
||||
<img src="assets/icons/puzzle.png" class="img-responsive" height="48px" width="48px"> |
<img src="assets/icons/puzzle.png" class="img-responsive" height="48px" width="48px"> |
||||
</div> |
</div> |
||||
<h6 class="text-center" style="font-family: Montserrat, 'sans-serif' !important; font-weight: bold;">Odoo |
<h6 class="text-center" style="font-family: Montserrat, 'sans-serif' !important; font-weight: bold;">Odoo |
||||
Integration</h6> |
Integration</h6> |
||||
</div> |
</div> |
||||
|
|
||||
<div class="col-lg-4 d-flex flex-column justify-content-center align-items-center my-4"> |
<div class="col-lg-4 d-flex flex-column justify-content-center align-items-center my-4"> |
||||
<div class="d-flex justify-content-center align-items-center mx-3 my-3" |
<div class="d-flex justify-content-center align-items-center mx-3 my-3" |
||||
style="background-color: #6d7680 !important; border-radius: 15px !important; height: 80px; width: 80px;"> |
style="background-color: #6d7680 !important; border-radius: 15px !important; height: 80px; width: 80px;"> |
||||
<img src="assets/icons/update.png" class="img-responsive" height="48px" width="48px"> |
<img src="assets/icons/update.png" class="img-responsive" height="48px" width="48px"> |
||||
</div> |
</div> |
||||
<h6 class="text-center" style="font-family: Montserrat, 'sans-serif' !important; font-weight: bold;">Odoo |
<h6 class="text-center" style="font-family: Montserrat, 'sans-serif' !important; font-weight: bold;">Odoo |
||||
Migration</h6> |
Migration</h6> |
||||
</div> |
</div> |
||||
|
|
||||
|
|
||||
<div class="col-lg-4 d-flex flex-column justify-content-center align-items-center my-4"> |
<div class="col-lg-4 d-flex flex-column justify-content-center align-items-center my-4"> |
||||
<div class="d-flex justify-content-center align-items-center mx-3 my-3" |
<div class="d-flex justify-content-center align-items-center mx-3 my-3" |
||||
style="background-color: #786fa6 !important; border-radius: 15px !important; height: 80px; width: 80px;"> |
style="background-color: #786fa6 !important; border-radius: 15px !important; height: 80px; width: 80px;"> |
||||
<img src="assets/icons/consultation.png" class="img-responsive" height="48px" width="48px"> |
<img src="assets/icons/consultation.png" class="img-responsive" height="48px" width="48px"> |
||||
</div> |
</div> |
||||
<h6 class="text-center" style="font-family: Montserrat, 'sans-serif' !important; font-weight: bold;">Odoo |
<h6 class="text-center" style="font-family: Montserrat, 'sans-serif' !important; font-weight: bold;">Odoo |
||||
Consultancy</h6> |
Consultancy</h6> |
||||
</div> |
</div> |
||||
|
|
||||
<div class="col-lg-4 d-flex flex-column justify-content-center align-items-center my-4"> |
<div class="col-lg-4 d-flex flex-column justify-content-center align-items-center my-4"> |
||||
<div class="d-flex justify-content-center align-items-center mx-3 my-3" |
<div class="d-flex justify-content-center align-items-center mx-3 my-3" |
||||
style="background-color: #f8a5c2 !important; border-radius: 15px !important; height: 80px; width: 80px;"> |
style="background-color: #f8a5c2 !important; border-radius: 15px !important; height: 80px; width: 80px;"> |
||||
<img src="assets/icons/training.png" class="img-responsive" height="48px" width="48px"> |
<img src="assets/icons/training.png" class="img-responsive" height="48px" width="48px"> |
||||
</div> |
</div> |
||||
<h6 class="text-center" style="font-family: Montserrat, 'sans-serif' !important; font-weight: bold;">Odoo |
<h6 class="text-center" style="font-family: Montserrat, 'sans-serif' !important; font-weight: bold;">Odoo |
||||
Implementation</h6> |
Implementation</h6> |
||||
</div> |
</div> |
||||
|
|
||||
<div class="col-lg-4 d-flex flex-column justify-content-center align-items-center my-4"> |
<div class="col-lg-4 d-flex flex-column justify-content-center align-items-center my-4"> |
||||
<div class="d-flex justify-content-center align-items-center mx-3 my-3" |
<div class="d-flex justify-content-center align-items-center mx-3 my-3" |
||||
style="background-color: #e6be26 !important; border-radius: 15px !important; height: 80px; width: 80px;"> |
style="background-color: #e6be26 !important; border-radius: 15px !important; height: 80px; width: 80px;"> |
||||
<img src="assets/icons/license.png" class="img-responsive" height="48px" width="48px"> |
<img src="assets/icons/license.png" class="img-responsive" height="48px" width="48px"> |
||||
</div> |
</div> |
||||
<h6 class="text-center" style="font-family: Montserrat, 'sans-serif' !important; font-weight: bold;">Odoo |
<h6 class="text-center" style="font-family: Montserrat, 'sans-serif' !important; font-weight: bold;">Odoo |
||||
Licensing Consultancy</h6> |
Licensing Consultancy</h6> |
||||
</div> |
</div> |
||||
</div> |
</div> |
||||
</section> |
</section> |
||||
<!-- END OF END OF OUR SERVICES --> |
<!-- END OF END OF OUR SERVICES --> |
||||
|
|
||||
<!-- OUR INDUSTRIES --> |
<!-- OUR INDUSTRIES --> |
||||
<section class="container" style="margin-top: 6rem !important;"> |
<section class="container" style="margin-top: 6rem !important;"> |
||||
<div class="row"> |
<div class="row"> |
||||
<div class="col-lg-12 d-flex flex-column justify-content-center align-items-center"> |
<div class="col-lg-12 d-flex flex-column justify-content-center align-items-center"> |
||||
<h2 class="text-center" |
<h2 class="text-center" |
||||
style="font-family: Montserrat, 'sans-serif'; color: #000 !important; font-weight: 800 !important; font-size: 2rem !important; width: 80%;"> |
style="font-family: Montserrat, 'sans-serif'; color: #000 !important; font-weight: 800 !important; font-size: 2rem !important; width: 80%;"> |
||||
Our Industries</h2> |
Our Industries</h2> |
||||
<p class="text-center" |
<p class="text-center" |
||||
style="font-family: Montserrat, 'sans-serif'; color: #1a1a1a !important; font-weight: 300 !important; font-size: 1.3rem !important;"> |
style="font-family: Montserrat, 'sans-serif'; color: #1a1a1a !important; font-weight: 300 !important; font-size: 1.3rem !important;"> |
||||
Our industry specifics and process segments to solve your complex business barriers.</p> |
Our industry specifics and process segments to solve your complex business barriers.</p> |
||||
</div> |
</div> |
||||
|
|
||||
<div class="col-lg-3"> |
<div class="col-lg-3"> |
||||
<div class="my-4 d-flex flex-column justify-content-center" |
<div class="my-4 d-flex flex-column justify-content-center" |
||||
style="background-color: #f6f8f9 !important; border-radius: 10px; padding: 2rem !important; height: 250px !important;"> |
style="background-color: #f6f8f9 !important; border-radius: 10px; padding: 2rem !important; height: 250px !important;"> |
||||
<img src="./assets/icons/trading-black.png" class="img-responsive mb-3" height="48px" width="48px"> |
<img src="./assets/icons/trading-black.png" class="img-responsive mb-3" height="48px" width="48px"> |
||||
<h5 style="color: #000 !important; font-weight: bold;"> |
<h5 style="color: #000 !important; font-weight: bold;"> |
||||
Trading |
Trading |
||||
</h5> |
</h5> |
||||
<p style="font-size: 0.9rem !important;">Easily procure |
<p style="font-size: 0.9rem !important;">Easily procure |
||||
and |
and |
||||
sell your products</p> |
sell your products</p> |
||||
</div> |
</div> |
||||
</div> |
</div> |
||||
|
|
||||
<div class="col-lg-3"> |
<div class="col-lg-3"> |
||||
<div class="my-4 d-flex flex-column justify-content-center" |
<div class="my-4 d-flex flex-column justify-content-center" |
||||
style="background-color: #f6f8f9 !important; border-radius: 10px; padding: 2rem !important; height: 250px !important;"> |
style="background-color: #f6f8f9 !important; border-radius: 10px; padding: 2rem !important; height: 250px !important;"> |
||||
<img src="./assets/icons/pos-black.png" class="img-responsive mb-3" height="48px" width="48px"> |
<img src="./assets/icons/pos-black.png" class="img-responsive mb-3" height="48px" width="48px"> |
||||
<h5 style="color: #000 !important; font-weight: bold;"> |
<h5 style="color: #000 !important; font-weight: bold;"> |
||||
POS |
POS |
||||
</h5> |
</h5> |
||||
<p style="font-size: 0.9rem !important;">Easy |
<p style="font-size: 0.9rem !important;">Easy |
||||
configuration |
configuration |
||||
and convivial experience</p> |
and convivial experience</p> |
||||
</div> |
</div> |
||||
</div> |
</div> |
||||
|
|
||||
<div class="col-lg-3"> |
<div class="col-lg-3"> |
||||
<div class="my-4 d-flex flex-column justify-content-center" |
<div class="my-4 d-flex flex-column justify-content-center" |
||||
style="background-color: #f6f8f9 !important; border-radius: 10px; padding: 2rem !important; height: 250px !important;"> |
style="background-color: #f6f8f9 !important; border-radius: 10px; padding: 2rem !important; height: 250px !important;"> |
||||
<img src="./assets/icons/education-black.png" class="img-responsive mb-3" height="48px" width="48px"> |
<img src="./assets/icons/education-black.png" class="img-responsive mb-3" height="48px" width="48px"> |
||||
<h5 style="color: #000 !important; font-weight: bold;"> |
<h5 style="color: #000 !important; font-weight: bold;"> |
||||
Education |
Education |
||||
</h5> |
</h5> |
||||
<p style="font-size: 0.9rem !important;">A platform for |
<p style="font-size: 0.9rem !important;">A platform for |
||||
educational management</p> |
educational management</p> |
||||
</div> |
</div> |
||||
</div> |
</div> |
||||
|
|
||||
<div class="col-lg-3"> |
<div class="col-lg-3"> |
||||
<div class="my-4 d-flex flex-column justify-content-center" |
<div class="my-4 d-flex flex-column justify-content-center" |
||||
style="background-color: #f6f8f9 !important; border-radius: 10px; padding: 2rem !important; height: 250px !important;"> |
style="background-color: #f6f8f9 !important; border-radius: 10px; padding: 2rem !important; height: 250px !important;"> |
||||
<img src="./assets/icons/manufacturing-black.png" class="img-responsive mb-3" height="48px" width="48px"> |
<img src="./assets/icons/manufacturing-black.png" class="img-responsive mb-3" height="48px" |
||||
<h5 style="color: #000 !important; font-weight: bold;"> |
width="48px"> |
||||
Manufacturing |
<h5 style="color: #000 !important; font-weight: bold;"> |
||||
</h5> |
Manufacturing |
||||
<p style="font-size: 0.9rem !important;">Plan, track and |
</h5> |
||||
schedule your operations</p> |
<p style="font-size: 0.9rem !important;">Plan, track and |
||||
</div> |
schedule your operations</p> |
||||
|
</div> |
||||
</div> |
</div> |
||||
|
|
||||
<div class="col-lg-3"> |
<div class="col-lg-3"> |
||||
<div class="my-4 d-flex flex-column justify-content-center" |
<div class="my-4 d-flex flex-column justify-content-center" |
||||
style="background-color: #f6f8f9 !important; border-radius: 10px; padding: 2rem !important; height: 250px !important;"> |
style="background-color: #f6f8f9 !important; border-radius: 10px; padding: 2rem !important; height: 250px !important;"> |
||||
<img src="./assets/icons/ecom-black.png" class="img-responsive mb-3" height="48px" width="48px"> |
<img src="./assets/icons/ecom-black.png" class="img-responsive mb-3" height="48px" width="48px"> |
||||
<h5 style="color: #000 !important; font-weight: bold;"> |
<h5 style="color: #000 !important; font-weight: bold;"> |
||||
E-commerce & Website |
E-commerce & Website |
||||
</h5> |
</h5> |
||||
<p style="font-size: 0.9rem !important;">Mobile |
<p style="font-size: 0.9rem !important;">Mobile |
||||
friendly, |
friendly, |
||||
awe-inspiring product pages</p> |
awe-inspiring product pages</p> |
||||
</div> |
</div> |
||||
</div> |
</div> |
||||
|
|
||||
<div class="col-lg-3"> |
<div class="col-lg-3"> |
||||
<div class="my-4 d-flex flex-column justify-content-center" |
<div class="my-4 d-flex flex-column justify-content-center" |
||||
style="background-color: #f6f8f9 !important; border-radius: 10px; padding: 2rem !important; height: 250px !important;"> |
style="background-color: #f6f8f9 !important; border-radius: 10px; padding: 2rem !important; height: 250px !important;"> |
||||
<img src="./assets/icons/service-black.png" class="img-responsive mb-3" height="48px" width="48px"> |
<img src="./assets/icons/service-black.png" class="img-responsive mb-3" height="48px" width="48px"> |
||||
<h5 style="color: #000 !important; font-weight: bold;"> |
<h5 style="color: #000 !important; font-weight: bold;"> |
||||
Service Management |
Service Management |
||||
</h5> |
</h5> |
||||
<p style="font-size: 0.9rem !important;">Keep track of |
<p style="font-size: 0.9rem !important;">Keep track of |
||||
services and invoice</p> |
services and invoice</p> |
||||
</div> |
</div> |
||||
</div> |
</div> |
||||
|
|
||||
<div class="col-lg-3"> |
<div class="col-lg-3"> |
||||
<div class="my-4 d-flex flex-column justify-content-center" |
<div class="my-4 d-flex flex-column justify-content-center" |
||||
style="background-color: #f6f8f9 !important; border-radius: 10px; padding: 2rem !important; height: 250px !important;"> |
style="background-color: #f6f8f9 !important; border-radius: 10px; padding: 2rem !important; height: 250px !important;"> |
||||
<img src="./assets/icons/restaurant-black.png" class="img-responsive mb-3" height="48px" width="48px"> |
<img src="./assets/icons/restaurant-black.png" class="img-responsive mb-3" height="48px" width="48px"> |
||||
<h5 style="color: #000 !important; font-weight: bold;"> |
<h5 style="color: #000 !important; font-weight: bold;"> |
||||
Restaurant |
Restaurant |
||||
</h5> |
</h5> |
||||
<p style="font-size: 0.9rem !important;">Run your bar or |
<p style="font-size: 0.9rem !important;">Run your bar or |
||||
restaurant methodically</p> |
restaurant methodically</p> |
||||
</div> |
</div> |
||||
</div> |
</div> |
||||
|
|
||||
<div class="col-lg-3"> |
<div class="col-lg-3"> |
||||
<div class="my-4 d-flex flex-column justify-content-center" |
<div class="my-4 d-flex flex-column justify-content-center" |
||||
style="background-color: #f6f8f9 !important; border-radius: 10px; padding: 2rem !important; height: 250px !important;"> |
style="background-color: #f6f8f9 !important; border-radius: 10px; padding: 2rem !important; height: 250px !important;"> |
||||
<img src="./assets/icons/hotel-black.png" class="img-responsive mb-3" height="48px" width="48px"> |
<img src="./assets/icons/hotel-black.png" class="img-responsive mb-3" height="48px" width="48px"> |
||||
<h5 style="color: #000 !important; font-weight: bold;"> |
<h5 style="color: #000 !important; font-weight: bold;"> |
||||
Hotel Management |
Hotel Management |
||||
</h5> |
</h5> |
||||
<p style="font-size: 0.9rem !important;">An |
<p style="font-size: 0.9rem !important;">An |
||||
all-inclusive |
all-inclusive |
||||
hotel management application</p> |
hotel management application</p> |
||||
</div> |
</div> |
||||
</div> |
</div> |
||||
|
|
||||
</div> |
</div> |
||||
</section> |
</section> |
||||
|
|
||||
<!-- END OF END OF OUR INDUSTRIES --> |
<!-- END OF END OF OUR INDUSTRIES --> |
||||
|
|
||||
<!-- FOOTER --> |
<!-- FOOTER --> |
||||
<!-- Footer Section --> |
<!-- Footer Section --> |
||||
<section class="container" style="margin: 5rem auto 2rem;"> |
<section class="container" style="margin: 5rem auto 2rem;"> |
||||
<div class="row" style="max-width:1540px;"> |
<div class="row" style="max-width:1540px;"> |
||||
<div class="col-lg-12 d-flex flex-column justify-content-center align-items-center"> |
<div class="col-lg-12 d-flex flex-column justify-content-center align-items-center"> |
||||
<h2 class="text-center" |
<h2 class="text-center" |
||||
style="color: #000 !important; font-weight: 800 !important; font-size: 2rem !important; width: 80%;"> |
style="color: #000 !important; font-weight: 800 !important; font-size: 2rem !important; width: 80%;"> |
||||
Need Help?</h2> |
Need Help?</h2> |
||||
<p class="text-center" |
<p class="text-center" |
||||
style="color: #1a1a1a !important; font-weight: 300 !important; font-size: 1.3rem !important;"> |
style="color: #1a1a1a !important; font-weight: 300 !important; font-size: 1.3rem !important;"> |
||||
Do you have any queries regarding our products & services? Let us know.</p> |
Do you have any queries regarding our products & services? Let us know.</p> |
||||
</div> |
</div> |
||||
</div> |
</div> |
||||
|
|
||||
<!-- Contact Cards --> |
<!-- Contact Cards --> |
||||
<div class="row d-flex justify-content-center align-items-center" |
<div class="row d-flex justify-content-center align-items-center" |
||||
style="max-width:1540px; margin: 0 auto 2rem auto;"> |
style="max-width:1540px; margin: 0 auto 2rem auto;"> |
||||
|
|
||||
<div class="col-lg-12" style="padding: 0rem 3rem 2rem; border-radius: 10px; margin-right: 3rem; "> |
<div class="col-lg-12" style="padding: 0rem 3rem 2rem; border-radius: 10px; margin-right: 3rem; "> |
||||
|
|
||||
<div class="row mt-4"> |
<div class="row mt-4"> |
||||
<div class="col-lg-4"> |
<div class="col-lg-4"> |
||||
<a href="mailto:odoo@cybrosys.com" target="_blank" class="btn btn-block mb-2 deep_hover" |
<a href="mailto:odoo@cybrosys.com" target="_blank" class="btn btn-block mb-2 deep_hover" |
||||
style="text-decoration: none; background-color: #4d4d4d; color: #FFF; border-radius: 4px;"><i |
style="text-decoration: none; background-color: #4d4d4d; color: #FFF; border-radius: 4px;"><i |
||||
class="fa fa-envelope mr-2"></i>odoo@cybrosys.com</a> |
class="fa fa-envelope mr-2"></i>odoo@cybrosys.com</a> |
||||
</div> |
</div> |
||||
<div class="col-lg-4"> |
<div class="col-lg-4"> |
||||
<a href="https://api.whatsapp.com/send?phone=918606827707" target="_blank" |
<a href="https://api.whatsapp.com/send?phone=918606827707" target="_blank" |
||||
class="btn btn-block mb-2 deep_hover" |
class="btn btn-block mb-2 deep_hover" |
||||
style="text-decoration: none; background-color: #25D366; color: #FFF; border-radius: 4px;"><i |
style="text-decoration: none; background-color: #25D366; color: #FFF; border-radius: 4px;"><i |
||||
class="fa fa-whatsapp mr-2"></i>WhatsApp</a> |
class="fa fa-whatsapp mr-2"></i>WhatsApp</a> |
||||
</div> |
</div> |
||||
<div class="col-lg-4"> |
<div class="col-lg-4"> |
||||
<a href="mailto:info@cybrosys.com" target="_blank" class="btn btn-block deep_hover" |
<a href="skype:cybrosystechnologies?chat" target="_blank" class="btn btn-block deep_hover" |
||||
style="text-decoration: none; background-color: #4d4d4d; color: #FFF; border-radius: 4px;"><i |
style="text-decoration: none; background-color: #4d4d4d; color: #FFF; border-radius: 4px;"><i |
||||
class="fa fa-envelope mr-2"></i>info@cybrosys.com</a> |
class="fa fa-envelope mr-2"></i>cybrosystechnologies</a> |
||||
|
</div> |
||||
|
|
||||
</div> |
</div> |
||||
</div> |
|
||||
</div> |
</div> |
||||
|
|
||||
</div> |
</div> |
||||
<!-- End of Contact Cards --> |
<!-- End of Contact Cards --> |
||||
</section> |
</section> |
||||
<!-- Footer --> |
<!-- Footer --> |
||||
<section class="oe_container" style="padding: 2rem 3rem 1rem;"> |
<section class="oe_container" style="padding: 2rem 3rem 1rem;"> |
||||
<div class="row" style="max-width:1540px; margin: 0 auto; margin-right: 3rem; "> |
<div class="row" style="max-width:1540px; margin: 0 auto; margin-right: 3rem; "> |
||||
<!-- Logo --> |
<!-- Logo --> |
||||
<div class="col-lg-12 d-flex justify-content-center align-items-center" style="margin-top: 3rem;"> |
<div class="col-lg-12 d-flex justify-content-center align-items-center" style="margin-top: 3rem;"> |
||||
<img src="https://www.cybrosys.com/images/logo.png" width="200px" height="auto" /> |
<img src="https://www.cybrosys.com/images/logo.png" width="200px" height="auto"/> |
||||
</div> |
</div> |
||||
<!-- End of Logo --> |
<!-- End of Logo --> |
||||
<div class="col-lg-12"> |
<div class="col-lg-12"> |
||||
<hr |
<hr |
||||
style="margin-top: 3rem;background: linear-gradient(90deg, rgba(2,0,36,0) 0%, rgba(229,229,229,1) 33%, rgba(229,229,229,1) 58%, rgba(0,212,255,0) 100%); height: 2px; border-style: none;"> |
style="margin-top: 3rem;background: linear-gradient(90deg, rgba(2,0,36,0) 0%, rgba(229,229,229,1) 33%, rgba(229,229,229,1) 58%, rgba(0,212,255,0) 100%); height: 2px; border-style: none;"> |
||||
<!-- End of Footer Section --> |
<!-- End of Footer Section --> |
||||
</div> |
</div> |
||||
</div> |
</div> |
||||
|
|
||||
<!-- END OF FOOTER --> |
<!-- END OF FOOTER --> |
||||
|
Some files were not shown because too many files changed in this diff
Loading…
Reference in new issue