<%- include('../partials/Script'); %>

<body>
  
  <%- include('../partials/NavBar'); %>

    <!-- ======= Solution Section ======= -->
    <section id="solution">
      <div class="container hero-content">
          <div class="hero-text">
            <h3>CMMS For Ports and Harbors</h3>
            <h1>Enhance Port Efficiency with Automation.</h1>
            <p>Evantage CMMS tracking of Maintenance & Repair (M&R) activity in port to ensure minimum downtime to assets.</p>
            <a class="btnlearnmore" href="#wraph">Learn More</a>
          </div>
          <div class="bgimg">
              <img src="/views/assets/img/SolutionPage/cmms-Seaport-01.png" alt="Work Order Image">
          </div>
      </div>
  
      <%- include('../partials/Counter'); %>
    </section>
    <!-- ======= End Section Solution ======= -->
  
    <%- include('../partials/Clients'); %>

  <!-- ======= About Section ======= -->
  <section id="about">
    <div class="container">
      <h1>CMMS Benefits for Ports and Harbors</h1>
      <p>Ports and harbors are critical infrastructure hubs for global trade, transportation, and logistics. Managing and maintaining the complex assets involved—such as cranes, loading docks, tugboats, and cargo handling equipment—requires a robust system. A CMMS (Computerized Maintenance Management System) helps optimize maintenance operations, reduce downtime, improve asset reliability, and ensure compliance with safety and environmental regulations. Here are the key benefits of using a CMMS in port and harbor operations.</p>
    <div class="benefit-list">
      <div class="benefit-item">
        <div class="border">
          <h1>1.</h1>
          <h2>Enhanced Equipment Reliability</h2>
          <p>Benefit: CMMS tracks maintenance histories and performance data for port equipment, such as gantry cranes, forklifts, and loading systems.
            Impact: By maintaining equipment proactively, CMMS reduces the frequency of breakdowns, extends asset lifespans, and ensures the reliability of critical infrastructure, thus improving operational efficiency.</p>
        </div>
       </div>
      <div class="benefit-item">
        <div class="border">
          <h1>2.</h1>
          <h2>Increased Asset Lifespan</h2>
          <p>Benefit: Regular maintenance and timely repairs extend the lifespan of costly harbor equipment, such as cranes, ships, dock infrastructure, and vehicles.
            Impact: CMMS helps optimize the use of assets, delaying expensive capital expenditures for replacements and reducing the long-term cost of ownership.</p>
        </div>
      </div>
      <div class="benefit-item">
        <div class="border">
          <h1>3.</h1>
          <h2>Improved Inventory and Spare Parts Management</h2>
          <p>Benefit: CMMS tracks spare parts and consumables, ensuring that critical parts (e.g., bearings, pumps, hydraulic systems) are available when required.
            Impact: Prevents downtime due to parts shortages, reduces excess inventory, and helps manage procurement, ensuring that maintenance tasks can be completed promptly and efficiently.</p>
        </div>
      </div>
      <div class="benefit-item">
        <div class="border">
          <h1>4.</h1>
          <h2>Enhanced Data and Reporting Capabilities</h2>
          <p>Benefit: CMMS generates real-time reports and analytics on asset performance, maintenance activities, and repair histories.
            Impact: Provides management with valuable insights for decision-making, allowing for better forecasting, budgeting, and strategic planning. Reports also help track key performance indicators (KPIs) such as equipment uptime, repair costs, and maintenance efficiency.</p>
        </div>
      </div>
      <div class="benefit-item">
        <div class="border">
          <h1>5.</h1>
          <h2>Increased Operational Efficiency</h2>
          <p>Benefit: A CMMS centralizes work order management, scheduling, and asset tracking, allowing for more efficient management of maintenance tasks.
            Impact: Streamlines workflows by reducing paperwork, improving communication, and ensuring that maintenance teams focus on high-priority tasks. This results in more efficient port operations and better use of resources.</p>
        </div>
      </div>
      <div class="benefit-item">
        <div class="border">
          <h1>6.</h1>
          <h2>Scalability for Growth</h2>
          <p>Benefit: CMMS systems are scalable and can accommodate the growing needs of a port or harbor as infrastructure expands.
            Impact: As new equipment and assets are added to the port, the CMMS can scale to manage new assets, maintenance schedules, and reporting requirements, providing long-term flexibility and support for future growth.</p>
      </div>
    </div>
  </div>

  <div class="container">
    <div class="industry-cmms">
        <div class="industry-text">
            <h1>Boost Efficiency by Managing Downtime</h1>
            <p>Identify and prioritize essential maintenance tasks to ensure facilities and equipment operate reliably. Prevent interruptions that could impact patient care. With healthcare maintenance management software, you can easily monitor the optimal times for repairs, ongoing work orders, and regular maintenance needs.</p>
        </div>
        <div class="industry-img">
            <img src="/views/assets/img/SolutionPage/cmms-Manufacture-01.png" alt="CMMS Image">
        </div>
    </div>
    <div class="industry-cmms">
        <div class="industry-img">
            <img src="/views/assets/img/SolutionPage/cmms-Manufacture-01.png" alt="CMMS Image">
        </div>
        <div class="industry-text">
            <h1>Increase Efficiency By Actively Managing Downtime</h1>
            <p>Identify and prioritize the most effective maintenance tasks to keep facilities and equipment operating reliably. Avoid downtime or failure that could jeopardize patient care. With healthcare maintenance management software, you can easily stay on top of the best times to schedule repairs, current work orders, and routine maintenance needs.</p>
        </div>
    </div>
  </div>
  </section>
  <!-- End About Section -->

  <%- include('../partials/Footer'); %>
</body>

</html>