Commit dc1ba597 by Harshit

lp

1 parent 0bc94521
......@@ -2357,25 +2357,29 @@ figure.snip1477.hover figcaption {
font-size: 18px;
}
#accordion .panel {
#accordion .panel,
#faqAccordion .panel {
border: none;
box-shadow: none;
border-radius: 10px;
margin-bottom: 10px;
}
#accordion .panel-heading {
#accordion .panel-heading,
#faqAccordion .panel-heading {
padding: 0;
border: none;
border-radius: 10px;
}
#accordion .panel-title a {
#accordion .panel-title a,
#faqAccordion .panel-title a {
display: block;
padding: 12px 34px;
font-size: 18px;
font-weight: 600;
height: 40px;
height: auto;
min-height: 40px;
color: #fff;
background: #2e3a2b;
border: none;
......@@ -2384,7 +2388,9 @@ figure.snip1477.hover figcaption {
}
#accordion .panel-title a:after,
#accordion .panel-title a.collapsed:after {
#accordion .panel-title a.collapsed:after,
#faqAccordion .panel-title a:after,
#faqAccordion .panel-title a.collapsed:after {
content: "\f068";
font-family: "Font Awesome 5 Free";
font-weight: 900;
......@@ -2404,16 +2410,20 @@ figure.snip1477.hover figcaption {
transition: all 0.3s ease 0s;
}
#accordion .panel-title a.collapsed:after {
#accordion .panel-title a.collapsed:after,
#faqAccordion .panel-title a.collapsed:after {
content: "\f067";
}
#accordion .panel-title a:hover:after,
#accordion .panel-title a.collapsed:hover:after {
#accordion .panel-title a.collapsed:hover:after,
#faqAccordion .panel-title a:hover:after,
#faqAccordion .panel-title a.collapsed:hover:after {
transform: rotate(360deg);
}
#accordion .panel-body {
#accordion .panel-body,
#faqAccordion .panel-body {
padding: 0px 25px;
background: #fff;
font-size: 14px;
......
......@@ -4,14 +4,25 @@
<head>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-5TQT7FPR');</script>
<script>
(function(w, d, s, l, i) {
w[l] = w[l] || [];
w[l].push({
'gtm.start': new Date().getTime(),
event: 'gtm.js'
});
var f = d.getElementsByTagName(s)[0],
j = d.createElement(s),
dl = l != 'dataLayer' ? '&l=' + l : '';
j.async = true;
j.src =
'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-5TQT7FPR');
</script>
<!-- End Google Tag Manager -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
......@@ -46,11 +57,11 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5TQT7FPR"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<header id="home">
<nav class="navbar navbar-default" id="hide-menu">
<div class="container-fluid pd0-m">
......@@ -89,9 +100,9 @@ height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<li><a href="#gallery" class="m-link">Gallery</a></li>
<li><a href="#location" class="m-link">Location</a></li>
<li><a href="#about" class="m-link">About Us</a></li>
<li><a href="#faq" class="m-link">FAQs</a></li>
<li><a href="#contactus" class="m-link">Contact Us</a></li>
<!-- <li><a href="<?php echo $cta_t ?>" class="call-me"><i class="fa fa-phone f-icon"
aria-hidden="true"></i> <?php echo $cta ?></a></li> -->
<li><a href="#" class="m-link download1">Download Brochure</a></li>
......@@ -126,6 +137,7 @@ height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<a class="close-menu m-link" href="#about">About Us</a>
<a class="close-menu m-link" href="#faq">FAQs</a>
<a class="close-menu m-link " href="#contactus">Contact Us</a>
<li><a href="#" class="m-link download1 ">Download Brochure</a></li>
......@@ -249,7 +261,7 @@ height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<div class="head-line"></div>
<p class="description">
<ul class="overviewList">
<!-- <ul class="overviewList">
<li>
A biophilic villa community where sustainability meets sophistication.
</li>
......@@ -269,8 +281,15 @@ height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
Designed with sustainable elements like breathable materials and extensive
greenery.
</li>
</ul>
</ul> -->
Lake Estates by Velociti is a premium gated community offering spacious 4 BHK villas in
Bangalore, thoughtfully located at Rajankunte near Yelahanka and Devanahalli. Designed for
modern families seeking luxury, privacy, and connectivity, the project features well-crafted
homes, expansive green spaces, and lifestyle amenities. Whether you&#39;re looking for a 4 BHK
villa for sale in Bangalore, Villas in Yelahanka, or a premium independent house in
Bangalore, Lake Estates combines contemporary architecture with a serene environment,
making it one of the most sought-after villa projects in North Bangalore.
</p>
<!-- <p class="description"><b>30+ OUTDOOR AMENITIES </b>TO KEEP YOU HEALTHY & FIT</p> -->
......@@ -1014,16 +1033,16 @@ height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
viewBox="0 0 24 24">
<defs>
<style>
.cls-1,
.cls-2 {
fill: none;
}
.cls-2 {
stroke: #778673;
stroke-miterlimit: 10;
stroke-width: 0.5px;
}
.cls-1,
.cls-2 {
fill: none;
}
.cls-2 {
stroke: #778673;
stroke-miterlimit: 10;
stroke-width: 0.5px;
}
</style>
</defs>
<g id="Layer_2" data-name="Layer 2">
......@@ -1046,20 +1065,20 @@ height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
viewBox="0 0 24 24">
<defs>
<style>
.cls-1,
.cls-2 {
fill: none;
}
.cls-2 {
stroke: #778673;
stroke-miterlimit: 10;
stroke-width: 0.5px;
}
.cls-3 {
fill: #778673;
}
.cls-1,
.cls-2 {
fill: none;
}
.cls-2 {
stroke: #778673;
stroke-miterlimit: 10;
stroke-width: 0.5px;
}
.cls-3 {
fill: #778673;
}
</style>
</defs>
<g id="Layer_2" data-name="Layer 2">
......@@ -1290,17 +1309,19 @@ height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<section class="section light-grey" id="about">
<div class="container">
<h2 class="sec-head head-center" style="color:#fff;">ABOUT US</h2>
<h2 class="sec-head head-center" style="color:#fff;">ABOUT VELOCITI</h2>
<div class="head-line" style="background:#fff;"></div>
<div class="hidden-xs" style="height: 10px;width: 100%;"></div>
<div class="row">
<div class="col-md-12">
<p class="text-center aboutText" style="color:#fff;">Velociti is among the trusted villa builders
Velociti is a forward-thinking construction and development company committed to reshaping
Bengaluru's skyline. From groundbreaking construction ventures to 360 degree real estate
solutions, we're dedicated to creating spaces that elevate living.
<p class="text-center aboutText" style="color:#fff;">Velociti Real Estates is a Bangalore-based developer focused on creating premium residential
communities that blend quality construction, thoughtful design, and long-term value. With a
vision to redefine luxury living, Velociti develops landmark projects across high-growth locations
including Yelahanka, Rajankunte, and Devanahalli. Through projects like Lake Estates by
Velociti, the company continues to deliver exceptional homes for buyers seeking luxury villas
in Bangalore, premium gated communities, and future-ready residential investments.
</p>
</div>
......@@ -1331,6 +1352,195 @@ height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<section class="section" id="faq">
<div class="container">
<h2 class="sec-head head-center">FAQs</h2>
<div class="head-line"></div>
<div class="hidden-xs" style="height: 10px;width: 100%;"></div>
<div class="row">
<div class="col-md-10 col-md-offset-1">
<div class="panel-group" id="faqAccordion" role="tablist" aria-multiselectable="true">
<div class="panel panel-default">
<div class="panel-heading" role="tab" id="faqHeadingOne">
<h4 class="panel-title">
<a class="" role="button" data-toggle="collapse" data-parent="#faqAccordion"
href="#faqCollapseOne" aria-expanded="true" aria-controls="faqCollapseOne">
Where is Lake Estates by Velociti located?
</a>
</h4>
</div>
<div id="faqCollapseOne" class="panel-collapse collapse in" role="tabpanel"
aria-labelledby="faqHeadingOne">
<div class="panel-body">
<p>Lake Estates is located in Rajankunte, North Bangalore, with excellent
connectivity to Yelahanka, Devanahalli, Kempegowda International Airport, schools,
hospitals, and major business hubs.</p>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading" role="tab" id="faqHeadingTwo">
<h4 class="panel-title">
<a class="collapsed" role="button" data-toggle="collapse" data-parent="#faqAccordion"
href="#faqCollapseTwo" aria-expanded="false" aria-controls="faqCollapseTwo">
What type of homes are available at Lake Estates?
</a>
</h4>
</div>
<div id="faqCollapseTwo" class="panel-collapse collapse" role="tabpanel"
aria-labelledby="faqHeadingTwo">
<div class="panel-body">
<p>The project offers premium 4 BHK villas in Bangalore designed with spacious
layouts, modern architecture, and private open spaces.</p>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading" role="tab" id="faqHeadingThree">
<h4 class="panel-title">
<a class="collapsed" role="button" data-toggle="collapse" data-parent="#faqAccordion"
href="#faqCollapseThree" aria-expanded="false" aria-controls="faqCollapseThree">
Is Lake Estates a good option for buyers looking for luxury villas in Bangalore?
</a>
</h4>
</div>
<div id="faqCollapseThree" class="panel-collapse collapse" role="tabpanel"
aria-labelledby="faqHeadingThree">
<div class="panel-body">
<p>Yes. Lake Estates is ideal for buyers seeking luxury villas in Bangalore, offering
premium amenities, landscaped surroundings, and a well-connected location in
North Bangalore.</p>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading" role="tab" id="faqHeadingFour">
<h4 class="panel-title">
<a class="collapsed" role="button" data-toggle="collapse" data-parent="#faqAccordion"
href="#faqCollapseFour" aria-expanded="false" aria-controls="faqCollapseFour">
Why is North Bangalore a preferred location for villa investments?
</a>
</h4>
</div>
<div id="faqCollapseFour" class="panel-collapse collapse" role="tabpanel"
aria-labelledby="faqHeadingFour">
<div class="panel-body">
<p>North Bangalore, especially areas like Yelahanka, Rajankunte, and Devanahalli, has
emerged as a major residential and investment destination due to airport-driven
growth, infrastructure development, and increasing demand for premium villa
communities.</p>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading" role="tab" id="faqHeadingFive">
<h4 class="panel-title">
<a class="collapsed" role="button" data-toggle="collapse" data-parent="#faqAccordion"
href="#faqCollapseFive" aria-expanded="false" aria-controls="faqCollapseFive">
What amenities are available at Lake Estates?
</a>
</h4>
</div>
<div id="faqCollapseFive" class="panel-collapse collapse" role="tabpanel"
aria-labelledby="faqHeadingFive">
<div class="panel-body">
<p>Residents can enjoy a clubhouse, swimming pool, landscaped gardens, fitness
facilities, sports courts, children's play areas, jogging tracks, and multiple
recreational spaces.</p>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading" role="tab" id="faqHeadingSix">
<h4 class="panel-title">
<a class="collapsed" role="button" data-toggle="collapse" data-parent="#faqAccordion"
href="#faqCollapseSix" aria-expanded="false" aria-controls="faqCollapseSix">
Why choose Velociti Real Estates?
</a>
</h4>
</div>
<div id="faqCollapseSix" class="panel-collapse collapse" role="tabpanel"
aria-labelledby="faqHeadingSix">
<div class="panel-body">
<p>Velociti Real Estates is known for developing thoughtfully planned residential
communities that emphasize quality construction, sustainable design, strategic
locations, and a premium living experience.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "Where is Lake Estates by Velociti located?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Lake Estates is located in Rajankunte, North Bangalore, with excellent connectivity to Yelahanka, Devanahalli, Kempegowda International Airport, schools, hospitals, and major business hubs."
}
},
{
"@type": "Question",
"name": "What type of homes are available at Lake Estates?",
"acceptedAnswer": {
"@type": "Answer",
"text": "The project offers premium 4 BHK villas in Bangalore designed with spacious layouts, modern architecture, and private open spaces."
}
},
{
"@type": "Question",
"name": "Is Lake Estates a good option for buyers looking for luxury villas in Bangalore?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes. Lake Estates is ideal for buyers seeking luxury villas in Bangalore, offering premium amenities, landscaped surroundings, and a well-connected location in North Bangalore."
}
},
{
"@type": "Question",
"name": "Why is North Bangalore a preferred location for villa investments?",
"acceptedAnswer": {
"@type": "Answer",
"text": "North Bangalore, especially areas like Yelahanka, Rajankunte, and Devanahalli, has emerged as a major residential and investment destination due to airport-driven growth, infrastructure development, and increasing demand for premium villa communities."
}
},
{
"@type": "Question",
"name": "What amenities are available at Lake Estates?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Residents can enjoy a clubhouse, swimming pool, landscaped gardens, fitness facilities, sports courts, children's play areas, jogging tracks, and multiple recreational spaces."
}
},
{
"@type": "Question",
"name": "Why choose Velociti Real Estates?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Velociti Real Estates is known for developing thoughtfully planned residential communities that emphasize quality construction, sustainable design, strategic locations, and a premium living experience."
}
}
]
}
</script>
<section class="mb50 light-grey" style="display:none;">>
<div class="container py-4">
<div class="row g-3">
......@@ -2198,490 +2408,490 @@ height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<script src='js/facebook-conversion.js'></script>
<script>
AOS.init({
//easing: 'ease-in-out-sine'
easing: 'ease-out-back'
});
AOS.init({
//easing: 'ease-in-out-sine'
easing: 'ease-out-back'
});
</script>
<script>
$(window).scroll(function() {
var scroll = $(window).scrollTop();
if (scroll >= 75) {
$("#hide-menu").addClass("fixHeader");
} else {
$("#hide-menu").removeClass("fixHeader");
}
});
$(window).scroll(function() {
var scroll = $(window).scrollTop();
if (scroll >= 75) {
$("#hide-menu").addClass("fixHeader");
} else {
$("#hide-menu").removeClass("fixHeader");
}
});
</script>
<script>
$('.open-menu').click(function() {
document.getElementById("myNav").style.width = "100%";
});
$('.open-menu').click(function() {
document.getElementById("myNav").style.width = "100%";
});
$('.close-menu').click(function() {
document.getElementById("myNav").style.width = "0%";
});
$('.close-menu').click(function() {
document.getElementById("myNav").style.width = "0%";
});
</script>
<script type="text/javascript">
$(document).ready(function() {
Delete_Cookie('formfilled');
// ---------------for model only-----
$(".price-click").click(function() {
$('#price-model').modal('show');
});
$(document).ready(function() {
Delete_Cookie('formfilled');
// ---------------for model only-----
$(".price-click").click(function() {
$('#price-model').modal('show');
});
$(".interested").click(function() {
$('#interested').modal('show');
});
$(".i-am").click(function() {
$('#interested').modal('show');
});
$(".interested").click(function() {
$('#interested').modal('show');
});
$(".i-am").click(function() {
$('#interested').modal('show');
});
$(".download1").click(function() {
$('#download1').modal('show');
});
$(".download1").click(function() {
$('#download1').modal('show');
});
$(".floor-click").click(function() {
$('#floor-modal').modal('show');
});
$(".disc-click").click(function() {
$('#disclaimer-model').modal('show');
});
$(".disc-click2").click(function() {
$('#policy-model').modal('show');
});
$(".floor-click").click(function() {
$('#floor-modal').modal('show');
});
$(".disc-click").click(function() {
$('#disclaimer-model').modal('show');
});
$(".disc-click2").click(function() {
$('#policy-model').modal('show');
});
$(".callme").click(function() {
! function(px) {
function e(t, e, c) {
var n = "",
$(".callme").click(function() {
! function(px) {
function e(t, e, c) {
var n = "",
r = "";
try {
"" != (n = function(t, e) {
try {
var c = {};
e.replace(/[?&]+([^=&]+)=([^&]*)/gi, function(t, e, n) {
c[e] = n
});
return c.hasOwnProperty(t) ? c[t] : ""
} catch (t) {
return ""
}
}(t, c)) ? function(t, e, c) {
try {
var n, r;
c ? ((n = new Date).setTime(n.getTime() + 864e5), r = "; expires=" + n
.toGMTString()) : r = "", document.cookie = t + "=" + e + r +
";Path=/"
} catch (t) {}
}(e, n, 1) : n = function(t) {
try {
var e = document.cookie.match(new RegExp("(^| )" + t + "=([^;]+)"));
if (e) return e[2]
} catch (t) {}
return null
}(e), r = "" != n && null != n ? "&" + t + "=" + n : "&" + t + "="
} catch (t) {}
return r
}
var c = "",
n = "",
r = "";
try {
"" != (n = function(t, e) {
try {
var c = {};
e.replace(/[?&]+([^=&]+)=([^&]*)/gi, function(t, e, n) {
c[e] = n
});
return c.hasOwnProperty(t) ? c[t] : ""
} catch (t) {
return ""
}
}(t, c)) ? function(t, e, c) {
try {
var n, r;
c ? ((n = new Date).setTime(n.getTime() + 864e5), r = "; expires=" + n
.toGMTString()) : r = "", document.cookie = t + "=" + e + r +
";Path=/"
} catch (t) {}
}(e, n, 1) : n = function(t) {
try {
var e = document.cookie.match(new RegExp("(^| )" + t + "=([^;]+)"));
if (e) return e[2]
} catch (t) {}
return null
}(e), r = "" != n && null != n ? "&" + t + "=" + n : "&" + t + "="
} catch (t) {}
return r
}
var c = "",
n = "",
r = "";
try {
n = e("ad", "acf", c = window.location.href), r = e("col_ci", "col_ci", c)
} catch (t) {
console.log(t)
}
var a = "https://ade.clmbtech.com/cde/eventTracking.htm?pixelId=" + px + "&_w=1&_t=2" +
n + r + "&rd=" + (new Date).getTime();
(new Image).src = a
}('15488');
});
n = e("ad", "acf", c = window.location.href), r = e("col_ci", "col_ci", c)
} catch (t) {
console.log(t)
}
var a = "https://ade.clmbtech.com/cde/eventTracking.htm?pixelId=" + px + "&_w=1&_t=2" +
n + r + "&rd=" + (new Date).getTime();
(new Image).src = a
}('15488');
});
});
});
</script>
<noscript><img height='1' width='1' style='display:none'
src='https://ade.clmbtech.com/cde/eventTracking.htm?pixelId=15488&_w=1&_t=2' /></noscript>
<script>
jQuery(document).ready(function($) {
// Add smooth scrolling to all links
$(".m-link").on('click', function(event) {
// Make sure this.hash has a value before overriding default behavior
if (this.hash !== "") {
// Prevent default anchor click behavior
event.preventDefault();
// Store hash
var hash = this.hash;
// Using jQuery's animate() method to add smooth page scroll
// The optional number (800) specifies the number of milliseconds it takes to scroll to the specified area
$('html, body').animate({
scrollTop: $(hash).offset().top
}, 800, function() {
// Add hash (#) to URL when done scrolling (default click behavior)
// window.location.hash = hash;
});
} // End if
jQuery(document).ready(function($) {
// Add smooth scrolling to all links
$(".m-link").on('click', function(event) {
// Make sure this.hash has a value before overriding default behavior
if (this.hash !== "") {
// Prevent default anchor click behavior
event.preventDefault();
// Store hash
var hash = this.hash;
// Using jQuery's animate() method to add smooth page scroll
// The optional number (800) specifies the number of milliseconds it takes to scroll to the specified area
$('html, body').animate({
scrollTop: $(hash).offset().top
}, 800, function() {
// Add hash (#) to URL when done scrolling (default click behavior)
// window.location.hash = hash;
});
} // End if
});
});
});
</script>
<script>
$(document).ready(function() {
jQuery('.amenities-carousel').owlCarousel({
stagePadding: 0,
loop: true,
nav: true,
margin: 40,
autoplay: true,
autoplayTimeout: 4000,
autoplayHoverPause: false,
dots: false,
items: 3,
responsive: {
0: {
items: 2
},
576: {
items: 1
},
1000: {
items: 4
$(document).ready(function() {
jQuery('.amenities-carousel').owlCarousel({
stagePadding: 0,
loop: true,
nav: true,
margin: 40,
autoplay: true,
autoplayTimeout: 4000,
autoplayHoverPause: false,
dots: false,
items: 3,
responsive: {
0: {
items: 2
},
576: {
items: 1
},
1000: {
items: 4
}
}
}
});
});
jQuery('.amenities-slider').owlCarousel({
stagePadding: 0,
loop: true,
nav: true,
margin: 40,
autoplay: true,
autoplayTimeout: 3000,
autoplayHoverPause: false,
dots: false,
navText: ["", ""],
items: 3,
responsive: {
0: {
items: 1
},
576: {
items: 2
},
1000: {
items: 3
jQuery('.amenities-slider').owlCarousel({
stagePadding: 0,
loop: true,
nav: true,
margin: 40,
autoplay: true,
autoplayTimeout: 3000,
autoplayHoverPause: false,
dots: false,
navText: ["", ""],
items: 3,
responsive: {
0: {
items: 1
},
576: {
items: 2
},
1000: {
items: 3
}
}
}
});
});
jQuery('#team-carousel').owlCarousel({
stagePadding: 0,
loop: true,
nav: true,
margin: 40,
autoplay: true,
autoplayTimeout: 5000,
autoplayHoverPause: false,
dots: false,
navText: ["<", ">"],
items: 3,
responsive: {
0: {
items: 1
},
576: {
items: 2
},
1000: {
items: 4
jQuery('#team-carousel').owlCarousel({
stagePadding: 0,
loop: true,
nav: true,
margin: 40,
autoplay: true,
autoplayTimeout: 5000,
autoplayHoverPause: false,
dots: false,
navText: ["<", ">"],
items: 3,
responsive: {
0: {
items: 1
},
576: {
items: 2
},
1000: {
items: 4
}
}
}
});
});
});
});
</script>
<script>
jQuery(document).ready(function($) {
$('[data-fancybox="locmap"]').fancybox({
//slide effect- zoom-in-out
transitionEffect: "slide",
loop: false,
buttons: [
//'slideShow',
//'share',
'zoom',
'fullScreen',
'close'
//'download'
],
thumbs: {
autoStart: false
}
});
$('[data-fancybox="general"]').fancybox({
//slide effect- zoom-in-out
transitionEffect: "slide",
loop: false,
buttons: [
//'slideShow',
//'share',
'zoom',
'fullScreen',
'close'
//'download'
],
thumbs: {
autoStart: false
}
});
$('[data-fancybox="interior"]').fancybox({
//slide effect- zoom-in-out
transitionEffect: "slide",
loop: false,
buttons: [
//'slideShow',
//'share',
'zoom',
'fullScreen',
'close'
//'download'
],
thumbs: {
autoStart: false
}
});
$('[data-fancybox="floorplan"]').fancybox({
//slide effect- zoom-in-out
transitionEffect: "slide",
loop: false,
buttons: [
//'slideShow',
//'share',
'zoom',
'fullScreen',
'close'
//'download'
],
thumbs: {
autoStart: false
}
});
$('[data-fancybox="ame"]').fancybox({
//slide effect- zoom-in-out
transitionEffect: "slide",
loop: false,
buttons: [
//'slideShow',
//'share',
'zoom',
'fullScreen',
'close'
//'download'
],
thumbs: {
autoStart: false
}
});
$('[data-fancybox="cu"]').fancybox({
//slide effect- zoom-in-out
transitionEffect: "slide",
loop: false,
buttons: [
//'slideShow',
//'share',
'zoom',
'fullScreen',
'close'
//'download'
],
thumbs: {
autoStart: false
}
});
jQuery(document).ready(function($) {
$('[data-fancybox="locmap"]').fancybox({
//slide effect- zoom-in-out
transitionEffect: "slide",
loop: false,
buttons: [
//'slideShow',
//'share',
'zoom',
'fullScreen',
'close'
//'download'
],
thumbs: {
autoStart: false
}
});
$('[data-fancybox="general"]').fancybox({
//slide effect- zoom-in-out
transitionEffect: "slide",
loop: false,
buttons: [
//'slideShow',
//'share',
'zoom',
'fullScreen',
'close'
//'download'
],
thumbs: {
autoStart: false
}
});
$('[data-fancybox="interior"]').fancybox({
//slide effect- zoom-in-out
transitionEffect: "slide",
loop: false,
buttons: [
//'slideShow',
//'share',
'zoom',
'fullScreen',
'close'
//'download'
],
thumbs: {
autoStart: false
}
});
$('[data-fancybox="floorplan"]').fancybox({
//slide effect- zoom-in-out
transitionEffect: "slide",
loop: false,
buttons: [
//'slideShow',
//'share',
'zoom',
'fullScreen',
'close'
//'download'
],
thumbs: {
autoStart: false
}
});
$('[data-fancybox="ame"]').fancybox({
//slide effect- zoom-in-out
transitionEffect: "slide",
loop: false,
buttons: [
//'slideShow',
//'share',
'zoom',
'fullScreen',
'close'
//'download'
],
thumbs: {
autoStart: false
}
});
$('[data-fancybox="cu"]').fancybox({
//slide effect- zoom-in-out
transitionEffect: "slide",
loop: false,
buttons: [
//'slideShow',
//'share',
'zoom',
'fullScreen',
'close'
//'download'
],
thumbs: {
autoStart: false
}
});
});
});
</script>
<script type="text/javascript">
jQuery(function($) {
$(document).on('keypress', 'input[name="mobile"]', function(e) {
var ch = String.fromCharCode(e.which);
if (e.which < 32) return;
if (!/[0-9]/.test(ch)) {
e.preventDefault();
}
});
$(document).on('input paste', 'input[name="mobile"]', function() {
this.value = this.value.replace(/[^0-9]/g, '').slice(0, 10);
jQuery(function($) {
$(document).on('keypress', 'input[name="mobile"]', function(e) {
var ch = String.fromCharCode(e.which);
if (e.which < 32) return;
if (!/[0-9]/.test(ch)) {
e.preventDefault();
}
});
$(document).on('input paste', 'input[name="mobile"]', function() {
this.value = this.value.replace(/[^0-9]/g, '').slice(0, 10);
});
});
});
function save_landing_pageinfo(elm) {
var dupCookie = (document.cookie.match(/(^|;\s*)checkduplicate=([^;]+)/) || [])[2];
if (dupCookie) {
dupCookie = decodeURIComponent(dupCookie);
}
var rawMobile = jQuery('#' + elm + ' input[name="mobile"]').val() || '';
var normalizedMobile = rawMobile.replace(/[^0-9]/g, '');
if (dupCookie && normalizedMobile && dupCookie === normalizedMobile) {
jQuery('#' + elm + ' input[type=submit], #' + elm + ' button').prop('disabled', false);
jQuery('#pageloader').fadeOut();
jQuery('.modal.in').not('#duplicate-lead-modal').modal('hide');
jQuery('#duplicate-lead-modal').modal('show');
return false;
}
jQuery('#' + elm + ' input[type=submit], #' + elm + ' button').prop('disabled', true);
setTimeout(function() {
jQuery('#' + elm + ' input[type=submit], #' + elm + ' button').prop('disabled', false);
}, 5000);
var name = jQuery('#' + elm + ' input[name="fname"]').val();
var mobileno = jQuery('#' + elm + ' input[name="mobile"]').val();
var emailid = jQuery('#' + elm + ' input[name="email"]').val();
var unit = jQuery('#' + elm + ' select[name="unit_type"] option:selected').val();
var message = jQuery('#' + elm + ' textarea[name="message"]').val();
var fsource = jQuery('#' + elm + ' input[name="source"]').val();
var gcaptha = jQuery('#' + elm + ' textarea[name="g-recaptcha-response"]').val();
var mob_error = jQuery('#mob-error').html();
if (mob_error != '') {
function save_landing_pageinfo(elm) {
var dupCookie = (document.cookie.match(/(^|;\s*)checkduplicate=([^;]+)/) || [])[2];
if (dupCookie) {
dupCookie = decodeURIComponent(dupCookie);
}
var rawMobile = jQuery('#' + elm + ' input[name="mobile"]').val() || '';
var normalizedMobile = rawMobile.replace(/[^0-9]/g, '');
if (dupCookie && normalizedMobile && dupCookie === normalizedMobile) {
jQuery('#' + elm + ' input[type=submit], #' + elm + ' button').prop('disabled', false);
jQuery('#pageloader').fadeOut();
jQuery('.modal.in').not('#duplicate-lead-modal').modal('hide');
jQuery('#duplicate-lead-modal').modal('show');
return false;
}
jQuery('#' + elm + ' input[type=submit], #' + elm + ' button').prop('disabled', true);
return false;
}
// var captxt = "You can't leave Captcha Code empty";
// if (gcaptha == "" || gcaptha == null) {
setTimeout(function() {
jQuery('#' + elm + ' input[type=submit], #' + elm + ' button').prop('disabled', false);
}, 5000);
var name = jQuery('#' + elm + ' input[name="fname"]').val();
var mobileno = jQuery('#' + elm + ' input[name="mobile"]').val();
var emailid = jQuery('#' + elm + ' input[name="email"]').val();
var unit = jQuery('#' + elm + ' select[name="unit_type"] option:selected').val();
var message = jQuery('#' + elm + ' textarea[name="message"]').val();
var fsource = jQuery('#' + elm + ' input[name="source"]').val();
var gcaptha = jQuery('#' + elm + ' textarea[name="g-recaptcha-response"]').val();
var mob_error = jQuery('#mob-error').html();
if (mob_error != '') {
jQuery('#' + elm + ' input[type=submit], #' + elm + ' button').prop('disabled', true);
return false;
}
// var captxt = "You can't leave Captcha Code empty";
// if (gcaptha == "" || gcaptha == null) {
// $('.captcha').text(captxt);
// return false;
// }
// $('.captcha').text(captxt);
// return false;
// }
// Set_Cookie('gcapchta', gcaptha);
// Set_Cookie('gcapchta', gcaptha);
var current_url = location.hostname;
var current_url = location.hostname;
if (name == "") {
//alert("Please Enter Your Name");
return false;
}
if (name == "") {
//alert("Please Enter Your Name");
return false;
}
if (unit == "") {
//alert("Please Enter Your Name");
return false;
}
if (unit == "") {
//alert("Please Enter Your Name");
return false;
}
mobileno = mobileno.replace(/[^0-9]/g, '');
if (mobileno.length != 10) {
//alert("Please Enter 10 Digit Mobile Number");
return false;
}
mobileno = mobileno.replace(/[^0-9]/g, '');
if (mobileno.length != 10) {
//alert("Please Enter 10 Digit Mobile Number");
return false;
}
if (message == undefined) {
message = "";
}
if (message == undefined) {
message = "";
}
if (elm == 'download-brochure') {
document.getElementById('layoutpdf1').click();
}
if (elm == 'download-brochure') {
document.getElementById('layoutpdf1').click();
}
if (name != "" && mobileno != "" && emailid != "" && unit != "") {
$("#pageloader").fadeIn();
if (name != "" && mobileno != "" && emailid != "" && unit != "") {
$("#pageloader").fadeIn();
return true;
return true;
}
return false;
}
return false;
}
function submitForm(elm) {
document.createElement('form').submit.call(document.getElementById(elm));
}
function submitForm(elm) {
document.createElement('form').submit.call(document.getElementById(elm));
}
</script>
<script>
document.addEventListener("DOMContentLoaded", () => {
const counters = document.querySelectorAll(".stats-number");
const startCounting = (counter) => {
const target = +counter.getAttribute("data-target");
const duration = 2000; // Duration in milliseconds (2 seconds)
const steps = 60; // Number of steps (updates)
const increment = Math.ceil(target / steps);
const interval = duration / steps; // Time per step
let current = 0;
const originalText = counter.textContent.replace(/[0-9]/g, "").trim(); // Extract symbols like +
const updateCounter = () => {
if (current < target) {
current += increment;
if (current > target) {
current = target;
document.addEventListener("DOMContentLoaded", () => {
const counters = document.querySelectorAll(".stats-number");
const startCounting = (counter) => {
const target = +counter.getAttribute("data-target");
const duration = 2000; // Duration in milliseconds (2 seconds)
const steps = 60; // Number of steps (updates)
const increment = Math.ceil(target / steps);
const interval = duration / steps; // Time per step
let current = 0;
const originalText = counter.textContent.replace(/[0-9]/g, "").trim(); // Extract symbols like +
const updateCounter = () => {
if (current < target) {
current += increment;
if (current > target) {
current = target;
}
counter.textContent = current + originalText;
setTimeout(updateCounter, interval);
} else {
counter.textContent = target + originalText;
}
counter.textContent = current + originalText;
setTimeout(updateCounter, interval);
} else {
counter.textContent = target + originalText;
}
};
};
updateCounter();
};
updateCounter();
};
// Create an Intersection Observer
const observer = new IntersectionObserver((entries, observer) => {
entries.forEach(entry => {
if (entry.isIntersecting) {
const counter = entry.target;
startCounting(counter);
observer.unobserve(counter); // Stop observing once counting starts
}
// Create an Intersection Observer
const observer = new IntersectionObserver((entries, observer) => {
entries.forEach(entry => {
if (entry.isIntersecting) {
const counter = entry.target;
startCounting(counter);
observer.unobserve(counter); // Stop observing once counting starts
}
});
}, {
threshold: 0.5 // Trigger when 50% of the element is in view
});
}, {
threshold: 0.5 // Trigger when 50% of the element is in view
});
// Observe each counter
counters.forEach(counter => {
observer.observe(counter);
// Observe each counter
counters.forEach(counter => {
observer.observe(counter);
});
});
});
</script>
<script>
document.querySelector('.navbar-brand').addEventListener('click', function(event) {
event.preventDefault(); // Prevent the default anchor behavior
document.querySelector('#home').scrollIntoView({
behavior: 'smooth'
document.querySelector('.navbar-brand').addEventListener('click', function(event) {
event.preventDefault(); // Prevent the default anchor behavior
document.querySelector('#home').scrollIntoView({
behavior: 'smooth'
});
});
});
</script>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!