27102023
This commit is contained in:
133
manufacturing.php
Normal file
133
manufacturing.php
Normal file
@@ -0,0 +1,133 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<?php include('includes/head/head.php'); ?>
|
||||
|
||||
<body>
|
||||
|
||||
<!-- Loader -->
|
||||
<div id="loader-overflow">
|
||||
<div id="loader3">Please enable JS</div>
|
||||
</div>
|
||||
|
||||
<div id="wrap" class="boxed ">
|
||||
<div class="grey-bg">
|
||||
<!-- Header -->
|
||||
|
||||
<?php include('includes/header/header.php'); ?>
|
||||
|
||||
<!-- Page Title -->
|
||||
<div class="page-title-cont page-title-large grey-dark-bg page-title-img pt-150"
|
||||
style="background-image: url(images/manufacturing.png)">
|
||||
<div class="relative container align-left">
|
||||
<div class="row">
|
||||
|
||||
<div class="col-md-8">
|
||||
<h1 class="cd-headline zoom light-72-wide sm-mt-20 sm-mb-20 font-white">
|
||||
<span>Industry 4.0
|
||||
</span> <br>
|
||||
<span class="cd-words-wrapper waiting">
|
||||
<b class="is-visible">Use data to inform or influence
|
||||
</b>
|
||||
</span>
|
||||
</h1>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Content Container -->
|
||||
<div class="container pt-80">
|
||||
<div class="row">
|
||||
<div class="col-sm-8 blog-main-posts">
|
||||
<div class="blog-post wow fadeIn">
|
||||
|
||||
<div class="post-prev-title">
|
||||
<h3><a href="javascript:;">Manufacturing</a></h3>
|
||||
</div>
|
||||
<div class="post-prev-text">
|
||||
<p>To respond to changes in modern business world, every business needs an oomph factor
|
||||
to manage the change smoothly and emerge out as winner. For all this a perfect blend
|
||||
of activities is required which is possible only if you have 360°development,
|
||||
control, management and operational efficiency</p>
|
||||
<p>Logisoft offers solution for entire business processes with cutting edge
|
||||
technology to answer any small and mid-sized business needs. It integrates all
|
||||
functions that enable you to move flawlessly among all facets of your business.</p>
|
||||
<p>Artificial Intelligence (AI), is intelligence exhibited by machines, it’s a branch of
|
||||
computer science that aims to create
|
||||
intelligent machines that think and react like humans. Cognitive ability to solve
|
||||
problem requires human like common sense.
|
||||
Big data analytics, statistical models, algorithms are used to substantiate
|
||||
reasoning by the machines.</p>
|
||||
<div class="bullet-point">
|
||||
<p>100% compliance with safety and regulation norms</p>
|
||||
<p>Improved processes saving time</p>
|
||||
<p>Optimal capacity utilization</p>
|
||||
<p>Reduced operational cost</p>
|
||||
<p>Improved product quality</p>
|
||||
</div>
|
||||
|
||||
<p><b>How We Help</b></p>
|
||||
<p>Being located in cities famous for manufacturing prowess, we have a keen
|
||||
understanding of how manufacturing firms work and
|
||||
are intimately familiar with most aspects of a manufacturing environment. We have
|
||||
helped firms win in many areas of their
|
||||
business, be it order processing, jobbing, CNC machining, embedded systems
|
||||
integrations, PLC and SCADA networking and robotic
|
||||
assisted 3D printing. With Logisoft Solution you will obtain numerous
|
||||
business benefits through the wide spectrum of our solutions
|
||||
such as:</p>
|
||||
<div class="bullet-point">
|
||||
<p> Deploying Manufacturing Systems at an accelerated pace </p>
|
||||
<p> Creating Analytical and Simulation Models </p>
|
||||
<p> Standardizing IT and process components </p>
|
||||
<p> Enabling seamless information flow </p>
|
||||
</div>
|
||||
<p>Logisoft Solution offers custom-made solutions to small, medium and
|
||||
enterprise level manufacturing companies looking to revitalize
|
||||
their businesses. The major solutions that we offer can be categorized as:</p>
|
||||
<div class="bullet-point">
|
||||
<p> Analytics and Dashboards: Dynamic dashboards presented in easy to read format
|
||||
</p>
|
||||
<p> Internet of Things: Networked Machines to Automate manufacturing processes</p>
|
||||
<p> Application Maintenance: Add new modules to existing ERP systems</p>
|
||||
<p> Remote Teams: Factory Floor Monitoring and tracking</p>
|
||||
<p> Mobility: Introduce Performance monitoring apps</p>
|
||||
<p> Testing Services: Functional and Performance</p>
|
||||
<p> Application Development: ERP systems</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Side Menu -->
|
||||
<?php include('includes/sidemenu/industries.php'); ?>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Footer -->
|
||||
|
||||
<?php include('includes/footer/footer.php'); ?>
|
||||
|
||||
<!-- BACK TO TOP -->
|
||||
<p id="back-top">
|
||||
<a href="#top" title="Back to Top"><span class="icon icon-arrows-up"></span></a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<!-- End wrap -->
|
||||
|
||||
<!-- JS begin -->
|
||||
<script type="text/javascript" src="js/jquery-1.11.2.min.js"></script>
|
||||
<script src="js/bootstrap.min.js"></script>
|
||||
<script src='js/jquery.magnific-popup.min.js'></script>
|
||||
<script type="text/javascript" src="js/imagesloaded.pkgd.min.js"></script>
|
||||
<script type="text/javascript" src="js/jquery.appear.js"></script>
|
||||
<script type="text/javascript" src="js/owl.carousel.min.js"></script>
|
||||
<script src="js/main.js"></script>
|
||||
<!-- JS end -->
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user