modified started page as quick home page

This commit is contained in:
Vikas Nale 2025-06-23 18:55:07 +05:30
parent 42dc43bffe
commit d876bc0e7b

View File

@ -4,12 +4,12 @@
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Starter Page - Marco AIoT Technologies Pvt. Ltd.</title>
<title>Index - Marco AIoT Technologies</title>
<meta name="description" content="">
<meta name="keywords" content="">
<!-- Favicons -->
<link href="assets/img/favicon.png" rel="icon">
<link href="assets/img/favicon.ico" rel="icon">
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">
<!-- Fonts -->
@ -33,9 +33,10 @@
<body class="starter-page-page">
<header id="header" class="header sticky-top">
<div class="topbar d-flex align-items-center">
<!-- <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
@ -44,49 +45,30 @@
<i class="bi bi-phone me-1"></i> Call us now +1 5589 55488 55
</div>
</div>
</div><!-- End Top Bar -->
</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/logo.png" alt="">
<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">Home</a></li>
<li><a href="#hero" class="active">Home</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" href="index.html#appointment">Make an Appointment</a>
<a class="cta-btn" target="_blank" href="https://app.marcoaiot.com/">Visit Our PMS Solution</a>
</div>
@ -96,42 +78,135 @@
<main class="main">
<!-- Page Title -->
<div class="page-title">
<div class="heading">
<!-- 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">
<div class="row d-flex justify-content-center text-center">
<div class="col-lg-8">
<h1 class="heading-title">Starter Page</h1>
<p class="mb-0">
Odio et unde deleniti. Deserunt numquam exercitationem. Officiis quo
odio sint voluptas consequatur ut a odio voluptatem. Sit dolorum
debitis veritatis natus dolores. Quasi ratione sint. Sit quaerat
ipsum dolorem.
</p>
<h2>Welcome to Marco</h2>
<!-- <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et
dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex
ea commodo consequat.</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>At vero eos et accusamus</h2>
<p>Nam libero tempore, cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime
placeat facere possimus, omnis voluptas assumenda est, omnis dolor repellendus. Temporibus autem quibusdam
et aut officiis debitis aut.</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>Temporibus autem quibusdam</h2>
<p>Beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut
fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt omnis iste natus
error sit voluptatem accusantium.</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>
</div>
</div>
<nav class="breadcrumbs">
</section><!-- /Hero Section -->
<!-- Featured Services Section -->
<section id="featured-services" class="featured-services section">
<div class="container">
<ol>
<li><a href="index.html">Home</a></li>
<li class="current">Starter Page</li>
</ol>
<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>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>
</nav>
</div><!-- End Page Title -->
</div><!-- End Service Item -->
<!-- Starter Section Section -->
<section id="starter-section" class="starter-section section">
<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>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>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>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 class="container" data-aos="fade-up">
<p>Use this page as a starter for your own custom pages.</p>
</div>
</section><!-- /Starter Section Section -->
</div>
</section><!-- /Featured Services Section -->
<!-- Contact Section -->
<section id="contact" class="contact section">
<!-- Section Title -->
<div class="container section-title" data-aos="fade-up">
<h2>Contact</h2>
</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">
@ -140,13 +215,14 @@
<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</span>
<span class="sitename">Marco AIoT Technologies Pvt. Ltd.</span>
</a>
<div class="footer-contact pt-3">
<p>A108 Adam Street</p>
<p>New York, NY 535022</p>
<p class="mt-3"><strong>Phone:</strong> <span>+1 5589 55488 55</span></p>
<p><strong>Email:</strong> <span>info@example.com</span></p>
<p>2<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 80550 99750</span></p>
<p><strong>Email:</strong> <span>info@marcoaiot.com</span></p>
</div>
<div class="social-links d-flex mt-4">
<a href=""><i class="bi bi-twitter-x"></i></a>
@ -156,7 +232,7 @@
</div>
</div>
<div class="col-lg-2 col-md-3 footer-links">
<div class="col-lg-4 col-md-6 footer-links">
<h4>Useful Links</h4>
<ul>
<li><a href="#">Home</a></li>
@ -167,7 +243,7 @@
</ul>
</div>
<div class="col-lg-2 col-md-3 footer-links">
<div class="col-lg-4 col-md-6 footer-links">
<h4>Our Services</h4>
<ul>
<li><a href="#">Web Design</a></li>
@ -178,7 +254,7 @@
</ul>
</div>
<div class="col-lg-2 col-md-3 footer-links">
<!-- <div class="col-lg-2 col-md-3 footer-links">
<h4>Hic solutasetp</h4>
<ul>
<li><a href="#">Molestiae accusamus iure</a></li>
@ -198,13 +274,14 @@
<li><a href="#">Trodelas</a></li>
<li><a href="#">Flexo</a></li>
</ul>
</div>
</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
<p>&copy; <span>Copyright</span> <strong class="px-1 sitename">Marco AIoT Technologies Pvt. Ltd.</strong>
<span>All
Rights Reserved</span></p>
</div>