<!DOCTYPE html><html
  class="js svg flexbox csstransforms"
  lang="en-US" xmlns="http://www.w3.org/1999/xhtml"
><head><title>About Us - Hong Kong Property - Luxury Homes Real Estate Agent | Habitat</title><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><meta
      name="viewport"
      content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, viewport-fit=cover"
    /><style>
      [x-cloak] {
        display: none !important;
      }
    </style><meta http-equiv="X-UA-Compatible" content="ie=edge"/><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=5"/><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link rel="alternate" hreflang="zh-HK" href="https://www.habitat-property.com/zh/about-us" /><link rel="alternate" hreflang="en-US" href="https://www.habitat-property.com/about-us" /><link rel="alternate" hreflang="x-default" href="https://www.habitat-property.com/about-us" /><link rel="alternate" hreflang="zh-CN" href="https://www.habitat-property.com/cn/about-us" /><link rel="canonical" href="https://www.habitat-property.com/about-us" /><meta name="title" content="About Us - Hong Kong Property - Luxury Homes Real Estate Agent | Habitat"><meta name="description" content="The leading Hong Kong property real estate agent for unique &amp; luxury homes. Habitat Property is renowned for exceptional service &amp; finding homes clients love."><meta name="twitter:card" content="summary" /><meta property="og:url" content="https://www.habitat-property.com/about-us" /><meta property="og:title" content="About Us - Hong Kong Property - Luxury Homes Real Estate Agent | Habitat" /><meta property="og:description" content="The leading Hong Kong property real estate agent for unique &amp; luxury homes. Habitat Property is renowned for exceptional service &amp; finding homes clients love." /><meta property="og:image" content="https://r2.ap8.ms.propertyraptor.com/Hong-Kong-Luxury-Real-Estate-Agency-Habitat-Property-a24c99f1-739f-4fc1-b8db-ab7c535d0725.jpg" /><link rel="icon" href="https://r2.ms.propertyraptor.com/habitat_favicon-01-b3f0878b-082e-4e19-888f-94c9a43cc0a0.png" type="image/x-icon" /><style class="theme-global-style">
    :root {
      --swup-overlay-theme-color: rgb(var(--primaryColor));
      --swup-overlay-theme-skew: 15deg;
      .swup-progress-bar {
        height: 4px;
        background-color: rgb(var(--primaryColor));
      }
    }
    :root {
      
      --primaryColor: 18, 18, 18; 
      --secondaryColor-01: 18, 18, 18; 
      --secondaryColor-02: 102, 102, 102; 
      --secondaryColor-03: 153, 153, 153; 
      --secondaryColor-04: 204, 204, 204; 
      --secondaryColor-05: 238, 238, 238; 
      --secondaryColor-06: 255, 255, 255; 
      --secondaryColor-07: 0, 102, 102; 
      --secondaryColor-08: 136, 136, 136; 
      --secondaryColor-09: 250, 250, 250; 
      --secondaryColor-10: 255, 100, 0; 
    }

    :root {
      --globalFont: Matter, "Noto Sans SC", sans-serif;;
      --headFont: Season-Serif, "Noto Sans SC", serif;;
      --layoutWaxWidth: 1320px;
    }

    @media (max-width: 1320px) {
      :root {
        --layoutWaxWidth: 100%;
      }
    }

    :root {
      --globalFloatingIconAiChat: none;
      --globalFloatingIconWhatsApp: none;
      --globalFloatingIconFacebookMessenger: none;
      --globalFloatingIconLine: none;
      --globalFloatingIconPhone: none;
      --globalFloatingIconEmail: none;
      --globalFloatingIconWishlist: none;
      --globalFloatingIconPreferences: none;
      --globalFloatingIconLang: none;
      --globalFloatingIconUnit: none;
      --globalFloatingIconCurrency: none;
      --globalFloatingIconBackToTop: flex;
      --globalShowCookies: 1;
    }
  </style><script
    type="module"
  >
    window.AOS_ANIMATION_CONFIG = {
      disable: false, // accepts following values: 'phone', 'tablet', 'mobile', boolean, expression or function
      startEvent: "DOMContentLoaded", // name of the event dispatched on the document, that AOS should initialize on
      initClassName: "aos-init", // class applied after initialization
      animatedClassName: "aos-animate", // class applied on animation
      useClassNames: false, // if true, will add content of `data-aos` as classes on scroll
      disableMutationObserver: true, // disables automatic mutations' detections (advanced)
      debounceDelay: 50, // the delay on debounce used while resizing window (advanced)
      throttleDelay: 99, // the delay on throttle used while scrolling the page (advanced)
      // Settings that can be overridden on per-element basis, by `data-aos-*` attributes:
      offset: 20, // offset (in px) from the original trigger point
      delay: 150, // values from 0 to 3000, with step 50ms
      duration: 800, // values from 0 to 3000, with step 50ms
      easing: "raptor-cubic-bezier", // default easing for AOS animations
      once: true, // whether animation should happen only once - while scrolling down
      mirror: true, // whether elements should animate out while scrolling past them
      anchorPlacement: "top-bottom", // defines which position of the element regarding to window should trigger the animation
    };
    window.addEventListener("load", () => {
      const animationType = "slide-up";
      const aosAnimationType =
        animationType === "slide-up" ? "fade-up" : animationType === "slide-in" ? "fade-right" : "";
      if (animationType !== "fade-up") {
        const allAosElement = document.querySelectorAll("[data-aos]");
        for (let i = 0; i < allAosElement.length; i++) {
          const currentElement = allAosElement[i];
          if (currentElement.getAttribute("data-aos-no-replace") !== null) {
            return;
          }
          allAosElement[i].setAttribute("data-aos", aosAnimationType);
        }
      }
    });
  </script><script>
    window.SWUP_ANIMATION = {
      animationType: "fade",
      progressBar: true,
    };
  </script><script>
    window.GoogleMapsDefaultConfig = {
      zoom: 15,
      streetViewControl: false,
      zoomControl: true,
      scrollwheel: false,
      scaleControl: true,
      mapTypeControl: true,
      rotateControl: false,
      fullscreenControl: true,
      mapTypeId: "roadmap",
    };
  </script><link
      rel="preload"
      as="style"
      type="text/css"
      onload="this.onload=null;this.rel='stylesheet'"
      href="https://r2.ap8.ms.propertyraptor.com/raptor-theme/habitat/1.90.5/iconfont/iconfont.css?v=1.90.5"
    /><link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link href="https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@100..900&display=swap" rel="stylesheet"><link
      rel="preload"
      as="style"
      type="text/css"
      onload="this.onload=null;this.rel='stylesheet'"
      href="https://r2.ap8.ms.propertyraptor.com/raptor-theme/habitat/common-assets/css/aos.css?v=1.90.5"
    /><link
      rel="preload"
      as="style"
      type="text/css"
      onload="this.onload=null;this.rel='stylesheet'"
      href="https://r2.ap8.ms.propertyraptor.com/raptor-theme/habitat/1.90.5/css/tailwind.css?v=1.90.5"
    /><link
      rel="preload"
      as="style"
      type="text/css"
      onload="this.onload=null;this.rel='stylesheet'"
      href="https://r2.ap8.ms.propertyraptor.com/raptor-theme/habitat/1.90.5/css/main.css?v=1.90.5"
    /><style>
      [data-aos][data-aos][data-aos-easing="raptor-cubic-bezier"],
      body[data-aos-easing="raptor-cubic-bezier"] [data-aos] {
        transition-timing-function: cubic-bezier(0.246, 0.75, 0.187, 1);
      }
      .raptor-cubic-bezier {
        transition-timing-function: cubic-bezier(0.246, 0.75, 0.187, 1);
      }
      /* img.LazyLoad-img,
      div.LazyLoad-img {
        opacity: 0;
      } */
    </style><link rel="preload" as="script" href="https://r2.ap8.ms.propertyraptor.com/raptor-theme/habitat/1.90.5/js/main.js?v=1.90.5" /><link rel="preload" as="script" href="https://r2.ap8.ms.propertyraptor.com/raptor-theme/habitat/common-assets/js/vue.global.prod.js?v=1.90.5" /><script src="https://r2.ap8.ms.propertyraptor.com/raptor-theme/habitat/common-assets/js/vue.global.prod.js?v=1.90.5"></script><script src="https://r2.ap8.ms.propertyraptor.com/raptor-theme/habitat/common-assets/js/alpinejs@3.13.7.min.js?v=1.90.5" defer></script><script src="https://r2.ap8.ms.propertyraptor.com/raptor-theme/habitat/common-assets/js/lazysizes.min.js"></script><script src="https://r2.ap8.ms.propertyraptor.com/raptor-theme/habitat/common-assets/js/choices/choices.min.js"></script></head><body class="template-index dcms-page-container dcms-page-background" data-gr-c-s-loaded="true"><noscript><iframe
          src="https://www.googletagmanager.com/ns.html?id=GTM-T92L4V5"
          height="0"
          width="0"
          style="display: none; visibility: hidden"
        ></iframe></noscript><script type="module">
      window.defaultUnit = "Square Foot";
      window.defaultCurrency = "HKD";
      window.checkHuman = true;
    </script><div id="swup" class="transition-main"><div id="root" class="theme-components CUSTOMIZE"><div
  class="theme-component theme-component-header comp-header dcms-page-header transition-transform ease-linear w-full top-0 z-30 text-sm sticky duration-300"
  style="transform: translateY(0px)"
  v-scope
><div class="header-container relative z-5"><div class="header"><div
        class="menu-container py-2 h-[68px] container mx-auto"
      ><div class="flex items-center justify-between lg:justify-center px-4 md:px-8 h-full"><div class="logo self-center"><a class="logo-default" href="/" aria-label="logo"><img
                src="https://r2.ap8.ms.propertyraptor.com/raptor-theme/habitat/common-assets/images/icons/habitat_logo.svg?v=1.85.2"
                alt="Hong Kong Property - Luxury Homes Real Estate Agent | Habitat"
                class="object-cover w-[112px] max-w-[112px] h-auto logo-black"
                data-cloudflare="base@size=400x200"
                width="112"
                height="43"
              /><img
                src="https://r2.ap8.ms.propertyraptor.com/raptor-theme/habitat/common-assets/images/icons/habitat_logo_white.svg?v=1.85.2"
                alt="Hong Kong Property - Luxury Homes Real Estate Agent | Habitat"
                class="object-cover w-[112px] max-w-[112px] h-auto logo-white hidden"
                data-cloudflare="base@size=400x200"
                width="112"
                height="43"
              /></a></div><div
            class="menus lg:flex-1 hidden lg:block top-[60px] bottom-0 left-0 right-0 overflow-auto lg:overflow-visible safe-area-bottom"
          ><ul
              class="flex flex-wrap lg:flex-nowrap items-center lg:space-x-8 space-x-0 container mx-auto px-4 md:px-8 lg:px-0 lg:pl-[118px] menus-ul main-menus-ul"
            ><li
                  class="relative flex flex-wrap lg:flex-nowrap items-center  w-full lg:w-auto border-b border-secondary-04 lg:border-none"
                ><a
                    class="truncate parent-menus w-full py-4 lg:p-auto flex show-loading"
                    href="/listing/for-sale"
                    data-menu-id="9b6f69c3-a08e-4258-8a94-de7405c30a6e" data-menu-href="/listing/for-sale" target="_self" aria-label="Buy"
                  >Buy</a></li><li
                  class="relative flex flex-wrap lg:flex-nowrap items-center  w-full lg:w-auto border-b border-secondary-04 lg:border-none"
                ><a
                    class="truncate parent-menus w-full py-4 lg:p-auto flex show-loading"
                    href="/listing/for-rent"
                    data-menu-id="36f8311c-69bd-4ef0-ab97-eb8ef2572bd9" data-menu-href="/listing/for-rent" target="_self" aria-label="Rent"
                  >Rent</a></li><li
                  class="relative flex flex-wrap lg:flex-nowrap items-center  w-full lg:w-auto border-b border-secondary-04 lg:border-none"
                ><a
                    class="truncate parent-menus w-full py-4 lg:p-auto flex show-loading"
                    href="/our-team"
                    data-menu-href="/our-team" target="_self" aria-label="Agents"
                  >Agents</a></li><li
                  class="relative flex flex-wrap lg:flex-nowrap items-center  w-full lg:w-auto border-b border-secondary-04 lg:border-none"
                ><a
                    class="truncate parent-menus w-full py-4 lg:p-auto flex show-loading"
                    href="/property-management"
                    data-menu-href="/property-management" target="_self" aria-label="Property Management"
                  >Property Management</a></li><li
                  class="relative flex flex-wrap lg:flex-nowrap items-center  w-full lg:w-auto border-b border-secondary-04 lg:border-none"
                ><a
                    class="truncate parent-menus w-full py-4 lg:p-auto flex show-loading"
                    href="/news/neighbourhoods"
                    data-menu-href="/news/neighbourhoods" target="_self" aria-label="Neighbourhoods"
                  >Neighbourhoods</a></li></ul></div><div class="hidden lg:block"><div class="preference-list px-4 md:px-8"><div class="items-center gap-x-6 flex"><div class="group relative cursor-pointer current-language-wrap"><div class="flex items-center gap-x-1 h-12"><span class="current-language"></span><span class="iconfont icon-outline-language2"></span></div><div
          class="hidden group-hover:block absolute -left-4 bg-white text-secondary-01 min-w-[100px] max-h-[200px] overflow-y-auto shadow preference-wrap z-10 top-full"
        ><div
            class="px-4 py-2 preference-item"
            value="en"
            onclick="updatePreferenceLang(this)"
          >English</div><div
            class="px-4 py-2 preference-item"
            value="cn"
            onclick="updatePreferenceLang(this)"
          >简体中文</div><div
            class="px-4 py-2 preference-item"
            value="zh"
            onclick="updatePreferenceLang(this)"
          >繁體中文</div></div></div><div class="group relative cursor-pointer current-measure-wrap"><div class="flex items-center gap-x-1 h-12"><span class="current-measure"></span><span class="iconfont icon-outline-arrow-down transition-all group-hover:rotate-180"></span></div><div
          class="hidden group-hover:block absolute -left-4 bg-white text-secondary-01 min-w-[100px] max-h-[200px] overflow-y-auto shadow preference-wrap z-10 top-full"
        ><div
            class="px-4 py-2 preference-item"
            value="Square Meter"
            onclick="updatePreferenceMeasure(this)"
          >S.M.</div><div
            class="px-4 py-2 preference-item"
            value="Square Foot"
            onclick="updatePreferenceMeasure(this)"
          >S.F.</div></div></div></div></div></div><div class="flex items-center gap-x-4 lg:gap-x-6"><div class=""><a
                class="ms-button w-9 h-9 relative overflow-visible space-x-0 saved-items-btn"
                ms-type="hollow"
                border
                href="/saved-item"
                aria-label="wishlist" data-menu-id="2ab952f6-2526-495b-8a68-b73286e2d3c6" title="Wish List"
              ><ms-badge :count="window.$globalStore.wishlistCount"></ms-badge><i class="iconfont icon-outline-star text-base"></i></a></div><div class="flex lg:border border-secondary-01 contact-item contact-us-btn"><a
                href="/contact-us"
                class="py-2 px-4"
              >Contact</a></div><div class="" onclick="setShow()"><button class="flex items-center w-[30px] h-[30px]" aria-label="menu"><img
                  src="https://r2.ap8.ms.propertyraptor.com/raptor-theme/habitat/1.81.9/project_file/menu-icon-101e1b0f-3fe9-439a-85f5-2dafc5d9543d.svg"
                  alt="menu-icon"
                  class="menu-icon"
                /><img
                  src="https://r2.ap8.ms.propertyraptor.com/raptor-theme/habitat/1.81.9/project_file/menu-icon-white-d073be64-b692-4266-8e15-3d15ef2faf1a.svg"
                  alt="menu-icon"
                  class="menu-icon-white hidden"
                /></button></div><div
              class="fixed top-0 left-0 lg:left-[50%] right-0 bottom-0 h-screen z-50 bg-secondary-01 safe-area-bottom flex flex-col popup-menus-wrap transition-all overflow-hidden"
              style="left: 100%"
            ><div class="absolute right-4 top-5 w-6 h-6 cursor-pointer" onclick="setShow()"><i class="iconfont icon-outline-close text-2xl leading-none text-secondary-06"></i></div><div class="text-secondary-06 inline-block my-6"><div class="lg:hidden"><div class="flex items-center px-4 md:px-8 pb-4"><a class="logo-default" href="/" aria-label="logo"><img
                        src="https://r2.ap8.ms.propertyraptor.com/raptor-theme/habitat/common-assets/images/icons/habitat_logo_white.svg?v=1.85.2"
                        alt="Hong Kong Property - Luxury Homes Real Estate Agent | Habitat"
                        class="object-cover w-[112px] max-w-[112px] h-auto logo-white"
                        data-cloudflare="base@size=400x200"
                        width="112"
                        height="43"
                      /></a></div></div><ul
                  class="flex flex-col flex-wrap lg:justify-center container mx-auto lg:mx-0 pb-6 lg:pb-0 px-4 md:px-8 menus-ul popup-menus-ul text-3xl font-headFont lg:w-2/3 lg:min-w-[60%] active"
                ><li
                      class="relative flex flex-wrap items-center w-full  w-full lg:w-auto "
                      index="0"
                      onclick="setActiveMenu(this)" has-child="true"
                    ><button
                        class="parent-menus w-full flex items-center justify-between show-loading cursor-pointer py-1" data-menu-href="javascript:void(0);" target="_self" aria-label="Buy"
                      ><span class="truncate">Buy</span><i
                          class="iconfont icon-outline-arrow-down ml-1 transition-all text-xl"
                        ></i></button><div class="son-menus popup-menus"><div class="pt-2 md:pt-1"><ul class="son-menus-ul overflow-hidden"><li onclick="event.stopPropagation()"><a
                                  class="block"
                                  style="white-space: nowrap"
                                  href="/listing/for-sale"
                                  aria-label="Hong Kong"
                                >Hong Kong</a></li></ul></div></div></li><li
                      class="relative flex flex-wrap items-center w-full  w-full lg:w-auto "
                      index="1"
                      onclick="setActiveMenu(this)" has-child="true"
                    ><button
                        class="parent-menus w-full flex items-center justify-between show-loading cursor-pointer py-1" data-menu-href="javascript:void(0);" target="_self" aria-label="Rent"
                      ><span class="truncate">Rent</span><i
                          class="iconfont icon-outline-arrow-down ml-1 transition-all text-xl"
                        ></i></button><div class="son-menus popup-menus"><div class="pt-2 md:pt-1"><ul class="son-menus-ul overflow-hidden"><li onclick="event.stopPropagation()"><a
                                  class="block"
                                  style="white-space: nowrap"
                                  href="/listing/for-rent"
                                  aria-label="Hong Kong" data-menu-id="36f8311c-69bd-4ef0-ab97-eb8ef2572bd9"
                                >Hong Kong</a></li></ul></div></div></li><li
                      class="relative flex flex-wrap items-center w-full  w-full lg:w-auto single"
                      index="2"
                      onclick="setActiveMenu(this)" has-child="false"
                    ><a
                        class="parent-menus w-full flex items-center justify-between show-loading py-1"
                        href="/our-team"
                        data-menu-href="/our-team" target="_self" aria-label="Agents"
                      ><span class="truncate">Agents</span><i
                          class="iconfont icon-outline-arrow-right ml-1 transition-all text-xl"
                        ></i></a></li><li
                      class="relative flex flex-wrap items-center w-full  w-full lg:w-auto single"
                      index="3"
                      onclick="setActiveMenu(this)" has-child="false"
                    ><a
                        class="parent-menus w-full flex items-center justify-between show-loading py-1"
                        href="/property-management"
                        data-menu-href="/property-management" target="_self" aria-label="Property Management"
                      ><span class="truncate">Property Management</span><i
                          class="iconfont icon-outline-arrow-right ml-1 transition-all text-xl"
                        ></i></a></li><li
                      class="relative flex flex-wrap items-center w-full  w-full lg:w-auto "
                      index="4"
                      onclick="setActiveMenu(this)" has-child="true"
                    ><button
                        class="parent-menus w-full flex items-center justify-between show-loading cursor-pointer py-1" data-menu-href="/journal" target="_self" aria-label="Journal"
                      ><span class="truncate">Journal</span><i
                          class="iconfont icon-outline-arrow-down ml-1 transition-all text-xl"
                        ></i></button><div class="son-menus popup-menus"><div class="pt-2 md:pt-1"><ul class="son-menus-ul overflow-hidden"><li onclick="event.stopPropagation()"><a
                                  class="block"
                                  style="white-space: nowrap"
                                  href="/news/neighbourhoods"
                                  aria-label="Neighbourhood"
                                >Neighbourhood</a></li><li onclick="event.stopPropagation()"><a
                                  class="block"
                                  style="white-space: nowrap"
                                  href="/news/market-news"
                                  aria-label="Market News"
                                >Market News</a></li><li onclick="event.stopPropagation()"><a
                                  class="block"
                                  style="white-space: nowrap"
                                  href="/news/press"
                                  aria-label="Press"
                                >Press</a></li><li onclick="event.stopPropagation()"><a
                                  class="block"
                                  style="white-space: nowrap"
                                  href="/news/other"
                                  aria-label="Other"
                                >Other</a></li></ul></div></div></li><li
                      class="relative flex flex-wrap items-center w-full  w-full lg:w-auto single"
                      index="5"
                      onclick="setActiveMenu(this)" has-child="false"
                    ><a
                        class="parent-menus w-full flex items-center justify-between show-loading py-1"
                        href="/about-us"
                        data-menu-href="/about-us" target="_self" aria-label="About Us"
                      ><span class="truncate">About Us</span><i
                          class="iconfont icon-outline-arrow-right ml-1 transition-all text-xl"
                        ></i></a></li><li
                      class="relative flex flex-wrap items-center w-full  w-full lg:w-auto single"
                      index="6"
                      onclick="setActiveMenu(this)" has-child="false"
                    ><a
                        class="parent-menus w-full flex items-center justify-between show-loading py-1"
                        href="/careers"
                        data-menu-href="/careers" target="_self" aria-label="Careers"
                      ><span class="truncate">Careers</span><i
                          class="iconfont icon-outline-arrow-right ml-1 transition-all text-xl"
                        ></i></a></li></ul></div><div class="text-secondary-06 lg:hidden"><div class="preference-list px-4 md:px-8"><div class="items-center gap-x-6 flex"><div class="group relative cursor-pointer current-language-wrap"><div class="flex items-center gap-x-1 h-12"><span class="current-language"></span><span class="iconfont icon-outline-language2"></span></div><div
          class="hidden group-hover:block absolute -left-4 bg-white text-secondary-01 min-w-[100px] max-h-[200px] overflow-y-auto shadow preference-wrap z-10 bottom-full"
        ><div
            class="px-4 py-2 preference-item"
            value="en"
            onclick="updatePreferenceLang(this)"
          >English</div><div
            class="px-4 py-2 preference-item"
            value="cn"
            onclick="updatePreferenceLang(this)"
          >简体中文</div><div
            class="px-4 py-2 preference-item"
            value="zh"
            onclick="updatePreferenceLang(this)"
          >繁體中文</div></div></div><div class="group relative cursor-pointer current-measure-wrap"><div class="flex items-center gap-x-1 h-12"><span class="current-measure"></span><span class="iconfont icon-outline-arrow-down transition-all group-hover:rotate-180"></span></div><div
          class="hidden group-hover:block absolute -left-4 bg-white text-secondary-01 min-w-[100px] max-h-[200px] overflow-y-auto shadow preference-wrap z-10 bottom-full"
        ><div
            class="px-4 py-2 preference-item"
            value="Square Meter"
            onclick="updatePreferenceMeasure(this)"
          >S.M.</div><div
            class="px-4 py-2 preference-item"
            value="Square Foot"
            onclick="updatePreferenceMeasure(this)"
          >S.F.</div></div></div></div></div></div><div class="px-4 md:px-8 my-8"><div><ul class="flex items-center gap-x-5" role="menu" aria-labelledby="social"><li class="flex items-center" role="menuitem"><a
                        target="_target"
                        href="https://www.linkedin.com/company/habitat-property/"
                        aria-label="LinkedIn"
                      ><span
                          class="iconfont text-2xl leading-none text-secondary-06 icon-filled-linkedin"
                        ></span></a></li><li class="flex items-center" role="menuitem"><a
                        target="_target"
                        href="https://www.instagram.com/habitatproperty/"
                        aria-label="Instagram"
                      ><span
                          class="iconfont text-2xl leading-none text-secondary-06 icon-filled-instagram"
                        ></span></a></li><li class="flex items-center" role="menuitem"><a
                        target="_target"
                        href="https://open.spotify.com/user/6txzqiijndoidb4mikyw3mewa?si=0TLVZfqxTWWopKneLJBn2g"
                        aria-label="Spotify"
                      ><span
                          class="iconfont text-2xl leading-none text-secondary-06 icon-filled-spotify"
                        ></span></a></li><li class="flex items-center" role="menuitem"><a
                        target="_target"
                        href="https://www.facebook.com/habitatproperty/"
                        aria-label="Facebook"
                      ><span
                          class="iconfont text-2xl leading-none text-secondary-06 icon-filled-facebook"
                        ></span></a></li><li class="flex items-center" role="menuitem"><a
                        target="_target"
                        href="https://www.xiaohongshu.com/user/profile/6343ec8000000000180295b6"
                        aria-label="Xiaohongshu"
                      ><span
                          class="iconfont text-2xl leading-none text-secondary-06 icon-filled-xiaohongshu"
                        ></span></a></li></ul></div><div class="text-secondary-06 mt-10 header-contact-info"></div></div></div></div></div></div></div></div></div><script>
  /* header scrolly start */
  var specialPage =
    window.location.pathname.endsWith("/") ||
    window.location.pathname.endsWith("/cn") ||
    window.location.pathname.endsWith("/zh") ||
    window.location.pathname.endsWith("/about-us") ||
    window.location.pathname.endsWith("/property-management");
  function scrollYHandler() {
    if (specialPage) {
      var header = document.querySelector(".comp-header");
      var logoBlack = header.querySelector(".logo-default .logo-black");
      var logoWhite = header.querySelector(".logo-default .logo-white");
      var contactUsBtn = header.querySelector(".contact-us-btn");
      // var menuBtn = header.querySelector(".icon-outline-menu");
      var menuIcon = header.querySelector(".menu-icon");
      var menuIconWhite = header.querySelector(".menu-icon-white");
      var savedItemsBtn = header.querySelector(".saved-items-btn");
      var y = window.scrollY;
      if (y != 0) {
        header.classList.remove("header-transparent");
        logoBlack.classList.remove("hidden");
        logoWhite.classList.add("hidden");
        contactUsBtn.classList.remove("border-secondary-06");
        menuIcon.classList.remove("hidden");
        menuIconWhite.classList.add("hidden");
        // menuBtn.classList.remove("text-secondary-06");
        savedItemsBtn.removeAttribute("dark");
      } else {
        header.classList.add("header-transparent");
        logoBlack.classList.add("hidden");
        logoWhite.classList.remove("hidden");
        contactUsBtn.classList.add("border-secondary-06");
        menuIcon.classList.add("hidden");
        menuIconWhite.classList.remove("hidden");
        // menuBtn.classList.add("text-secondary-06");
        savedItemsBtn.setAttribute("dark", true);
      }
    }
  }
  function init() {
    var header = document.querySelector(".comp-header");
    var root = document.querySelector("#dcms-component-root");
    if (specialPage) {
      header.classList.add("header-transparent");
      root.classList.add("offset");
      scrollYHandler();
    }
  }
  window.addEventListener("load", init);
  window.addEventListener("scroll", scrollYHandler);
  /* header scrolly end */

  /* preference list start*/

  /* helper utils start */
  var docCookies = {
    getItem: function (sKey) {
      return (
        decodeURIComponent(
          document.cookie.replace(
            new RegExp(
              "(?:(?:^|.*;)\\s*" + encodeURIComponent(sKey).replace(/[-.+*]/g, "\\$&") + "\\s*\\=\\s*([^;]*).*$)|^.*$",
            ),
            "$1",
          ),
        ) || null
      );
    },
    setItem: function (sKey, sValue, vEnd, sPath, sDomain, bSecure) {
      if (!sKey || /^(?:expires|max\-age|path|domain|secure)$/i.test(sKey)) {
        return false;
      }
      var sExpires = "";
      if (vEnd) {
        switch (vEnd.constructor) {
          case Number:
            sExpires = vEnd === Infinity ? "; expires=Fri, 31 Dec 9999 23:59:59 GMT" : "; max-age=" + vEnd;
            break;
          case String:
            sExpires = "; expires=" + vEnd;
            break;
          case Date:
            sExpires = "; expires=" + vEnd.toUTCString();
            break;
        }
      }
      document.cookie =
        encodeURIComponent(sKey) +
        "=" +
        encodeURIComponent(sValue) +
        sExpires +
        (sDomain ? "; domain=" + sDomain : "") +
        (sPath ? "; path=" + sPath : "") +
        (bSecure ? "; secure" : "");
      return true;
    },
    // removeItem: function (sKey, sPath, sDomain) {
    //   if (!sKey || !this.hasItem(sKey)) {
    //     return false;
    //   }
    //   document.cookie =
    //     encodeURIComponent(sKey) +
    //     "=; expires=Thu, 01 Jan 1970 00:00:00 GMT" +
    //     (sDomain ? "; domain=" + sDomain : "") +
    //     (sPath ? "; path=" + sPath : "");
    //   return true;
    // },
    // hasItem: function (sKey) {
    //   return new RegExp("(?:^|;\\s*)" + encodeURIComponent(sKey).replace(/[-.+*]/g, "\\$&") + "\\s*\\=").test(
    //     document.cookie,
    //   );
    // },
    // keys: /* optional method: you can safely remove it! */ function () {
    //   var aKeys = document.cookie
    //     .replace(/((?:^|\s*;)[^\=]+)(?=;|$)|^\s*|\s*(?:\=[^;]*)?(?:\1|$)/g, "")
    //     .split(/\s*(?:\=[^;]*)?;\s*/);
    //   for (var nIdx = 0; nIdx < aKeys.length; nIdx++) {
    //     aKeys[nIdx] = decodeURIComponent(aKeys[nIdx]);
    //   }
    //   return aKeys;
    // },
  };
  var timer = null;
  var currentLanguage = getCurrentLanguage();
  window.currentLanguage = currentLanguage;
  function makeSureI18n(cb) {
    var str = window.localStorage.getItem("ms_i18n_table");
    if (!str || !str.length) {
      clearTimeout(timer);
      timer = null;
      timer = setTimeout(() => {
        makeSureI18n(cb);
      }, 200);
    } else {
      const data = JSON.parse(str)?.data[currentLanguage] || [];
      if (!data.length) {
        clearTimeout(timer);
        timer = null;
        timer = setTimeout(() => {
          makeSureI18n(cb);
        }, 200);
      } else {
        var language = getI18n(currentLanguage, currentLanguage);
        const currentMeasure = "Square Foot";
        var measure = getI18n(currentMeasure + "4", currentLanguage);
        const currentCurrency = "HKD";
        var currency = getI18n(currentCurrency, currentLanguage);
        if (!currentLanguage || !language || !measure || !currency) {
          clearTimeout(timer);
          timer = null;
          timer = setTimeout(() => {
            makeSureI18n(cb);
          }, 200);
        } else {
          cb && cb();
        }
      }
    }
  }
  function getI18n(key, currentLanguage) {
    const data = JSON.parse(window.localStorage.getItem("ms_i18n_table"))?.data[currentLanguage] || [];
    const item = data.find((item) => item.key === key);
    return item?.value;
  }
  function getQueryVariable(variable) {
    const reg = new RegExp("(^|&)" + variable + "=([^&]*)(&|$)");
    const r = window.location.search.substr(1).match(reg);
    if (r != null) {
      return encodeURIComponent(r[2]);
    }
    return null;
  }
  /* helper utils end */

  /* language start */
  function getCurrentLanguage() {
    const pathname = window.location.pathname;
    const match = pathname.match(/\/(en|cn|zh)/);
    if (match && match[1]) {
      return match[1];
    }
    return docCookies.getItem("defaultLanguage") ? decodeURIComponent(docCookies.getItem("defaultLanguage")) : "en";
  }

  function updatePreferenceLang(obj) {
    var language = obj.getAttribute("value");
    if (currentLanguage !== language) {
      const pathname = window.location.pathname.replace(/^\/(en|cn|zh)/, "");
      window.location.pathname = language + pathname;
    }
  }
  /* language end */

  /* measure start */
  const defaultMeasure = "Square Foot";
  function getCurrentMeasureUnit() {
    return docCookies.getItem("sessionScopeMeasureUnit")
      ? decodeURIComponent(docCookies.getItem("sessionScopeMeasureUnit"))
      : defaultMeasure;
  }

  function updatePreferenceMeasure(obj) {
    var measure = obj.getAttribute("value");
    if (!window.$globalStore.editMode) {
      window.dcmsEditorClientEmitter?.changeThemeMeasure(measure);
      window.localStorage.setItem("measure_unit", measure);
    }
    if (getQueryVariable("mode") === "preview") {
      localStorage.setItem("measure", measure);
      const url = replaceUrlParam("measure", measure);
      window.location.href = url;
    }
    docCookies.setItem("sessionScopeMeasureUnit", measure);
    window.location.reload();
  }
  /* measure end */

  /* currency start */
  const defaultCurrency = "HKD";
  function getCurrentCurrency() {
    return docCookies.getItem("sessionScopeCurrency")
      ? decodeURIComponent(docCookies.getItem("sessionScopeCurrency"))
      : defaultCurrency;
  }

  function updatePreferenceCurrency(obj) {
    var currency = obj.getAttribute("value");
    if (!window.$globalStore.editMode) {
      window.dcmsEditorClientEmitter?.changeThemeCurrency(currency);
      window.localStorage.setItem("currency", currency);
    }
    if (getQueryVariable("mode") === "preview") {
      localStorage.setItem("currency", currency);
      const url = replaceUrlParam("currency", currency);
      window.location.href = url;
    }
    docCookies.setItem("sessionScopeCurrency", currency);
    window.location.reload();
  }
  /* currency end */

  function initPreferenceList() {
    var language = getI18n(currentLanguage, currentLanguage);
    var currentLanguageElm = document.querySelectorAll(".preference-list .current-language");
    for (const langElm of currentLanguageElm) {
      langElm.innerText = language;
    }

    // var languagePrefItems = document.querySelectorAll(".current-language-wrap .preference-item");
    // for (var i = 0; i < languagePrefItems.length; i++) {
    //   var item = languagePrefItems[i];
    //   if (item.getAttribute("value") == currentLanguage) {
    //     item.classList.add("bg-secondary-05");
    //   }
    // }

    const currentMeasure = getCurrentMeasureUnit();
    var measure = getI18n(currentMeasure + "4", currentLanguage);
    var currentMeasureElm = document.querySelectorAll(".preference-list .current-measure");
    for (const measureElm of currentMeasureElm) {
      measureElm.innerText = measure;
    }

    // var measurePrefItems = document.querySelectorAll(".current-measure-wrap .preference-item");
    // for (var i = 0; i < measurePrefItems.length; i++) {
    //   var item = measurePrefItems[i];
    //   if (item.getAttribute("value") == currentMeasure) {
    //     item.classList.add("bg-secondary-05");
    //   }
    // }

    const currentCurrency = getCurrentCurrency();
    var currency = getI18n(currentCurrency, currentLanguage);
    var currentCurrencyElm = document.querySelectorAll(".preference-list .current-currency");
    for (const currencyElm of currentCurrencyElm) {
      currencyElm.innerText = currency;
    }

    // var currencyPrefItems = document.querySelectorAll(".current-currency-wrap .preference-item");
    // for (var i = 0; i < currencyPrefItems.length; i++) {
    //   var item = currencyPrefItems[i];
    //   if (item.getAttribute("value") == currentCurrency) {
    //     item.classList.add("bg-secondary-05");
    //   }
    // }
  }
  window.addEventListener("load", makeSureI18n(initPreferenceList));
  /* preference list end*/

  /* popup menus start */
  var popupMenusShow = false;
  function setShow() {
    var popupMenusWrap = document.querySelector(".popup-menus-wrap");
    popupMenusShow = !popupMenusShow;
    if (popupMenusShow) {
      document.body.style.overflow = "hidden";
      popupMenusWrap.style.left = "";
    } else {
      document.body.style.overflow = "auto";
      popupMenusWrap.style.left = "100%";
    }
  }
  function setActiveMenu(menu) {
    var hasChild = menu.getAttribute("has-child");
    var ul = document.querySelector(".popup-menus-ul");
    var allMenus = document.querySelectorAll(".popup-menus-ul>li");
    var status = menu.classList.contains("active");
    if (status && hasChild == "true") {
      menu.classList.remove("active");
    }
    if (!status) {
      for (var i = 0; i < allMenus.length; i++) {
        if (allMenus[i] == menu) {
          allMenus[i].classList.add("active");
        } else {
          allMenus[i].classList.remove("active");
        }
      }
      ul.classList.add("active");
    }
  }
  function initActiveMenu(menuName) {
    var ul = document.querySelector(menuName);
    var allMenus = document.querySelectorAll(menuName + ">li");
    var linkArr = [];
    var pathname = window.location.pathname;
    var locationSearch = window.location.search;
    for (var menu of allMenus) {
      var tem = [];
      menu.querySelectorAll("a").forEach((link) => {
        tem.push(link.getAttribute("href"));
      });
      linkArr.push(tem);
      // var status = menu.classList.contains("active");
      // if (status) {
      //   ul.classList.add("active");
      //   break;
      // }
    }
    var indexLink = 0;
    for (var link of linkArr) {
      for (var l of link) {
        if (pathname.endsWith(l) || (pathname + locationSearch).endsWith(l)) {
          if (!allMenus[indexLink].classList.contains("active")) {
            allMenus[indexLink].classList.add("active");
          }
          break;
        }
      }
      indexLink += 1;
    }
  }
  initActiveMenu(".popup-menus-ul");
  initActiveMenu(".main-menus-ul");
  /* popup menus end */
</script><style class="theme-page-style">
    :root {
      --page_margin_value: 0px;
      --page_margin_top: 0px;
      --page_margin_right: 0px;
      --page_margin_bottom: 0px;
      --page_margin_left: 0px;
      --page_padding_value: 0px;
      --page_padding_top: 0px;
      --page_padding_right: 0px;
      --page_padding_bottom: 0px;
      --page_padding_left: 0px;
      --page_background_color: #fff;
      --page_background_image: url();
      --page_background_repeat: no-repeat;
    }

    .dcms-page-container {
      /* prettier-ignore */
      margin: var(--page_margin_value);
      /* prettier-ignore */
      padding: var(--page_padding_value);
    }

    .dcms-page-background {
      /* prettier-ignore */
      background-color: transparent;
      /* prettier-ignore */
      background-image: none;
      background-repeat: var(--page_background_repeat);
    }

    .dcms-page-header {
      display: block;
    }

    .dcms-page-footer {
      display: block;
    }
  </style><div id="dcms-component-root"><div
  class="theme-component component-banner com-banner mx-auto"
  theme-component-id="2C2E5CE551404EF1B8AC35ABE6A81DD2"
><div><style>
      @scope {
        .inner-container {
          padding: 40px 16px;
        }
        @media (min-width: 768px) {
          .inner-container {
            padding: 64px 32px;
          }
        }
        @media (min-width: 1280px) {
          .inner-container {
            padding: 80px 32px;
          }
        }
      }
    </style><div
      class="flex items-center banner-container overflow-hidden relative outer-container h-screen"
      data-aos-anchor="[theme-component-id=&#39;2C2E5CE551404EF1B8AC35ABE6A81DD2&#39;]"
      data-aos="raptor-blurred-banner"
      data-aos-easing="raptor-cubic-bezier"
      data-aos-delay="500"
      data-aos-once="true"
    ><img
        class="bg-image object-cover absolute top-0 left-0 w-full h-full z-0 LazyLoad-img lazyload"
        data-src="https://r2.ms.propertyraptor.com/Habitat-Property-Team-Photo-1440x830_1440_830-72243a7a-90c5-4388-9467-3dbade08a052.jpg"
        alt="image"
        data-aos="zoom-out"
        data-aos-no-replace
        data-aos-easing="raptor-cubic-bezier"
        data-aos-delay="500"
        data-aos-once="true"
        data-cloudflare="base@size=960x640,lg@size=1024x768,xl@size=1920x1080"
      /><div
        class="absolute top-0 left-0 w-full h-full"
        style="
          background-image: linear-gradient(
            180deg,
            rgba(0, 0, 0, 0.7) 0,
            rgba(0, 0, 0, 0.2) 48.44%,
            rgba(0, 0, 0, 0.7) 100%
          );
        "
      ></div><div
        class="inner-container relative z-5 overflow-hidden container mx-auto"
      ><div
          class="flex py-20 h-screen justify-start items-end"
        ><div class="pt-20" style="max-width: 640px"><div
              class="flex flex-col text-container text-left items-start justify-start"
            ><div
                class="ms-tag label font-bold"
                ms-size="small"
                ms-type="primary-elegant"
                theme="dark"
                data-aos-anchor="[theme-component-id=&#39;2C2E5CE551404EF1B8AC35ABE6A81DD2&#39;]"
                data-aos="fade-up"
                data-aos-easing="raptor-cubic-bezier"
              >From harbour fronts to hillside</div><div
                class="text-3xl md:text-5xl font-headFont heading mt-2 first:mt-0 text-secondary-06"
                data-aos-anchor="[theme-component-id=&#39;2C2E5CE551404EF1B8AC35ABE6A81DD2&#39;]"
                data-aos="fade-up"
                data-aos-easing="raptor-cubic-bezier"
                data-aos-delay="300"
                data-dcms-texteditor="true"
                data-dcms-settingkey="/sectionHeading/heading"
              ><h2>In a city that moves fast, we make space for what matters: people, stories, and lasting connections.</h2></div></div></div></div></div></div></div></div><div
  class="theme-component com-image-text bg-cover bg-no-repeat"
  theme-component-id="FEACDDAEF823475CA3754FFB90776552"
><style>
    :root {
      --outer-container-padding: 40px 0;
    }
    @media (min-width: 768px) {
      :root {
        --outer-container-padding: 80px 0;
      }
    }
    @scope {
      .outer-container {
        padding: var(--outer-container-padding);
      }
    }
  </style><div
    class="outer-container container mx-auto"
  ><div
      class="flex flex-col md:items-center textImg-container gap-x-10 md:gap-x-16 bg-cover bg-no-repeat mx-4 md:mx-8 flex-col lg:flex-row"
    ><style
      >
        @scope {
          @media (min-width: 768px) {
            .image-content-container {
              width: 50%;
            }
          }
        }
      </style><div
        class="font-headFont w-full mx-auto relative image-content-container  "
      ><img
          data-aos="media-animation"
          data-aos-no-replace
          data-aos-easing="raptor-cubic-bezier"
          data-delay="300"
          data-aos-anchor="[theme-component-id=&#39;FEACDDAEF823475CA3754FFB90776552&#39;]"
          class="LazyLoad-img lazyload w-auto h-auto object-cover"
          alt="For more than two decades, Habitat has stood at the forefront of Hong Kong’s property market. " data-src="https://r2.ap8.ms.propertyraptor.com/raptor-theme/habitat/1.81.9/project_file/img-b8aa14b4-be23-4a84-a7e9-263e6b781f51.jpg"
        /></div><div
        class="flex-1 py-4 md:py-8 text-content-container"
      ><div class="flex flex-col text-left items-start justify-start"><div
            class="text-xl lg:text-3xl font-headFont heading mt-4 first:mt-0 whitespace-pre-line text-secondary-01"
            data-aos-anchor="[theme-component-id=&#39;FEACDDAEF823475CA3754FFB90776552&#39;]"
            data-aos="fade-up"
            data-aos-easing="raptor-cubic-bezier"
            data-aos-delay="300"
            data-dcms-texteditor="true"
            data-dcms-settingkey="/sectionHeading/heading"
          >For more than two decades, Habitat has stood at the forefront of Hong Kong’s property market. </div><div
            class="text-base description com-html mt-6 first:mt-0 text-secondary-01"
            data-aos-anchor="[theme-component-id=&#39;FEACDDAEF823475CA3754FFB90776552&#39;]"
            data-aos="fade-up"
            data-aos-easing="raptor-cubic-bezier"
            data-aos-delay="600"
            data-dcms-richeditor="true"
            data-dcms-settingkey="/sectionHeading/description"
          ><div class="text-secondary-01 text-sm"><div class="mb-5">Since 2001, Habitat has connected clients with the city&rsquo;s most sought-after residences, leading sales and leasing with a reputation built on trust, insight, and results. Habitat&rsquo;s focus has always been clear: to guide people with professionalism and care through one of the world&rsquo;s most competitive real estate landscapes.</div><div>Habitat&rsquo;s record speaks for itself. Over 70% of our business comes from referrals, proof of the strong relationships we build and the confidence our clients place in us. From achieving record-breaking sales prices for vendors to securing the right tenants and delivering exceptional property management, we are known for our results. Behind every achievement is a team committed to raising the standard of service, offering clients perspective and trust at every stage.</div></div></div><div
            class="mt-12 first:mt-0 flex flex-wrap justify-center gap-4 w-full md:w-auto"
          ><a
              class="ms-button w-full md:w-auto"
              ms-type="primary"
              ms-size="large"
              dark="false"
              data-aos-anchor="[theme-component-id=&#39;FEACDDAEF823475CA3754FFB90776552&#39;]"
              data-aos="fade-up"
              data-aos-easing="raptor-cubic-bezier"
              data-aos-delay="900"
              data-dcms-link="true"
              data-dcms-settingkey="/sectionHeading/primaryCTA"
              href="/about-us"
              target="_self" title="About Habitat" aria-label="About Habitat"
            ><span class="truncate">About Habitat</span></a><a
              class="ms-button w-full md:w-auto"
              ms-type="plain"
              ms-size="large"
              dark="false"
              data-aos-anchor="[theme-component-id=&#39;FEACDDAEF823475CA3754FFB90776552&#39;]"
              data-aos="fade-up"
              data-aos-easing="raptor-cubic-bezier"
              data-aos-delay="1200"
              data-dcms-link="true"
              data-dcms-settingkey="/sectionHeading/secondaryCTA"
              href="/contact-us"
              target="_self" title="Contact Us" aria-label="Contact Us"
            ><span class="truncate">Contact Us</span></a></div></div></div></div></div></div><div
  class="theme-component theme-component-rich-text"
  theme-component-id="F3CC2513ED604E8FAB48908D2D5777BC"
><div
    class="rich-text-container container mx-auto container-auto"
  ><div class="mx-4 md:mx-8"><div
        data-dcms-richeditor="true"
        data-dcms-richeditor-mode="full"
        data-dcms-settingkey="/basic/html"
      ><div class="border-t-[1.5px] border-secondary-01 pt-10 text-2xl lg:text-4xl font-headFont" style="max-width: 1140px;">"Leading Hong Kong&rsquo;s proptech revolution in real estate, nothing satisfies me more than securing the best deals for clients while leveraging our strength in Chinese social media to propel Habitat to the forefront as market-leader and innovator in property technology."</div></div></div></div></div><div
  class="theme-component com-image-text bg-cover bg-no-repeat"
  theme-component-id="8285B0F9D3124D44B9D326E1AE4C9111"
><style>
    :root {
      --outer-container-padding: 40px 0;
    }
    @media (min-width: 768px) {
      :root {
        --outer-container-padding: 80px 0;
      }
    }
    @scope {
      .outer-container {
        padding: var(--outer-container-padding);
      }
    }
  </style><div
    class="outer-container container mx-auto"
  ><div
      class="flex flex-col md:items-center textImg-container gap-x-10 md:gap-x-16 bg-cover bg-no-repeat mx-4 md:mx-8 flex-col lg:flex-row-reverse"
    ><style
      >
        @scope {
          @media (min-width: 768px) {
            .image-content-container {
              width: 50%;
            }
          }
        }
      </style><div
        class="font-headFont w-full mx-auto relative image-content-container  "
      ><img
          data-aos="media-animation"
          data-aos-no-replace
          data-aos-easing="raptor-cubic-bezier"
          data-delay="300"
          data-aos-anchor="[theme-component-id=&#39;8285B0F9D3124D44B9D326E1AE4C9111&#39;]"
          class="LazyLoad-img lazyload w-auto h-auto object-cover"
          alt="Victoria Allan" data-src="https://r2.ms.propertyraptor.com/Victoria Allan Found and CEO of Habitat Property Hong Kong-9beca92c-5227-40ad-b200-626c975f6f7b.jpg"
        /></div><div
        class="flex-1 py-4 md:py-8 text-content-container"
      ><div class="flex flex-col text-left items-start justify-start"><div
            class="text-xl lg:text-3xl font-headFont heading mt-4 first:mt-0 whitespace-pre-line text-secondary-01"
            data-aos-anchor="[theme-component-id=&#39;8285B0F9D3124D44B9D326E1AE4C9111&#39;]"
            data-aos="fade-up"
            data-aos-easing="raptor-cubic-bezier"
            data-aos-delay="300"
            data-dcms-texteditor="true"
            data-dcms-settingkey="/sectionHeading/heading"
          >Victoria Allan</div><div
            class="text-base description com-html mt-6 first:mt-0 text-secondary-01"
            data-aos-anchor="[theme-component-id=&#39;8285B0F9D3124D44B9D326E1AE4C9111&#39;]"
            data-aos="fade-up"
            data-aos-easing="raptor-cubic-bezier"
            data-aos-delay="600"
            data-dcms-richeditor="true"
            data-dcms-settingkey="/sectionHeading/description"
          ><div class="text-xs font-bold">FOUNDER AND CEO</div><div class="" style="margin-top: 40px;"><div style="margin-top: 16px;">Victoria Allan is the Founder and CEO of Habitat Property Limited, Hong Kong&rsquo;s specialist in unique luxury properties.</div><div style="margin-top: 16px;">Since 2001, she has built Habitat into a trailblazing agency renowned for curating inspirational, high-end residential sales and leasing on Hong Kong Island.</div><div style="margin-top: 16px;">A visionary leader, Victoria has transformed Habitat into a cutting-edge PropTech company. By integrating advanced AI into backend databases, Habitat delivers faster, smarter, data-driven property solutions&mdash;pioneering precision matching, predictive market insights, and seamless transactions.</div><div style="margin-top: 16px;">Victoria has expanded Habitats reach with a dedicated team of Chinese-speaking professionals and strengthened presence on WeChat and Xiaohongshu (RedNote)&mdash;key platforms for mainland Chinese buyers and investors.</div><div style="margin-top: 16px;">This provides direct access to high-net-worth clients in Greater China, with culturally attuned communication, faster lead generation, targeted marketing, and smoother cross-border transactions&mdash;delivering superior reach and service for its clients.</div><div style="margin-top: 16px;">Victoria&rsquo;s career spans Australia, the US, Canada, Spain, and Hong Kong (home since 1997), covering leasing, sales, town planning, valuation, and property development&mdash;including the iconic Tung Fat Building transformation in Kennedy Town, major site amalgamations, an architecturally designed home in Stanley and international development projects.</div><div style="margin-top: 16px;">She consistently secures record-breaking deals and media recognition&mdash;now amplified by AI and expanded digital channels for unmatched client advantage in Hong Kong&rsquo;s luxury market.</div></div></div></div></div></div></div></div><div
  class="theme-component theme-component-statictic com-statictic overflow-hidden"
  theme-component-id="B767D799B1E248A7ADC19650D640E0FA"
><div class="container mx-auto"><div class="py-10 lg:py-20 mx-4 md:mx-8"><div
        class="border-b-[1.5px] border-secondary-01 pt-10 pb-5 text-xs font-bold uppercase"
        data-aos-anchor="[theme-component-id=&#39;B767D799B1E248A7ADC19650D640E0FA&#39;]"
        data-aos="fade-up"
        data-aos-easing="raptor-cubic-bezier"
      >Award winning, industry leaders</div><div
        class="flex justify-between items-center py-10 gap-x-20 gap-y-12 flex-col-reverse lg:flex-row"
      ><ul
          class="grid grid-cols-2 gap-x-5 lg:gap-x-20 gap-y-7 lg:gap-y-12 lg:grid-cols-2 lg:basis-1/2"
        ><li
            data-aos-anchor="[theme-component-id=&#39;B767D799B1E248A7ADC19650D640E0FA&#39;]"
            data-aos="fade-up"
            data-aos-easing="raptor-cubic-bezier"
            data-aos-delay="300"
          ><div class="text-4xl lg:text-6xl mb-3 font-headFont">100,000+</div><div class="text-sm"><p>With over 100K followers across Instagram, Facebook, RedNote and LinkedIn, we have a strong social media following with international reach.</p></div></li><li
            data-aos-anchor="[theme-component-id=&#39;B767D799B1E248A7ADC19650D640E0FA&#39;]"
            data-aos="fade-up"
            data-aos-easing="raptor-cubic-bezier"
            data-aos-delay="600"
          ><div class="text-4xl lg:text-6xl mb-3 font-headFont">70%</div><div class="text-sm">of clients are referrals and would work with us again. We consistently achieve record sales prices for vendors and the best leasing deals.</div></li><li
            data-aos-anchor="[theme-component-id=&#39;B767D799B1E248A7ADC19650D640E0FA&#39;]"
            data-aos="fade-up"
            data-aos-easing="raptor-cubic-bezier"
            data-aos-delay="900"
          ><div class="text-4xl lg:text-6xl mb-3 font-headFont">+200%</div><div class="text-sm">increase in mainland China traffic in the last 2 years. Our award-winning website attracts hundreds of thousands of page views per year, with page view duration the highest amongst competitors.</div></li><li
            data-aos-anchor="[theme-component-id=&#39;B767D799B1E248A7ADC19650D640E0FA&#39;]"
            data-aos="fade-up"
            data-aos-easing="raptor-cubic-bezier"
            data-aos-delay="1200"
          ><div class="text-4xl lg:text-6xl mb-3 font-headFont">+80%</div><div class="text-sm">Our marketing outperforms industry averages by +80%, driving quality leads and enquiries with personalised and automated content.</div></li></ul><div
          data-aos-anchor="[theme-component-id=&#39;B767D799B1E248A7ADC19650D640E0FA&#39;]"
          data-aos="fade-up"
          data-aos-easing="raptor-cubic-bezier"
          data-aos-delay="300" class="lg:basis-1/2"
        ><img src="https://r2.ap8.ms.propertyraptor.com/raptor-theme/habitat/1.81.9/project_file/img-2144df5a-c9b4-4515-b30a-18f602d2ec6b.jpg" /></div></div></div></div></div><div
  class="theme-component com-image-text bg-cover bg-no-repeat"
  theme-component-id="97A50EEA19D84ABDB91631BE5E776B4B"
><style>
    :root {
      --outer-container-padding: 40px 0;
    }
    @media (min-width: 768px) {
      :root {
        --outer-container-padding: 80px 0;
      }
    }
    @scope {
      .outer-container {
        padding: var(--outer-container-padding);
      }
    }
  </style><div
    class="outer-container container mx-auto"
  ><div
      class="flex flex-col md:items-center textImg-container gap-x-10 md:gap-x-16 bg-cover bg-no-repeat mx-4 md:mx-8 flex-col lg:flex-row"
    ><style
      >
        @scope {
          @media (min-width: 768px) {
            .image-content-container {
              width: 50%;
            }
          }
        }
      </style><div
        class="font-headFont w-full mx-auto relative image-content-container  "
      ><img
          data-aos="media-animation"
          data-aos-no-replace
          data-aos-easing="raptor-cubic-bezier"
          data-delay="300"
          data-aos-anchor="[theme-component-id=&#39;97A50EEA19D84ABDB91631BE5E776B4B&#39;]"
          class="LazyLoad-img lazyload w-auto h-auto object-cover"
          alt="Our unwavering dedication and exceptional service make us Hong Kong’s leading sales and lease agency." data-src="https://r2.ms.propertyraptor.com/Home-Manerly-Garden-Living-fed6ce26-505a-4a47-ae24-33a8ab21a056.jpg"
        /></div><div
        class="flex-1 py-4 md:py-8 text-content-container"
      ><div class="flex flex-col text-left items-start justify-start"><div
            class="text-xl lg:text-3xl font-headFont heading mt-4 first:mt-0 whitespace-pre-line text-secondary-01"
            data-aos-anchor="[theme-component-id=&#39;97A50EEA19D84ABDB91631BE5E776B4B&#39;]"
            data-aos="fade-up"
            data-aos-easing="raptor-cubic-bezier"
            data-aos-delay="300"
            data-dcms-texteditor="true"
            data-dcms-settingkey="/sectionHeading/heading"
          >Our unwavering dedication and exceptional service make us Hong Kong’s leading sales and lease agency.</div><div
            class="text-base description com-html mt-6 first:mt-0 text-secondary-01"
            data-aos-anchor="[theme-component-id=&#39;97A50EEA19D84ABDB91631BE5E776B4B&#39;]"
            data-aos="fade-up"
            data-aos-easing="raptor-cubic-bezier"
            data-aos-delay="600"
            data-dcms-richeditor="true"
            data-dcms-settingkey="/sectionHeading/description"
          ><div class="text-secondary-01 text-sm"><div class="mb-5">What sets Habitat apart is the calibre of our people. Over 70 percent of our team have worked in real estate for more than eight years, bringing depth of knowledge and proven experience. Known for their negotiation skills, market understanding, and client-first approach, our agents work together, combining their strengths to deliver client-first outcomes. And in a city as diverse as Hong Kong, understanding people is essential. We have one of the most experienced Chinese-speaking teams in the market, with more than half our staff fluent in both Mandarin and Cantonese.</div><div>This blend of experience and cultural fluency allows us to advise with authority, negotiate with precision, and deliver tailored solutions. Habitat is a trusted partner for good reason. We&rsquo;re proudly recognised for professionalism, chosen for our results, and we&rsquo;re committed to shaping how people live in Hong Kong.</div></div><div style="margin-top: 40px;"><a class="flex items-center gap-4 text-btn-style"></a></div></div><div
            class="mt-12 first:mt-0 flex flex-wrap justify-center gap-4 w-full md:w-auto"
          ><a
              class="ms-button w-full md:w-auto"
              ms-type="primary"
              ms-size="large"
              dark="false"
              data-aos-anchor="[theme-component-id=&#39;97A50EEA19D84ABDB91631BE5E776B4B&#39;]"
              data-aos="fade-up"
              data-aos-easing="raptor-cubic-bezier"
              data-aos-delay="900"
              data-dcms-link="true"
              data-dcms-settingkey="/sectionHeading/primaryCTA"
              href="/about-us"
              target="_self" title="About Habitat" aria-label="About Habitat"
            ><span class="truncate">About Habitat</span></a><a
              class="ms-button w-full md:w-auto"
              ms-type="plain"
              ms-size="large"
              dark="false"
              data-aos-anchor="[theme-component-id=&#39;97A50EEA19D84ABDB91631BE5E776B4B&#39;]"
              data-aos="fade-up"
              data-aos-easing="raptor-cubic-bezier"
              data-aos-delay="1200"
              data-dcms-link="true"
              data-dcms-settingkey="/sectionHeading/secondaryCTA"
              href="/contact-us"
              target="_self" title="Contact Us" aria-label="Contact Us"
            ><span class="truncate">Contact Us</span></a></div></div></div></div></div></div><div
  class="theme-component theme-component-rich-text"
  theme-component-id="6946447BCC314947B88F3BEBB9AA1428"
><div
    class="rich-text-container container mx-auto container-auto"
  ><div class="mx-4 md:mx-8"><div
        data-dcms-richeditor="true"
        data-dcms-richeditor-mode="full"
        data-dcms-settingkey="/basic/html"
      ><div class="text-secondary-01"><div class="uppercase text-sm font-bold pb-5 border-b-[1.5px] border-secondary-01">Unrivalled Exposure</div><div class="pt-10 grid grid-cols-1 lg:grid-cols-4 gap-x-10 gap-y-10 lg:gap-y-20"><div><div class="text-3xl font-headFont mb-5">Powerful Social Media</div><div class="text-sm">Our powerful and inspiring social media footprint is a dominant force in the Hong Kong property segment. With over 75,000 followers across Instagram, Facebook and LinkedIn, we lead the category. We were the first Agency to launch RED / XiaoHongShu (小紅書) in 2022, reaching a broader lifestyle-involved Chinese audience.</div></div><div><div class="text-3xl font-headFont mb-5">Lifestyle Website</div><div class="text-sm">Our award-winning website attracts hundreds of thousands of pageviews per year with with time spent the highest amongst competitors. The demographics of our highly engaged audience span from 30-60+ and across all nationalities. 60/40 female: male. Mainland China traffic up 200% in the last 2 years.</div></div><div><div class="text-3xl font-headFont mb-5">Our Diverse Clientele</div><div class="text-sm space-y-5"><p>The profile of our sales clients is predominantly 40% Hong Kong Chinese, 40% Mainland Chinese and 20% Expat.</p><p>We understand each group&rsquo;s unique perspectives and cultural nuances, tailoring our services and approach to meet all of these with our experienced team of professionals.</p></div></div><div><div class="text-3xl font-headFont mb-5">Chinese-Speaking Experts</div><div class="text-sm">Habitat has one of the most experienced Chinese-speaking teams in the market, with over half our agents fluent in both Mandarin and Cantonese. We understand the importance of working closely with our Mainland Chinese client base, who make up close to 50% of our clientele.</div></div><div><div class="text-3xl font-headFont mb-5">Extensive Press Coverage</div><div class="text-sm">Habitat and its founder, Victoria Allan, are widely profiled and quoted in the media on various aspects of Hong Kong&rsquo;s vibrant property market. As a respected agency in real estate, media outlets regularly feature our properties in high-end print and various digital platforms.</div></div><div><div class="text-3xl font-headFont mb-5">Strong Local Market Exposure</div><div class="text-sm">Habitat integrates with local real estate platforms and agencies ensuring wide local market coverage, including House 28 and Spacious.</div></div><div><div class="text-3xl font-headFont mb-5">Award Winning</div><div class="text-sm">With its extensive portfolio of top-quality properties and bespoke service, Habitat has clinched two honours in the prestigious and well-renowned Asia Pacific Property Awards 2022-24. We were named as the Best Real Estate Agency Single Office for Hong Kong, Best Real Estate Agency Website for Hong Kong and APAC, and Best Real Estate Agency Marketing.</div></div><div><div class="text-3xl font-headFont mb-5">A Quality Client Database</div><div class="text-sm">With a strong and loyal clientele, our database comprises a highly engaged, property involved audience. With personalised and automated content, our email marketing outperforms industry averages by +80%, driving quality leads and enquiries.</div></div></div></div></div></div></div></div><div
  class="theme-component theme-component-location-banner com-location-banner overflow-hidden"
  theme-component-id="75C133E45CDE4044942E941A85A39FFA"
><div class="container mx-auto"><div class="py-10 lg:py-20 mx-4 md:mx-8"><div class="relative"><div
          class="py-2 px-4 uppercase flex items-center gap-2 absolute top-0 left-0 bg-secondary-06"
          data-aos-anchor="[theme-component-id=&#39;75C133E45CDE4044942E941A85A39FFA&#39;]"
          data-aos="fade-up"
          data-aos-easing="raptor-cubic-bezier"
          data-aos-anchor-placement="top-bottom"
          data-aos-delay="150"
        ><img
            src="https://r2.ap8.ms.propertyraptor.com/raptor-theme/habitat/1.81.9/project_file/map-marker-33aaa41e-6f7c-43bd-b2ef-0a710ffd5439.svg"
            alt="location-marker"
          /><span class="text-xs font-bold">Mid Levels</span></div><div
          data-aos-anchor="[theme-component-id=&#39;75C133E45CDE4044942E941A85A39FFA&#39;]"
          data-aos="fade-up"
          data-aos-easing="raptor-cubic-bezier"
          data-aos-anchor-placement="top-bottom"
          data-aos-delay="100"
        ><a
            class="block"
            href="/contact-us"
            target="_self" title="Sell with us" aria-label="Sell with us"
          ><img src="https://r2.ms.propertyraptor.com/Mid-Level-e27371fd-52b6-4738-89cd-e5d7d9514d96.jpg" class="aspect-square sm:aspect-auto object-cover" alt="image" /></a></div><div
          class="text-container lg:pl-10 lg:py-5 lg:bg-secondary-06 absolute bottom-0 right-0"
          data-aos-anchor="[theme-component-id=&#39;75C133E45CDE4044942E941A85A39FFA&#39;]"
          data-aos="fade-up"
          data-aos-easing="raptor-cubic-bezier"
          data-aos-anchor-placement="top-bottom"
          data-aos-delay="200"
        ><div class="flex flex-col lg:flex-row lg:justify-between items-start lg:items-center gap-5 lg:gap-20"><div
              class="font-headFont text-3xl pt-4 pr-6 lg:pt-0 lg:pr-0 bg-secondary-06 lg:bg-inherit"
            >Sell with us</div><div class="text-sm" style="max-width: 250px">Whether you are thinking of the next move or just want to consider your options, Habitat's experts can help.</div><a
              class="ms-button"
              ms-type="plain-transparent"
              ms-size="large"
              href="/contact-us"
              target="_self" title="Sell with us" aria-label="Sell with us"
            ><i
                class="border border-secondary-01 text-xl px-3 iconfont icon-outline-arrow-right-long link-arrow-right"
              ></i></a></div></div></div></div></div></div><div
  class="theme-component com-common-content"
  theme-component-id="EF7968F1C1ED4EF29758714B0469BA90"
><div
    class="common-content-container container mx-auto container-auto"
  ><div class="mx-4 md:mx-8"></div></div></div><div class="overlay transition-overlay"></div></div><div v-scope><ms-floating-layer
            logo="images/icons/habitat_logo.svg"
            :side-icons="{&quot;line&quot;:false,&quot;email&quot;:false,&quot;phone&quot;:false,&quot;aiChat&quot;:false,&quot;lineUrl&quot;:&quot;https://www.line.com&quot;,&quot;emailUrl&quot;:&quot;info@habitat-property.com&quot;,&quot;whatsApp&quot;:false,&quot;wishlist&quot;:false,&quot;backToTop&quot;:true,&quot;isShowLang&quot;:false,&quot;isShowUnit&quot;:false,&quot;Preferences&quot;:false,&quot;phoneNumber&quot;:&quot;+44 208 238 9034&quot;,&quot;whatsAppUrl&quot;:&quot;https://wa.me/85200000000&quot;,&quot;isShowCurrency&quot;:false,&quot;facebookMessenger&quot;:false,&quot;facebookMessengerUrl&quot;:&quot;https://www.facebook.com&quot;}"
            wishlist-url="/saved-item"
          ></ms-floating-layer></div><div v-scope><ms-geo-location-preference
            :languages="[{&quot;name&quot;:&quot;en&quot;,&quot;selected&quot;:true},{&quot;name&quot;:&quot;cn&quot;,&quot;selected&quot;:false},{&quot;name&quot;:&quot;zh&quot;,&quot;selected&quot;:false}]"
            :currencies="[{&quot;name&quot;:&quot;HKD&quot;,&quot;selected&quot;:true,&quot;symbol&quot;:&quot;$&quot;}]"
            :measures="[{&quot;name&quot;:&quot;Square Meter&quot;,&quot;selected&quot;:false},{&quot;name&quot;:&quot;Square Foot&quot;,&quot;selected&quot;:true}]"
          ></ms-geo-location-preference></div><div v-scope><ms-common-agent-contact-form></ms-common-agent-contact-form></div><div v-scope><ms-cookies-privacy-policy
            google-tag-manager-id="GTM-T92L4V5"
            expand-text="Show More"
            collapse-text="Show Less"
            cookies-privacy-policy-content="This website uses cookies to improve your experience while you navigate through the website. Out of these cookies, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may have an effect on your browsing experience."
          ></ms-cookies-privacy-policy></div><div v-scope><ms-dcms-popup-group page-unique-id="40a0ae81-52e0-4f55-9c47-b2edb8b6b937" /></div><div class="fixed bottom-0 left-0 w-full z-50" v-scope><ms-dcms-announcement-bar-group-bottom page-unique-id="40a0ae81-52e0-4f55-9c47-b2edb8b6b937" /></div><div v-scope><ms-thankyou-popup></ms-thankyou-popup></div><div
  class="theme-component theme-component-footer dcms-page-footer com-footer pb-8 md:pb-0"
><div class="footer-container break-words text-xl text-secondary-06"><div class="container mx-auto"><div class="mx-4 md:mx-8"><div class="pt-10 flex flex-col flex-wrap gap-y-10 lg:gap-y-20 footer-infomation"><div class="flex flex-col lg:flex-row lg:grow gap-y-10 lg:gap-y-20"><div class="order-1 w-full lg:w-[50%] space-y-7 lg:space-y-16"><div><div class="text-xs font-bold uppercase">Newsletter</div><div class="mt-1 max-w-[500px]" v-scope><ms-subscribe-form></ms-subscribe-form></div></div><div><ul class="flex gap-x-5" role="menu" aria-labelledby="social"><li class="" role="menuitem"><a
                      target="_target"
                      href="https://www.linkedin.com/company/habitat-property/"
                      class="flex items-center"
                      aria-label="LinkedIn"
                    ><span class="iconfont text-2xl icon-filled-linkedin"></span></a></li><li class="" role="menuitem"><a
                      target="_target"
                      href="https://www.instagram.com/habitatproperty/"
                      class="flex items-center"
                      aria-label="Instagram"
                    ><span class="iconfont text-2xl icon-filled-instagram"></span></a></li><li class="" role="menuitem"><a
                      target="_target"
                      href="https://open.spotify.com/user/6txzqiijndoidb4mikyw3mewa?si=0TLVZfqxTWWopKneLJBn2g"
                      class="flex items-center"
                      aria-label="Spotify"
                    ><span class="iconfont text-2xl icon-filled-spotify"></span></a></li><li class="" role="menuitem"><a
                      target="_target"
                      href="https://www.facebook.com/habitatproperty/"
                      class="flex items-center"
                      aria-label="Facebook"
                    ><span class="iconfont text-2xl icon-filled-facebook"></span></a></li><li class="" role="menuitem"><a
                      target="_target"
                      href="https://www.xiaohongshu.com/user/profile/6343ec8000000000180295b6"
                      class="flex items-center"
                      aria-label="Xiaohongshu"
                    ><span class="iconfont text-2xl icon-filled-xiaohongshu"></span></a></li></ul></div></div><div class="order-3 lg:order-2 w-full lg:w-[50%]"><div class="flex flex-col lg:flex-row gap-y-5 lg:gap-y-0 mt-4 font-headFont"><div class="lg:w-[50%]"><div class="whitespace-pre-line">1201-05, 12/F 
Yu Yuet Lai Building 
43-55 Wyndham St 
Central, Hong Kong</div></div><div class="lg:w-[50%] footer-contact-info"><div><a href="tel:+852 2869 9069">+852 2869 9069</a></div><div><a href="tel:+852 9082 9069">+852 9082 9069</a></div><div><a href="mailto:info@habitat-property.com">info@habitat-property.com</a></div></div></div></div><div class="order-2 lg:order-3 lg:hidden w-full lg:w-[50%] font-headFont"><div class="grid grid-cols-2 items-start"><div><div class="flex items-center hover:opacity-70"><a
                        href="/listing/for-sale"
                        data-menu-id="9b6f69c3-a08e-4258-8a94-de7405c30a6e" target="_self"
                      >Buy</a></div><div class="flex items-center hover:opacity-70"><a
                        href="/our-team"
                        target="_self"
                      >Agents</a></div><div class="flex items-center hover:opacity-70"><a
                        href="/journal"
                        target="_self"
                      >Journal</a></div></div><div><div class="flex items-center hover:opacity-70"><a
                        href="/listing/for-rent"
                        data-menu-id="36f8311c-69bd-4ef0-ab97-eb8ef2572bd9" target="_self"
                      >Rent</a></div><div class="flex items-center hover:opacity-70"><a
                        href="/property-management"
                        target="_self"
                      >Property Management</a></div></div></div></div></div><div class="flex flex-wrap gap-y-10 lg:gap-y-20"><div class="hidden lg:block w-full lg:w-[50%] font-headFont"><ul class="grid grid-cols-1 lg:max-h-44"><li class="flex items-center hover:opacity-70"><a
                      href="/listing/for-sale"
                      data-menu-id="9b6f69c3-a08e-4258-8a94-de7405c30a6e" target="_self"
                    >Buy</a></li><li class="flex items-center hover:opacity-70"><a
                      href="/listing/for-rent"
                      data-menu-id="36f8311c-69bd-4ef0-ab97-eb8ef2572bd9" target="_self"
                    >Rent</a></li><li class="flex items-center hover:opacity-70"><a
                      href="/our-team"
                      target="_self"
                    >Agents</a></li><li class="flex items-center hover:opacity-70"><a
                      href="/property-management"
                      target="_self"
                    >Property Management</a></li><li class="flex items-center hover:opacity-70"><a
                      href="/journal"
                      target="_self"
                    >Journal</a></li></ul></div><div class="w-[50%] lg:w-[25%] text-sm text-[#ccc]"><div class="font-bold mb-2">Property for Sale in Hong Kong</div><ul class="space-y-1"><li><a
                      href="/listing/for-sale/hong-kong-island/peak"
                      target="_self"
                    >The Peak</a></li><li><a
                      href="/listing/for-sale/hong-kong-island/south/repulse-bay"
                      target="_self"
                    >Repulse Bay</a></li><li><a
                      href="/listing/for-sale/hong-kong-island/mid-levels/mid-levels-central"
                      target="_self"
                    >Mid-Levels Central</a></li><li><a
                      href="/listing/for-sale/hong-kong-island/south/shouson-hill"
                      target="_self"
                    >Shouson Hill</a></li><li><a
                      href="/listing/for-sale/hong-kong-island/south/stanley"
                      target="_self"
                    >Stanley</a></li><li><a
                      href="/listing/for-sale/hong-kong-island/west/pok-fu-lam"
                      target="_self"
                    >Pok Fu Lam</a></li></ul></div><div class="w-[50%] lg:w-[25%] text-sm text-[#ccc]"><div class="font-bold mb-2">Propery for Rent in Hong Kong</div><ul class="space-y-1"><li><a
                      href="/listing/for-rent/hong-kong-island/peak"
                      target="_self"
                    >The Peak</a></li><li><a
                      href="/listing/for-rent/hong-kong-island/south/repulse-bay"
                      target="_self"
                    >Repulse Bay</a></li><li><a
                      href="/listing/for-rent/hong-kong-island/mid-levels/mid-levels-central"
                      target="_self"
                    >Mid-Levels Central</a></li><li><a
                      href="/listing/for-rent/hong-kong-island/mid-levels/mid-levels-west"
                      target="_self"
                    >Mid-Levels West</a></li><li><a
                      href="/listing/for-rent/hong-kong-island/south/stanley"
                      target="_self"
                    >Stanley</a></li><li><a
                      href="/listing/for-rent/hong-kong-island/south/tai-tam"
                      target="_self"
                    >Tai Tam</a></li></ul></div></div></div></div></div></div><div class="footer-copyright container mx-auto mt-10 pb-8 text-xs text-[#e6e6e6]"><div class="mx-4 md:mx-8 grid grid-cols-2 lg:grid-cols-4 gap-y-3"><div class="col-span-2">Copyright © 2026 Habitat  Property Limited | EA License C-024430</div><div class=""><a
          href="/terms-of-use"
          title="Terms of Use"
        >Terms of Use</a></div><div class=""><a
          href="/privacy-policy"
          title="Privacy Policy"
        >Privacy Policy</a></div></div></div></div><script>
  var footerContactInfo = document.querySelector(".footer-contact-info");
  var headerContactInfo = document.querySelector(".header-contact-info");
  if (headerContactInfo && footerContactInfo) {
    headerContactInfo.innerHTML = footerContactInfo.innerHTML;
  }
</script></div></div><script type="module" src="https://r2.ap8.ms.propertyraptor.com/raptor-theme/habitat/1.90.5/js/main.js?v=1.90.5"></script><script type="module">
      if (!window.$globalStore) window.$globalStore = {};
      window.$globalStore.favoriteLink = "\/saved-item";
      window.$globalStore.version = "1.90.5";
      window.$globalStore.mode = "live";
      window.$globalStore.developmentMode = false;
      window.$globalStore.editMode = false;
      document.addEventListener('contextmenu', function (e) {
        if (e.target.tagName === 'IMG') {
          e.preventDefault();
        }
      });
    </script></body></html>