Vikas Nale 60dbe00f65 Add web content
use relevent icons
update relevent links
2025-06-25 10:54:34 +05:30

584 lines
26 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Index - Marco AIoT Technologies</title>
<meta name="description" content="">
<meta name="keywords" content="">
<!-- Favicons -->
<link href="assets/img/favicon.ico" rel="icon">
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">
<!-- Fonts -->
<link href="https://fonts.googleapis.com" rel="preconnect">
<link href="https://fonts.gstatic.com" rel="preconnect" crossorigin>
<link
href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"
rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<link href="assets/vendor/fontawesome-free/css/all.min.css" rel="stylesheet">
<link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
<!-- Main CSS File -->
<link href="assets/css/main.css" rel="stylesheet">
</head>
<body class="index-page">
<header id="header" class="header sticky-top">
<!-- <div class="topbar d-flex align-items-center">
<div class="container d-flex justify-content-center justify-content-md-between">
<div class="d-none d-md-flex align-items-center">
<i class="bi bi-clock me-1"></i> Monday - Saturday, 8AM to 10PM
</div>
<div class="d-flex align-items-center">
<i class="bi bi-phone me-1"></i> Call us now +1 5589 55488 55
</div>
</div>
</div> -->
<!-- End Top Bar -->
<div class="branding d-flex align-items-center">
<div class="container position-relative d-flex align-items-center justify-content-end">
<a href="index.html" class="logo d-flex align-items-center me-auto">
<img src="assets/img/logo123.jpg" alt="">
<!-- Uncomment the line below if you also wish to use a text logo -->
<!-- <h1 class="sitename">Marco</h1> -->
</a>
<nav id="navmenu" class="navmenu">
<ul>
<li><a href="#hero" class="active">Home</a></li>
<li><a href="#demo">PMS</a></li>
<li><a href="#about">About</a></li>
<li><a href="#services">Services</a></li>
<!-- <li><a href="#departments">Departments</a></li>
<li><a href="#doctors">Doctors</a></li>
<li class="dropdown"><a href="#"><span>Dropdown</span> <i
class="bi bi-chevron-down toggle-dropdown"></i></a>
<ul>
<li><a href="#">Dropdown 1</a></li>
<li class="dropdown"><a href="#"><span>Deep Dropdown</span> <i
class="bi bi-chevron-down toggle-dropdown"></i></a>
<ul>
<li><a href="#">Deep Dropdown 1</a></li>
<li><a href="#">Deep Dropdown 2</a></li>
<li><a href="#">Deep Dropdown 3</a></li>
<li><a href="#">Deep Dropdown 4</a></li>
<li><a href="#">Deep Dropdown 5</a></li>
</ul>
</li>
<li><a href="#">Dropdown 2</a></li>
<li><a href="#">Dropdown 3</a></li>
<li><a href="#">Dropdown 4</a></li>
</ul>
</li> -->
<li><a href="#contact">Contact</a></li>
</ul>
<i class="mobile-nav-toggle d-xl-none bi bi-list"></i>
</nav>
<a class="cta-btn" target="_blank" href="https://app.marcoaiot.com/">Visit Our PMS Solution</a>
</div>
</div>
</header>
<main class="main">
<!-- Hero Section -->
<section id="hero" class="hero section">
<div id="hero-carousel" class="carousel slide carousel-fade" data-bs-ride="carousel" data-bs-interval="5000">
<div class="carousel-item active">
<img src="assets/img/hero-carousel/hero-carousel-1.jpg" alt="">
<div class="container">
<h2>Welcome to Marco</h2>
<p>Marco AIOT is a cutting-edge software development company specializing in Artificial Intelligence (AI)
and Internet of Things (IoT) based solutions. As a proud group company of Marco Secure Solutions Pvt.
Ltd.—a market leader in fire safety systems and Building Management Services (BMS).</p>
<a href="#about" class="btn-get-started">Read More</a>
</div>
</div><!-- End Carousel Item -->
<div class="carousel-item">
<img src="assets/img/hero-carousel/hero-carousel-2.jpg" alt="">
<div class="container">
<h2>AI-Driven Project Planning</h2>
<p text-align="justify">AI-Driven Project Planning leverages artificial intelligence to enhance the
accuracy, efficiency, and adaptability of traditional project management processes. By analyzing
historical data, predicting potential risks, and optimizing resource allocation, AI tools enable project
managers to make data-informed decisions in real time.
</p>
<a href="#about" class="btn-get-started">Read More</a>
</div>
</div><!-- End Carousel Item -->
<div class="carousel-item">
<img src="assets/img/hero-carousel/hero-carousel-3.jpg" alt="">
<div class="container">
<h2>Predictive Project Analytics</h2>
<p text-align="justify">Empowers organizations to plan smarter by transforming historical and real-time data
into actionable insights. By leveraging advanced algorithms and machine learning, this approach forecasts
potential risks, resource bottlenecks, and schedule deviations—before they occur.</p>
<a href="#about" class="btn-get-started">Read More</a>
</div>
</div><!-- End Carousel Item -->
<a class="carousel-control-prev" href="#hero-carousel" role="button" data-bs-slide="prev">
<span class="carousel-control-prev-icon bi bi-chevron-left" aria-hidden="true"></span>
</a>
<a class="carousel-control-next" href="#hero-carousel" role="button" data-bs-slide="next">
<span class="carousel-control-next-icon bi bi-chevron-right" aria-hidden="true"></span>
</a>
<ol class="carousel-indicators"></ol>
</div>
</section><!-- /Hero Section -->
<!-- Featured Services Section -->
<section id="featured-services" class="featured-services section">
<div class="container">
<div class="row gy-4">
<div class="col-xl-3 col-md-6 d-flex" data-aos="fade-up" data-aos-delay="100">
<div class="service-item position-relative">
<div class="icon"><i class="fa fa-cloud-download"></i></div>
<h4><a href="" class="stretched-link">Web Development</a></h4>
<p text align="justify">Transform your design concepts into fully functional and robust websites. Our
skilled developers
leverage the latest technologies and best practices to build scalable, secure, and high-performing web
applications. Whether you need a dynamic website, an e-commerce platform, or a complex web portal, we
provide end-to-end development services tailored to your specific needs.</p>
</div>
</div><!-- End Service Item -->
<div class="col-xl-3 col-md-6 d-flex" data-aos="fade-up" data-aos-delay="200">
<div class="service-item position-relative">
<div class="icon"><i class="fas fa-solid fa-code icon"></i></div>
<h4><a href="" class="stretched-link">Custom Software Solutions</a></h4>
<p text align="justify">Unlock the potential of custom software solutions with our expert programming
services. Our proficient
programmers excel in a variety of languages and frameworks to develop tailored applications that
streamline your operations, enhance productivity, and solve unique business challenges. We focus on
creating efficient, maintainable, and scalable code that meets your exact requirements.</p>
</div>
</div><!-- End Service Item -->
<div class="col-xl-3 col-md-6 d-flex" data-aos="fade-up" data-aos-delay="300">
<div class="service-item position-relative">
<div class="icon"><i class="fa fa-line-chart"></i></div>
<h4><a href="" class="stretched-link">Data Analytics</a></h4>
<p text align="justify">Harness the power of your data to gain valuable insights and make informed
decisions. Our data
analytics services encompass data collection, cleaning, analysis, and visualization. We transform raw
data into actionable intelligence, helping you identify trends, optimize processes, understand customer
behavior, and drive business growth through data-driven strategies.</p>
</div>
</div><!-- End Service Item -->
<div class="col-xl-3 col-md-6 d-flex" data-aos="fade-up" data-aos-delay="400">
<div class="service-item position-relative">
<div class="icon"><i class="fa fa-microchip"></i></div>
<h4><a href="" class="stretched-link">AI and IoT Solutions</a></h4>
<p text align="justify">Embrace the future with our innovative Artificial Intelligence (AI) and Internet
of Things (IoT)
solutions. We develop intelligent systems and connected devices that automate tasks, improve efficiency,
and create new opportunities. From AI-powered analytics to smart IoT applications, we help you leverage
these transformative technologies to gain a competitive advantage and create new value streams.</p>
</div>
</div><!-- End Service Item -->
</div>
</div>
</section><!-- /Featured Services Section -->
<!-- Call To Action Section -->
<section id="call-to-action" class="call-to-action section accent-background">
<div class="container">
<div class="row justify-content-center" data-aos="zoom-in" data-aos-delay="100">
<div class="col-xl-10">
<div class="text-center">
<h3>Experience the Future of Project Management</h3>
<p text align="justify">Request a personalized demo and see how our intelligent platform can streamline
your workflows, boost productivity, and deliver real-time insights.</p>
<P text align="text-center">No pressure—just a chance to explore whats possible.</p>
<a class="cta-btn" target="_blank" href="https://app.marcoaiot.com/">Request for Demo</a>
</div>
</div>
</div>
</div>
</section><!-- /Call To Action Section -->
<!-- About Section -->
<section id="about" class="about section">
<!-- Section Title -->
<div class="container section-title" data-aos="fade-up">
<h2>About Us<br></h2>
<p>Marco AIoT brings deep industry expertise and innovation to the forefront of smart technology. Together, the
group is committed to delivering intelligent, integrated, and future-ready solutions tailored to meet the
evolving needs of modern infrastructure. Committed to responsible innovation, MarcoAIOT upholds ethical AI
principles, secure data practices, and sustainable technology design—positioning us as a trusted partner for
organizations seeking scalable, standards-compliant digital transformation.</p>
</div><!-- End Section Title -->
<div class="container">
<div class="row gy-4">
<div class="col-lg-6 position-relative align-self-start" data-aos="fade-up" data-aos-delay="100">
<img src="assets/img/about.jpeg" class="img-fluid" alt="">
<!-- <a href="https://www.youtube.com/watch?v=Y7f98aduVJ8" class="glightbox pulsating-play-btn"></a> -->
</div>
<div class="col-lg-6 content" data-aos="fade-up" data-aos-delay="200" text-align="centralized">
<h3>Empowering Projects with Intelligent Monitoring & Operational Precision</h3>
<p class="fst-italic" text-align="justify">
At MarcoAIOT, we provide a comprehensive Project Monitoring System designed to streamline operations,
enhance accountability, and ensure quality execution
</p>
<ul>
<li><i class="bi bi-check2-all"></i> <span><b>Project communication </b>from fragmented communication to
lack of transparency and delayed reporting—our intelligent solutions are purpose-built to address the
pinpoint challenges of on-ground project execution.
</span>
</li>
<li><i class="bi bi-check2-all"></i> <span><b>Operational excellence </b>solving critical on-site project
management challenges.</span></li>
<li><i class="bi bi-check2-all"></i> <span><b>Attendance inconsistencies </b> with real-time workforce
tracking.</span></li>
<li><i class="bi bi-check2-all"></i> <span><b>Time and material wastage </b> through efficient task
scheduling.</span></li>
<li><i class="bi bi-check2-all"></i> <span><b>Task misalignment </b> through smart allocation and
monitoring tools.</span></li>
<li><i class="bi bi-check2-all"></i> <span><b>Quality assurance gaps </b> via standardized, traceable
inspection workflows.</span></li>
<li><i class="bi bi-check2-all"></i> <span><b>Communication delays </b> with integrated alerts and
escalation channels.</span></li>
<li><i class="bi bi-check2-all"></i> <span><b>Operational blind spots </b> through centralized dashboards
and analytics.</span></li>
</span></li>
</ul>
<p>
</p>
</div>
</div>
</div>
</section><!-- /About Section -->
<!-- Stats Section -->
<!-- <section id="stats" class="stats section">
<div class="container" data-aos="fade-up" data-aos-delay="100">
<div class="row gy-4">
<div class="col-lg-3 col-md-6">
<div class="stats-item d-flex align-items-center w-100 h-100">
<i class="fas fa-user-md flex-shrink-0"></i>
<div>
<span data-purecounter-start="0" data-purecounter-end="25" data-purecounter-duration="1"
class="purecounter"></span>
<p>Doctors</p>
</div>
</div>
</div> --><!-- End Stats Item -->
<!-- <div class="col-lg-3 col-md-6">
<div class="stats-item d-flex align-items-center w-100 h-100">
<i class="far fa-hospital flex-shrink-0"></i>
<div>
<span data-purecounter-start="0" data-purecounter-end="15" data-purecounter-duration="1"
class="purecounter"></span>
<p>Departments</p>
</div>
</div>
</div> --><!-- End Stats Item -->
<!-- <div class="col-lg-3 col-md-6">
<div class="stats-item d-flex align-items-center w-100 h-100">
<i class="fas fa-flask flex-shrink-0"></i>
<div>
<span data-purecounter-start="0" data-purecounter-end="8" data-purecounter-duration="1"
class="purecounter"></span>
<p>Research Labs</p>
</div>
</div>
</div> --><!-- End Stats Item -->
<!-- <div class="col-lg-3 col-md-6">
<div class="stats-item d-flex align-items-center w-100 h-100">
<i class="fas fa-award flex-shrink-0"></i>
<div>
<span data-purecounter-start="0" data-purecounter-end="150" data-purecounter-duration="1"
class="purecounter"></span>
<p>Awards</p>
</div>
</div>
</div> --><!-- End Stats Item -->
<!-- </div>
</div>
</section> --><!-- /Stats Section -->
<!-- Services Section -->
<section id="services" class="services section">
<!-- Section Title -->
<div class="container section-title" data-aos="fade-up">
<h2>Services</h2>
<p>Whether you're managing a small team or scaling enterprise-wide initiatives, we provide the tools and
expertise to help you deliver on time, every time.</p>
</div><!-- End Section Title -->
<div class="container">
<div class="row gy-4">
<div class="col-lg-4 col-md-6" data-aos="fade-up" data-aos-delay="100">
<div class="service-item position-relative">
<div class="icon">
<i class="fa fa-microchip"></i>
</div>
<a href="#" class="stretched-link">
<h3>AI-Driven Project Planning</h3>
</a>
<p>Leverage artificial intelligence to streamline project timelines, optimize resources, and predict
outcomes. Our smart planning tools adapt in real time to keep your projects on track and under budget.
</p>
</div>
</div><!-- End Service Item -->
<div class="col-lg-4 col-md-6" data-aos="fade-up" data-aos-delay="200">
<div class="service-item position-relative">
<div class="icon">
<i class="fa fa-line-chart"></i>
</div>
<a href="#" class="stretched-link">
<h3>Predictive Analytics</h3>
</a>
<p>Turn data into foresight with advanced analytics that identify risks and opportunities before they
arise. Make proactive decisions and drive project success with confidence</p>
</div>
</div><!-- End Service Item -->
<div class="col-lg-4 col-md-6" data-aos="fade-up" data-aos-delay="300">
<div class="service-item position-relative">
<div class="icon">
<i class="fa fa-cloud-download"></i>
</div>
<a href="#" class="stretched-link">
<h3>Digital Collaboration Tools</h3>
</a>
<p>Empower your teams with cloud-based platforms that support seamless communication, file sharing, and
task management—anytime, anywhere.</p>
</div>
</div><!-- End Service Item -->
<div class="col-lg-4 col-md-6" data-aos="fade-up" data-aos-delay="400">
<div class="service-item position-relative">
<div class="icon">
<i class="fa fa-cubes"></i>
</div>
<a href="#" class="stretched-link">
<h3>Real-Time Dashboards</h3>
</a>
<p>Visualize progress, KPIs, and resource usage through dynamic dashboards. Stay informed and in control
with up-to-the-minute insights.</p>
<a href="#" class="stretched-link"></a>
</div>
</div><!-- End Service Item -->
<div class="col-lg-4 col-md-6" data-aos="fade-up" data-aos-delay="500">
<div class="service-item position-relative">
<div class="icon">
<i class="fa fa-cogs"></i>
</div>
<a href="#" class="stretched-link">
<h3>Workflow Automation</h3>
</a>
<p>Automate repetitive tasks and approvals to boost efficiency and reduce human error. Focus on what
matters while the system handles the rest.</p>
<a href="#" class="stretched-link"></a>
</div>
</div><!-- End Service Item -->
<div class="col-lg-4 col-md-6" data-aos="fade-up" data-aos-delay="600">
<div class="service-item position-relative">
<div class="icon">
<i class="fas fa-notes-medical"></i>
</div>
<a href="#" class="stretched-link">
<h3>Custom Integrations</h3>
</a>
<p>Connect your favorite tools and platforms into one cohesive system. We tailor integrations to fit your
workflow and scale with your business.</p>
<a href="#" class="stretched-link"></a>
</div>
</div><!-- End Service Item -->
</div>
</div>
</section><!-- /Services Section -->
<!-- Contact Section -->
<section id="contact" class="contact section">
<!-- Section Title -->
<div class="container section-title" data-aos="fade-up">
<h2>Contact</h2>
<p></p>
</div><!-- End Section Title -->
<div class="mb-5" data-aos="fade-up" data-aos-delay="200">
<iframe
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3596.430606301393!2d73.80925427496236!3d18.499860582589722!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2bf2ec20634b3%3A0x687be5f225183c2c!2sMarco%20Secure%20Solutions%20Pvt%20Ltd%20-%20HO!5e1!3m2!1sen!2sin!4v1750678973705!5m2!1sen!2sin"
frameborder="0" style="border:0; width: 100%; height: 370px;margin:0 50px 0 50px;" allowfullscreen=""
loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
</div><!-- End Google Maps -->
</section><!-- /Contact Section -->
</main>
<footer id="footer" class="footer light-background">
<div class="container footer-top">
<div class="row gy-4">
<div class="col-lg-4 col-md-6 footer-about">
<a href="index.html" class="logo d-flex align-items-center">
<span class="sitename">Marco AIoT Technologies Pvt. Ltd.</span>
</a>
<div class="footer-contact pt-3">
<p>02<sup>nd</sup> Floor, Fullora Building, Tejas CHS,</p>
<p>Dahanukar Colony, Kothrud,</p>
<p>Pune (India) 411038</p>
<p class="mt-3"><strong>Phone:</strong> <span>+91-8055099750</span></p>
<p><strong>Email:</strong> <span>info@marcoaiot.com</span></p>
</div>
<div class="social-links d-flex mt-4">
<a target="_blank" href="https://x.com/marcoaiot"><i class="bi bi-twitter-x"></i></a>
<a href="#"><i class="bi bi-facebook"></i></a>
<a href="#"><i class="bi bi-instagram"></i></a>
<a target="_blank" href="https://www.linkedin.com/company/marco-aiot"><i class="bi bi-linkedin"></i></a>
</div>
</div>
<div class="col-lg-4 col-md-6 footer-links">
<h4>Useful Links</h4>
<ul>
<li><a href="#">Home</a></li>
<li><a href="#about">About us</a></li>
<li><a href="#services">Services</a></li>
<li><a href="#">Terms of service</a></li>
<li><a href="#">Privacy policy</a></li>
</ul>
</div>
<div class="col-lg-4 col-md-6 footer-links">
<h4>Our Services</h4>
<ul>
<li><a href="#services">Web Design</a></li>
<li><a href="#services">Web Development</a></li>
<li><a href="#services">Product Management</a></li>
<li><a href="#services">Marketing</a></li>
<li><a href="#services">Graphic Design</a></li>
</ul>
</div>
<!-- <div class="col-lg-2 col-md-3 footer-links">
<h4>Hic solutasetp</h4>
<ul>
<li><a href="#">Molestiae accusamus iure</a></li>
<li><a href="#">Excepturi dignissimos</a></li>
<li><a href="#">Suscipit distinctio</a></li>
<li><a href="#">Dilecta</a></li>
<li><a href="#">Sit quas consectetur</a></li>
</ul>
</div> -->
<!-- <div class="col-lg-2 col-md-3 footer-links">
<h4>Nobis illum</h4>
<ul>
<li><a href="#">Ipsam</a></li>
<li><a href="#">Laudantium dolorum</a></li>
<li><a href="#">Dinera</a></li>
<li><a href="#">Trodelas</a></li>
<li><a href="#">Flexo</a></li>
</ul>
</div> -->
</div>
</div>
<div class="container copyright text-center mt-4">
<p>© <span>Copyright</span> <strong class="px-1 sitename">Marco AIoT Technologies Pvt. Ltd.</strong> <span>All
Rights Reserved</span></p>
</div>
</footer>
<!-- Scroll Top -->
<a href="#" id="scroll-top" class="scroll-top d-flex align-items-center justify-content-center"><i
class="bi bi-arrow-up-short"></i></a>
<!-- Preloader -->
<div id="preloader"></div>
<!-- Vendor JS Files -->
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
<script src="assets/vendor/purecounter/purecounter_vanilla.js"></script>
<script src="assets/vendor/swiper/swiper-bundle.min.js"></script>
<!-- Main JS File -->
<script src="assets/js/main.js"></script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-DMBMH5918L"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-DMBMH5918L');
</script>
</body>
</html>