<!DOCTYPE html>
<html lang="en" class="loadjs homepage transform">
<head><meta charset="UTF-8"><script type="a5e72662bfa9e13972790dc4-text/javascript">if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script type="a5e72662bfa9e13972790dc4-text/javascript">class RocketLazyLoadScripts{constructor(){this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",t=>{this.persisted=t.persisted}),window.addEventListener("DOMContentLoaded",()=>{this._preconnect3rdParties()}),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}_addUserInteractionListener(t){if(document.hidden){t._triggerListener();return}this.triggerEvents.forEach(e=>window.addEventListener(e,t.userEventHandler,{passive:!0})),window.addEventListener("touchstart",t.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",t.touchStartHandler),document.addEventListener("visibilitychange",t.userEventHandler)}_removeUserInteractionListener(){this.triggerEvents.forEach(t=>window.removeEventListener(t,this.userEventHandler,{passive:!0})),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(t){"HTML"!==t.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),t.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"onclick","rocket-onclick"),this._pendingClickStarted())}_onTouchMove(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this._pendingClickFinished()}_onTouchEnd(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(t){t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this.interceptedClicks.push(t),t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),this._pendingClickFinished()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach(t=>{t.target.dispatchEvent(new MouseEvent("click",{view:t.view,bubbles:!0,cancelable:!0}))})}_waitForPendingClicks(){return new Promise(t=>{this._isClickPending?this._pendingClickFinished=t:t()})}_pendingClickStarted(){this._isClickPending=!0}_pendingClickFinished(){this._isClickPending=!1}_renameDOMAttribute(t,e,r){t.hasAttribute&&t.hasAttribute(e)&&(event.target.setAttribute(r,event.target.getAttribute(e)),event.target.removeAttribute(e))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let t=[];document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(e=>{if(e.hasAttribute("src")){let r=new URL(e.src).origin;r!==location.origin&&t.push({src:r,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}}),t=[...new Map(t.map(t=>[JSON.stringify(t),t])).values()],this._batchInjectResourceHints(t,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(this),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._triggerWindowLoad()}catch(t){console.error(t)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._waitForPendingClicks().then(()=>{this._replayClicks()}),this._emptyTrash()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)})}async _transformScript(t){return new Promise((await this._littleBreath(),navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor)?e=>{let r=document.createElement("script");[...t.attributes].forEach(t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),r.setAttribute(e,t.nodeValue))}),t.text&&(r.text=t.text),r.hasAttribute("src")?(r.addEventListener("load",e),r.addEventListener("error",e)):(r.text=t.text,e());try{t.parentNode.replaceChild(r,t)}catch(i){e()}}:async e=>{function r(){t.setAttribute("data-rocket-status","failed"),e()}try{let i=t.getAttribute("data-rocket-type"),n=t.getAttribute("data-rocket-src");t.text,i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",function r(){t.setAttribute("data-rocket-status","executed"),e()}),t.addEventListener("error",r),n?(t.removeAttribute("data-rocket-src"),t.src=n):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}catch(s){r()}})}async _loadScriptsFromList(t){let e=t.shift();return e&&e.isConnected?(await this._transformScript(e),this._loadScriptsFromList(t)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(t,e){var r=document.createDocumentFragment();t.forEach(t=>{let i=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(i){let n=document.createElement("link");n.href=i,n.rel=e,"preconnect"!==e&&(n.as="script"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),r.appendChild(n),this.trash.push(n)}}),document.head.appendChild(r)}_delayEventListeners(t){let e={};function r(t,r){!function t(r){!e[r]&&(e[r]={originalFunctions:{add:r.addEventListener,remove:r.removeEventListener},eventsToRewrite:[]},r.addEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.add.apply(r,arguments)},r.removeEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.remove.apply(r,arguments)});function i(t){return e[r].eventsToRewrite.indexOf(t)>=0?"rocket-"+t:t}}(t),e[t].eventsToRewrite.push(r)}function i(t,e){let r=t[e];Object.defineProperty(t,e,{get:()=>r||function(){},set(i){t["rocket"+e]=r=i}})}r(document,"DOMContentLoaded"),r(window,"DOMContentLoaded"),r(window,"load"),r(window,"pageshow"),r(document,"readystatechange"),i(document,"onreadystatechange"),i(window,"onload"),i(window,"onpageshow")}_delayJQueryReady(t){let e;function r(r){if(r&&r.fn&&!t.allJQueries.includes(r)){r.fn.ready=r.fn.init.prototype.ready=function(e){return t.domReadyFired?e.bind(document)(r):document.addEventListener("rocket-DOMContentLoaded",()=>e.bind(document)(r)),r([])};let i=r.fn.on;r.fn.on=r.fn.init.prototype.on=function(){if(this[0]===window){function t(t){return t.split(" ").map(t=>"load"===t||0===t.indexOf("load.")?"rocket-jquery-load":t).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=t(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(e=>{delete Object.assign(arguments[0],{[t(e)]:arguments[0][e]})[e]})}return i.apply(this,arguments),this},t.allJQueries.push(r)}e=r}r(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){r(t)}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach(t=>t(window).trigger("rocket-jquery-load")),await this._littleBreath();let t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){let t=new Map;document.write=document.writeln=function(e){let r=document.currentScript;r||console.error("WPRocket unable to document.write this: "+e);let i=document.createRange(),n=r.parentElement,s=t.get(r);void 0===s&&(s=r.nextSibling,t.set(r,s));let a=document.createDocumentFragment();i.setStart(a,0),a.appendChild(i.createContextualFragment(e)),n.insertBefore(a,s)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise(t=>setTimeout(t)):new Promise(t=>requestAnimationFrame(t))}_emptyTrash(){this.trash.forEach(t=>t.remove())}static run(){let t=new RocketLazyLoadScripts;t._addUserInteractionListener(t)}}RocketLazyLoadScripts.run();</script>
<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
<style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style>
<link rel="alternate" hreflang="ar" href="https://gjproperties.ae/ar/" />
<link rel="alternate" hreflang="en" href="https://gjproperties.ae" />
<link rel="alternate" hreflang="x-default" href="https://gjproperties.ae" />
<!-- This site is optimized with the Yoast SEO plugin v20.3 - https://yoast.com/wordpress/plugins/seo/ -->
<title>GJ Properties & Property Developers in Ajman | Property for Sale/Buy</title>
<meta name="description" content="Our real estate and property developments in Ajman blend stunning locations and ergonomic architecture with high-quality construction and exceptional health and wellness amenities." />
<link rel="canonical" href="https://gjproperties.ae/" />
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="website" />
<meta property="og:title" content="GJ Properties & Property Developers in Ajman | Property for Sale/Buy" />
<meta property="og:description" content="Our real estate and property developments in Ajman blend stunning locations and ergonomic architecture with high-quality construction and exceptional health and wellness amenities." />
<meta property="og:url" content="https://gjproperties.ae/" />
<meta property="og:site_name" content="GJ Properties" />
<meta property="article:publisher" content="https://www.facebook.com/gjrealestateuae/" />
<meta property="article:modified_time" content="2024-11-03T11:09:41+00:00" />
<meta property="og:image" content="https://gjproperties.ae/wp-content/uploads/2023/01/Gj-homepage.png" />
<meta property="og:image:width" content="1000" />
<meta property="og:image:height" content="600" />
<meta property="og:image:type" content="image/png" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="GJ Properties & Property Developers in Ajman | Property for Sale/Buy" />
<meta name="twitter:description" content="Our real estate and property developments in Ajman blend stunning locations and ergonomic architecture with high-quality construction and exceptional health and wellness amenities." />
<meta name="twitter:image" content="https://gjproperties.ae/wp-content/uploads/2023/01/Gj-homepage.png" />
<meta name="twitter:site" content="@gjrealestateuae" />
<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://gjproperties.ae/","url":"https://gjproperties.ae/","name":"GJ Properties & Property Developers in Ajman | Property for Sale/Buy","isPartOf":{"@id":"https://gjproperties.ae/#website"},"about":{"@id":"https://gjproperties.ae/#organization"},"datePublished":"2022-03-14T07:28:21+00:00","dateModified":"2024-11-03T11:09:41+00:00","description":"Our real estate and property developments in Ajman blend stunning locations and ergonomic architecture with high-quality construction and exceptional health and wellness amenities.","breadcrumb":{"@id":"https://gjproperties.ae/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://gjproperties.ae/"]}]},{"@type":"BreadcrumbList","@id":"https://gjproperties.ae/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"https://gjproperties.ae/#website","url":"https://gjproperties.ae/","name":"GJ Properties","description":"Real Estate","publisher":{"@id":"https://gjproperties.ae/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://gjproperties.ae/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https://gjproperties.ae/#organization","name":"GJ Properties","url":"https://gjproperties.ae/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://gjproperties.ae/#/schema/logo/image/","url":"https://gjproperties.ae/wp-content/uploads/2023/05/GJ.png","contentUrl":"https://gjproperties.ae/wp-content/uploads/2023/05/GJ.png","width":148,"height":70,"caption":"GJ Properties"},"image":{"@id":"https://gjproperties.ae/#/schema/logo/image/"},"sameAs":["https://www.facebook.com/gjrealestateuae/","https://twitter.com/gjrealestateuae","https://www.youtube.com/channel/UCdCqNiHzy1nZ5lpCJVsGXmQ/","https://www.instagram.com/gjpropertiesuae/"]}]}</script>
<!-- / Yoast SEO plugin. -->
<link rel='dns-prefetch' href='//cdnjs.cloudflare.com' />
<link rel='dns-prefetch' href='//unpkg.com' />
<link rel='dns-prefetch' href='//cdn.jsdelivr.net' />
<script type="rocketlazyloadscript" data-rocket-type="text/javascript">
/* <![CDATA[ */
window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/gjproperties.ae\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.7.1"}};
/*! This file is auto-generated */
!function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\u2b1b","\ud83d\udc26\u200b\u2b1b")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings);
/* ]]> */
</script>
<style id='wp-emoji-styles-inline-css' type='text/css'>
img.wp-smiley, img.emoji {
display: inline !important;
border: none !important;
box-shadow: none !important;
height: 1em !important;
width: 1em !important;
margin: 0 0.07em !important;
vertical-align: -0.1em !important;
background: none !important;
padding: 0 !important;
}
</style>
<link rel='stylesheet' id='wp-block-library-css' href='https://gjproperties.ae/wp-includes/css/dist/block-library/style.min.css?ver=6.7.1' type='text/css' media='all' />
<style id='classic-theme-styles-inline-css' type='text/css'>
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
</style>
<style id='global-styles-inline-css' type='text/css'>
:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}
</style>
<link data-minify="1" rel='stylesheet' id='wpml-blocks-css' href='https://gjproperties.ae/wp-content/cache/min/1/wp-content/plugins/sitepress-multilingual-cms/dist/css/blocks/styles.css?ver=1732632494' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='contact-form-7-css' href='https://gjproperties.ae/wp-content/cache/min/1/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=1732632494' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='cms-navigation-style-base-css' href='https://gjproperties.ae/wp-content/cache/min/1/wp-content/plugins/wpml-cms-nav/res/css/cms-navigation-base.css?ver=1732632494' type='text/css' media='screen' />
<link data-minify="1" rel='stylesheet' id='cms-navigation-style-css' href='https://gjproperties.ae/wp-content/cache/min/1/wp-content/plugins/wpml-cms-nav/res/css/cms-navigation.css?ver=1732632494' type='text/css' media='screen' />
<link data-minify="1" rel='stylesheet' id='styles-css' href='https://gjproperties.ae/wp-content/cache/min/1/wp-content/themes/gjrealestate/style.css?ver=1732632494' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='cf7cf-style-css' href='https://gjproperties.ae/wp-content/cache/min/1/wp-content/plugins/cf7-conditional-fields/style.css?ver=1732632494' type='text/css' media='all' />
<style id='rocket-lazyload-inline-css' type='text/css'>
.rll-youtube-player{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%;}.rll-youtube-player:focus-within{outline: 2px solid currentColor;outline-offset: 5px;}.rll-youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.rll-youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.rll-youtube-player img:hover{-webkit-filter:brightness(75%)}.rll-youtube-player .play{height:100%;width:100%;left:0;top:0;position:absolute;background:url(https://gjproperties.ae/wp-content/plugins/wp-rocket/assets/img/youtube.png) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;}
</style>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://gjproperties.ae/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://gjproperties.ae/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js" defer></script>
<script type="a5e72662bfa9e13972790dc4-text/javascript" id="wpml-cookie-js-extra">
/* <![CDATA[ */
var wpml_cookies = {"wp-wpml_current_language":{"value":"en","expires":1,"path":"\/"}};
var wpml_cookies = {"wp-wpml_current_language":{"value":"en","expires":1,"path":"\/"}};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://gjproperties.ae/wp-content/cache/min/1/wp-content/plugins/sitepress-multilingual-cms/res/js/cookies/language-cookie.js?ver=1732632494" id="wpml-cookie-js" defer></script>
<link rel="https://api.w.org/" href="https://gjproperties.ae/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://gjproperties.ae/wp-json/wp/v2/pages/14" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://gjproperties.ae/xmlrpc.php?rsd" />
<meta name="generator" content="WordPress 6.7.1" />
<link rel='shortlink' href='https://gjproperties.ae/' />
<link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://gjproperties.ae/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fgjproperties.ae%2F" />
<link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://gjproperties.ae/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fgjproperties.ae%2F&format=xml" />
<meta name="generator" content="WPML ver:4.6.0 stt:5,1;" />
<!-- GA Google Analytics @ https://m0n.co/ga -->
<script type="rocketlazyloadscript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', '143424636', 'auto');
ga('send', 'pageview');
</script>
<meta name="generator" content="Site Kit by Google 1.74.0" /><link rel="icon" href="https://gjproperties.ae/wp-content/uploads/2022/04/favicon-1.png" sizes="32x32" />
<link rel="icon" href="https://gjproperties.ae/wp-content/uploads/2022/04/favicon-1.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://gjproperties.ae/wp-content/uploads/2022/04/favicon-1.png" />
<meta name="msapplication-TileImage" content="https://gjproperties.ae/wp-content/uploads/2022/04/favicon-1.png" />
<style type="text/css" id="wp-custom-css">
span.wpcf7-list-item.first.last {
margin: 0;
}
span.wpcf7-list-item.first.last > label > span {
order: 1;
}
span.wpcf7-list-item.first.last>label {
display: flex;
}
.footer__disclaimer {
display: flex;
justify-content: space-between;
align-items: center;
}
.footer__disclaimer img{
width:200px
}
@media screen and (max-width: 600px) {
.footer__disclaimer img{
width: 90px;
height: 60px;
}
}
.home-sm__sliderWrapper {
position: absolute;
bottom: 0;
left: 0;
right: 0;
z-index: 5;
padding: 0 4.125em 2em 4.125em;
background: linear-gradient(184deg, rgba(0, 0, 0, 0) 57.3%, #000 96.43%);
}.home-sm__sliderWrapper {
position: absolute;
bottom: 0;
left: 0;
right: 0;
z-index: 5;
padding: 0 4.125em 2em 4.125em;
background: linear-gradient(184deg, rgba(0, 0, 0, 0.00) 57.3%, #000 96.43%);
}
@media (max-width: 576px) {
.home-sm__sliderWrapper {
padding: 0 5.125em 1em 5.125em;
}
}
.home-sm__sliderWrapper .generic-arrows {
display: flex;
flex-direction: row-reverse;
justify-content: center;
height: 3em;
}
@media (min-width: 1200px) {
.home-sm__sliderWrapper .generic-arrows {
display: flex;
flex-direction: row-reverse;
justify-content: space-between;
position: absolute;
top: 40%;
width: calc(100% - 21.625em);
height: auto;
}
}
.home-sm__sliderWrapper .generic-arrows .swiper-button-next, .home-sm__sliderWrapper .generic-arrows .swiper-button-prev {
position: relative;
left: auto;
right: auto;
top: 50%;
bottom: auto;
background: url(../svg/arrow-next.svg) no-repeat;
width: 2.875em;
height: 2.875em;
background-color: #bea179;
border-radius: 50%;
background-position: center center;
}
.home-sm__sliderWrapper .generic-arrows .swiper-button-next::after, .home-sm__sliderWrapper .generic-arrows .swiper-button-prev::after {
display: none;
}
.home-sm__sliderWrapper .generic-arrows .swiper-button-prev {
transform: rotate(180deg);
margin-right: 0.75em;
}
@media (min-width: 1200px) {
.home-sm__sliderWrapper .generic-arrows .swiper-button-prev {
left: -4.125em;
}
}
.home-sm__sliderWrapper .generic-arrows .swiper-button-next {
right: 0;
}
.newsSm__slider .swiper-wrapper {
padding-bottom: 3.125em;
}
.newsSm__slider .swiper-slide {
width: 15.625em;
height: 13.75em;
}
.newsSm__slider .swiper-slide a {
display: flex;
flex-direction: column;
align-items: center;
}
.newsSm__slider .swiper-slide .img-wrapper {
margin-bottom: 1.25em;
}
.newsSm__slider .swiper-slide h3 {
font-size: 1.125em;
}
#imgPopup.fancybox-content {
padding: 0 !important;
background: none;
}
#imgPopup .popupImg {
position: relative;
width: 18em;
}
@media (max-width: 576px) {
#imgPopup .popupImg {
width: 15em;
}
}
#imgPopup .primary-anchor {
position: absolute;
z-index: 5;
left: 0;
bottom: 1em;
justify-content: center;
width: max-content;
right: 0;
margin: 0 auto;
}
#imgPopup .fancybox-button {
background: #bea179 !important;
border-radius: 50% !important;
margin: 0.375em !important;
width: 2em;
height: 2em;
}
#imgPopup .fancybox-button svg {
transform: scale(2);
}
#imgPopup .fancybox-button svg path {
fill: #fff !important;
}
@keyframes flip {
from {
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
animation-timing-function: ease-out;
}
40% {
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
animation-timing-function: ease-out;
}
50% {
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
animation-timing-function: ease-in;
}
80% {
transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
animation-timing-function: ease-in;
}
to {
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
animation-timing-function: ease-in;
}
}
.animated.flip {
backface-visibility: visible;
animation-name: flip;
}
@media (max-width: 1024px) {
.home-hero .swiper-slide-active .home-hero__hero-caption {
top:40% !important;
}
}
@media (max-width: 767px) {
.home-hero {
height: 95vh;
}
} </style>
<noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="ahrefs-site-verification" content="bfe3cf2f1d25a7814943f8852a78dd424f77f738083de948cae48ade001f23e8">
<meta name="google-site-verification" content="U_oMzBqjiVQ5IIEuux6FwguQQ-xOoVuvGTeV62kGrXI" />
<meta name="apple-itunes-app" content="app-id=6466648986">
<link rel="manifest" href="/manifest.json">
<!-- Meta Pixel Code -->
<script type="rocketlazyloadscript">
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window, document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '905595747589312');
fbq('track', 'PageView');
</script>
<noscript><img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?id=905595747589312&ev=PageView&noscript=1"
/></noscript>
<!-- End Meta Pixel Code -->
<!-- Vendors CSS -->
<!-- Vendors CSS -->
<link data-minify="1" rel="stylesheet" href="https://gjproperties.ae/wp-content/cache/min/1/swiper@7/swiper-bundle.min.css?ver=1732632494" type="text/css">
<link data-minify="1" rel="stylesheet" href="https://gjproperties.ae/wp-content/cache/min/1/npm/select2@4.1.0-rc.0/dist/css/select2.min.css?ver=1732632494" type="text/css">
<link data-minify="1" rel="stylesheet" href="https://gjproperties.ae/wp-content/cache/min/1/ajax/libs/animate.css/4.1.1/animate.min.css?ver=1732632494" type="text/css">
<link data-minify="1" rel="stylesheet" href="https://gjproperties.ae/wp-content/cache/min/1/ajax/libs/fancybox/3.5.7/jquery.fancybox.css?ver=1732632494" type="text/css" media="screen" />
<!-- <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900 -->
<style type="text/css">@font-face {font-family:IBM Plex Sans;font-style:normal;font-weight:100;src:url(/cf-fonts/s/ibm-plex-sans/5.0.18/cyrillic-ext/100/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:IBM Plex Sans;font-style:normal;font-weight:100;src:url(/cf-fonts/s/ibm-plex-sans/5.0.18/latin/100/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:IBM Plex Sans;font-style:normal;font-weight:100;src:url(/cf-fonts/s/ibm-plex-sans/5.0.18/cyrillic/100/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:IBM Plex Sans;font-style:normal;font-weight:100;src:url(/cf-fonts/s/ibm-plex-sans/5.0.18/latin-ext/100/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:IBM Plex Sans;font-style:normal;font-weight:100;src:url(/cf-fonts/s/ibm-plex-sans/5.0.18/vietnamese/100/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:IBM Plex Sans;font-style:normal;font-weight:100;src:url(/cf-fonts/s/ibm-plex-sans/5.0.18/greek/100/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:IBM Plex Sans;font-style:normal;font-weight:200;src:url(/cf-fonts/s/ibm-plex-sans/5.0.18/latin-ext/200/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:IBM Plex Sans;font-style:normal;font-weight:200;src:url(/cf-fonts/s/ibm-plex-sans/5.0.18/greek/200/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:IBM Plex Sans;font-style:normal;font-weight:200;src:url(/cf-fonts/s/ibm-plex-sans/5.0.18/cyrillic-ext/200/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:IBM Plex Sans;font-style:normal;font-weight:200;src:url(/cf-fonts/s/ibm-plex-sans/5.0.18/latin/200/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:IBM Plex Sans;font-style:normal;font-weight:200;src:url(/cf-fonts/s/ibm-plex-sans/5.0.18/vietnamese/200/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:IBM Plex Sans;font-style:normal;font-weight:200;src:url(/cf-fonts/s/ibm-plex-sans/5.0.18/cyrillic/200/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:IBM Plex Sans;font-style:normal;font-weight:300;src:url(/cf-fonts/s/ibm-plex-sans/5.0.18/cyrillic-ext/300/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:IBM Plex Sans;font-style:normal;font-weight:300;src:url(/cf-fonts/s/ibm-plex-sans/5.0.18/greek/300/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:IBM Plex Sans;font-style:normal;font-weight:300;src:url(/cf-fonts/s/ibm-plex-sans/5.0.18/vietnamese/300/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:IBM Plex Sans;font-style:normal;font-weight:300;src:url(/cf-fonts/s/ibm-plex-sans/5.0.18/cyrillic/300/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:IBM Plex Sans;font-style:normal;font-weight:300;src:url(/cf-fonts/s/ibm-plex-sans/5.0.18/latin-ext/300/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:IBM Plex Sans;font-style:normal;font-weight:300;src:url(/cf-fonts/s/ibm-plex-sans/5.0.18/latin/300/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:IBM Plex Sans;font-style:normal;font-weight:400;src:url(/cf-fonts/s/ibm-plex-sans/5.0.18/cyrillic/400/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:IBM Plex Sans;font-style:normal;font-weight:400;src:url(/cf-fonts/s/ibm-plex-sans/5.0.18/latin/400/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:IBM Plex Sans;font-style:normal;font-weight:400;src:url(/cf-fonts/s/ibm-plex-sans/5.0.18/latin-ext/400/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:IBM Plex Sans;font-style:normal;font-weight:400;src:url(/cf-fonts/s/ibm-plex-sans/5.0.18/greek/400/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:IBM Plex Sans;font-style:normal;font-weight:400;src:url(/cf-fonts/s/ibm-plex-sans/5.0.18/vietnamese/400/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:IBM Plex Sans;font-style:normal;font-weight:400;src:url(/cf-fonts/s/ibm-plex-sans/5.0.18/cyrillic-ext/400/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:IBM Plex Sans;font-style:normal;font-weight:500;src:url(/cf-fonts/s/ibm-plex-sans/5.0.18/latin-ext/500/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:IBM Plex Sans;font-style:normal;font-weight:500;src:url(/cf-fonts/s/ibm-plex-sans/5.0.18/vietnamese/500/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:IBM Plex Sans;font-style:normal;font-weight:500;src:url(/cf-fonts/s/ibm-plex-sans/5.0.18/cyrillic-ext/500/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:IBM Plex Sans;font-style:normal;font-weight:500;src:url(/cf-fonts/s/ibm-plex-sans/5.0.18/cyrillic/500/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:IBM Plex Sans;font-style:normal;font-weight:500;src:url(/cf-fonts/s/ibm-plex-sans/5.0.18/greek/500/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:IBM Plex Sans;font-style:normal;font-weight:500;src:url(/cf-fonts/s/ibm-plex-sans/5.0.18/latin/500/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:IBM Plex Sans;font-style:normal;font-weight:600;src:url(/cf-fonts/s/ibm-plex-sans/5.0.18/latin-ext/600/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:IBM Plex Sans;font-style:normal;font-weight:600;src:url(/cf-fonts/s/ibm-plex-sans/5.0.18/cyrillic-ext/600/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:IBM Plex Sans;font-style:normal;font-weight:600;src:url(/cf-fonts/s/ibm-plex-sans/5.0.18/cyrillic/600/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:IBM Plex Sans;font-style:normal;font-weight:600;src:url(/cf-fonts/s/ibm-plex-sans/5.0.18/vietnamese/600/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:IBM Plex Sans;font-style:normal;font-weight:600;src:url(/cf-fonts/s/ibm-plex-sans/5.0.18/latin/600/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:IBM Plex Sans;font-style:normal;font-weight:600;src:url(/cf-fonts/s/ibm-plex-sans/5.0.18/greek/600/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:IBM Plex Sans;font-style:normal;font-weight:700;src:url(/cf-fonts/s/ibm-plex-sans/5.0.18/vietnamese/700/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:IBM Plex Sans;font-style:normal;font-weight:700;src:url(/cf-fonts/s/ibm-plex-sans/5.0.18/latin-ext/700/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:IBM Plex Sans;font-style:normal;font-weight:700;src:url(/cf-fonts/s/ibm-plex-sans/5.0.18/cyrillic-ext/700/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:IBM Plex Sans;font-style:normal;font-weight:700;src:url(/cf-fonts/s/ibm-plex-sans/5.0.18/cyrillic/700/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:IBM Plex Sans;font-style:normal;font-weight:700;src:url(/cf-fonts/s/ibm-plex-sans/5.0.18/greek/700/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:IBM Plex Sans;font-style:normal;font-weight:700;src:url(/cf-fonts/s/ibm-plex-sans/5.0.18/latin/700/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}</style>
<!-- <link rel=" icon" type="image/x-icon" href="/favicon.ico"> -->
<link rel="icon" href="https://gjrealestate.ae/wp-content/uploads/2022/04/favicon-1.png" sizes="32x32">
<!-- Custom CSS -->
<link href="https://gjproperties.ae/wp-content/themes/gjrealestate/assets/css/custom.min.css?v=0123351a966" rel="stylesheet" type="text/css">
<style>
.loader-first {
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 9999;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
}
.loader-first .element {
width: 100%;
height: 100%;
background: #BFA179;
position: absolute;
top: 0;
left: 0
}
.transform .loader-first .element {
top: 0;
}
.loader-first .element {
top: -100%;
transition: 2s;
}
.loader-first .loader-logo {
width: 250px;
height: auto;
display: flex;
z-index: 1;
}
.alert-warnning {
position: fixed;
top: 0;
left: 0;
z-index: 999999;
display: flex;
justify-content: center;
align-items: center;
width: 100%;
height: 100%;
font-size: 20px;
text-transform: uppercase;
text-align: center;
line-height: 1.5em;
font-weight: 700;
color: #fff;
background: #000;
overflow: hidden;
}
.alert-warnning p {
position: absolute;
left: 50%;
top: 50%;
font-size: 18px;
transform: translate(-50%, -50%);
}
.floor-plans__gallery__navigation {
width: 15em;
}
.floor-plans__gallery__pagination {
bottom: 6px;
}
@media (max-width: 1399px) {
.sticky__form {
top: 14em;
transform: translate(0, 0);
}
}
@media (min-width: 1360px) {
.sticky__form {
top: 14em;
transform: translate(0, 0);
}
/* .brand-logo__anchor img {
width: 178px;
} */
/* .menu__menuitem {
margin:0 21px
} */
/* .menu__menuitem a.menu__menuitem--menulink {
font-size: 18px;
} */
.inner--hero__hero-content {
width: 100%;
position: absolute;
top: 50%;
left: 0;
transform: translate(0,-50%);
display: flex;
flex-direction: column;
}
.breadcrumb-items__breadcrumb-item {
font-size: 16px;
}
.inner--hero__hero-title h2 {
font-size: 60px;
}
.home-hero .generic--head__head {
font-size: 60px;
margin-bottom: 12px;
}
.home-hero .generic--head p {
font-size: 28px;
}
.header__language-conv {
padding: 21px 0 0 0;
}
.header__language-conv--anchor {
width: 48px;
}
.header__wrapper {
padding: 7px 0;
}
/* .navigation-wrapper__contact-anchor a {
font-size: 21px
} */
}
</style> <!-- Google Tag Manager -->
<script type="rocketlazyloadscript">
let deferredPrompt;
window.addEventListener('beforeinstallprompt', (e) => {
// Prevent Chrome 67 and earlier from automatically showing the prompt
e.preventDefault();
console.log('===== hello world')
// Stash the event so it can be triggered later.
deferredPrompt = e;
});
(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-WWFGJVX');
</script>
<!-- End Google Tag Manager -->
<script type="rocketlazyloadscript">
function decodeHtml(html) {
var txt = document.createElement("textarea");
txt.innerHTML = html;
return txt.value;
}
var input = 'Home';
var output = decodeHtml(input);
var _post_title = output;
//var _post_title = _post_title_1.text();
var strTransla = "In the mean time please click here to download the brochure";
</script>
<style>
.subscribe__form span.wpcf7-not-valid-tip {
display: none !important;
}
.app-banner {
display:none;
background: #fff;
}
</style>
<!-- <script type="rocketlazyloadscript" data-rocket-src="https://static.elfsight.com/platform/platform.js" data-use-service-core defer></script> -->
<!-- <script type="rocketlazyloadscript" id='gs-sdk' data-rocket-src='//www.buildquickbots.com/botwidget/v3/demo/static/js/sdk.js?v=3' key='3d360e79-f859-4972-b9db-aba6a3e79a4f' brand="gjpixlrouterbot"></script> -->
</head>
<body class="home page-template page-template-template-parts page-template-home page-template-template-partshome-php page page-id-14">
<div class="elfsight-app-992cb0b8-d997-45ed-8b9f-498403be207b"></div>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WWFGJVX" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<!--Mobile Landscape Warning-->
<div id="portrait-warnning" class="alert-warnning" style="display: none">
<p>For an optimal experience please<br> rotate your device to portrait mode</p>
</div>
<!-- Loader -->
<!-- <div class="loader-first">
<div class="element element">
</div>
<div class="loader-logo">
<img class="" src="" alt="">
</div>
</div> -->
<!-- Loader --> <header class="header">
<div id="appbanner" class="app-banner">
<img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" data-lazy-src="http://gjdevnew.demoz.agency/wp-content/uploads/2023/10/appban.png" /><noscript><img src="http://gjdevnew.demoz.agency/wp-content/uploads/2023/10/appban.png" /></noscript>
</div>
<div class="header__container container">
<div class="header__language-conv">
<a class="header__language-conv--anchor" href="https://gjproperties.ae/ar/"><img width="55" height="24" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2055%2024'%3E%3C/svg%3E" alt="logo-here" data-lazy-src="https://gjproperties.ae/wp-content/themes/gjrealestate/assets/svg/arabic-icon.svg"><noscript><img width="55" height="24" src="https://gjproperties.ae/wp-content/themes/gjrealestate/assets/svg/arabic-icon.svg" alt="logo-here"></noscript></a> </div>
<div class="header__wrapper">
<div class="brand-logo">
<a href="/" class="brand-logo__anchor">
<img width="148" height="70" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20148%2070'%3E%3C/svg%3E" alt="logo-here" data-lazy-src="https://gjproperties.ae/wp-content/uploads/2023/05/GJ.png" /><noscript><img width="148" height="70" src="https://gjproperties.ae/wp-content/uploads/2023/05/GJ.png" alt="logo-here" /></noscript>
</a>
</div>
<div class="navigation-wrapper">
<nav class="navigation">
<ul id="menu-main-menu" class="menu"><li class="menu__menuitem dropdown-arrow about-menu menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children dropdown-arrow about-menu menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children" data-image="" data-content="">
<a class="menu__menuitem--menulink " href="#">
About Us</a><ul class="dropdown-menu"> <li class="dropdown-menu__menu-item">
<a class="dropdown-menu__menu-item--menu-link" href="https://gjproperties.ae/our-story/">
Our Story</a></li><li class="dropdown-menu__menu-item">
<a class="dropdown-menu__menu-item--menu-link" href="https://gjproperties.ae/leadership/">
Leadership</a></li><li class="dropdown-menu__menu-item">
<a class="dropdown-menu__menu-item--menu-link" href="https://gjproperties.ae/vision-mission/">
Vision & Mission</a></li></ul></li><li class="menu__menuitem dropdown-arrow projects-menu menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children mega-menu-body dropdown-arrow projects-menu menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children mega-menu-body" data-image="https://gjproperties.ae/wp-content/uploads/2022/05/menu-product.webp" data-content="Explore our portfolio of freehold & under Construction<br />
projects">
<a class="menu__menuitem--menulink " href="#">
Projects</a><ul class="dropdown-menu"> <li class="dropdown-menu__menu-item">
<a class="dropdown-menu__menu-item--menu-link" href="https://gjproperties.ae/ready-to-move-in/">
Ready to Move In</a><ul class="dropdown-menu"> <li class="dropdown-menu__menu-item">
<a class="dropdown-menu__menu-item--menu-link project-title" href="https://gjproperties.ae/project/al-ameera-village/">
Al Ameera Village Phase 1</a></li><li class="dropdown-menu__menu-item">
<a class="dropdown-menu__menu-item--menu-link project-title" href="https://gjproperties.ae/project/al-ameera-village-phase-2/">
Al Ameera Village Phase 2</a></li><li class="dropdown-menu__menu-item">
<a class="dropdown-menu__menu-item--menu-link project-title" href="https://gjproperties.ae/project/al-helio-villas/">
Al Helio Villas</a></li><li class="dropdown-menu__menu-item">
<a class="dropdown-menu__menu-item--menu-link project-title" href="https://gjproperties.ae/project/conqueror-tower/">
Conqueror Tower</a></li><li class="dropdown-menu__menu-item">
<a class="dropdown-menu__menu-item--menu-link project-title" href="https://gjproperties.ae/project/glam-residence/">
Glam Residence</a></li><li class="dropdown-menu__menu-item">
<a class="dropdown-menu__menu-item--menu-link project-title" href="https://gjproperties.ae/project/gulf-tower/">
Gulf Tower</a></li><li class="dropdown-menu__menu-item">
<a class="dropdown-menu__menu-item--menu-link project-title" href="https://gjproperties.ae/project/gulfa-tower-block-a/">
Gulfa Tower – Block A</a></li><li class="dropdown-menu__menu-item">
<a class="dropdown-menu__menu-item--menu-link project-title" href="https://gjproperties.ae/project/gulfa-tower-block-b/">
Gulfa Tower – Block B</a></li><li class="dropdown-menu__menu-item">
<a class="dropdown-menu__menu-item--menu-link project-title" href="https://gjproperties.ae/project/nuaimia-one-tower/">
Nuaimia One Tower</a></li><li class="dropdown-menu__menu-item">
<a class="dropdown-menu__menu-item--menu-link project-title" href="https://gjproperties.ae/project/oasis-tower-1/">
Oasis Tower 1</a></li><li class="dropdown-menu__menu-item">
<a class="dropdown-menu__menu-item--menu-link project-title" href="https://gjproperties.ae/project/oasis-tower-2/">
Oasis Tower 2</a></li></ul></li><li class="dropdown-menu__menu-item">
<a class="dropdown-menu__menu-item--menu-link" href="https://gjproperties.ae/off-plan-properties/">
Under Construction</a><ul class="dropdown-menu"> <li class="dropdown-menu__menu-item">
<a class="dropdown-menu__menu-item--menu-link project-title" href="https://gjproperties.ae/project/ajmancreektowers/">
Ajman Creek Towers</a></li><li class="dropdown-menu__menu-item">
<a class="dropdown-menu__menu-item--menu-link project-title" href="https://gjproperties.ae/project/alameeravillagephase3/">
Al Ameera Village Phase 3</a></li><li class="dropdown-menu__menu-item">
<a class="dropdown-menu__menu-item--menu-link project-title" href="https://gjproperties.ae/project/alameeravillagephase4/">
Al Ameera Village Phase 4</a></li><li class="dropdown-menu__menu-item">
<a class="dropdown-menu__menu-item--menu-link project-title" href="https://biltmore-residences.com/">
Biltmore Residence Sufouh</a></li><li class="dropdown-menu__menu-item">
<a class="dropdown-menu__menu-item--menu-link project-title" href="https://gjproperties.ae/project/bluebellresidence/">
Bluebell Residence</a></li><li class="dropdown-menu__menu-item">
<a class="dropdown-menu__menu-item--menu-link project-title" href="https://gjproperties.ae/project/kentia-residence/">
Kentia Residence</a></li><li class="dropdown-menu__menu-item">
<a class="dropdown-menu__menu-item--menu-link project-title" href="https://gjproperties.ae/project/nuaimia-two-tower/">
Nuaimia Two Tower</a></li><li class="dropdown-menu__menu-item">
<a class="dropdown-menu__menu-item--menu-link project-title" href="https://gjproperties.ae/project/one-678-residences/">
One 678 Residences</a></li><li class="dropdown-menu__menu-item">
<a class="dropdown-menu__menu-item--menu-link project-title" href="https://gjproperties.ae/project/oasis-tower-3/">
Oasis Tower 3</a></li><li class="dropdown-menu__menu-item">
<a class="dropdown-menu__menu-item--menu-link project-title" href="https://gjproperties.ae/project/rose-tower/">
Rose Tower</a></li></ul></li></ul></li><li class="menu__menuitem " data-image="" data-content="">
<a class="menu__menuitem--menulink " href="https://gjproperties.ae/sustainability/">
Sustainability</a></li><li class="menu__menuitem dropdown-arrow residents-menu menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children dropdown-arrow residents-menu menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children" data-image="" data-content="">
<a class="menu__menuitem--menulink " href="#">
Residents</a><ul class="dropdown-menu"> <li class="dropdown-menu__menu-item">
<a class="dropdown-menu__menu-item--menu-link" href="https://gjproperties.ae/property-management/">
Property Management</a></li><li class="dropdown-menu__menu-item">
<a class="dropdown-menu__menu-item--menu-link" href="https://gjproperties.ae/pay-now/">
Pay Now</a></li></ul></li><li class="menu__menuitem " data-image="" data-content="">
<a class="menu__menuitem--menulink " href="https://gjproperties.ae/blog/">
News</a></li><li class="menu__menuitem " data-image="" data-content="">
<a class="menu__menuitem--menulink " href="https://gjproperties.ae/contact-us/">
Contact</a></li></ul> </nav>
<div class="navigation-wrapper__contact-anchor">
<a href="tel:80045256" class="w-uline">
800 45256 </a>
</div>
<div class="nav-button" id="toggle">
</div>
</div>
</div>
</div>
</header>
<!-- <div class="whatsapp-icon-wrapper">
<a href="https://api.whatsapp.com/send?phone=+97167414478=&text=Hi" target="_blank">
<img width="96" height="96" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2096%2096'%3E%3C/svg%3E" alt="" data-lazy-src="/wp-content/uploads/2023/05/whatsapp-1.svg"><noscript><img width="96" height="96" src="/wp-content/uploads/2023/05/whatsapp-1.svg" alt=""></noscript>
</a>
</div> --><main>
<!-- Hero Section -->
<section class="hero--section home-hero">
<div class="home-hero__heroSlider swiper">
<div class="swiper-wrapper">
<div class="swiper-slide">
<div class="img-wrapper">
<picture>
<source media="(min-width:768px)" data-lazy-srcset="https://gjproperties.ae/wp-content/uploads/2022/05/hero-slide1.webp">
<img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="hero-img" data-lazy-src="https://gjproperties.ae/wp-content/uploads/2022/03/hero-slide1-1.webp"><noscript><img src="https://gjproperties.ae/wp-content/uploads/2022/03/hero-slide1-1.webp" alt="hero-img"></noscript>
</picture>
</div>
<div class="home-hero__hero-caption">
<div class="home-hero__hero-caption--container container" data-animation="animate__fadeInUp" data-duration="200">
<div class="generic--head center-head">
<h1 class="generic--head__head white-col">Your home, your style</h1>
<div class="generic--head__sec-para white-col">
<p>Rise to a new standard of living</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="swiper-pagination" data-animation="animate__fadeInUp" data-duration="600"></div>
</div>
<style>
.home-sm__sliderWrapper .generic-arrows .swiper-button-next, .home-sm__sliderWrapper .generic-arrows .swiper-button-prev {
background-image: url(https://gjproperties.ae/wp-content/uploads/2024/05/arrow-next.svg);
}
.home-sm__sliderWrapper {
position: absolute;
bottom: 0;
left: 0;
right: 0;
z-index: 5;
padding: 0 4.125em 2em 4.125em;
background: linear-gradient(184deg, rgba(0, 0, 0, 0) 57.3%, #000 96.43%);
}.home-sm__sliderWrapper {
position: absolute;
bottom: 0;
left: 0;
right: 0;
z-index: 5;
padding: 0 4.125em 2em 4.125em;
background: linear-gradient(184deg, rgba(0, 0, 0, 0.00) 57.3%, #000 96.43%);
}
@media (max-width: 576px) {
.home-sm__sliderWrapper {
padding: 0 5.125em 1em 5.125em;
}
}
.home-sm__sliderWrapper .generic-arrows {
display: flex;
flex-direction: row-reverse;
justify-content: center;
height: 3em;
}
@media (min-width: 1200px) {
.home-sm__sliderWrapper .generic-arrows {
display: flex;
flex-direction: row-reverse;
justify-content: space-between;
position: absolute;
top: 40%;
width: calc(100% - 21.625em);
height: auto;
}
}
.home-sm__sliderWrapper .generic-arrows .swiper-button-next, .home-sm__sliderWrapper .generic-arrows .swiper-button-prev {
position: relative;
left: auto;
right: auto;
top: 50%;
bottom: auto;
background: url(https://gjproperties.ae/wp-content/uploads/2024/05/arrow-next.svg) no-repeat;
width: 2.875em;
height: 2.875em;
background-color: #bea179;
border-radius: 50%;
background-position: center center;
}
.home-sm__sliderWrapper .generic-arrows .swiper-button-next::after, .home-sm__sliderWrapper .generic-arrows .swiper-button-prev::after {
display: none;
}
.home-sm__sliderWrapper .generic-arrows .swiper-button-prev {
transform: rotate(180deg);
margin-right: 0.75em;
}
@media (min-width: 1200px) {
.home-sm__sliderWrapper .generic-arrows .swiper-button-prev {
left: -4.125em;
}
}
.home-sm__sliderWrapper .generic-arrows .swiper-button-next {
right: 0;
}
.newsSm__slider .swiper-wrapper {
padding-bottom: 3.125em;
justify-content: center;
}
/* .newsSm__slider .swiper-slide {
width: 15.625em;
height: 13.75em;
} */
.newsSm__slider .swiper-slide a {
display: flex;
flex-direction: column;
align-items: center;
}
.newsSm__slider .swiper-slide .img-wrapper {
margin-bottom: 1.25em;
}
.newsSm__slider .swiper-slide h3 {
font-size: 1.125em;
}
#imgPopup.fancybox-content {
padding: 0 !important;
background: none;
}
#imgPopup .popupImg {
position: relative;
width: 18em;
}
@media (max-width: 576px) {
#imgPopup .popupImg {
width: 15em;
}
}
#imgPopup .primary-anchor {
position: absolute;
z-index: 5;
left: 0;
bottom: 1em;
justify-content: center;
width: max-content;
right: 0;
margin: 0 auto;
}
#imgPopup .fancybox-button {
background: #bea179 !important;
border-radius: 50% !important;
margin: 0.375em !important;
width: 2em;
height: 2em;
}
#imgPopup .fancybox-button svg {
transform: scale(2);
}
#imgPopup .fancybox-button svg path {
fill: #fff !important;
}
.justify-center {
justify-content: center !important;
}
.newsSm__slider .swiper-slide {
width: 15.625em;
height: 13.75em;
position: relative;
}
.newsSm__slider .swiper-slide .img-wrapper {
margin-bottom: 1.25em;
}
.newsSm__slider .swiper-slide h3 {
font-size: 1.125em;
}
.newsSm__slider .swiper-slide .featuredWrapper {
display: flex;
justify-content: center;
align-items: center;
background: #bfa179;
padding: 1em;
color: #fff;
font-size: 0.75em;
position: absolute;
top: 0.75em;
right: 0.75em;
z-index: 2;
border-radius: 3.125em;
}
@media (max-width: 1024px) {
.home-hero .swiper-slide-active .home-hero__hero-caption {
top:40% !important;
}
}
@media (max-width: 767px) {
.home-hero {
height: 95vh;
}
}
@keyframes flip {
from {
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
animation-timing-function: ease-out;
}
40% {
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
animation-timing-function: ease-out;
}
50% {
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
animation-timing-function: ease-in;
}
80% {
transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
animation-timing-function: ease-in;
}
to {
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
animation-timing-function: ease-in;
}
}
.animated.flip {
backface-visibility: visible;
animation-name: flip;
}
</style>
<div class="home-sm__sliderWrapper" >
<div class="container">
<div class="newsSm__slider swiper">
<div class="swiper-wrapper">
<div class="swiper-slide">
<a href="https://gjproperties.ae/project/ajmancreektowers/">
<div class="img-wrapper border-radius">
<img width="870" height="645" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20870%20645'%3E%3C/svg%3E" alt="latest-news" data-lazy-src="https://gjproperties.ae/wp-content/uploads/2023/10/creek-view-1.jpg"><noscript><img width="870" height="645" src="https://gjproperties.ae/wp-content/uploads/2023/10/creek-view-1.jpg" alt="latest-news"></noscript>
<div class="featuredWrapper">
Featured </div>
</div>
<div class="heroSmHead">
<h3 class="">Ajman Creek Towers</h3>
</div>
</a>
</div>
<div class="swiper-slide">
<a href="https://gjproperties.ae/project/glam-residence/">
<div class="img-wrapper border-radius">
<img width="870" height="645" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20870%20645'%3E%3C/svg%3E" alt="latest-news" data-lazy-src="https://gjproperties.ae/wp-content/uploads/2024/08/h2-main.jpg"><noscript><img width="870" height="645" src="https://gjproperties.ae/wp-content/uploads/2024/08/h2-main.jpg" alt="latest-news"></noscript>
<div class="featuredWrapper">
Featured </div>
</div>
<div class="heroSmHead">
<h3 class="">Glam Residence</h3>
</div>
</a>
</div>
<div class="swiper-slide">
<a href="https://gjproperties.ae/project/kentia-residence/">
<div class="img-wrapper border-radius">
<img width="870" height="645" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20870%20645'%3E%3C/svg%3E" alt="latest-news" data-lazy-src="https://gjproperties.ae/wp-content/uploads/2024/10/h7-1.png"><noscript><img width="870" height="645" src="https://gjproperties.ae/wp-content/uploads/2024/10/h7-1.png" alt="latest-news"></noscript>
<div class="featuredWrapper">
Featured </div>
</div>
<div class="heroSmHead">
<h3 class="">Kentia Residence</h3>
</div>
</a>
</div>
<div class="swiper-slide">
<a href="https://gjproperties.ae/project/nuaimia-two-tower/">
<div class="img-wrapper border-radius">
<img width="870" height="645" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20870%20645'%3E%3C/svg%3E" alt="latest-news" data-lazy-src="https://gjproperties.ae/wp-content/uploads/2024/02/12.png"><noscript><img width="870" height="645" src="https://gjproperties.ae/wp-content/uploads/2024/02/12.png" alt="latest-news"></noscript>
<div class="featuredWrapper">
Featured </div>
</div>
<div class="heroSmHead">
<h3 class="">Nuaimia Two Tower</h3>
</div>
</a>
</div>
<div class="swiper-slide">
<a href="https://gjproperties.ae/project/oasis-tower-3/">
<div class="img-wrapper border-radius">
<img width="870" height="645" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20870%20645'%3E%3C/svg%3E" alt="latest-news" data-lazy-src="https://gjproperties.ae/wp-content/uploads/2024/09/s4.png"><noscript><img width="870" height="645" src="https://gjproperties.ae/wp-content/uploads/2024/09/s4.png" alt="latest-news"></noscript>
<div class="featuredWrapper">
Featured </div>
</div>
<div class="heroSmHead">
<h3 class="">Oasis Tower 3</h3>
</div>
</a>
</div>
<div class="swiper-slide">
<a href="https://gjproperties.ae/project/one-678-residences/">
<div class="img-wrapper border-radius">
<img width="870" height="645" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20870%20645'%3E%3C/svg%3E" alt="latest-news" data-lazy-src="https://gjproperties.ae/wp-content/uploads/2024/11/870x645.jpg"><noscript><img width="870" height="645" src="https://gjproperties.ae/wp-content/uploads/2024/11/870x645.jpg" alt="latest-news"></noscript>
<div class="featuredWrapper">
Featured </div>
</div>
<div class="heroSmHead">
<h3 class="">One 678 Residences</h3>
</div>
</a>
</div>
</div>
</div>
<div class="generic-arrows">
<div class="swiper-button-next"></div>
<div class="swiper-button-prev"></div>
</div>
</div>
</div>
<!-- Section Element -->
<div class="section-element-left"></div>
<!-- -->
</section>
<!-- -->
<!-- Real Estate Section -->
<section class="real-estate">
<div class="container">
<div class="twocol-row">
<div class="real-estate__leftsec col-40">
<div class="generic--head">
<h3 class="generic--head__head" data-animation="animate__fadeInUp" data-duration="200">
Distinctive real estate developments </h3>
<div class="generic--head__sec-para">
<p class="" data-animation="animate__fadeInUp" data-duration="300">Our real estate developments combine spectacular locations and ergonomic designs with quality construction and superb health & wellness facilities. It’s a package that provides an aspirational lifestyle for families who want only the very best.<br />
<br />
We have an extensive portfolio of completed and under-construction real estate projects. Somewhere in that portfolio is your perfect home. Come take a look.</p>
</div>
</div>
</div>
<div class="real-estate__rightsec col-60">
<div class="img-wrapper border-radius img__observer__two">
<img width="801" height="510" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20801%20510'%3E%3C/svg%3E" alt="image" class="element" data-lazy-src="https://gjproperties.ae/wp-content/uploads/2023/12/bluebell.webp"><noscript><img width="801" height="510" src="https://gjproperties.ae/wp-content/uploads/2023/12/bluebell.webp" alt="image" class="element"></noscript>
</div>
<div class="bottom-img img-wrapper border-radius img__observer__one">
<img width="429" height="301" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20429%20301'%3E%3C/svg%3E" alt="image" class="element" data-lazy-src="https://gjproperties.ae/wp-content/uploads/2022/05/real-estate2.webp"><noscript><img width="429" height="301" src="https://gjproperties.ae/wp-content/uploads/2022/05/real-estate2.webp" alt="image" class="element"></noscript>
</div>
</div>
</div>
</div>
</section>
<!-- -->
<!-- Section Element -->
<div class="section-element-right before-bg3 "></div>
<!-- -->
<!-- Freehold Properties -->
<section class="freehold-properties">
<div class="container">
<div class="generic--head sechead animate" data-animation="animate__fadeInUp" data-duration="200">
<h3 class="generic--head__head black-col margin2">
Featured Properties </h3>
</div>
<div class="twocol-row freehold-properties__wrapper">
<div class="freehold-properties__sliderWrapper border-radius animate" data-animation="animate__fadeIn " data-duration="200">
<div class="freehold-properties__slider swiper">
<div class="swiper-wrapper">
<div class="swiper-slide">
<div class="freehold-properties__slide-wrapper">
<div class="generic--head center-head">
<h2 id="freehold-properties-title" class="generic--head__head animate" data-animation="animate__fadeInUp" data-duration="200">
Ajman Creek Towers </h2>
<div class="generic--head__sec-para animate" data-animation="animate__fadeInUp" data-duration="300">
<p class="s-font"> Life's Better by the Creek</p>
</div>
</div>
<div class="location animate" data-animation="animate__fadeInUp" data-duration="400">
<div class="img-wrapper">
<img width="13" height="19" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2013%2019'%3E%3C/svg%3E" alt="location" data-lazy-src="https://gjproperties.ae/wp-content/themes/gjrealestate/assets/svg/location.svg"><noscript><img width="13" height="19" src="https://gjproperties.ae/wp-content/themes/gjrealestate/assets/svg/location.svg" alt="location"></noscript>
</div>
<p class="s-font black-col"> Ajman, UAE</p>
</div>
<div class="description animate" data-animation="animate__fadeInUp" data-duration="500">
<div class="item-card">
<h6 class="head black-col">
DOWN PAYMENT </h6>
<h4 class="detail black-col">
10% </h4>
</div>
<div class="item-card">
<h6 class="head black-col">
PAY THE REST </h6>
<h4 class="detail black-col">
Over 7.5 YEARS </h4>
</div>
<div class="item-card">
<h6 class="head black-col">
INTEREST RATE </h6>
<h4 class="detail black-col">
0% </h4>
</div>
</div>
<div class="brochure animate" data-animation="animate__fadeInUp" data-duration="700">
<div class="img-wrapper">
<img width="16" height="35" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2016%2035'%3E%3C/svg%3E" alt="brochure" data-lazy-src="https://gjproperties.ae/wp-content/themes/gjrealestate/assets/svg/brochure.svg"><noscript><img width="16" height="35" src="https://gjproperties.ae/wp-content/themes/gjrealestate/assets/svg/brochure.svg" alt="brochure"></noscript>
</div>
<a href="javascript:" data-href="https://gjproperties.ae/wp-content/uploads/2023/01/Ajman-Creek-Towers-Brochure.pdf" data-touch='false' data-fancybox data-src="#plan-form" class="download-brochure uline primary-col" download>
Download brochure </a>
</div>
<!-- <div class="brochure animate" data-animation="animate__fadeInUp" data-duration="700">
<div class="img-wrapper">
<img width="16" height="35" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2016%2035'%3E%3C/svg%3E" alt="brochure" data-lazy-src="https://gjproperties.ae/wp-content/themes/gjrealestate/assets/svg/brochure.svg"><noscript><img width="16" height="35" src="https://gjproperties.ae/wp-content/themes/gjrealestate/assets/svg/brochure.svg" alt="brochure"></noscript>
</div>
<a href="javascript:" data-fancybox data-src="#plan-form" data-href="https://gjproperties.ae/wp-content/uploads/2023/01/Ajman-Creek-Towers-Brochure.pdf" class="download-brochure uline primary-col">
Download brochure </a>
</div>
-->
</div>
</div>
</div>
</div>
<div class="freehold-properties__pagination swiper-pagination"></div>
<div class="freehold-properties__navigation">
<div class="swiper-button-next"></div>
<div class="swiper-button-prev"></div>
</div>
</div>
<div class="freehold-properties__galleryWrapper border-radius img__observer__two">
<div class="freehold-properties__gallery swiper element">
<div class="swiper-wrapper">
<div class="swiper-slide">
<div class="img-wrapper">
<img width="1111" height="737" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201111%20737'%3E%3C/svg%3E" alt="freehold-properties" data-lazy-src="https://gjproperties.ae/wp-content/uploads/2023/01/h2-1.png"><noscript><img width="1111" height="737" src="https://gjproperties.ae/wp-content/uploads/2023/01/h2-1.png" alt="freehold-properties"></noscript>
</div>
<a href="https://www.youtube.com/watch?v=1U4ydYu7psk&t=2s" data-fancybox="freehold-properties-gallery" class="freehold-properties__gallery--play-btn">
<img width="128" height="128" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20128%20128'%3E%3C/svg%3E" alt="play-btn" data-lazy-src="https://gjproperties.ae/wp-content/themes/gjrealestate/assets/svg/play-btn.svg"><noscript><img width="128" height="128" src="https://gjproperties.ae/wp-content/themes/gjrealestate/assets/svg/play-btn.svg" alt="play-btn"></noscript>
</a>
<span class="freehold-properties__gallery--video-listing">Video</span>
</div>
<!-- <div class="swiper-slide">
<div class="img-wrapper">
<img width="1111" height="737" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201111%20737'%3E%3C/svg%3E" alt="freehold-properties" data-lazy-src="https://gjproperties.ae/wp-content/themes/gjrealestate/assets/images/home/freehold-properties2.jpg"><noscript><img width="1111" height="737" src="https://gjproperties.ae/wp-content/themes/gjrealestate/assets/images/home/freehold-properties2.jpg" alt="freehold-properties"></noscript>
</div>
<a href="https://player.vimeo.com/video/662185231?background=1&autoplay=1&loop=1&title=0&byline=0&portrait=0&api=1" data-fancybox="freehold-properties-gallery" class="freehold-properties__gallery--play-btn">
<img width="128" height="128" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20128%20128'%3E%3C/svg%3E" alt="play-btn" data-lazy-src="https://gjproperties.ae/wp-content/themes/gjrealestate/assets/svg/play-btn.svg"><noscript><img width="128" height="128" src="https://gjproperties.ae/wp-content/themes/gjrealestate/assets/svg/play-btn.svg" alt="play-btn"></noscript>
</a>
</div> -->
</div>
</div>
</div>
</div>
</div>
</section>
<!-- -->
<!-- Unique Real Estate -->
<section class="unique-real-estate">
<div class="container">
<div class="generic--head center-head sechead animate" data-animation="animate__fadeInUp" data-duration="200">
<h3 class="generic--head__head black-col margin2">Unique Real Estate Developments</h3>
</div>
<div class="unique-real-estate__wrapper">
<div class="unique-real-estate__item animate" data-animation="animate__fadeIn" data-duration="200">
<div class="generic--head center-head">
<h3 class="generic--head__head animate" data-animation="animate__fadeInUp" data-duration="400">
Freehold </h3>
<div class="generic--head__sec-para animate" data-animation="animate__fadeInUp" data-duration="500">
<p> Ownership</p>
</div>
</div>
</div>
<div class="unique-real-estate__item animate" data-animation="animate__fadeIn" data-duration="200">
<div class="generic--head center-head">
<h3 class="generic--head__head animate" data-animation="animate__fadeInUp" data-duration="400">
Attractive </h3>
<div class="generic--head__sec-para animate" data-animation="animate__fadeInUp" data-duration="500">
<p> Payment Plans</p>
</div>
</div>
</div>
<div class="unique-real-estate__item animate" data-animation="animate__fadeIn" data-duration="200">
<div class="generic--head center-head">
<h3 class="generic--head__head animate" data-animation="animate__fadeInUp" data-duration="400">
Ready </h3>
<div class="generic--head__sec-para animate" data-animation="animate__fadeInUp" data-duration="500">
<p> To Move In</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- -->
<!-- Experience With GJ Real Estate -->
<section class="experience-real-estate">
<div class="container">
<div class="generic--head center-head sechead animate" data-animation="animate__fadeInUp" data-duration="200">
<h3 class="generic--head__head black-col margin2">
Four Exceptional Advantages </h3>
</div>
<div class="experience-real-estate__slider swiper">
<div class="experience-real-estate__cardWrapper swiper-wrapper">
<div class="experience-real-estate__card swiper-slide animate" data-animation="animate__fadeIn" data-duration="200">
<a href="https://gjproperties.ae/experiences-with/spectacular-locations/" class="">
<div class="img-wrapper border-radius">
<img width="780" height="591" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20780%20591'%3E%3C/svg%3E" alt="image-here" data-lazy-src="https://gjproperties.ae/wp-content/uploads/2022/03/st1-1.png"><noscript><img width="780" height="591" src="https://gjproperties.ae/wp-content/uploads/2022/03/st1-1.png" alt="image-here"></noscript>
</div>
</a>
<div class="generic--head-wrapper">
<div class="generic--head">
<h2 class="generic--head__head white-col animate" data-animation="animate__fadeInUp" data-duration="400">Spectacular <br> Locations</h2>
<div class="generic--head__anchor-wrapper primary-anchor transparent-col animate" data-animation="animate__fadeInUp" data-duration="500">
<a href="https://gjproperties.ae/experiences-with/spectacular-locations/" class="">
Stunning views </a>
</div>
</div>
</div>
</div>
<div class="experience-real-estate__card swiper-slide animate" data-animation="animate__fadeIn" data-duration="200">
<a href="https://gjproperties.ae/experiences-with/health-wellness/" class="">
<div class="img-wrapper border-radius">
<img width="780" height="591" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20780%20591'%3E%3C/svg%3E" alt="image-here" data-lazy-src="https://gjproperties.ae/wp-content/uploads/2022/03/111-2.png"><noscript><img width="780" height="591" src="https://gjproperties.ae/wp-content/uploads/2022/03/111-2.png" alt="image-here"></noscript>
</div>
</a>
<div class="generic--head-wrapper">
<div class="generic--head">
<h2 class="generic--head__head white-col animate" data-animation="animate__fadeInUp" data-duration="400">Health & <br> Wellness</h2>
<div class="generic--head__anchor-wrapper primary-anchor transparent-col animate" data-animation="animate__fadeInUp" data-duration="500">
<a href="https://gjproperties.ae/experiences-with/health-wellness/" class="">
Fitness Experience </a>
</div>
</div>
</div>
</div>
<div class="experience-real-estate__card swiper-slide animate" data-animation="animate__fadeIn" data-duration="200">
<a href="https://gjproperties.ae/experiences-with/human-centric-design/" class="">
<div class="img-wrapper border-radius">
<img width="810" height="610" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20810%20610'%3E%3C/svg%3E" alt="image-here" data-lazy-src="https://gjproperties.ae/wp-content/uploads/2022/03/89.png"><noscript><img width="810" height="610" src="https://gjproperties.ae/wp-content/uploads/2022/03/89.png" alt="image-here"></noscript>
</div>
</a>
<div class="generic--head-wrapper">
<div class="generic--head">
<h2 class="generic--head__head white-col animate" data-animation="animate__fadeInUp" data-duration="400">Human-centric <br> design</h2>
<div class="generic--head__anchor-wrapper primary-anchor transparent-col animate" data-animation="animate__fadeInUp" data-duration="500">
<a href="https://gjproperties.ae/experiences-with/human-centric-design/" class="">
Architecture </a>
</div>
</div>
</div>
</div>
<div class="experience-real-estate__card swiper-slide animate" data-animation="animate__fadeIn" data-duration="200">
<a href="https://gjproperties.ae/experiences-with/quality-constructions/" class="">
<div class="img-wrapper border-radius">
<img width="675" height="508" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20675%20508'%3E%3C/svg%3E" alt="image-here" data-lazy-src="https://gjproperties.ae/wp-content/uploads/2022/03/werysfdgdr-1.png"><noscript><img width="675" height="508" src="https://gjproperties.ae/wp-content/uploads/2022/03/werysfdgdr-1.png" alt="image-here"></noscript>
</div>
</a>
<div class="generic--head-wrapper">
<div class="generic--head">
<h2 class="generic--head__head white-col animate" data-animation="animate__fadeInUp" data-duration="400">Quality <br> Constructions</h2>
<div class="generic--head__anchor-wrapper primary-anchor transparent-col animate" data-animation="animate__fadeInUp" data-duration="500">
<a href="https://gjproperties.ae/experiences-with/quality-constructions/" class="">
Build To Last </a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- -->
<!-- Latest News -->
<section class="latest-news">
<div class="container">
<div class="twocol-row">
<div class="generic--head sechead col-50 animate" data-animation="animate__fadeInUp" data-duration="200">
<h2 class="generic--head__head black-col margin2">Latest News</h2>
</div>
<div class="sechead-anchor col-50 animate" data-animation="animate__fadeInUp" data-duration="200">
<a href="/blog/" target="_self" class="anchor uline primary-col transparent-col2">
View All </a>
</div>
</div>
</div>
<div class="latest-news__sliderWrapper animate" data-animation="animate__fadeIn" data-duration="200">
<div class="latest-news__slider swiper">
<div class="swiper-wrapper">
<div class="swiper-slide">
<div class="img-wrapper border-radius">
<img width="512" height="512" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3C/svg%3E" alt="latest-news" data-lazy-src="https://gjproperties.ae/wp-content/uploads/2024/12/One678-residences.png"><noscript><img width="512" height="512" src="https://gjproperties.ae/wp-content/uploads/2024/12/One678-residences.png" alt="latest-news"></noscript>
</div>
<div class="generic--head ">
<a href="https://gjproperties.ae/everything-that-makes-one678-residences-a-premier-choice-in-ajman/" class="uline primary-col">
<h4 class="generic--head__head black-col">Everything That Makes One678 Residences a Premier Choice in Ajman</h4>
</a>
<!-- <div class="generic--head__anchor-wrapper primary-anchor transparent-col2">
<a href="" class="">
</a>
</div> -->
</div>
</div>
<div class="swiper-slide">
<div class="img-wrapper border-radius">
<img width="512" height="512" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3C/svg%3E" alt="latest-news" data-lazy-src="https://gjproperties.ae/wp-content/uploads/2024/12/invest-in-ajman-property.png"><noscript><img width="512" height="512" src="https://gjproperties.ae/wp-content/uploads/2024/12/invest-in-ajman-property.png" alt="latest-news"></noscript>
</div>
<div class="generic--head ">
<a href="https://gjproperties.ae/the-role-of-international-investors-in-ajmans-property-boom/" class="uline primary-col">
<h4 class="generic--head__head black-col">The Role of International Investors in Ajman's Property Boom</h4>
</a>
<!-- <div class="generic--head__anchor-wrapper primary-anchor transparent-col2">
<a href="" class="">
</a>
</div> -->
</div>
</div>
<div class="swiper-slide">
<div class="img-wrapper border-radius">
<img width="512" height="512" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3C/svg%3E" alt="latest-news" data-lazy-src="https://gjproperties.ae/wp-content/uploads/2024/12/new-hospitals-in-Ajman.png"><noscript><img width="512" height="512" src="https://gjproperties.ae/wp-content/uploads/2024/12/new-hospitals-in-Ajman.png" alt="latest-news"></noscript>
</div>
<div class="generic--head ">
<a href="https://gjproperties.ae/ajmans-health-sector-developments-new-hospitals-and-clinics-by-2025/" class="uline primary-col">
<h4 class="generic--head__head black-col">Ajman's Health Sector Developments: New Hospitals and Clinics by 2025</h4>
</a>
<!-- <div class="generic--head__anchor-wrapper primary-anchor transparent-col2">
<a href="" class="">
</a>
</div> -->
</div>
</div>
<div class="swiper-slide">
<div class="img-wrapper border-radius">
<img width="512" height="512" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3C/svg%3E" alt="latest-news" data-lazy-src="https://gjproperties.ae/wp-content/uploads/2024/12/Ajmans-Trade-Relations.png"><noscript><img width="512" height="512" src="https://gjproperties.ae/wp-content/uploads/2024/12/Ajmans-Trade-Relations.png" alt="latest-news"></noscript>
</div>
<div class="generic--head ">
<a href="https://gjproperties.ae/ajmans-trade-relations-a-29-increase-with-saudi-arabia-in-2023-and-2024/" class="uline primary-col">
<h4 class="generic--head__head black-col">Ajman's Trade Relations: A 29% Increase with Saudi Arabia in 2023 and 2024</h4>
</a>
<!-- <div class="generic--head__anchor-wrapper primary-anchor transparent-col2">
<a href="" class="">
</a>
</div> -->
</div>
</div>
<div class="swiper-slide">
<div class="img-wrapper border-radius">
<img width="512" height="512" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3C/svg%3E" alt="latest-news" data-lazy-src="https://gjproperties.ae/wp-content/uploads/2024/11/Ajmans-Affordable-Apartments.png"><noscript><img width="512" height="512" src="https://gjproperties.ae/wp-content/uploads/2024/11/Ajmans-Affordable-Apartments.png" alt="latest-news"></noscript>
</div>
<div class="generic--head ">
<a href="https://gjproperties.ae/explore-11-stylish-ajmans-affordable-apartments/" class="uline primary-col">
<h4 class="generic--head__head black-col">Explore 11 Stylish Ajman’s Affordable Apartments</h4>
</a>
<!-- <div class="generic--head__anchor-wrapper primary-anchor transparent-col2">
<a href="" class="">
</a>
</div> -->
</div>
</div>
<div class="swiper-slide">
<div class="img-wrapper border-radius">
<img width="512" height="512" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3C/svg%3E" alt="latest-news" data-lazy-src="https://gjproperties.ae/wp-content/uploads/2024/11/Ajman-Parking-Timing.png"><noscript><img width="512" height="512" src="https://gjproperties.ae/wp-content/uploads/2024/11/Ajman-Parking-Timing.png" alt="latest-news"></noscript>
</div>
<div class="generic--head ">
<a href="https://gjproperties.ae/ajman-parking-time/" class="uline primary-col">
<h4 class="generic--head__head black-col">Ajman Parking Time 2025 | Paid And Free Parking Time</h4>
</a>
<!-- <div class="generic--head__anchor-wrapper primary-anchor transparent-col2">
<a href="" class="">
</a>
</div> -->
</div>
</div>
<div class="swiper-slide">
<div class="img-wrapper border-radius">
<img width="512" height="512" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3C/svg%3E" alt="latest-news" data-lazy-src="https://gjproperties.ae/wp-content/uploads/2024/11/Ajman-To-Abu-Dhabi-Bus-Timing.png"><noscript><img width="512" height="512" src="https://gjproperties.ae/wp-content/uploads/2024/11/Ajman-To-Abu-Dhabi-Bus-Timing.png" alt="latest-news"></noscript>
</div>
<div class="generic--head ">
<a href="https://gjproperties.ae/ajman-to-abu-dhabi-bus-timing/" class="uline primary-col">
<h4 class="generic--head__head black-col">Ajman To Abu Dhabi Bus Timing</h4>
</a>
<!-- <div class="generic--head__anchor-wrapper primary-anchor transparent-col2">
<a href="" class="">
</a>
</div> -->
</div>
</div>
<div class="swiper-slide">
<div class="img-wrapper border-radius">
<img width="512" height="512" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3C/svg%3E" alt="latest-news" data-lazy-src="https://gjproperties.ae/wp-content/uploads/2024/11/Emirates-Id-Fine-Check.png"><noscript><img width="512" height="512" src="https://gjproperties.ae/wp-content/uploads/2024/11/Emirates-Id-Fine-Check.png" alt="latest-news"></noscript>
</div>
<div class="generic--head ">
<a href="https://gjproperties.ae/how-to-check-fine-on-emirates-id/" class="uline primary-col">
<h4 class="generic--head__head black-col">How To Check Fine On Emirates ID</h4>
</a>
<!-- <div class="generic--head__anchor-wrapper primary-anchor transparent-col2">
<a href="" class="">
</a>
</div> -->
</div>
</div>
<div class="swiper-slide">
<div class="img-wrapper border-radius">
<img width="512" height="512" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3C/svg%3E" alt="latest-news" data-lazy-src="https://gjproperties.ae/wp-content/uploads/2024/03/Taxes-and-Fees-For-Property.png"><noscript><img width="512" height="512" src="https://gjproperties.ae/wp-content/uploads/2024/03/Taxes-and-Fees-For-Property.png" alt="latest-news"></noscript>
</div>
<div class="generic--head ">
<a href="https://gjproperties.ae/taxes-and-fees-for-property-purchases-in-uae/" class="uline primary-col">
<h4 class="generic--head__head black-col">Taxes and Fees For Property Purchases in UAE</h4>
</a>
<!-- <div class="generic--head__anchor-wrapper primary-anchor transparent-col2">
<a href="" class="">
</a>
</div> -->
</div>
</div>
<div class="swiper-slide">
<div class="img-wrapper border-radius">
<img width="512" height="512" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3C/svg%3E" alt="latest-news" data-lazy-src="https://gjproperties.ae/wp-content/uploads/2024/11/Etihad-Rail.png"><noscript><img width="512" height="512" src="https://gjproperties.ae/wp-content/uploads/2024/11/Etihad-Rail.png" alt="latest-news"></noscript>
</div>
<div class="generic--head ">
<a href="https://gjproperties.ae/etihad-rail-map-route-travel-time-and-stations/" class="uline primary-col">
<h4 class="generic--head__head black-col">Etihad Rail Map, Route, Travel Time and Stations</h4>
</a>
<!-- <div class="generic--head__anchor-wrapper primary-anchor transparent-col2">
<a href="" class="">
</a>
</div> -->
</div>
</div>
<div class="swiper-slide">
<div class="img-wrapper border-radius">
<img width="512" height="512" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3C/svg%3E" alt="latest-news" data-lazy-src="https://gjproperties.ae/wp-content/uploads/2024/11/Ajmans-real-estate-market.png"><noscript><img width="512" height="512" src="https://gjproperties.ae/wp-content/uploads/2024/11/Ajmans-real-estate-market.png" alt="latest-news"></noscript>
</div>
<div class="generic--head ">
<a href="https://gjproperties.ae/real-estate-transactions-of-1-95-billion-dirhams-in-ajman-during-september-2024/" class="uline primary-col">
<h4 class="generic--head__head black-col">Real Estate Transactions of 1.95 Billion Dirhams in Ajman During September 2024</h4>
</a>
<!-- <div class="generic--head__anchor-wrapper primary-anchor transparent-col2">
<a href="" class="">
</a>
</div> -->
</div>
</div>
<div class="swiper-slide">
<div class="img-wrapper border-radius">
<img width="512" height="512" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3C/svg%3E" alt="latest-news" data-lazy-src="https://gjproperties.ae/wp-content/uploads/2024/11/Best-Place-To-Invest-In-Dubai.png"><noscript><img width="512" height="512" src="https://gjproperties.ae/wp-content/uploads/2024/11/Best-Place-To-Invest-In-Dubai.png" alt="latest-news"></noscript>
</div>
<div class="generic--head ">
<a href="https://gjproperties.ae/best-area-to-buy-property-in-dubai/" class="uline primary-col">
<h4 class="generic--head__head black-col">Best Area To Buy Property In Dubai</h4>
</a>
<!-- <div class="generic--head__anchor-wrapper primary-anchor transparent-col2">
<a href="" class="">
</a>
</div> -->
</div>
</div>
<div class="swiper-slide">
<div class="img-wrapper border-radius">
<img width="512" height="512" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3C/svg%3E" alt="latest-news" data-lazy-src="https://gjproperties.ae/wp-content/uploads/2024/11/Ajman-Shopping-Mall.png"><noscript><img width="512" height="512" src="https://gjproperties.ae/wp-content/uploads/2024/11/Ajman-Shopping-Mall.png" alt="latest-news"></noscript>
</div>
<div class="generic--head ">
<a href="https://gjproperties.ae/best-ajman-shopping-malls/" class="uline primary-col">
<h4 class="generic--head__head black-col">The 10 Best Ajman Shopping Malls</h4>
</a>
<!-- <div class="generic--head__anchor-wrapper primary-anchor transparent-col2">
<a href="" class="">
</a>
</div> -->
</div>
</div>
<div class="swiper-slide">
<div class="img-wrapper border-radius">
<img width="512" height="512" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3C/svg%3E" alt="latest-news" data-lazy-src="https://gjproperties.ae/wp-content/uploads/2024/10/Overstay-Fine-Check.png"><noscript><img width="512" height="512" src="https://gjproperties.ae/wp-content/uploads/2024/10/Overstay-Fine-Check.png" alt="latest-news"></noscript>
</div>
<div class="generic--head ">
<a href="https://gjproperties.ae/how-to-check-overstay-fine-in-uae/" class="uline primary-col">
<h4 class="generic--head__head black-col">How To Check Overstay Fine In UAE Overstay Fine Check</h4>
</a>
<!-- <div class="generic--head__anchor-wrapper primary-anchor transparent-col2">
<a href="" class="">
</a>
</div> -->
</div>
</div>
<div class="swiper-slide">
<div class="img-wrapper border-radius">
<img width="512" height="512" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3C/svg%3E" alt="latest-news" data-lazy-src="https://gjproperties.ae/wp-content/uploads/2024/10/Biltmore-Residences-Sufouh.png"><noscript><img width="512" height="512" src="https://gjproperties.ae/wp-content/uploads/2024/10/Biltmore-Residences-Sufouh.png" alt="latest-news"></noscript>
</div>
<div class="generic--head ">
<a href="https://gjproperties.ae/biltmore-residences-sufouh-a-new-era-of-luxury-living-in-dubai/" class="uline primary-col">
<h4 class="generic--head__head black-col">Biltmore Residences Sufouh: A New Era of Luxury Living in Dubai</h4>
</a>
<!-- <div class="generic--head__anchor-wrapper primary-anchor transparent-col2">
<a href="" class="">
</a>
</div> -->
</div>
</div>
<div class="swiper-slide">
<div class="img-wrapper border-radius">
<img width="512" height="512" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3C/svg%3E" alt="latest-news" data-lazy-src="https://gjproperties.ae/wp-content/uploads/2024/10/Ajmans-real-estate-sector.png"><noscript><img width="512" height="512" src="https://gjproperties.ae/wp-content/uploads/2024/10/Ajmans-real-estate-sector.png" alt="latest-news"></noscript>
</div>
<div class="generic--head ">
<a href="https://gjproperties.ae/ajmans-real-estate-sector-reached-a-total-valuation-of-aed-2-25-billion-in-august-2024/" class="uline primary-col">
<h4 class="generic--head__head black-col">Ajman's real estate sector reached a total valuation of AED 2.25 billion in August 2024</h4>
</a>
<!-- <div class="generic--head__anchor-wrapper primary-anchor transparent-col2">
<a href="" class="">
</a>
</div> -->
</div>
</div>
<div class="swiper-slide">
<div class="img-wrapper border-radius">
<img width="512" height="512" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3C/svg%3E" alt="latest-news" data-lazy-src="https://gjproperties.ae/wp-content/uploads/2024/10/Storage-Ideas-For-Small-Spaces.png"><noscript><img width="512" height="512" src="https://gjproperties.ae/wp-content/uploads/2024/10/Storage-Ideas-For-Small-Spaces.png" alt="latest-news"></noscript>
</div>
<div class="generic--head ">
<a href="https://gjproperties.ae/storage-space-ideas-for-small-homes/" class="uline primary-col">
<h4 class="generic--head__head black-col">20 Storage Space Ideas for Small Homes</h4>
</a>
<!-- <div class="generic--head__anchor-wrapper primary-anchor transparent-col2">
<a href="" class="">
</a>
</div> -->
</div>
</div>
</div>
</div>
</div>
</section>
<!-- -->
<!-- Residents -->
<section class="residents">
<div class="container">
<div class="img-wrapper border-radius animate" data-animation="animate__fadeIn" data-duration="200">
<picture>
<source media="(min-width:768px)" data-lazy-srcset="https://gjproperties.ae/wp-content/uploads/2022/03/residents.jpg">
<img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="hero-img" data-lazy-src="https://gjproperties.ae/wp-content/uploads/2022/04/residents-mob.jpg"><noscript><img src="https://gjproperties.ae/wp-content/uploads/2022/04/residents-mob.jpg" alt="hero-img"></noscript>
</picture>
</div>
<div class=" generic--head center-head sechead">
<h2 class="generic--head__head white-col animate" data-animation="animate__fadeInUp" data-duration="400">
Residents </h2>
<div class="generic--head__sec-para white-col animate" data-animation="animate__fadeInUp" data-duration="500">
<p> We look after your wellbeing</p>
</div>
</div>
</div>
</section>
<!-- -->
<!-- Section Element -->
<div class="section-element-right"></div>
<!-- -->
<!-- Subscribe Form -->
<section class="subscribe">
<div class="container">
<div class="generic--head center-head sechead">
<h2 class="generic--head__head black-col animate" data-animation="animate__fadeInUp" data-duration="200">
Subscribe to our newsletter </h2>
<div class="generic--head__sec-para animate" data-animation="animate__fadeInUp" data-duration="300">
<div class="generic--head center-head sechead">
<div class="generic--head__sec-para animate__fadeInUp animate__animated" data-animation="animate__fadeInUp" data-duration="300">
<div class="generic--head center-head sechead">
<div class="generic--head__sec-para animate__fadeInUp animate__animated" data-animation="animate__fadeInUp" data-duration="300">
<p>By clicking subscribe, you agree to our  <a class="w-uline primary-col" href="https://gjproperties.ae/terms-of-use/">Terms of Use</a> and <a class="w-uline primary-col" href="https://gjproperties.ae/privacy-policy/">Privacy Policy</a></p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="subscribe__formWrapper">
<div class="wpcf7 no-js" id="wpcf7-f446-o1" lang="en-US" dir="ltr">
<div class="screen-reader-response"><p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul></div>
<form action="/#wpcf7-f446-o1" method="post" class="wpcf7-form init subscribe__form" aria-label="Contact form" novalidate="novalidate" data-status="init">
<div style="display: none;">
<input type="hidden" name="_wpcf7" value="446" />
<input type="hidden" name="_wpcf7_version" value="5.7.2" />
<input type="hidden" name="_wpcf7_locale" value="en_US" />
<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f446-o1" />
<input type="hidden" name="_wpcf7_container_post" value="0" />
<input type="hidden" name="_wpcf7_posted_data_hash" value="" />
<input type="hidden" name="_wpcf7cf_hidden_group_fields" value="[]" />
<input type="hidden" name="_wpcf7cf_hidden_groups" value="[]" />
<input type="hidden" name="_wpcf7cf_visible_groups" value="[]" />
<input type="hidden" name="_wpcf7cf_repeaters" value="[]" />
<input type="hidden" name="_wpcf7cf_steps" value="{}" />
<input type="hidden" name="_wpcf7cf_options" value="{"form_id":446,"conditions":[],"settings":{"animation":"yes","animation_intime":200,"animation_outtime":200,"conditions_ui":"normal","notice_dismissed":false,"notice_dismissed_rollback-cf7-5.5.6":true}}" />
</div>
<div class="subscribe__form--input-container animate" data-animation="animate__fadeInUp" data-duration="400">
<span class="wpcf7-form-control-wrap" data-name="email"><input size="40" class="wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email input" aria-required="true" aria-invalid="false" value="" type="email" name="email" /></span>
</div>
<div class="subscribe__form--Btn-container primary-anchor transparent-col2 animate" data-animation="animate__fadeInUp" data-duration="500">
<input class="wpcf7-form-control has-spinner wpcf7-submit subscribe__form--submitBtn" type="submit" value="Subscribe" />
</div><div class="wpcf7-response-output" aria-hidden="true"></div></form></div> </div>
</div>
</section>
<!-- --> <div style="display: none;" id="plan-form" class="plan-modal-form ">
<div class="wpcf7 no-js" id="wpcf7-f2375-o2" lang="en-US" dir="ltr">
<div class="screen-reader-response"><p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul></div>
<form action="/#wpcf7-f2375-o2" method="post" class="wpcf7-form init enquiry-form-body generic--formborder-radius" aria-label="Contact form" novalidate="novalidate" data-status="init">
<div style="display: none;">
<input type="hidden" name="_wpcf7" value="2375" />
<input type="hidden" name="_wpcf7_version" value="5.7.2" />
<input type="hidden" name="_wpcf7_locale" value="en_US" />
<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f2375-o2" />
<input type="hidden" name="_wpcf7_container_post" value="0" />
<input type="hidden" name="_wpcf7_posted_data_hash" value="" />
<input type="hidden" name="_wpcf7cf_hidden_group_fields" value="[]" />
<input type="hidden" name="_wpcf7cf_hidden_groups" value="[]" />
<input type="hidden" name="_wpcf7cf_visible_groups" value="[]" />
<input type="hidden" name="_wpcf7cf_repeaters" value="[]" />
<input type="hidden" name="_wpcf7cf_steps" value="{}" />
<input type="hidden" name="_wpcf7cf_options" value="{"form_id":2375,"conditions":[],"settings":{"animation":"yes","animation_intime":200,"animation_outtime":200,"conditions_ui":"normal","notice_dismissed":false,"notice_dismissed_rollback-cf7-5.5.6":true}}" />
</div>
<input class="wpcf7-form-control wpcf7-hidden" value="" type="hidden" name="url" />
<input class="wpcf7-form-control wpcf7-hidden" value="" type="hidden" name="pagetitle" />
<input name="project_location" class="project_location" type="hidden">
<input name="project_title" id="project_title" type="hidden">
<h3 class="generic--form__head black-col col-100 animate" data-animation="animate__fadeInUp" data-duration="200">
Download Brochure
</h3>
<div class="generic--form__input-container col-100 animate" data-animation="animate__fadeInUp" data-duration="300">
<label class="input-label">Full Name</label> <span class="wpcf7-form-control-wrap" data-name="firstname"><input size="40" class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required input" id="bro-fname" aria-required="true" aria-invalid="false" placeholder="Enter Your Full Name" value="" type="text" name="firstname" /></span>
</div>
<div class="generic--form__input-container col-100 animate" data-animation="animate__fadeInUp" data-duration="400">
<label class="input-label">Email</label> <span class="wpcf7-form-control-wrap" data-name="email"><input size="40" class="wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email input" id="bro-email" aria-required="true" aria-invalid="false" placeholder="Enter Your Email Address" value="" type="email" name="email" /></span>
</div>
<div class="generic--form__input-container col-100 input-tel-country animate" data-animation="animate__fadeInUp" data-duration="500">
<label class="input-label">Phone Number</label> <span class="wpcf7-form-control-wrap phone"><input class="wpcf7-form-control wpcf7-intl-tel wpcf7-intl_tel wpcf7-validates-as-required input" id="bro-phone" aria-required="true" aria-invalid="false" placeholder="" data-initialcountry="ae" value="" type="tel" name="phone-cf7it-national" /><input name="phone" type="hidden" class="wpcf7-intl-tel-full" /><input type="hidden" name="phone-cf7it-country-name" class="wpcf7-intl-tel-country-name" /><input type="hidden" name="phone-cf7it-country-code" class="wpcf7-intl-tel-country-code" /><input type="hidden" name="phone-cf7it-country-iso2" class="wpcf7-intl-tel-country-iso2" /></span>
</div>
<p class="black-col form-descrip animate__fadeInUp animate__animated" data-animation="animate__fadeInUp" data-duration="600"> It is really important to us that you know exactly how we look after your personal information and what we will use it for.
</p>
<input class="wpcf7-form-control wpcf7-hidden pdf-field" value="" type="hidden" name="planpdf" />
<div class="primary-anchor animate" data-animation="animate__fadeInUp" data-duration="800">
<input class="wpcf7-form-control has-spinner wpcf7-submit" type="submit" value="Submit" />
</div><div class="wpcf7-response-output" aria-hidden="true"></div></form></div> </div>
</main>
<footer class="footer">
<div class="container">
<div class="footer__top">
<div class="footer__top--flink-colWrapper">
<div class="footer__top--flink-top">
<p class="head s-font animate" data-animation="animate__fadeInUp" data-duration="100">
Call us today </p>
<div class="flink-anchor animate" data-animation="animate__fadeInUp" data-duration="200">
<a class="w-uline" href="tel:80045256">800 GJAJM <span> (45256)</span></a>
</div>
</div>
<ul id="menu-footer" class="footer__top--flink-bottom"><li class="toggle-btn qlinks__col__item child-item-3 depth-item-0 menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children"><p class="animate" data-animation="animate__fadeInUp" data-duration="300">About Us</p><ul class="qlinks-menu depth-0"> <li class="qlinks-menu__item animate child-item-0 depth-item-1 menu-item menu-item-type-post_type menu-item-object-page" data-animation="animate__fadeInUp" data-duration="400"><a href="https://gjproperties.ae/our-story/" class="flink w-uline">Our Story</a></li><li class="qlinks-menu__item animate child-item-0 depth-item-1 menu-item menu-item-type-post_type menu-item-object-page" data-animation="animate__fadeInUp" data-duration="400"><a href="https://gjproperties.ae/leadership/" class="flink w-uline">Leadership</a></li><li class="qlinks-menu__item animate child-item-0 depth-item-1 menu-item menu-item-type-post_type menu-item-object-page" data-animation="animate__fadeInUp" data-duration="400"><a href="https://gjproperties.ae/vision-mission/" class="flink w-uline">Vision & Mission</a></li></ul></li><li class="toggle-btn qlinks__col__item child-item-3 depth-item-0 menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children"><p class="animate" data-animation="animate__fadeInUp" data-duration="300">Sustainability</p><ul class="qlinks-menu depth-0"> <li class="qlinks-menu__item animate child-item-0 depth-item-1 menu-item menu-item-type-post_type menu-item-object-page" data-animation="animate__fadeInUp" data-duration="400"><a href="https://gjproperties.ae/sustainability/" class="flink w-uline">Sustainability</a></li><li class="qlinks-menu__item animate child-item-0 depth-item-1 menu-item menu-item-type-post_type menu-item-object-page" data-animation="animate__fadeInUp" data-duration="400"><a href="https://gjproperties.ae/apartments-for-sale-in-ajman/" class="flink w-uline">Apartments for Sale in Ajman</a></li><li class="qlinks-menu__item animate child-item-0 depth-item-1 menu-item menu-item-type-post_type menu-item-object-page" data-animation="animate__fadeInUp" data-duration="400"><a href="https://gjproperties.ae/ajman-freehold-properties/" class="flink w-uline">Freehold Property For Sale</a></li></ul></li><li class="toggle-btn qlinks__col__item child-item-3 depth-item-0 menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children"><p class="animate" data-animation="animate__fadeInUp" data-duration="300">Residents</p><ul class="qlinks-menu depth-0"> <li class="qlinks-menu__item animate child-item-0 depth-item-1 menu-item menu-item-type-post_type menu-item-object-page" data-animation="animate__fadeInUp" data-duration="400"><a href="https://gjproperties.ae/property-management/" class="flink w-uline">Property Management</a></li><li class="qlinks-menu__item animate child-item-0 depth-item-1 menu-item menu-item-type-post_type menu-item-object-page" data-animation="animate__fadeInUp" data-duration="400"><a href="https://gjproperties.ae/pay-now/" class="flink w-uline">Pay Now</a></li><li class="qlinks-menu__item animate child-item-0 depth-item-1 menu-item menu-item-type-post_type menu-item-object-page" data-animation="animate__fadeInUp" data-duration="400"><a href="https://gjproperties.ae/property-investment-in-ajman/" class="flink w-uline">Property Investment in Ajman</a></li></ul></li><li class="toggle-btn qlinks__col__item child-item-1 depth-item-0 menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children"><p class="animate" data-animation="animate__fadeInUp" data-duration="300">News</p><ul class="qlinks-menu depth-0"> <li class="qlinks-menu__item animate child-item-0 depth-item-1 menu-item menu-item-type-post_type menu-item-object-page" data-animation="animate__fadeInUp" data-duration="400"><a href="https://gjproperties.ae/blog/" class="flink w-uline">News</a></li></ul></li><li class="toggle-btn qlinks__col__item child-item-1 depth-item-0 menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children"><p class="animate" data-animation="animate__fadeInUp" data-duration="300">Contact</p><ul class="qlinks-menu depth-0"> <li class="qlinks-menu__item animate child-item-0 depth-item-1 menu-item menu-item-type-post_type menu-item-object-page" data-animation="animate__fadeInUp" data-duration="400"><a href="https://gjproperties.ae/contact-us/" class="flink w-uline">Contact Us</a></li></ul></li><li class="toggle-btn qlinks__col__item child-item-1 depth-item-0 menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children"><p class="animate" data-animation="animate__fadeInUp" data-duration="300">Careers</p><ul class="qlinks-menu depth-0"> <li class="qlinks-menu__item animate child-item-0 depth-item-1 menu-item menu-item-type-post_type menu-item-object-page" data-animation="animate__fadeInUp" data-duration="400"><a href="https://gjproperties.ae/career/" class="flink w-uline">Careers</a></li></ul></li><li class="toggle-btn qlinks__col__item child-item-2 depth-item-0 projects-footer menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children"><p class="animate" data-animation="animate__fadeInUp" data-duration="300">Projects</p><ul class="qlinks-menu depth-0"> <li class="qlinks-menu__item animate child-item-11 depth-item-1 depth-custom-0 menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children" data-animation="animate__fadeInUp" data-duration="400"><a href="/ready-to-move-in/" class="flink w-uline">Ready to Move In</a><ul class="qlinks-menu depth-1"> <li class="qlinks-menu__item animate child-item-0 depth-item-2 menu-item menu-item-type-post_type menu-item-object-project" data-animation="animate__fadeInUp" data-duration="400"><a href="https://gjproperties.ae/project/al-ameera-village/" class="flink w-uline">Al Ameera Village Phase 1</a><li class="qlinks-menu__item animate child-item-0 depth-item-2 menu-item menu-item-type-post_type menu-item-object-project" data-animation="animate__fadeInUp" data-duration="400"><a href="https://gjproperties.ae/project/al-ameera-village-phase-2/" class="flink w-uline">Al Ameera Village Phase 2</a><li class="qlinks-menu__item animate child-item-0 depth-item-2 menu-item menu-item-type-post_type menu-item-object-project" data-animation="animate__fadeInUp" data-duration="400"><a href="https://gjproperties.ae/project/al-helio-villas/" class="flink w-uline">Al Helio Villas</a><li class="qlinks-menu__item animate child-item-0 depth-item-2 menu-item menu-item-type-post_type menu-item-object-project" data-animation="animate__fadeInUp" data-duration="400"><a href="https://gjproperties.ae/project/conqueror-tower/" class="flink w-uline">Conqueror Tower</a><li class="qlinks-menu__item animate child-item-0 depth-item-2 menu-item menu-item-type-post_type menu-item-object-project" data-animation="animate__fadeInUp" data-duration="400"><a href="https://gjproperties.ae/project/glam-residence/" class="flink w-uline">Glam Residence</a><li class="qlinks-menu__item animate child-item-0 depth-item-2 menu-item menu-item-type-post_type menu-item-object-project" data-animation="animate__fadeInUp" data-duration="400"><a href="https://gjproperties.ae/project/gulf-tower/" class="flink w-uline">Gulf Tower</a><li class="qlinks-menu__item animate child-item-0 depth-item-2 menu-item menu-item-type-post_type menu-item-object-project" data-animation="animate__fadeInUp" data-duration="400"><a href="https://gjproperties.ae/project/gulfa-tower-block-a/" class="flink w-uline">Gulfa Tower – Block A</a><li class="qlinks-menu__item animate child-item-0 depth-item-2 menu-item menu-item-type-post_type menu-item-object-project" data-animation="animate__fadeInUp" data-duration="400"><a href="https://gjproperties.ae/project/gulfa-tower-block-b/" class="flink w-uline">Gulfa Tower – Block B</a><li class="qlinks-menu__item animate child-item-0 depth-item-2 menu-item menu-item-type-post_type menu-item-object-project" data-animation="animate__fadeInUp" data-duration="400"><a href="https://gjproperties.ae/project/nuaimia-one-tower/" class="flink w-uline">Nuaimia One Tower</a><li class="qlinks-menu__item animate child-item-0 depth-item-2 menu-item menu-item-type-post_type menu-item-object-project" data-animation="animate__fadeInUp" data-duration="400"><a href="https://gjproperties.ae/project/oasis-tower-1/" class="flink w-uline">Oasis Tower 1</a><li class="qlinks-menu__item animate child-item-0 depth-item-2 menu-item menu-item-type-post_type menu-item-object-project" data-animation="animate__fadeInUp" data-duration="400"><a href="https://gjproperties.ae/project/oasis-tower-2/" class="flink w-uline">Oasis Tower 2</a></ul></li><li class="qlinks-menu__item animate child-item-9 depth-item-1 menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children" data-animation="animate__fadeInUp" data-duration="400"><a href="/off-plan-properties/" class="flink w-uline">Under Construction</a><ul class="qlinks-menu depth-1"> <li class="qlinks-menu__item animate child-item-0 depth-item-2 menu-item menu-item-type-post_type menu-item-object-project" data-animation="animate__fadeInUp" data-duration="400"><a href="https://gjproperties.ae/project/alameeravillagephase3/" class="flink w-uline">Al Ameera Village Phase 3</a><li class="qlinks-menu__item animate child-item-0 depth-item-2 menu-item menu-item-type-post_type menu-item-object-project" data-animation="animate__fadeInUp" data-duration="400"><a href="https://gjproperties.ae/project/alameeravillagephase4/" class="flink w-uline">Al Ameera Village Phase 4</a><li class="qlinks-menu__item animate child-item-0 depth-item-2 menu-item menu-item-type-custom menu-item-object-custom" data-animation="animate__fadeInUp" data-duration="400"><a href="https://biltmore-residences.com/" class="flink w-uline">Biltmore Residence Sufouh</a><li class="qlinks-menu__item animate child-item-0 depth-item-2 menu-item menu-item-type-post_type menu-item-object-project" data-animation="animate__fadeInUp" data-duration="400"><a href="https://gjproperties.ae/project/bluebellresidence/" class="flink w-uline">Bluebell Residence</a><li class="qlinks-menu__item animate child-item-0 depth-item-2 menu-item menu-item-type-post_type menu-item-object-project" data-animation="animate__fadeInUp" data-duration="400"><a href="https://gjproperties.ae/project/kentia-residence/" class="flink w-uline">Kentia Residence</a><li class="qlinks-menu__item animate child-item-0 depth-item-2 menu-item menu-item-type-post_type menu-item-object-project" data-animation="animate__fadeInUp" data-duration="400"><a href="https://gjproperties.ae/project/nuaimia-two-tower/" class="flink w-uline">Nuaimia Two Tower</a><li class="qlinks-menu__item animate child-item-0 depth-item-2 menu-item menu-item-type-post_type menu-item-object-project" data-animation="animate__fadeInUp" data-duration="400"><a href="https://gjproperties.ae/project/one-678-residences/" class="flink w-uline">One 678 Residences</a><li class="qlinks-menu__item animate child-item-0 depth-item-2 menu-item menu-item-type-post_type menu-item-object-project" data-animation="animate__fadeInUp" data-duration="400"><a href="https://gjproperties.ae/project/oasis-tower-3/" class="flink w-uline">Oasis Tower 3</a><li class="qlinks-menu__item animate child-item-0 depth-item-2 menu-item menu-item-type-post_type menu-item-object-project" data-animation="animate__fadeInUp" data-duration="400"><a href="https://gjproperties.ae/project/rose-tower/" class="flink w-uline">Rose Tower</a></ul></li></ul></li></ul> <!-- <div class="toggle-btn qlinks__col__item">
<p class="animate" data-animation="animate__fadeInUp" data-duration="300">About US</p>
<ul class="qlinks-menu">
<li class="qlinks-menu__item animate" data-animation="animate__fadeInUp" data-duration="400"><a href="aboutus-story.php" class="flink w-uline">Our Story</a></li>
<li class="qlinks-menu__item animate" data-animation="animate__fadeInUp" data-duration="500"><a href="aboutus-leadership.php" class="flink w-uline">Leadership</a></li>
<li class="qlinks-menu__item animate" data-animation="animate__fadeInUp" data-duration="600"><a href="aboutus-vision-mission.php" class="flink w-uline">Vision & Mission</a></li>
</ul>
</div>
<div class="toggle-btn qlinks__col__item">
<p class="animate" data-animation="animate__fadeInUp" data-duration="700">Residents </p>
<ul class="qlinks-menu">
<li class="qlinks-menu__item animate" data-animation="animate__fadeInUp" data-duration="800"><a href="maintenance.php" class="flink w-uline">Maintenance Request</a></li>
<li class="qlinks-menu__item animate" data-animation="animate__fadeInUp" data-duration="900"><a href="pay-now.php" class="flink w-uline">Pay Now</a></li>
</ul>
</div>
<div class="toggle-btn qlinks__col__item">
<p class="animate" data-animation="animate__fadeInUp" data-duration="1000">News</p>
<ul class="qlinks-menu">
<li class="qlinks-menu__item animate" data-animation="animate__fadeInUp" data-duration="1100"><a href="press-release.php" class="flink w-uline">Press Release</a></li>
<li class="qlinks-menu__item animate" data-animation="animate__fadeInUp" data-duration="1200"><a href="blogs.php" class="flink w-uline">Blogs</a></li>
</ul>
</div>
<div class="toggle-btn qlinks__col__item">
<p class="animate" data-animation="animate__fadeInUp" data-duration="1300">Sustainability</p>
</div>
<div class="toggle-btn qlinks__col__item">
<p class="animate" data-animation="animate__fadeInUp" data-duration="1400">Contact</p>
</div>
<div class="toggle-btn qlinks__col__item projects-footer">
<p class="animate" data-animation="animate__fadeInUp" data-duration="1500">Projects</p>
<div class="qlinks-menu inner-wrapper">
<div class="inner-childs">
<p class="animate" data-animation="animate__fadeInUp" data-duration="1600">Freehold</p>
<ul class="qlinks-menu">
<li class="qlinks-menu__item animate" data-animation="animate__fadeInUp" data-duration="1700"><a href="/project-detail.php" class="flink w-uline">Oasis Tower</a></li>
<li class="qlinks-menu__item animate" data-animation="animate__fadeInUp" data-duration="1800"><a href="/project-detail.php" class="flink w-uline">Conqueror Tower</a></li>
<li class="qlinks-menu__item animate" data-animation="animate__fadeInUp" data-duration="1900"><a href="/project-detail.php" class="flink w-uline">Nuaimia One Tower</a></li>
<li class="qlinks-menu__item animate" data-animation="animate__fadeInUp" data-duration="2000"><a href="/project-detail.php" class="flink w-uline">Ameera Village</a></li>
</ul>
</div>
<div class="inner-childs">
<p class="animate" data-animation="animate__fadeInUp" data-duration="2100">Under Construction</p>
<div class="muti-projects">
<ul class="qlinks-menu">
<li class="qlinks-menu__item animate" data-animation="animate__fadeInUp" data-duration="2200"><a href="/under-construction-details.php" class="flink w-uline">Oasis Tower</a></li>
<li class="qlinks-menu__item animate" data-animation="animate__fadeInUp" data-duration="2300"><a href="/under-construction-details.php" class="flink w-uline">Conqueror Tower</a></li>
<li class="qlinks-menu__item animate" data-animation="animate__fadeInUp" data-duration="2400"><a href="/under-construction-details.php" class="flink w-uline">Nuaimia One Tower</a></li>
<li class="qlinks-menu__item animate" data-animation="animate__fadeInUp" data-duration="2500"><a href="/under-construction-details.php" class="flink w-uline">Ameera Village</a></li>
</ul>
<ul class="qlinks-menu">
<li class="qlinks-menu__item animate" data-animation="animate__fadeInUp" data-duration="2600"><a href="/under-construction-details.php" class="flink w-uline">Oasis Tower</a></li>
<li class="qlinks-menu__item animate" data-animation="animate__fadeInUp" data-duration="2700"><a href="/under-construction-details.php" class="flink w-uline">Conqueror Tower</a></li>
<li class="qlinks-menu__item animate" data-animation="animate__fadeInUp" data-duration="2800"><a href="/under-construction-details.php" class="flink w-uline">Nuaimia One Tower</a></li>
<li class="qlinks-menu__item animate" data-animation="animate__fadeInUp" data-duration="2900"><a href="/under-construction-details.php" class="flink w-uline">Ameera Village</a></li>
</ul>
</div>
</div>
</div>
</div> -->
</div>
<div class="footer__top--sociallink-colWrapper">
<div class="footer__top--sociallink-top">
<div class="sociallink-anchor animate" data-animation="animate__fadeInUp" data-duration="200">
<a class="w-uline" href="https://gjproperties.ae/agent-registration/" target="_self"> Agent Registration </a>
</div>
<div class="sociallink-anchor animate" data-animation="animate__fadeInUp" data-duration="200">
<a class="w-uline" href="https://6747404.app.netsuite.com/app/login/secure/privatelogin.nl?c=6747404" target="_self"> Customer Portal </a>
</div>
</div>
<ul class="footer__top--sociallink-bottom">
<li class="sociallink">
<a href="https://twitter.com/gjrealestateuae/" class="sociallink-anchor animate" data-animation="animate__fadeInUp" data-duration="400" target="_blank">
<img width="33" height="34" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2033%2034'%3E%3C/svg%3E" alt="social-link" data-lazy-src="https://gjproperties.ae/wp-content/uploads/2022/03/twitter.svg"><noscript><img width="33" height="34" src="https://gjproperties.ae/wp-content/uploads/2022/03/twitter.svg" alt="social-link"></noscript>
</a>
</li>
<li class="sociallink">
<a href="https://www.youtube.com/channel/UCdCqNiHzy1nZ5lpCJVsGXmQ/featured?view_as=subscriber" class="sociallink-anchor animate" data-animation="animate__fadeInUp" data-duration="400" target="_blank">
<img width="34" height="34" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2034%2034'%3E%3C/svg%3E" alt="social-link" data-lazy-src="https://gjproperties.ae/wp-content/uploads/2022/03/youtube.svg"><noscript><img width="34" height="34" src="https://gjproperties.ae/wp-content/uploads/2022/03/youtube.svg" alt="social-link"></noscript>
</a>
</li>
<li class="sociallink">
<a href="https://www.facebook.com/gjrealestateuae/" class="sociallink-anchor animate" data-animation="animate__fadeInUp" data-duration="400" target="_blank">
<img width="33" height="33" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2033%2033'%3E%3C/svg%3E" alt="social-link" data-lazy-src="https://gjproperties.ae/wp-content/uploads/2022/03/facebook.svg"><noscript><img width="33" height="33" src="https://gjproperties.ae/wp-content/uploads/2022/03/facebook.svg" alt="social-link"></noscript>
</a>
</li>
<li class="sociallink">
<a href="https://www.instagram.com/gjpropertiesuae/" class="sociallink-anchor animate" data-animation="animate__fadeInUp" data-duration="400" target="_blank">
<img width="34" height="34" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2034%2034'%3E%3C/svg%3E" alt="social-link" data-lazy-src="https://gjproperties.ae/wp-content/uploads/2022/03/instagram.svg"><noscript><img width="34" height="34" src="https://gjproperties.ae/wp-content/uploads/2022/03/instagram.svg" alt="social-link"></noscript>
</a>
</li>
</ul>
</div>
</div>
<div class="footer__bottom">
<div class="footer__bottom--wrapper">
<p class="footer__bottom--copy animate" data-animation="animate__fadeInUp" data-duration="900">
© Copyright GJ Properties Investments L.L.C. All rights reserved. </p>
<div class="footer__bottom--links">
<div class="footer__bottom--links-Wrapper">
<a href=" https://gjproperties.ae/terms-of-use/" class=" w-uline animate" data-animation="animate__fadeInUp" data-duration="1000">
Terms of use </a>
</div>
<div class="footer__bottom--links-Wrapper">
<a href=" https://gjproperties.ae/privacy-policy/" class=" w-uline animate" data-animation="animate__fadeInUp" data-duration="1000">
Privacy Policy </a>
</div>
<div class="footer__bottom--links-Wrapper">
<a href=" https://gjproperties.ae/sitemap/" class=" w-uline animate" data-animation="animate__fadeInUp" data-duration="1000">
Sitemap </a>
</div>
<div class="footer__bottom--links-Wrapper">
<a href=" https://gjproperties.ae/faqs/" class=" w-uline animate" data-animation="animate__fadeInUp" data-duration="1000">
FAQs </a>
</div>
</div>
<div class="footer__bottom--langConv animate" data-animation="animate__fadeInUp" data-duration="1400">
languages:
<div class="anchor-wrapper">
<a href="https://gjproperties.ae" class=" w-uline animate" data-animation="animate__fadeInUp" data-duration="1500">
English </a>
<span>|</span>
<!-- <a href="javascript:" class=" w-uline animate" data-animation="animate__fadeInUp" data-duration="1600">AR</a> -->
<a href="https://gjproperties.ae/ar/" class=" w-uline animate" data-animation="animate__fadeInUp" data-duration="1500">
Arabic </a>
<!-- <a href="javascript:" class=" w-uline animate" data-animation="animate__fadeInUp" data-duration="1600">AR</a> -->
</div>
<div class="logo-wrapper animate" data-animation="animate__fadeInUp" data-duration="1700">
<img width="27" height="27" src="https://gjproperties.ae/wp-content/themes/gjrealestate/assets/svg/lang-logo.svg" alt="logo">
</div>
<div class="twocol-row play-store-row" style="margin-top: 30px; justify-content: end; ">
<a href="https://apps.apple.com/sa/app/gj-properties/id6466648986" style="margin-right: 10px;">
<img width="120" height="40" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20120%2040'%3E%3C/svg%3E" alt="play" data-lazy-src="https://gjproperties.ae/wp-content/uploads/2023/10/app-store.png"><noscript><img width="120" height="40" src="https://gjproperties.ae/wp-content/uploads/2023/10/app-store.png" alt="play"></noscript>
</a>
<a href="https://play.google.com/store/apps/details?id=com.gjproperties">
<img width="135" height="40" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20135%2040'%3E%3C/svg%3E" alt="play" data-lazy-src="https://gjproperties.ae/wp-content/uploads/2023/10/play-store.png"><noscript><img width="135" height="40" src="https://gjproperties.ae/wp-content/uploads/2023/10/play-store.png" alt="play"></noscript>
</a>
</div>
<style>
@media (max-width:576px) {
.play-store-row {
justify-content: start !important;
}
}
</style>
</div>
</div>
</div>
<div class="footer__disclaimer animate" data-animation="animate__fadeInUp" data-duration="1800">
<p class="col-45"> Disclaimer: The Purchaser acknowledges that anything contained in any website, brochures, drawings, plans, advertisements, or other marketing materials, or any statements made by the Vendor’s sale representatives is intended only for illustration purposes, and there is no warranty or representation contained herein on the part of the Vendor as to the area of the Property or any other matter. </p>
<img width="321" height="135" alt="ISO-9001" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20321%20135'%3E%3C/svg%3E" data-lazy-src="/wp-content/uploads/2023/09/ISO-9001-GR-EIAC-1-1.png"/><noscript><img width="321" height="135" alt="ISO-9001" src="/wp-content/uploads/2023/09/ISO-9001-GR-EIAC-1-1.png"/></noscript>
</div>
<div class="footer__design-develope animate__fadeInUp animate__animated" data-animation="animate__fadeInUp" data-duration="1900">
<p>Designed & Developed by <a class="uline" href="https://www.digitalgravity.ae/" target="_blank">Digital.Gravity</a>
</div>
</div>
</footer><!-- jquery Library -->
<!-- vendors Js files -->
<!-- <script type="rocketlazyloadscript" data-rocket-src="https://cdnjs.cloudflare.com/ajax/libs/protonet-jquery.inview/1.1.2/jquery.inview.min.js" async></script>
-->
<!-- Swiper -->
<!-- <script type="rocketlazyloadscript" data-rocket-src="https://unpkg.com/swiper@7/swiper-bundle.min.js"></script> -->
<!-- SVG Convert -->
<!-- <script type="rocketlazyloadscript" data-rocket-src="/assets/js/vendors/svgConvert.min.js"></script> -->
<!-- Select 2 -->
<!-- <script type="rocketlazyloadscript" data-rocket-src="https://cdn.jsdelivr.net/npm/select2@4.1.0-rc.0/dist/js/select2.min.js"></script> -->
<!-- Fancy Box -->
<!-- <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="/assets/js/vendors/jquery.fancybox.js"> -->
<!-- </script> -->
<!-- popup -->
<div class="twocol-form__form-wrapper mortgage-popup" style="display: none;" id="hidden-content">
<div class="wpcf7 no-js" id="wpcf7-f4691-o3" lang="en-US" dir="ltr">
<div class="screen-reader-response"><p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul></div>
<form action="/#wpcf7-f4691-o3" method="post" class="wpcf7-form init mortage-form-body generic--form border-radius" aria-label="Contact form" novalidate="novalidate" data-status="init">
<div style="display: none;">
<input type="hidden" name="_wpcf7" value="4691" />
<input type="hidden" name="_wpcf7_version" value="5.7.2" />
<input type="hidden" name="_wpcf7_locale" value="en_US" />
<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f4691-o3" />
<input type="hidden" name="_wpcf7_container_post" value="0" />
<input type="hidden" name="_wpcf7_posted_data_hash" value="" />
<input type="hidden" name="_wpcf7cf_hidden_group_fields" value="[]" />
<input type="hidden" name="_wpcf7cf_hidden_groups" value="[]" />
<input type="hidden" name="_wpcf7cf_visible_groups" value="[]" />
<input type="hidden" name="_wpcf7cf_repeaters" value="[]" />
<input type="hidden" name="_wpcf7cf_steps" value="{}" />
<input type="hidden" name="_wpcf7cf_options" value="{"form_id":4691,"conditions":[],"settings":{"animation":"yes","animation_intime":200,"animation_outtime":200,"conditions_ui":"normal","notice_dismissed":false,"notice_dismissed_rollback-cf7-5.5.6":true}}" />
</div>
<input class="wpcf7-form-control wpcf7-hidden" id="project_title_form" value="" type="hidden" name="project_title" />
<input class="wpcf7-form-control wpcf7-hidden" id="property_price_form" value="" type="hidden" name="property_price" />
<input class="wpcf7-form-control wpcf7-hidden" id="adv_payment_form" value="" type="hidden" name="adv_payment" />
<input class="wpcf7-form-control wpcf7-hidden" id="adv_payment_percentage_form" value="" type="hidden" name="adv_payment_percentage" />
<input class="wpcf7-form-control wpcf7-hidden" id="duration_year_form" value="" type="hidden" name="duration_year" />
<input class="wpcf7-form-control wpcf7-hidden" id="interest_form" value="" type="hidden" name="interest" />
<input class="wpcf7-form-control wpcf7-hidden" id="total_per_month_amount_form" value="" type="hidden" name="total_per_month_amount" />
<h2
class="generic--form__head col-100 black-col animate"
data-animation="animate__fadeInUp"
data-duration="200"
>
Mortgage Register Interest
</h2>
<div
class="generic--form__input-container col-100 animate"
data-animation="animate__fadeInUp"
data-duration="300"
>
<label for="firstname" class="input-label">Full Name*</label>
<span class="wpcf7-form-control-wrap" data-name="firstname"><input size="40" class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required input" aria-required="true" aria-invalid="false" placeholder="Enter Your Full Name" value="" type="text" name="firstname" /></span>
</div>
<div
class="generic--form__input-container col-100 animate"
data-animation="animate__fadeInUp"
data-duration="400"
>
<label for="" class="input-label">Email Address*</label>
<span class="wpcf7-form-control-wrap" data-name="email"><input size="40" class="wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email input" aria-required="true" aria-invalid="false" placeholder="Enter Your Email Address" value="" type="email" name="email" /></span>
</div>
<div
class="generic--form__input-container input-tel-country col-100 animate"
data-animation="animate__fadeInUp"
data-duration="500"
>
<label for="phone" class="input-label">Phone Number*</label>
<span class="wpcf7-form-control-wrap phone"><input class="wpcf7-form-control wpcf7-intl-tel wpcf7-intl_tel wpcf7-validates-as-required input" aria-required="true" aria-invalid="false" placeholder="Enter Your Phone Number" data-initialcountry="ae" value="" type="tel" name="phone-cf7it-national" /><input name="phone" type="hidden" class="wpcf7-intl-tel-full" /><input type="hidden" name="phone-cf7it-country-name" class="wpcf7-intl-tel-country-name" /><input type="hidden" name="phone-cf7it-country-code" class="wpcf7-intl-tel-country-code" /><input type="hidden" name="phone-cf7it-country-iso2" class="wpcf7-intl-tel-country-iso2" /></span>
<span class="wpcf7-not-valid-tip" aria-hidden="true"></span>
</div>
<div
class="generic--form__input-container col-100 animate"
data-animation="animate__fadeInUp"
data-duration="600"
>
<label for="" class="input-label">Company Name*</label>
<span class="wpcf7-form-control-wrap" data-name="company_name"><input size="40" class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required input" aria-required="true" aria-invalid="false" placeholder="Enter Your Company Name" value="" type="text" name="company_name" /></span>
</div>
<div
class="generic--form__input-container col-100 animate"
data-animation="animate__fadeInUp"
data-duration="700"
>
<label for="" class="input-label">Salary*</label>
<span class="wpcf7-form-control-wrap" data-name="salary_range"><input class="wpcf7-form-control wpcf7-number wpcf7-validates-as-required wpcf7-validates-as-number input" aria-required="true" aria-invalid="false" placeholder="Enter Your Salary Range" value="" type="number" name="salary_range" /></span>
</div>
<div
class="generic--form__input-container checkbox-container col-100 animate"
data-animation="animate__fadeInUp"
data-duration="700"
>
<span class="wpcf7-form-control-wrap" data-name="agree"><span class="wpcf7-form-control wpcf7-checkbox"></span></span>
<span class="wpcf7-form-control-wrap" data-name="checkbox-215"><span class="wpcf7-form-control wpcf7-checkbox wpcf7-validates-as-required"><span class="wpcf7-list-item first last"><label><span class="wpcf7-list-item-label">Keep me up-to-date with news and offers.</span><input type="checkbox" name="checkbox-215[]" value="Keep me up-to-date with news and offers." tabindex="" /></label></span></span></span>
</div>
<p
class="black-col form-descrip animate"
data-animation="animate__fadeInUp"
data-duration="900"
>
Please Visit
<a href="https://gjproperties.ae/privacy-policy/" class="w-uline primary-col">Privacy Policy</a> to
Understand How GJ Properties Handles Your Personal Data.
</p>
<div
class="primary-anchor animate"
data-animation="animate__fadeInUp"
data-duration="1000"
>
<input class="wpcf7-form-control has-spinner wpcf7-submit" type="submit" value="Submit" />
</div><div class="wpcf7-response-output" aria-hidden="true"></div></form></div>
</div>
<!-- -->
<style type="text/css">
#okapi-wasb-button{
position: fixed;
z-index: 9999999;
}
#okapi-wasb-button{
bottom: 15px;
right: 15px;
}
#okapi-wasb-icon{
opacity: 0.95;
width: 75px;
height: 75px;
}
#okapi-wasb-icon:hover{
opacity: 1;
}
@media only screen and (min-width: 320px){
#okapi-wasb-button{
display: block;
}
}
@media only screen and (min-width: 768px){
#okapi-wasb-button{
display: block;
}
}
@media only screen and (min-width: 992px){
#okapi-wasb-button{
display: block;
}
}
</style>
<a href="https://wa.me/97167414478?text=Hi" id="okapi-wasb-button" target="_blank">
<img width="128" height="128" id="okapi-wasb-icon" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20128%20128'%3E%3C/svg%3E" data-lazy-src="https://gjproperties.ae/wp-content/plugins/wa-sticky-button/assets/default.png"><noscript><img width="128" height="128" id="okapi-wasb-icon" src="https://gjproperties.ae/wp-content/plugins/wa-sticky-button/assets/default.png"></noscript>
</a>
<link rel='stylesheet' id='wpcf7-intl-tel-css-css' href='https://gjproperties.ae/wp-content/plugins/international-telephone-input-for-contact-form-7/vendor/intl-tel-input/css/intlTelInput.min.css?ver=12.1.3' type='text/css' media='all' />
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://gjproperties.ae/wp-content/cache/min/1/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=1732632494" id="swv-js" defer></script>
<script type="a5e72662bfa9e13972790dc4-text/javascript" id="contact-form-7-js-extra">
/* <![CDATA[ */
var wpcf7 = {"api":{"root":"https:\/\/gjproperties.ae\/wp-json\/","namespace":"contact-form-7\/v1"},"cached":"1"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://gjproperties.ae/wp-content/cache/min/1/wp-content/plugins/contact-form-7/includes/js/index.js?ver=1732632494" id="contact-form-7-js" defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://gjproperties.ae/wp-content/cache/min/1/wp-content/plugins/net-suite/js/front-script.js?ver=1732632494" id="api-js-front-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-browser-checker-js-after">
/* <![CDATA[ */
"use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}();
/* ]]> */
</script>
<script type="a5e72662bfa9e13972790dc4-text/javascript" id="rocket-preload-links-js-extra">
/* <![CDATA[ */
var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index\\.php\/)?(.*)wp\\-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/gjproperties.ae","onHoverDelay":"100","rateThrottle":"3"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-preload-links-js-after">
/* <![CDATA[ */
(function() {
"use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run();
}());
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://gjproperties.ae/wp-content/cache/min/1/ajax/libs/protonet-jquery.inview/1.1.2/jquery.inview.min.js?ver=1732632494" id="inview-js-js" defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://gjproperties.ae/wp-content/cache/min/1/swiper@7/swiper-bundle.min.js?ver=1732632494" id="swiper-js-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://gjproperties.ae/wp-content/themes/gjrealestate/assets/js/vendors/svgConvert.min.js?ver=1.3.4" id="svgConvert-js-js" defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://gjproperties.ae/wp-content/cache/min/1/npm/select2@4.1.0-rc.0/dist/js/select2.min.js?ver=1732632494" id="select2-js-js" defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://gjproperties.ae/wp-content/cache/min/1/wp-content/themes/gjrealestate/assets/js/vendors/jquery.fancybox.js?ver=1732632494" id="fancybox-js-js" defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://gjproperties.ae/wp-content/cache/min/1/wp-content/themes/gjrealestate/assets/js/custom.js?ver=1732632494" id="custom-js-js" defer></script>
<script type="a5e72662bfa9e13972790dc4-text/javascript" id="wpcf7cf-scripts-js-extra">
/* <![CDATA[ */
var wpcf7cf_global_settings = {"ajaxurl":"https:\/\/gjproperties.ae\/wp-admin\/admin-ajax.php"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://gjproperties.ae/wp-content/cache/min/1/wp-content/plugins/cf7-conditional-fields/js/scripts.js?ver=1732632494" id="wpcf7cf-scripts-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://gjproperties.ae/wp-content/plugins/international-telephone-input-for-contact-form-7/vendor/intl-tel-input/js/intlTelInput.min.js?ver=12.1.3" id="wpcf7-intl-tel-lib-js-js" defer></script>
<script type="a5e72662bfa9e13972790dc4-text/javascript" id="wpcf7-intl-tel-js-js-extra">
/* <![CDATA[ */
var wpcf7_utils_url = "https:\/\/gjproperties.ae\/wp-content\/plugins\/international-telephone-input-for-contact-form-7\/vendor\/intl-tel-input\/js\/utils.js";
var wpcf7_utils_url = "https:\/\/gjproperties.ae\/wp-content\/plugins\/international-telephone-input-for-contact-form-7\/vendor\/intl-tel-input\/js\/utils.js";
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://gjproperties.ae/wp-content/plugins/international-telephone-input-for-contact-form-7/assets/js/script.min.js?ver=1.4.0" id="wpcf7-intl-tel-js-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript">window.addEventListener('DOMContentLoaded', function() {
window.addEventListener("load", function(event) {
jQuery(".cfx_form_main,.wpcf7-form,.wpforms-form,.gform_wrapper form").each(function(){
var form=jQuery(this);
var screen_width=""; var screen_height="";
if(screen_width == ""){
if(screen){
screen_width=screen.width;
}else{
screen_width=jQuery(window).width();
} }
if(screen_height == ""){
if(screen){
screen_height=screen.height;
}else{
screen_height=jQuery(window).height();
} }
form.append('<input type="hidden" name="vx_width" value="'+screen_width+'">');
form.append('<input type="hidden" name="vx_height" value="'+screen_height+'">');
form.append('<input type="hidden" name="vx_url" value="'+window.location.href+'">');
});
});
});</script>
<script type="a5e72662bfa9e13972790dc4-text/javascript">window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue}
if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue}
images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1}
if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://gjproperties.ae/wp-content/plugins/wp-rocket/assets/js/lazyload/17.5/lazyload.min.js" type="a5e72662bfa9e13972790dc4-text/javascript"></script><script type="a5e72662bfa9e13972790dc4-text/javascript">function lazyLoadThumb(e){var t='<img data-lazy-src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"><noscript><img src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"></noscript>',a='<button class="play" aria-label="play Youtube video"></button>';return t.replace("ID",e)+a}function lazyLoadYoutubeIframe(){var e=document.createElement("iframe"),t="ID?autoplay=1";t+=0===this.parentNode.dataset.query.length?'':'&'+this.parentNode.dataset.query;e.setAttribute("src",t.replace("ID",this.parentNode.dataset.src)),e.setAttribute("frameborder","0"),e.setAttribute("allowfullscreen","1"),e.setAttribute("allow", "accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"),this.parentNode.parentNode.replaceChild(e,this.parentNode)}document.addEventListener("DOMContentLoaded",function(){var e,t,p,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)e=document.createElement("div"),e.setAttribute("data-id",a[t].dataset.id),e.setAttribute("data-query", a[t].dataset.query),e.setAttribute("data-src", a[t].dataset.src),e.innerHTML=lazyLoadThumb(a[t].dataset.id),a[t].appendChild(e),p=e.querySelector('.play'),p.onclick=lazyLoadYoutubeIframe});</script><script type="rocketlazyloadscript">
let btnAdd = document.getElementById('appbanner');
window.addEventListener('beforeinstallprompt', (e) => {
// Prevent Chrome 67 and earlier from automatically showing the prompt
e.preventDefault();
// Stash the event so it can be triggered later.
deferredPrompt = e;
// Update UI notify the user they can add to home screen
btnAdd.style.display = 'block';
});
btnAdd.addEventListener('click', (e) => {
// hide our user interface that shows our A2HS button
btnAdd.style.display = 'none';
// Show the prompt
deferredPrompt.prompt();
// Wait for the user to respond to the prompt
deferredPrompt.userChoice
.then((choiceResult) => {
if (choiceResult.outcome === 'accepted') {
console.log('User accepted the A2HS prompt');
} else {
console.log('User dismissed the A2HS prompt');
}
deferredPrompt = null;
})
})
</script>
<script type="rocketlazyloadscript">window.addEventListener('DOMContentLoaded', function() {
jQuery('.download-brochure').click(function() {
var title = jQuery("#freehold-properties-title").text();
var trimtitle = title.trim();
jQuery("input#project_title").val(trimtitle);
});
jQuery('.download-brochure').click(function() {
jQuery("input[name=planpdf]").val(jQuery(this).attr('data-href'));
});
document.addEventListener('wpcf7mailsent', function(event) {
var id = event.detail.contactFormId;
if (id == 2375 || id == 4330) {
var url = event.detail.inputs.find(function(item) {
return item.name == 'planpdf'
}).value;
jQuery('#pdf-download').parent().remove();
jQuery('.sent .wpcf7-response-output').after('<div style="width: 100%;text-align: center"><a target="_blank" href="' + url + '" id="pdf-download" class="download-brochure uline primary-col" download>"'+ strTransla +'"</a></div>');
// const element = document.querySelector('#pdf-download');
//element.click();
jQuery('#pdf-download').click(function(e) {
//e.preventDefault();
jQuery(this).remove();
})
}
}, false);
});</script>
<script type="rocketlazyloadscript">window.addEventListener('DOMContentLoaded', function() {
jQuery(document).ready(function(){
jQuery('#wpcf7-f222-o1 form').on('submit',function(e){
var values = jQuery(this).serialize();
var phone = jQuery('input[name=phone]').val();
//var regex = '/[0-9]/';
jQuery('input[name=phone-cf7it-national]').next('.wpcf7-not-valid-tip').remove();
jQuery('input[name=phone-cf7it-national]').removeClass('wpcf7-not-valid');
if(phone=="" || phone==null){
jQuery('input[name=phone-cf7it-national]').addClass('wpcf7-not-valid');
jQuery('input[name=phone-cf7it-national]').after('<span class="wpcf7-not-valid-tip" aria-hidden="true">The field is required.</span>')
}
else if (isNaN(phone))
{
jQuery('input[name=phone-cf7it-national]').addClass('wpcf7-not-valid');
jQuery('input[name=phone-cf7it-national]').after('<span class="wpcf7-not-valid-tip" aria-hidden="true">Only numbers allowed.</span>')
}
})
})
});</script>
<iframe id="form_thank_you_page">
</iframe>
<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="a5e72662bfa9e13972790dc4-|49" defer></script></body>
</html>
<!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1734823036 -->