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.
650 lines
35 KiB
650 lines
35 KiB
<!--- HERO CONTAINER -->
|
|
<section class="container" style="padding: 6rem 1.5rem;">
|
|
<div class="row">
|
|
<div class="col-lg-6 d-flex flex-column justify-content-center">
|
|
<h1
|
|
style="font-family: Montserrat, 'sans-serif'; color: #000 !important; font-weight: 800 !important; font-size: 3rem !important;">
|
|
Global Search
|
|
</h1>
|
|
<h4 class="mt-3"
|
|
style="font-family: Montserrat, 'sans-serif'; color: #1a1a1a !important; font-weight: 300 !important; font-size: 1.5rem !important;">
|
|
Easy Search in Customers, Products, Sale, Purchase, Inventory and Accounting modules</h4>
|
|
<h5 class="mt-4"
|
|
style="font-family: Montserrat, 'sans-serif'; color: #000 !important; font-weight: 800 !important;">
|
|
Key Features</h5>
|
|
|
|
<span class="d-flex align-items-center" style="margin: -0.5rem 0rem 0rem -0.4rem !important;">
|
|
<img src="./assets/icons/chevron.png" height="18" width="18" class="img-responsive mr-1">
|
|
<p class="mt-3" style="font-family: Montserrat, 'sans-serif'; font-weight: 500;">Dynamic Search View Option
|
|
</p>
|
|
</span>
|
|
|
|
<span class="d-flex align-items-center" style="margin: -1rem 0rem 0rem -0.4rem !important;">
|
|
<img src="./assets/icons/chevron.png" height="18" width="18" class="img-responsive mr-1">
|
|
<p class="mt-3" style="font-family: Montserrat, 'sans-serif'; font-weight: 500;">Easily Search Records in
|
|
Customers, Products, Sale, Purchase, Inventory and Accounting Data </p>
|
|
</span>
|
|
|
|
<span class="d-flex align-items-center" style="margin: -1rem 0rem 0rem -0.4rem !important;">
|
|
<img src="./assets/icons/chevron.png" height="18" width="18" class="img-responsive mr-1">
|
|
<p class="mt-3" style="font-family: Montserrat, 'sans-serif'; font-weight: 500;">Possible to search with
|
|
different attributes like name, reference, number, etc.
|
|
</p>
|
|
</span>
|
|
|
|
</div>
|
|
<div class="col-lg-6 d-flex flex-column justify-content-center">
|
|
<img src="./assets/hero.png" class="img-responsive">
|
|
</div>
|
|
</div>
|
|
</section>
|
|
<!--- END OF HERO CONTAINER -->
|
|
<!-- VIDEO SECTION -->
|
|
<section id="video" class="" style="padding:2rem 3rem 3rem; height:auto">
|
|
<div class="col-lg-12 d-flex flex-column justify-content-center align-items-center">
|
|
<h2 class="text-center"
|
|
style="font-family: Montserrat, 'sans-serif'; color: #000 !important; font-weight: 800 !important; font-size: 2rem !important; width: 80%; margin-bottom: 3rem !important;">
|
|
Global Search Video Demo</h2>
|
|
</div>
|
|
<div class="col-md-12" style="padding:0; text-align:center; margin-bottom:50px">
|
|
<video width="100%" height="600px;" controls="">
|
|
<source src="./assets/video/master_search.mp4" type="video/mp4">
|
|
<source src="./assets/video/master_search.ogg" type="video/ogg">
|
|
<source src="./assets/video/master_search.webm" type="video/webm">
|
|
</video>
|
|
</div>
|
|
</section>
|
|
<!-- END OF VIDEO SECTION-->
|
|
|
|
<!--- OVERVIEW CONTAINER -->
|
|
<section class="container" style="background-color: #ffffff !important; padding: 4rem 3rem;">
|
|
<div class="row">
|
|
<div class="col-lg-12 d-flex flex-column justify-content-center align-items-center">
|
|
<h2 class="text-center"
|
|
style="font-family: Montserrat, 'sans-serif'; color: #000 !important; font-weight: 800 !important; font-size: 2rem !important; width: 80%;">
|
|
Overview</h2>
|
|
</div>
|
|
|
|
<div class="col-lg-12 mt-3">
|
|
<p class="mt-3 text-center" style="font-family: Montserrat, 'sans-serif'; font-weight: 500; font-size: 1rem;">
|
|
Global Search module enables advance and simple search in different modules. It helps users to search the
|
|
records
|
|
in Customers, Products, Sale, Purchase, Inventory and Accounting Modules for
|
|
'Global Search' group users. Possible to search using different attributes like name, reference, number, etc.
|
|
</p>
|
|
</div>
|
|
|
|
</div>
|
|
</section>
|
|
<!--- END OF OVERVIEW CONTAINER -->
|
|
|
|
|
|
|
|
<!--- FEATURES CONTAINER -->
|
|
<section class="container" style="background-color: #ffffff !important; padding: 4rem 3rem;">
|
|
<div class="row">
|
|
<div class="col-lg-6">
|
|
<div class="d-flex flex-column justify-column-center align-items-center"
|
|
style="background-color: #f6f8f9 !important; padding: 2rem !important; border-radius: 10px !important; height: 100% !important;">
|
|
<h4 class="text-center"
|
|
style="font-family: Montserrat, 'sans-serif'; color: #000 !important; font-weight: 800 !important; font-size: 1.2rem !important; width: 80%;">
|
|
Dynamic Search View Option</h4>
|
|
<p class="text-center"
|
|
style="font-family: Montserrat, 'sans-serif'; color: #1a1a1a !important; font-weight: 300 !important; font-size: 1rem !important; margin-bottom: 0 !important;">
|
|
Separate View for Search bar and also to show the search results</p>
|
|
</div>
|
|
</div>
|
|
<div class="col-lg-6">
|
|
<div class="d-flex flex-column justify-column-center align-items-center"
|
|
style="background-color: #f6f8f9 !important; padding: 2rem !important; border-radius: 10px !important; height: 100% !important;">
|
|
<h4 class="text-center"
|
|
style="font-family: Montserrat, 'sans-serif'; color: #000 !important; font-weight: 800 !important; font-size: 1.2rem !important; width: 80%;">
|
|
Easily Search Records in Different Modules</h4>
|
|
<p class="text-center"
|
|
style="font-family: Montserrat, 'sans-serif'; color: #1a1a1a !important; font-weight: 300 !important; font-size: 1rem !important; margin-bottom: 0 !important;">
|
|
Easily Search Records in Customers, Products, Sale, Purchase, Inventory and Accounting Module </p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="row" style="margin-top: 2rem !important">
|
|
<div class="col-lg-6">
|
|
<div class="d-flex flex-column justify-column-center align-items-center"
|
|
style="background-color: #f6f8f9 !important; padding: 2rem !important; border-radius: 10px !important; height: 100% !important;">
|
|
<h4 class="text-center"
|
|
style="font-family: Montserrat, 'sans-serif'; color: #000 !important; font-weight: 800 !important; font-size: 1.2rem !important; width: 80%;">
|
|
Option to Search with different attributes</h4>
|
|
<p class="text-center"
|
|
style="font-family: Montserrat, 'sans-serif'; color: #1a1a1a !important; font-weight: 300 !important; font-size: 1rem !important; margin-bottom: 0 !important;">
|
|
Possible to search with
|
|
different attributes like name, reference, customer name, number, etc. </p>
|
|
</div>
|
|
</div>
|
|
<div class="col-lg-6">
|
|
<div class="d-flex flex-column justify-column-center align-items-center"
|
|
style="background-color: #f6f8f9 !important; padding: 2rem !important; border-radius: 10px !important; height: 100% !important;">
|
|
<h4 class="text-center"
|
|
style="font-family: Montserrat, 'sans-serif'; color: #000 !important; font-weight: 800 !important; font-size: 1.2rem !important; width: 80%;">
|
|
Recent Search Results</h4>
|
|
<p class="text-center"
|
|
style="font-family: Montserrat, 'sans-serif'; color: #1a1a1a !important; font-weight: 300 !important; font-size: 1rem !important; margin-bottom: 0 !important;">
|
|
Possible to access the Recent Search History </p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
|
</section>
|
|
<!--- END OF FEATURES CONTAINER -->
|
|
|
|
|
|
<!-- SCREENSHOTS SECTION -->
|
|
|
|
<section class="container" style="padding: 4rem 1.5rem 0rem;">
|
|
<div class="row">
|
|
<div class="col-lg-12 d-flex flex-column justify-content-center align-items-center">
|
|
<h2 class="text-center"
|
|
style="font-family: Montserrat, 'sans-serif'; color: #000 !important; font-weight: 800 !important; font-size: 2rem !important; width: 80%;">
|
|
Screenshots</h2>
|
|
</div>
|
|
|
|
<div class="col-lg-12 my-3" style="background-color: #f6f6f6 !important; padding: 4rem 3rem;">
|
|
<div class="d-flex mb-3">
|
|
<div class="d-flex justify-content-center align-items-center"
|
|
style="background-color: #3498DB !important; border: 4px solid #d6eaf8 !important; box-shadow: 0px 0px 0px 4px #ebf5fb !important; color: #fff !important; height: 35px; width: 35px; border-radius: 50% !important; font-size: 1.1rem !important; ">
|
|
<h6 style="margin-top: 0.5rem; color: #fff !important;">1</h6>
|
|
</div>
|
|
<h6 class="mt-2 ml-2">Global Search User Access</h6>
|
|
</div>
|
|
<img src="assets/screenshots/1-Master-Search-User-Access.png" width="100%" class="img-resposive"
|
|
style="border-radius: 10px !important;">
|
|
</div>
|
|
|
|
<div class="col-lg-12" style="background-color: #ffffff !important; padding: 4rem 3rem;">
|
|
<div class="d-flex my-3">
|
|
<div class="d-flex justify-content-center align-items-center"
|
|
style="background-color: #3498DB !important; border: 4px solid #d6eaf8 !important; box-shadow: 0px 0px 0px 4px #ebf5fb !important; color: #fff !important; height: 35px; width: 35px; border-radius: 50% !important; font-size: 1.1rem !important;">
|
|
<h6 style="margin-top: 0.6rem; color: #fff !important;">2</h6>
|
|
</div>
|
|
<h6 class="mt-2 ml-2">Global Search</h6>
|
|
</div>
|
|
<img src="assets/screenshots/2-Master-Search-main-screenshot.png" width="100%" class="img-resposive"
|
|
style="border-radius: 10px !important;">
|
|
</div>
|
|
|
|
<div class="col-lg-12" style="background-color: #f6f6f6 !important; padding: 4rem 3rem;">
|
|
<div class="d-flex my-3">
|
|
<div class="d-flex justify-content-center align-items-center"
|
|
style="background-color: #3498DB !important; border: 4px solid #d6eaf8 !important; box-shadow: 0px 0px 0px 4px #ebf5fb !important; color: #fff !important; height: 35px; width: 35px; border-radius: 50% !important; font-size: 1.1rem !important;">
|
|
<h6 style="margin-top: 0.6rem; color: #fff !important;">3</h6>
|
|
</div>
|
|
<h6 class="mt-2 ml-2">Search in Customer Data</h6>
|
|
</div>
|
|
<img src="assets/screenshots/A1-Search-in-Customer-data.png" width="100%" class="img-resposive"
|
|
style="border-radius: 10px !important;">
|
|
</div>
|
|
|
|
|
|
<div class="col-lg-12" style="background-color: #ffffff !important; padding: 4rem 3rem;">
|
|
<div class="d-flex my-3">
|
|
<div class="d-flex justify-content-center align-items-center"
|
|
style="background-color: #3498DB !important; border: 4px solid #d6eaf8 !important; box-shadow: 0px 0px 0px 4px #ebf5fb !important; color: #fff !important; height: 35px; width: 35px; border-radius: 50% !important; font-size: 1.1rem !important;">
|
|
<h6 style="margin-top: 0.6rem; color: #fff !important;">4</h6>
|
|
</div>
|
|
<h6 class="mt-2 ml-2">Customer Search Record View</h6>
|
|
</div>
|
|
<img src="assets/screenshots/A2-Customer-Search-record-view.png" width="100%" class="img-resposive"
|
|
style="border-radius: 10px !important;">
|
|
</div>
|
|
|
|
<div class="col-lg-12" style="background-color: #f6f6f6 !important; padding: 4rem 3rem;">
|
|
<div class="d-flex my-3">
|
|
<div class="d-flex justify-content-center align-items-center"
|
|
style="background-color: #3498DB !important; border: 4px solid #d6eaf8 !important; box-shadow: 0px 0px 0px 4px #ebf5fb !important; color: #fff !important; height: 35px; width: 35px; border-radius: 50% !important; font-size: 1.1rem !important;">
|
|
<h6 style="margin-top: 0.6rem; color: #fff !important;">5</h6>
|
|
</div>
|
|
<h6 class="mt-2 ml-2">Search in Inventory Data</h6>
|
|
</div>
|
|
<img src="assets/screenshots/B1-Search-in-Inventory-Data.png" width="100%" class="img-resposive"
|
|
style="border-radius: 10px !important;">
|
|
</div>
|
|
|
|
|
|
<div class="col-lg-12" style="background-color: #ffffff !important; padding: 4rem 3rem;">
|
|
<div class="d-flex my-3">
|
|
<div class="d-flex justify-content-center align-items-center"
|
|
style="background-color: #3498DB !important; border: 4px solid #d6eaf8 !important; box-shadow: 0px 0px 0px 4px #ebf5fb !important; color: #fff !important; height: 35px; width: 35px; border-radius: 50% !important; font-size: 1.1rem !important;">
|
|
<h6 style="margin-top: 0.6rem; color: #fff !important;">6</h6>
|
|
</div>
|
|
<h6 class="mt-2 ml-2">Search in Inventory Data</h6>
|
|
</div>
|
|
<img src="assets/screenshots/B1-Search-in-Inventory-Data.png" width="100%" class="img-resposive"
|
|
style="border-radius: 10px !important;">
|
|
</div>
|
|
|
|
<div class="col-lg-12" style="background-color: #f6f6f6 !important; padding: 4rem 3rem;">
|
|
<div class="d-flex my-3">
|
|
<div class="d-flex justify-content-center align-items-center"
|
|
style="background-color: #3498DB !important; border: 4px solid #d6eaf8 !important; box-shadow: 0px 0px 0px 4px #ebf5fb !important; color: #fff !important; height: 35px; width: 35px; border-radius: 50% !important; font-size: 1.1rem !important;">
|
|
<h6 style="margin-top: 0.6rem; color: #fff !important;">7</h6>
|
|
</div>
|
|
<h6 class="mt-2 ml-2">Search Record View</h6>
|
|
</div>
|
|
<img src="assets/screenshots/B2-Inventory-Search-record-view.png" width="100%" class="img-resposive"
|
|
style="border-radius: 10px !important;">
|
|
</div>
|
|
|
|
<div class="col-lg-12" style="background-color: #ffffff !important; padding: 4rem 3rem;">
|
|
<div class="d-flex my-3">
|
|
<div class="d-flex justify-content-center align-items-center"
|
|
style="background-color: #3498DB !important; border: 4px solid #d6eaf8 !important; box-shadow: 0px 0px 0px 4px #ebf5fb !important; color: #fff !important; height: 35px; width: 35px; border-radius: 50% !important; font-size: 1.1rem !important;">
|
|
<h6 style="margin-top: 0.6rem; color: #fff !important;">8</h6>
|
|
</div>
|
|
<h6 class="mt-2 ml-2">Accounting Search Record View</h6>
|
|
</div>
|
|
<img src="assets/screenshots/C2-Accounting-Search-record-view.png" width="100%" class="img-resposive"
|
|
style="border-radius: 10px !important;">
|
|
</div>
|
|
|
|
<div class="col-lg-12" style="background-color: #f6f6f6 !important; padding: 4rem 3rem;">
|
|
<div class="d-flex my-3">
|
|
<div class="d-flex justify-content-center align-items-center"
|
|
style="background-color: #3498DB !important; border: 4px solid #d6eaf8 !important; box-shadow: 0px 0px 0px 4px #ebf5fb !important; color: #fff !important; height: 35px; width: 35px; border-radius: 50% !important; font-size: 1.1rem !important;">
|
|
<h6 style="margin-top: 0.6rem; color: #fff !important;">9</h6>
|
|
</div>
|
|
<h6 class="mt-2 ml-2">Search in Product Data</h6>
|
|
</div>
|
|
<img src="assets/screenshots/Search-in-Product-data.png" width="100%" class="img-resposive"
|
|
style="border-radius: 10px !important;">
|
|
</div>
|
|
|
|
<div class="col-lg-12" style="background-color: #ffffff !important; padding: 4rem 3rem;">
|
|
<div class="d-flex my-3">
|
|
<div class="d-flex justify-content-center align-items-center"
|
|
style="background-color: #3498DB !important; border: 4px solid #d6eaf8 !important; box-shadow: 0px 0px 0px 4px #ebf5fb !important; color: #fff !important; height: 35px; width: 35px; border-radius: 50% !important; font-size: 1.1rem !important;">
|
|
<h6 style="margin-top: 0.6rem; color: #fff !important;">10</h6>
|
|
</div>
|
|
<h6 class="mt-2 ml-2">Search in Purchase Data</h6>
|
|
</div>
|
|
<img src="assets/screenshots/Search-in-Purchase-data.png" width="100%" class="img-resposive"
|
|
style="border-radius: 10px !important;">
|
|
</div>
|
|
|
|
<div class="col-lg-12" style="background-color: #f6f6f6 !important; padding: 4rem 3rem;">
|
|
<div class="d-flex my-3">
|
|
<div class="d-flex justify-content-center align-items-center"
|
|
style="background-color: #3498DB !important; border: 4px solid #d6eaf8 !important; box-shadow: 0px 0px 0px 4px #ebf5fb !important; color: #fff !important; height: 35px; width: 35px; border-radius: 50% !important; font-size: 1.1rem !important;">
|
|
<h6 style="margin-top: 0.6rem; color: #fff !important;">11</h6>
|
|
</div>
|
|
<h6 class="mt-2 ml-2">Search in Sale Data</h6>
|
|
</div>
|
|
<img src="assets/screenshots/Search-in-Sale-data.png" width="100%" class="img-resposive"
|
|
style="border-radius: 10px !important;">
|
|
</div>
|
|
|
|
</div>
|
|
</section>
|
|
<!-- END OF SCREENSHOTS SECTION -->
|
|
|
|
|
|
<!-- SUGGESTED PRODUCTS-->
|
|
<section class="container" style="margin-top: 6rem !important;">
|
|
<div class="row">
|
|
<div class="col-lg-12 d-flex flex-column justify-content-center align-items-center">
|
|
<h2 class="text-center"
|
|
style="font-family: Montserrat, 'sans-serif'; color: #000 !important; font-weight: 800 !important; font-size: 2rem !important; width: 80%;">
|
|
Suggested Products</h2>
|
|
<p class="text-center"
|
|
style="font-family: Montserrat, 'sans-serif'; color: #1a1a1a !important; font-weight: 300 !important; font-size: 1.3rem !important;">
|
|
Check out our other products</p>
|
|
</div>
|
|
<div class="col-lg-12 my-4">
|
|
<div id="suggestedSlider" class="row carousel slide" data-ride="carousel">
|
|
<!-- The slideshow -->
|
|
<div class="carousel-inner">
|
|
<div class="carousel-item" style="min-height: 191px;">
|
|
<div class="col-xs-12 col-sm-4 col-md-4 mb16 mt16" style="float:left">
|
|
<a href="https://apps.odoo.com/apps/modules/14.0/dynamic_accounts_report/" target="_blank">
|
|
<div style="border-radius:10px">
|
|
<img class="img img-responsive center-block"
|
|
style="border-top-left-radius:10px; border-top-right-radius:10px"
|
|
src="./assets/modules/dynamic_financial_report.jpg">
|
|
</div>
|
|
</a>
|
|
</div>
|
|
<div class="col-xs-12 col-sm-4 col-md-4 mb16 mt16" style="float:left">
|
|
<a href="https://apps.odoo.com/apps/modules/14.0/dashboard_pos/" target="_blank">
|
|
<div style="border-radius:10px">
|
|
<img class="img img-responsive center-block"
|
|
style="border-top-left-radius:10px; border-top-right-radius:10px"
|
|
src="./assets/modules/pos_dashboard.png">
|
|
</div>
|
|
</a>
|
|
</div>
|
|
<div class="col-xs-12 col-sm-4 col-md-4 mb16 mt16" style="float:left">
|
|
<a href="https://apps.odoo.com/apps/modules/14.0/sale_discount_total/" target="_blank">
|
|
<div style="border-radius:10px">
|
|
<img class="img img-responsive center-block"
|
|
style="border-top-left-radius:10px; border-top-right-radius:10px"
|
|
src="./assets/modules/discount.png">
|
|
</div>
|
|
</a>
|
|
</div>
|
|
</div>
|
|
<div class="carousel-item active" style="min-height: 191px;">
|
|
<div class="col-xs-12 col-sm-4 col-md-4 mb16 mt16" style="float:left">
|
|
<a href="https://apps.odoo.com/apps/modules/14.0/hr_payroll_account_community/" target="_blank">
|
|
<div style="border-radius:10px">
|
|
<img class="img img-responsive center-block"
|
|
style="border-top-left-radius:10px; border-top-right-radius:10px"
|
|
src="./assets/modules/payroll_accounting.png">
|
|
</div>
|
|
</a>
|
|
</div>
|
|
<div class="col-xs-12 col-sm-4 col-md-4 mb16 mt16" style="float:left">
|
|
<a href="https://apps.odoo.com/apps/modules/14.0/invoice_format_editor/" target="_blank">
|
|
<div style="border-radius:10px">
|
|
<img class="img img-responsive center-block"
|
|
style="border-top-left-radius:10px; border-top-right-radius:10px"
|
|
src="./assets/modules/invoice.jpg">
|
|
</div>
|
|
</a>
|
|
</div>
|
|
<div class="col-xs-12 col-sm-4 col-md-4 mb16 mt16" style="float:left">
|
|
<a href="https://apps.odoo.com/apps/modules/14.0/shopify_odoo_connector/" target="_blank">
|
|
<div style="border-radius:10px">
|
|
<img class="img img-responsive center-block"
|
|
style="border-top-left-radius:10px; border-top-right-radius:10px"
|
|
src="./assets/modules/shopify.png">
|
|
</div>
|
|
</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- Left and right controls -->
|
|
<a class="carousel-control-prev" href="#suggestedSlider" data-slide="prev" style="width:35px; color:#000">
|
|
<span class="carousel-control-prev-icon"><i class="fa fa-chevron-left" style="font-size:24px"></i></span>
|
|
</a> <a class="carousel-control-next" href="#suggestedSlider" data-slide="next" style="width:35px; color:#000">
|
|
<span class="carousel-control-next-icon"><i class="fa fa-chevron-right" style="font-size:24px"></i></span>
|
|
</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
<!-- END OF SUGGESTED PRODUCTS -->
|
|
|
|
<!-- OUR SERVICES -->
|
|
<section class="container" style="margin-top: 6rem !important;">
|
|
<div class="row">
|
|
<div class="col-lg-12 d-flex flex-column justify-content-center align-items-center">
|
|
<h2 class="text-center"
|
|
style="font-family: Montserrat, 'sans-serif'; color: #000 !important; font-weight: 800 !important; font-size: 2rem !important; width: 80%;">
|
|
Our Services</h2>
|
|
<p class="text-center"
|
|
style="font-family: Montserrat, 'sans-serif'; color: #1a1a1a !important; font-weight: 300 !important; font-size: 1.3rem !important;">
|
|
We provide following services</p>
|
|
</div>
|
|
|
|
<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"
|
|
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">
|
|
</div>
|
|
<h6 class="text-center" style="font-family: Montserrat, 'sans-serif' !important; font-weight: bold;">Odoo
|
|
Customization</h6>
|
|
</div>
|
|
|
|
<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"
|
|
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">
|
|
</div>
|
|
<h6 class="text-center" style="font-family: Montserrat, 'sans-serif' !important; font-weight: bold;">Odoo
|
|
Implementation</h6>
|
|
</div>
|
|
|
|
<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"
|
|
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">
|
|
</div>
|
|
<h6 class="text-center" style="font-family: Montserrat, 'sans-serif' !important; font-weight: bold;">Odoo
|
|
Support</h6>
|
|
</div>
|
|
|
|
|
|
<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"
|
|
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">
|
|
</div>
|
|
<h6 class="text-center" style="font-family: Montserrat, 'sans-serif' !important; font-weight: bold;">Hire
|
|
Odoo
|
|
Developer</h6>
|
|
</div>
|
|
|
|
<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"
|
|
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">
|
|
</div>
|
|
<h6 class="text-center" style="font-family: Montserrat, 'sans-serif' !important; font-weight: bold;">Odoo
|
|
Integration</h6>
|
|
</div>
|
|
|
|
<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"
|
|
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">
|
|
</div>
|
|
<h6 class="text-center" style="font-family: Montserrat, 'sans-serif' !important; font-weight: bold;">Odoo
|
|
Migration</h6>
|
|
</div>
|
|
|
|
|
|
<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"
|
|
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">
|
|
</div>
|
|
<h6 class="text-center" style="font-family: Montserrat, 'sans-serif' !important; font-weight: bold;">Odoo
|
|
Consultancy</h6>
|
|
</div>
|
|
|
|
<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"
|
|
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">
|
|
</div>
|
|
<h6 class="text-center" style="font-family: Montserrat, 'sans-serif' !important; font-weight: bold;">Odoo
|
|
Implementation</h6>
|
|
</div>
|
|
|
|
<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"
|
|
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">
|
|
</div>
|
|
<h6 class="text-center" style="font-family: Montserrat, 'sans-serif' !important; font-weight: bold;">Odoo
|
|
Licensing Consultancy</h6>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
<!-- END OF END OF OUR SERVICES -->
|
|
|
|
<!-- OUR INDUSTRIES -->
|
|
<section class="container" style="margin-top: 6rem !important;">
|
|
<div class="row">
|
|
<div class="col-lg-12 d-flex flex-column justify-content-center align-items-center">
|
|
<h2 class="text-center"
|
|
style="font-family: Montserrat, 'sans-serif'; color: #000 !important; font-weight: 800 !important; font-size: 2rem !important; width: 80%;">
|
|
Our Industries</h2>
|
|
<p class="text-center"
|
|
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>
|
|
</div>
|
|
|
|
<div class="col-lg-3">
|
|
<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;">
|
|
<img src="./assets/icons/trading-black.png" class="img-responsive mb-3" height="48px" width="48px">
|
|
<h5 style="font-family: Montserrat, sans-serif !important; color: #000 !important; font-weight: bold;">
|
|
Trading
|
|
</h5>
|
|
<p style="font-family: Montserrat, sans-serif !important; font-size: 0.9rem !important;">Easily procure
|
|
and
|
|
sell your products</p>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="col-lg-3">
|
|
<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;">
|
|
<img src="./assets/icons/pos-black.png" class="img-responsive mb-3" height="48px" width="48px">
|
|
<h5 style="font-family: Montserrat, sans-serif !important; color: #000 !important; font-weight: bold;">
|
|
POS
|
|
</h5>
|
|
<p style="font-family: Montserrat, sans-serif !important; font-size: 0.9rem !important;">Easy
|
|
configuration
|
|
and convivial experience</p>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="col-lg-3">
|
|
<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;">
|
|
<img src="./assets/icons/education-black.png" class="img-responsive mb-3" height="48px" width="48px">
|
|
<h5 style="font-family: Montserrat, sans-serif !important; color: #000 !important; font-weight: bold;">
|
|
Education
|
|
</h5>
|
|
<p style="font-family: Montserrat, sans-serif !important; font-size: 0.9rem !important;">A platform for
|
|
educational management</p>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="col-lg-3">
|
|
<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;">
|
|
<img src="./assets/icons/manufacturing-black.png" class="img-responsive mb-3" height="48px" width="48px">
|
|
<h5 style="font-family: Montserrat, sans-serif !important; color: #000 !important; font-weight: bold;">
|
|
Manufacturing
|
|
</h5>
|
|
<p style="font-family: Montserrat, sans-serif !important; font-size: 0.9rem !important;">Plan, track and
|
|
schedule your operations</p>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="col-lg-3">
|
|
<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;">
|
|
<img src="./assets/icons/ecom-black.png" class="img-responsive mb-3" height="48px" width="48px">
|
|
<h5 style="font-family: Montserrat, sans-serif !important; color: #000 !important; font-weight: bold;">
|
|
E-commerce & Website
|
|
</h5>
|
|
<p style="font-family: Montserrat, sans-serif !important; font-size: 0.9rem !important;">Mobile
|
|
friendly,
|
|
awe-inspiring product pages</p>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="col-lg-3">
|
|
<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;">
|
|
<img src="./assets/icons/service-black.png" class="img-responsive mb-3" height="48px" width="48px">
|
|
<h5 style="font-family: Montserrat, sans-serif !important; color: #000 !important; font-weight: bold;">
|
|
Service Management
|
|
</h5>
|
|
<p style="font-family: Montserrat, sans-serif !important; font-size: 0.9rem !important;">Keep track of
|
|
services and invoice</p>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="col-lg-3">
|
|
<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;">
|
|
<img src="./assets/icons/restaurant-black.png" class="img-responsive mb-3" height="48px" width="48px">
|
|
<h5 style="font-family: Montserrat, sans-serif !important; color: #000 !important; font-weight: bold;">
|
|
Restaurant
|
|
</h5>
|
|
<p style="font-family: Montserrat, sans-serif !important; font-size: 0.9rem !important;">Run your bar or
|
|
restaurant methodically</p>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="col-lg-3">
|
|
<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;">
|
|
<img src="./assets/icons/hotel-black.png" class="img-responsive mb-3" height="48px" width="48px">
|
|
<h5 style="font-family: Montserrat, sans-serif !important; color: #000 !important; font-weight: bold;">
|
|
Hotel Management
|
|
</h5>
|
|
<p style="font-family: Montserrat, sans-serif !important; font-size: 0.9rem !important;">An
|
|
all-inclusive
|
|
hotel management application</p>
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
</section>
|
|
|
|
<!-- END OF END OF OUR INDUSTRIES -->
|
|
|
|
<!-- FOOTER -->
|
|
<!-- Footer Section -->
|
|
<section class="container" style="margin: 5rem auto 2rem;">
|
|
<div class="row" style="max-width:1540px;">
|
|
<div class="col-lg-12 d-flex flex-column justify-content-center align-items-center">
|
|
<h2 class="text-center"
|
|
style="font-family: Montserrat, 'sans-serif'; color: #000 !important; font-weight: 800 !important; font-size: 2rem !important; width: 80%;">
|
|
Need Help?</h2>
|
|
<p class="text-center"
|
|
style="font-family: Montserrat, 'sans-serif'; 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>
|
|
</div>
|
|
</div>
|
|
|
|
<!-- Contact Cards -->
|
|
<div class="row d-flex justify-content-center align-items-center" 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="row mt-4">
|
|
<div class="col-lg-4">
|
|
<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
|
|
class="fa fa-envelope mr-2"></i>odoo@cybrosys.com</a>
|
|
</div>
|
|
<div class="col-lg-4">
|
|
<a href="https://api.whatsapp.com/send?phone=918606827707" target="_blank"
|
|
class="btn btn-block mb-2 deep_hover"
|
|
style="text-decoration: none; background-color: #25D366; color: #FFF; border-radius: 4px;"><i
|
|
class="fa fa-whatsapp mr-2"></i>WhatsApp</a>
|
|
</div>
|
|
<div class="col-lg-4">
|
|
<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
|
|
class="fa fa-envelope mr-2"></i>cybrosystechnologies</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
<!-- End of Contact Cards -->
|
|
</section>
|
|
<!-- Footer -->
|
|
<section class="oe_container" style="padding: 2rem 3rem 1rem;">
|
|
<div class="row" style="max-width:1540px; margin: 0 auto; margin-right: 3rem; ">
|
|
<!-- Logo -->
|
|
<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" />
|
|
</div>
|
|
<!-- End of Logo -->
|
|
<div class="col-lg-12">
|
|
<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;">
|
|
<!-- End of Footer Section -->
|
|
</div>
|
|
</div>
|
|
</section>
|
|
<!-- END OF FOOTER -->
|