<!DOCTYPE html><html
  class="js svg flexbox csstransforms"
  lang="zh-Hant" xmlns="http://www.w3.org/1999/xhtml"
><head><title>ALIZ HUI 許可欣 - 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/contact-detail/20f519b8-cdc5-4c85-9ae6-f5886db6052a" /><link rel="alternate" hreflang="en-US" href="https://www.habitat-property.com/contact-detail/20f519b8-cdc5-4c85-9ae6-f5886db6052a" /><link rel="alternate" hreflang="x-default" href="https://www.habitat-property.com/contact-detail/20f519b8-cdc5-4c85-9ae6-f5886db6052a" /><link rel="alternate" hreflang="zh-CN" href="https://www.habitat-property.com/cn/contact-detail/20f519b8-cdc5-4c85-9ae6-f5886db6052a" /><link rel="canonical" href="https://www.habitat-property.com/zh/contact-detail/20f519b8-cdc5-4c85-9ae6-f5886db6052a" /><meta name="title" content="ALIZ HUI 許可欣 - Habitat 香港物業代理市場領導者"><meta name="description" content="&lt;p&gt;作為土生土長的香港人，Aliz 精通粵語、普通話及英語，能完美跨越文化差異，為國際及跨境客戶提供無縫的溝通。&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;她擁有深厚的學術底蘊，持有香港中文大學社會學學士學位，並曾於加州大學伯克萊分校哈斯商學院進修宏觀經濟學，讓她具備分析市場的獨到優勢。&lt;/p&gt;
&lt;p&gt;&lt;"><meta name="twitter:card" content="summary" /><meta property="og:url" content="https://www.habitat-property.com/zh/contact-detail/20f519b8-cdc5-4c85-9ae6-f5886db6052a" /><meta property="og:title" content="ALIZ HUI 許可欣 - Habitat 香港物業代理市場領導者" /><meta property="og:description" content="&lt;p&gt;作為土生土長的香港人，Aliz 精通粵語、普通話及英語，能完美跨越文化差異，為國際及跨境客戶提供無縫的溝通。&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;她擁有深厚的學術底蘊，持有香港中文大學社會學學士學位，並曾於加州大學伯克萊分校哈斯商學院進修宏觀經濟學，讓她具備分析市場的獨到優勢。&lt;/p&gt;
&lt;p&gt;&lt;" /><meta property="og:image" content="https://r2.ap8.ms.propertyraptor.com/500x500-472e9d73-38d1-420b-a012-d249999f0993.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: "Noto Sans SC", Matter, 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 CONTACT_DETAIL"><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="/zh" 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="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="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="/zh/listing/for-sale"
                    data-menu-id="9b6f69c3-a08e-4258-8a94-de7405c30a6e" data-menu-href="/zh/listing/for-sale" target="_self" aria-label="買樓"
                  >買樓</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="/zh/listing/for-rent"
                    data-menu-id="36f8311c-69bd-4ef0-ab97-eb8ef2572bd9" data-menu-href="/zh/listing/for-rent" target="_self" aria-label="租樓"
                  >租樓</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="/zh/our-team"
                    data-menu-href="/zh/our-team" target="_self" aria-label="物業顧問"
                  >物業顧問</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="/zh/property-management"
                    data-menu-href="/zh/property-management" target="_self" aria-label="物業管理"
                  >物業管理</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="/zh/news/neighbourhoods"
                    data-menu-href="/zh/news/neighbourhoods" target="_self" aria-label="社區指南"
                  >社區指南</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)"
          >平方米</div><div
            class="px-4 py-2 preference-item"
            value="Square Foot"
            onclick="updatePreferenceMeasure(this)"
          >平方呎</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="/zh/saved-item"
                aria-label="wishlist" data-menu-id="2ab952f6-2526-495b-8a68-b73286e2d3c6" title="收藏列表"
              ><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="/zh/contact-us"
                class="py-2 px-4"
              >聯絡我們</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="/zh" 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="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="買樓"
                      ><span class="truncate">買樓</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="/zh/listing/for-sale"
                                  aria-label="香港"
                                >香港</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="租樓"
                      ><span class="truncate">租樓</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="/zh/listing/for-rent"
                                  aria-label="香港" data-menu-id="36f8311c-69bd-4ef0-ab97-eb8ef2572bd9"
                                >香港</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="/zh/our-team"
                        data-menu-href="/zh/our-team" target="_self" aria-label="物業顧問"
                      ><span class="truncate">物業顧問</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="/zh/property-management"
                        data-menu-href="/zh/property-management" target="_self" aria-label="物業管理"
                      ><span class="truncate">物業管理</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="/zh/journal" target="_self" aria-label="文章"
                      ><span class="truncate">文章</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="/zh/news/neighbourhoods"
                                  aria-label="社區指南"
                                >社區指南</a></li><li onclick="event.stopPropagation()"><a
                                  class="block"
                                  style="white-space: nowrap"
                                  href="/zh/news/market-news"
                                  aria-label="市場新聞"
                                >市場新聞</a></li><li onclick="event.stopPropagation()"><a
                                  class="block"
                                  style="white-space: nowrap"
                                  href="/zh/news/press"
                                  aria-label="媒體報導"
                                >媒體報導</a></li><li onclick="event.stopPropagation()"><a
                                  class="block"
                                  style="white-space: nowrap"
                                  href="/zh/news/other"
                                  aria-label="其他"
                                >其他</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="/zh/about-us"
                        data-menu-href="/zh/about-us" target="_self" aria-label="關於我們"
                      ><span class="truncate">關於我們</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="/zh/careers"
                        data-menu-href="/zh/careers" target="_self" aria-label="加入我們"
                      ><span class="truncate">加入我們</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)"
          >平方米</div><div
            class="px-4 py-2 preference-item"
            value="Square Foot"
            onclick="updatePreferenceMeasure(this)"
          >平方呎</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 theme-component-contact-detail com-contact-detail"
  theme-component-id="E249B029A5994B21A91C786EB8FC352D"
><div
    class="contact-detail-container"
    v-add-to-history="{
      type: &#39;CONTACT&#39;,
      id: &#39;003RA00001BRIBlYAP&#39;,
    }"
  ><div class="py-10 lg:py-16"><div class="container mx-auto container-auto container-title"><div class="mx-4 md:mx-8"><div class="relative container-auto-mx"><div class="lg:hidden mb-10"><img
                class="LazyLoad-img lazyload object-cover"
                data-cloudflare="base@size=360x360" data-src="https://r2.ap8.ms.propertyraptor.com/500x500-472e9d73-38d1-420b-a012-d249999f0993.jpg" alt="ALIZ HUI 許可欣"
              /></div><div class="flex items-end justify-between pb-5 border-b-[1.5px] border-secondary-01"><div><div
                  class="text-xs font-bold uppercase"
                >顧問</div><h1
                  class="text-secondary-01 text-3xl lg:text-5xl font-headFont contactName mt-2"
                  title="ALIZ HUI 許可欣"
                >ALIZ HUI 許可欣</h1></div><div class="hidden lg:block"><div
                  class="contact-btn cursor-pointer flex items-center gap-4 justify-between lg:justify-start text-btn-style"
                  onclick="document.querySelector('input[name=firstName]').focus()"
                ><span class="text-sm text">立即查詢</span><span
                    class="border border-secondary-01 text-xl px-3 iconfont icon-outline-arrow-right-long link-arrow-right"
                  ></span></div></div></div><div class="grid grid-cols-2 lg:grid-cols-6 gap-4 mt-5" style="word-wrap: break-word"><div class="order-1"><div class="text-xs font-bold uppercase mb-1">地產代理監管局牌照</div><div class="text-sm">S-624971</div></div><div
                class="order-6 lg:order-2 col-span-2 lg:col-span-1"
              ><div class="text-xs font-bold uppercase mb-1">語言</div><div class="text-sm grid grid-cols-2 lg:grid-cols-1 gap-x-4"><p>英語</p><p>粵語</p><p>普通話</p></div></div><div class="order-3"><div class="text-xs font-bold uppercase mb-1">微信</div><div class="text-sm relative group"><div class="flex items-center gap-1 cursor-pointer pb-1"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path
                        fill-rule="evenodd"
                        clip-rule="evenodd"
                        d="M9.09345 2.57143C4.61019 2.57143 0.857422 5.65237 0.857422 9.59627C0.857422 11.7253 1.9683 13.5591 3.68477 14.8403L2.39789 18.7066L6.4156 16.218C7.2464 16.4792 8.16424 16.6211 9.09345 16.6211C9.45491 16.6211 9.80691 16.5946 10.157 16.5549C11.2149 18.6101 13.6127 20.0124 16.3605 20.0124C17.1951 20.0124 17.9672 19.8553 18.6845 19.6415L22.002 21.498L21.0766 18.3243C22.3256 17.2873 23.1431 15.8433 23.1431 14.1988C23.1431 11.1897 20.5259 8.79008 17.2084 8.43619C16.5536 5.05435 13.1263 2.57143 9.09345 2.57143ZM9.09346 3.54044C12.6343 3.54044 15.5506 5.64865 16.2167 8.39084C12.5737 8.45707 9.57793 10.9797 9.57793 14.1988C9.57793 14.6928 9.65553 15.1697 9.78989 15.6239C9.5609 15.6428 9.32813 15.6522 9.09346 15.6522C8.17372 15.6522 7.25209 15.5122 6.49321 15.2435L6.27558 15.1678L4.16169 16.4755L4.82405 14.4865L4.52126 14.2821C2.83507 13.1428 1.82638 11.5077 1.82638 9.59634C1.82638 6.27316 5.05115 3.54044 9.09346 3.54044ZM5.2168 7.41615C5.2168 6.88247 5.65206 6.4472 6.18574 6.4472C6.71942 6.4472 7.15469 6.88247 7.15469 7.41615C7.15469 7.94983 6.71942 8.38509 6.18574 8.38509C5.65206 8.38509 5.2168 7.94983 5.2168 7.41615ZM12.0004 6.44721C11.4667 6.44721 11.0315 6.88248 11.0315 7.41615C11.0315 7.94983 11.4667 8.3851 12.0004 8.3851C12.5341 8.3851 12.9693 7.94983 12.9693 7.41615C12.9693 6.88248 12.5341 6.44721 12.0004 6.44721ZM22.1743 14.1988C22.1743 11.5512 19.629 9.35409 16.3607 9.35409C13.0924 9.35409 10.547 11.5512 10.547 14.1988C10.547 16.8464 13.0924 19.0435 16.3607 19.0435C17.1782 19.0435 17.9522 18.9073 18.6297 18.6802L18.8341 18.612L20.4087 19.4958L19.9677 17.9837L20.2383 17.7813C21.4439 16.888 22.1743 15.6314 22.1743 14.1988ZM14.1798 12.2609C13.7919 12.2609 13.4531 12.5996 13.4531 12.9876C13.4531 13.3755 13.7919 13.7143 14.1798 13.7143C14.5678 13.7143 14.9065 13.3755 14.9065 12.9876C14.9065 12.5996 14.5678 12.2609 14.1798 12.2609ZM17.8145 12.9876C17.8145 12.5996 18.1532 12.2609 18.5412 12.2609C18.9291 12.2609 19.2679 12.5996 19.2679 12.9876C19.2679 13.3755 18.9291 13.7143 18.5412 13.7143C18.1532 13.7143 17.8145 13.3755 17.8145 12.9876Z"
                        fill="black"
                      /></svg><span>V95121108</span></div></div></div><div class="order-4"><div class="text-xs font-bold uppercase mb-1">WhatsApp</div><div class=""><a
                    class="text-sm flex items-center gap-1"
                    target="_blank" href="https://wa.me/85295121108" title="95121108"
                  ><i class="iconfont icon-outline-whatsapp text-secondary-01 text-base leading-none"></i><span>95121108</span></a></div></div><div class="order-5 col-span-2 lg:col-span-1"><div class="text-xs font-bold uppercase mb-1">電郵</div><div class="text-sm"><a
                    class="underline" href="mailto:aliz@habitat-property.com" title="aliz@habitat-property.com"
                  ><span class="text-secondary-01">aliz@habitat-property.com</span></a></div></div><div class="order-2 lg:order-6"><div class="text-xs font-bold uppercase mb-1">電話號碼</div><div class="text-sm"><a href="tel:95121108" title="95121108"
                  ><span class="text-secondary-01">95121108</span></a></div></div></div><script>
              function scrollToForm() {
                const formElement = document.querySelector(".contact-detail-form");
                const formPosition = formElement.getBoundingClientRect().top + window.pageYOffset;
                window.scrollTo({
                  top: formPosition - 68,
                  behavior: "smooth"
                });
              }
              document.querySelector(".contact-btn").onclick = scrollToForm;
            </script><div class="lg:hidden pt-5 border-t-[1.5px] border-secondary-01 mt-5"><div class="contact-btn cursor-pointer flex items-center gap-4 text-btn-style"><span class="text-sm text">立即查詢</span><span
                  class="border border-secondary-01 text-xl px-3 iconfont icon-outline-arrow-right-long link-arrow-right"
                ></span></div></div><div class="mt-20 flex justify-between gap-20"><div class="flex-1"><div
                  class="text-sm mb-14"
                  style="white-space: pre-line"
                ><p>作為土生土長的香港人，Aliz 精通粵語、普通話及英語，能完美跨越文化差異，為國際及跨境客戶提供無縫的溝通。</p><p><br><br></p><p>她擁有深厚的學術底蘊，持有香港中文大學社會學學士學位，並曾於加州大學伯克萊分校哈斯商學院進修宏觀經濟學，讓她具備分析市場的獨到優勢。</p><p><br><br></p><p>憑藉擔任高級顧問逾七年的房地產經驗， Aliz 在服務兩岸三地客戶及外籍投資者方面積累了豐厚的實戰成果。她專攻半山、南區、薄扶林及北角等頂級地段，致力為客戶提供精準的物業方案。</p></div><div class="contact-detail-form" v-scope><div class="text-xs space-x-1 mb-7 uppercase font-bold"><span>聯絡我們</span><span>ALIZ HUI 許可欣</span></div><ms-common-agent-contact-form-comp
                    url="/enquiry/agent"
                    agent-id="003RA00001BRIBlYAP"
                    avatar="https://r2.ap8.ms.propertyraptor.com/500x500-472e9d73-38d1-420b-a012-d249999f0993.jpg"
                    name="ALIZ HUI 許可欣"
                    phone="95121108"
                    email="aliz@habitat-property.com"
                    :listing-id="null"
                  ></ms-common-agent-contact-form-comp></div></div><div class="w-[40%] hidden lg:block"><img
                  class="LazyLoad-img lazyload object-cover w-full"
                  data-cloudflare="base@size=360x360" data-src="https://r2.ap8.ms.propertyraptor.com/500x500-472e9d73-38d1-420b-a012-d249999f0993.jpg" alt="ALIZ HUI 許可欣"
                /></div></div></div></div></div></div><div
      class="page-listing-list-container"
    ><div
        class="py-8"
        x-data="{
          tab: 'residential',
        }"
      ><div class="container mx-auto px-4 md:px-8"><div class="my-10 lg:border-b-[1.5px] border-secondary-01 flex justify-between gap-4"><div><div class="text-3xl text-secondary-01 font-headFont">我的樓盤列表</div><div class="flex flex-col lg:flex-row justify-between items-start md:items-center md:border-b w-fit"><div class="w-full md:w-auto flex items-center space-x-4 h-full border-b md:border-none"><button
                    class="h-full relative py-5 flex-shrink-0 text-secondary-01 hover:text-opacity-100"
                    :class="tab === 'residential' ? 'text-opacity-100' : 'text-opacity-60'"
                    @click="tab = 'residential'"
                  ><div class="residential"><span>住宅</span>
                      (<span
                        >15</span
                      >)
                    </div><div
                      class="absolute bottom-0 left-0 w-full h-1 bg-primary"
                      style="margin-bottom: -1px"
                      x-show="tab === 'residential'"
                    ></div></button></div></div></div><div><a
                href="/zh/residential/for-sale"
                class="hidden lg:flex items-center gap-4 text-btn-style"
              ><span class="text-sm text">發掘更多</span><span
                  class="border border-secondary-01 text-xl px-3 iconfont icon-outline-arrow-right-long link-arrow-right"
                ></span></a></div></div><div
            class="py-28 container-no-data"
            x-show="tab === 'commercial'"
          ><div class="flex flex-col items-center justify-center flex-center"><div
      class="mt-8 text-secondary-01 no-data text-center text-5xl font-headFont"
      style="max-width: 468px"
    >這裏是空的</div><div
      class="mt-6 text-secondary-08 text-center text-xl"
      style="max-width: 468px"
    >哎呀！該文件夾中似乎還沒有任何內容。</div></div></div><div
            class="w-full"
            x-show="tab !== 'commercial'"
          ><ul
                class="grid grid-cols-1 md:grid-cols-2 gap-8 gird-container py-10 lg:grid-cols-4"
              ><li class="text-sm slide"><a
    href="/zh/listing/for-sale/mid-levels-west/63-seymour-road-argenta-sysid012623-ajma"
    data-menu-id="a0NRA00000HbsO22AJ"
    data-item-id="a0NRA00000HbsO22AJ"
    style="text-decoration-line: none"
    class="cms-listing-item com-listing-item bg-secondary-06 block h-full"
  ><div class=""><div class="relative overflow-hidden imageBox flex-shrink-0"><div
          class="raptor-blurred-img w-full mx-auto relative"
          style="aspect-ratio: calc(4/3)"
          v-scope
        ><div
            class="image-container"
          ><img
              alt="珒然"
              class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
              data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/8e912d0c24bf287f7ab46f8d22f93959.jpg" data-cloudflare="base@size=768x768"
            /></div><div class="absolute top-0 left-0 space-x-2 font-normal z-5"></div></div></div><div class="relative w-full listing-item-info"><div class="text-container"><div
            class="listingName"
            title="珒然"
          >珒然</div><div
            class="location"
          ><span class="font-bold">西摩道</span><span class="font-bold">, 西半山</span></div></div><div
          class="flex flex-row gap-x-3 gap-y-2 mt-2 overflow-auto w-full icons-list flex-wrap"
        ><div class="listingItems-flex-box bedRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>1</span><span>房</span></div></div></div><div class="listingItems-flex-box bathRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>3</span><span>衞</span></div></div></div><div class="listingItems-flex-box price"><div
              class="listingItems-baseline price-container text-sm"
            ><div>$83.00M</div></div></div></div></div></div></a></li><li class="text-sm slide"><a
    href="/zh/listing/for-rent/the-peak/8-12-peak-road-infinity-sysid050856-4450"
    data-menu-id="a0NRA00000Q1zs52AB"
    data-item-id="a0NRA00000Q1zs52AB"
    style="text-decoration-line: none"
    class="cms-listing-item com-listing-item bg-secondary-06 block h-full"
  ><div class=""><div class="relative overflow-hidden imageBox flex-shrink-0"><div
          class="raptor-blurred-img w-full mx-auto relative"
          style="aspect-ratio: calc(4/3)"
          v-scope
        ><div
            class="image-container"
          ><img
              alt="山頂道8號"
              class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
              data-src="https://img.propertyraptor.com/cdn-cgi/imagedelivery/KD5bF_AFL0JDTbKLWF7z9g/ap8/ap8_001/hornet/prp/img/df6d518480f33c36da927ea6cc99e206-wtm.jpg/public" data-cloudflare="base@size=768x768"
            /></div><div class="absolute top-0 left-0 space-x-2 font-normal z-5"></div></div></div><div class="relative w-full listing-item-info"><div class="text-container"><div
            class="listingName"
            title="山頂道8號"
          >山頂道8號</div><div
            class="location"
          ><span class="font-bold">山頂道8-12號</span><span class="font-bold">, 山頂</span></div></div><div
          class="flex flex-row gap-x-3 gap-y-2 mt-2 overflow-auto w-full icons-list flex-wrap"
        ><div class="listingItems-flex-box bedRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>4</span><span>房</span></div></div></div><div class="listingItems-flex-box bathRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>3</span><span>衞</span></div></div></div><div class="listingItems-flex-box price"><div
              class="listingItems-baseline price-container text-sm"
            ><div>$170K</div></div></div></div></div></div></a></li><li class="text-sm slide"><a
    href="/zh/listing/for-rent/mid-levels-west/100-caine-road-alassio-sysid050806-rhk002567"
    data-menu-id="a0NRA00000PyVk52AF"
    data-item-id="a0NRA00000PyVk52AF"
    style="text-decoration-line: none"
    class="cms-listing-item com-listing-item bg-secondary-06 block h-full"
  ><div class=""><div class="relative overflow-hidden imageBox flex-shrink-0"><div
          class="raptor-blurred-img w-full mx-auto relative"
          style="aspect-ratio: calc(4/3)"
          v-scope
        ><div
            class="image-container"
          ><img
              alt="殷然"
              class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
              data-src="https://img.propertyraptor.com/cdn-cgi/imagedelivery/KD5bF_AFL0JDTbKLWF7z9g/ap8/ap8_001/hornet/prp/img/d44d96b3cddc896f8b21491ab6e18913-wtm.jpg/public" data-cloudflare="base@size=768x768"
            /></div><div class="absolute top-0 left-0 space-x-2 font-normal z-5"></div></div></div><div class="relative w-full listing-item-info"><div class="text-container"><div
            class="listingName"
            title="殷然"
          >殷然</div><div
            class="location"
          ><span class="font-bold">堅道</span><span class="font-bold">, 西半山</span></div></div><div
          class="flex flex-row gap-x-3 gap-y-2 mt-2 overflow-auto w-full icons-list flex-wrap"
        ><div class="listingItems-flex-box bedRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>2</span><span>房</span></div></div></div><div class="listingItems-flex-box bathRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>2</span><span>衞</span></div></div></div><div class="listingItems-flex-box price"><div
              class="listingItems-baseline price-container text-sm"
            ><div>$62K inc</div></div></div></div></div></div></a></li><li class="text-sm slide"><a
    href="/zh/listing/for-sale/mid-levels-west/100-caine-road-alassio-sysid050812-rhk002567"
    data-menu-id="a0NRA00000PyciL2AR"
    data-item-id="a0NRA00000PyciL2AR"
    style="text-decoration-line: none"
    class="cms-listing-item com-listing-item bg-secondary-06 block h-full"
  ><div class=""><div class="relative overflow-hidden imageBox flex-shrink-0"><div
          class="raptor-blurred-img w-full mx-auto relative"
          style="aspect-ratio: calc(4/3)"
          v-scope
        ><div
            class="image-container"
          ><img
              alt="殷然"
              class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
              data-src="https://img.propertyraptor.com/cdn-cgi/imagedelivery/KD5bF_AFL0JDTbKLWF7z9g/ap8/ap8_001/hornet/prp/img/d44d96b3cddc896f8b21491ab6e18913-wtm.jpg/public" data-cloudflare="base@size=768x768"
            /></div><div class="absolute top-0 left-0 space-x-2 font-normal z-5"></div></div></div><div class="relative w-full listing-item-info"><div class="text-container"><div
            class="listingName"
            title="殷然"
          >殷然</div><div
            class="location"
          ><span class="font-bold">堅道</span><span class="font-bold">, 西半山</span></div></div><div
          class="flex flex-row gap-x-3 gap-y-2 mt-2 overflow-auto w-full icons-list flex-wrap"
        ><div class="listingItems-flex-box bedRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>2</span><span>房</span></div></div></div><div class="listingItems-flex-box bathRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>2</span><span>衞</span></div></div></div><div class="listingItems-flex-box price"><div
              class="listingItems-baseline price-container text-sm"
            ><div>$27M</div></div></div></div></div></div></a></li><li class="text-sm slide"><a
    href="/zh/listing/for-sale/mid-levels-central/41-conduit-road-realty-garden-sysid045485-rhk002136"
    data-menu-id="a0NRA00000KeMHd2AN"
    data-item-id="a0NRA00000KeMHd2AN"
    style="text-decoration-line: none"
    class="cms-listing-item com-listing-item bg-secondary-06 block h-full"
  ><div class=""><div class="relative overflow-hidden imageBox flex-shrink-0"><div
          class="raptor-blurred-img w-full mx-auto relative"
          style="aspect-ratio: calc(4/3)"
          v-scope
        ><div
            class="image-container"
          ><img
              alt="Realty Garden"
              class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
              data-src="https://img.propertyraptor.com/cdn-cgi/imagedelivery/KD5bF_AFL0JDTbKLWF7z9g/ap8/ap8_001/hornet/prp/img/716d6436304342346be715c9808528c4-wtm.jpg/public" data-cloudflare="base@size=768x768"
            /></div><div class="absolute top-0 left-0 space-x-2 font-normal z-5"></div></div></div><div class="relative w-full listing-item-info"><div class="text-container"><div
            class="listingName"
            title="Realty Garden"
          >Realty Garden</div><div
            class="location"
          ><span class="font-bold">干德道</span><span class="font-bold">, 中半山</span></div></div><div
          class="flex flex-row gap-x-3 gap-y-2 mt-2 overflow-auto w-full icons-list flex-wrap"
        ><div class="listingItems-flex-box bedRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>3</span><span>房</span></div></div></div><div class="listingItems-flex-box bathRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>2</span><span>衞</span></div></div></div><div class="listingItems-flex-box price"><div
              class="listingItems-baseline price-container text-sm"
            ><div>$24.5M</div></div></div></div></div></div></a></li><li class="text-sm slide"><a
    href="/zh/listing/for-rent/aberdeen/9-welfare-road-marinella-twr-9-sysid050354-rhk002525"
    data-menu-id="a0NRA00000PX0XV2A1"
    data-item-id="a0NRA00000PX0XV2A1"
    style="text-decoration-line: none"
    class="cms-listing-item com-listing-item bg-secondary-06 block h-full"
  ><div class=""><div class="relative overflow-hidden imageBox flex-shrink-0"><div
          class="raptor-blurred-img w-full mx-auto relative"
          style="aspect-ratio: calc(4/3)"
          v-scope
        ><div
            class="image-container"
          ><img
              alt="深灣9號"
              class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
              data-src="https://img.propertyraptor.com/cdn-cgi/imagedelivery/KD5bF_AFL0JDTbKLWF7z9g/ap8/ap8_001/hornet/prp/img/456760d349ea96b82536872198f91e03-wtm.jpg/public" data-cloudflare="base@size=768x768"
            /></div><div class="absolute top-0 left-0 space-x-2 font-normal z-5"></div></div></div><div class="relative w-full listing-item-info"><div class="text-container"><div
            class="listingName"
            title="深灣9號"
          >深灣9號</div><div
            class="location"
          ><span class="font-bold">惠福道</span><span class="font-bold">, 香港仔</span></div></div><div
          class="flex flex-row gap-x-3 gap-y-2 mt-2 overflow-auto w-full icons-list flex-wrap"
        ><div class="listingItems-flex-box bedRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>2</span><span>房</span></div></div></div><div class="listingItems-flex-box bathRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>2</span><span>衞</span></div></div></div><div class="listingItems-flex-box price"><div
              class="listingItems-baseline price-container text-sm"
            ><div>$198.00K</div></div></div></div></div></div></a></li><li class="text-sm slide"><a
    href="/zh/listing/for-sale/aberdeen/9-welfare-road-marinella-twr-9-sysid050356-rhk002525"
    data-menu-id="a0NRA00000PX2Pd2AL"
    data-item-id="a0NRA00000PX2Pd2AL"
    style="text-decoration-line: none"
    class="cms-listing-item com-listing-item bg-secondary-06 block h-full"
  ><div class=""><div class="relative overflow-hidden imageBox flex-shrink-0"><div
          class="raptor-blurred-img w-full mx-auto relative"
          style="aspect-ratio: calc(4/3)"
          v-scope
        ><div
            class="image-container"
          ><img
              alt="深灣9號"
              class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
              data-src="https://img.propertyraptor.com/cdn-cgi/imagedelivery/KD5bF_AFL0JDTbKLWF7z9g/ap8/ap8_001/hornet/prp/img/456760d349ea96b82536872198f91e03-wtm.jpg/public" data-cloudflare="base@size=768x768"
            /></div><div class="absolute top-0 left-0 space-x-2 font-normal z-5"></div></div></div><div class="relative w-full listing-item-info"><div class="text-container"><div
            class="listingName"
            title="深灣9號"
          >深灣9號</div><div
            class="location"
          ><span class="font-bold">惠福道</span><span class="font-bold">, 香港仔</span></div></div><div
          class="flex flex-row gap-x-3 gap-y-2 mt-2 overflow-auto w-full icons-list flex-wrap"
        ><div class="listingItems-flex-box bedRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>2</span><span>房</span></div></div></div><div class="listingItems-flex-box bathRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>2</span><span>衞</span></div></div></div><div class="listingItems-flex-box price"><div
              class="listingItems-baseline price-container text-sm"
            ><div>$178.00M</div></div></div></div></div></div></a></li><li class="text-sm slide"><a
    href="/zh/listing/for-sale/soho/108-hollywood-road-centrestage-twr-2-sysid008000-rzza"
    data-menu-id="a0NRA00000HbXY02AN"
    data-item-id="a0NRA00000HbXY02AN"
    style="text-decoration-line: none"
    class="cms-listing-item com-listing-item bg-secondary-06 block h-full"
  ><div class=""><div class="relative overflow-hidden imageBox flex-shrink-0"><div
          class="raptor-blurred-img w-full mx-auto relative"
          style="aspect-ratio: calc(4/3)"
          v-scope
        ><div
            class="image-container"
          ><img
              alt="聚賢居"
              class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
              data-src="https://img.propertyraptor.com/cdn-cgi/imagedelivery/KD5bF_AFL0JDTbKLWF7z9g/ap8/ap8_001/hornet/prp/img/210d6e2ee1ba0bec56f5bf8af84f9c9e-wtm.jpg/public" data-cloudflare="base@size=768x768"
            /></div><div class="absolute top-0 left-0 space-x-2 font-normal z-5"></div></div></div><div class="relative w-full listing-item-info"><div class="text-container"><div
            class="listingName"
            title="聚賢居"
          >聚賢居</div><div
            class="location"
          ><span class="font-bold">荷李活道</span><span class="font-bold">, 蘇豪</span></div></div><div
          class="flex flex-row gap-x-3 gap-y-2 mt-2 overflow-auto w-full icons-list flex-wrap"
        ><div class="listingItems-flex-box bedRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>1</span><span>房</span></div></div></div><div class="listingItems-flex-box bathRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>2</span><span>衞</span></div></div></div><div class="listingItems-flex-box price"><div
              class="listingItems-baseline price-container text-sm"
            ><div>$38M</div></div></div></div></div></div></a></li></ul><div class="mb-8 container-pagination"><div class="container flex justify-center mx-auto container-auto pagination-link"><nav class="w-full mx-4 md:mx-8 relative z-0 inline-flex flex-col gap-4 container-auto-mx" aria-label="Pagination"><ul class="pagination flex items-center justify-center space-x-2.5"><li class="currentPage-container"><div class="pagination-item current">1</div></li><li class="last"
          ><a
              class="pagination-item"
              href="/zh/contact-detail/20f519b8-cdc5-4c85-9ae6-f5886db6052a?page=1"
              role="link"
            >2</a
            ></li><li
          class="nextLink-container"
        ><a class="pagination-item next" href="/zh/contact-detail/20f519b8-cdc5-4c85-9ae6-f5886db6052a?page=1" aria-label="Next" role="link"><span
              class="text-xl px-1 iconfont icon-outline-arrow-right-long"
              role="button"
              aria-label="right arrow"
            ></span></a></li></ul></nav></div></div></div></div></div></div></div></div><div
  class="theme-component com-common-content"
  theme-component-id="A17A358DC0AE4142964FDB1B2A4DF0A4"
><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="/zh/saved-item"
          ></ms-floating-layer></div><div v-scope><ms-geo-location-preference
            :languages="[{&quot;name&quot;:&quot;en&quot;,&quot;selected&quot;:false},{&quot;name&quot;:&quot;cn&quot;,&quot;selected&quot;:false},{&quot;name&quot;:&quot;zh&quot;,&quot;selected&quot;:true}]"
            :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="顯示更多"
            collapse-text="關閉詳細"
            cookies-privacy-policy-content="本網站使用cookie來改善您瀏覽網站時的體驗。在這些cookie中，被分類為必要的cookie存儲在您的瀏覽器中，因為它們對網站的基本功能至關重要。我們還使用第三方cookie來幫助我們分析和了解您如何使用本網站。只有在您同意的情況下，這些cookie才會存儲在您的瀏覽器中。您還可以選擇退出這些cookie。但選擇不使用這些cookie可能會影響您的瀏覽體驗。"
          ></ms-cookies-privacy-policy></div><div v-scope><ms-dcms-popup-group page-unique-id="ed39cc0d-f528-4396-9b87-b931f2caee38" /></div><div class="fixed bottom-0 left-0 w-full z-50" v-scope><ms-dcms-announcement-bar-group-bottom page-unique-id="ed39cc0d-f528-4396-9b87-b931f2caee38" /></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">電子通訊</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">香港中環
雲咸街 43-55 號
余悅禮行
12 樓 1201-05 室</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="/zh/listing/for-sale"
                        data-menu-id="9b6f69c3-a08e-4258-8a94-de7405c30a6e" target="_self"
                      >買樓</a></div><div class="flex items-center hover:opacity-70"><a
                        href="/zh/our-team"
                        target="_self"
                      >物業顧問</a></div><div class="flex items-center hover:opacity-70"><a
                        href="/zh/journal"
                        target="_self"
                      >文章</a></div></div><div><div class="flex items-center hover:opacity-70"><a
                        href="/zh/listing/for-rent"
                        data-menu-id="36f8311c-69bd-4ef0-ab97-eb8ef2572bd9" target="_self"
                      >租樓</a></div><div class="flex items-center hover:opacity-70"><a
                        href="/zh/property-management"
                        target="_self"
                      >物業管理</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="/zh/listing/for-sale"
                      data-menu-id="9b6f69c3-a08e-4258-8a94-de7405c30a6e" target="_self"
                    >買樓</a></li><li class="flex items-center hover:opacity-70"><a
                      href="/zh/listing/for-rent"
                      data-menu-id="36f8311c-69bd-4ef0-ab97-eb8ef2572bd9" target="_self"
                    >租樓</a></li><li class="flex items-center hover:opacity-70"><a
                      href="/zh/our-team"
                      target="_self"
                    >物業顧問</a></li><li class="flex items-center hover:opacity-70"><a
                      href="/zh/property-management"
                      target="_self"
                    >物業管理</a></li><li class="flex items-center hover:opacity-70"><a
                      href="/zh/journal"
                      target="_self"
                    >文章</a></li></ul></div><div class="w-[50%] lg:w-[25%] text-sm text-[#ccc]"><div class="font-bold mb-2">香港出售物業</div><ul class="space-y-1"><li><a
                      href="/zh/listing/for-sale/hong-kong-island/peak"
                      target="_self"
                    >山頂</a></li><li><a
                      href="/zh/listing/for-sale/hong-kong-island/south/repulse-bay"
                      target="_self"
                    >淺水灣</a></li><li><a
                      href="/zh/listing/for-sale/hong-kong-island/mid-levels/mid-levels-central"
                      target="_self"
                    >中半山</a></li><li><a
                      href="/zh/listing/for-sale/hong-kong-island/south/shouson-hill"
                      target="_self"
                    >壽臣山</a></li><li><a
                      href="/zh/listing/for-sale/hong-kong-island/south/stanley"
                      target="_self"
                    >赤柱</a></li><li><a
                      href="/zh/listing/for-sale/hong-kong-island/west/pok-fu-lam"
                      target="_self"
                    >薄扶林</a></li></ul></div><div class="w-[50%] lg:w-[25%] text-sm text-[#ccc]"><div class="font-bold mb-2">香港出租物業</div><ul class="space-y-1"><li><a
                      href="/zh/listing/for-rent/hong-kong-island/peak"
                      target="_self"
                    >山頂</a></li><li><a
                      href="/zh/listing/for-rent/hong-kong-island/south/repulse-bay"
                      target="_self"
                    >淺水灣</a></li><li><a
                      href="/zh/listing/for-rent/hong-kong-island/mid-levels/mid-levels-central"
                      target="_self"
                    >中半山</a></li><li><a
                      href="/zh/listing/for-rent/hong-kong-island/mid-levels/mid-levels-west"
                      target="_self"
                    >西半山</a></li><li><a
                      href="/zh/listing/for-rent/hong-kong-island/south/stanley"
                      target="_self"
                    >赤柱</a></li><li><a
                      href="/zh/listing/for-rent/hong-kong-island/south/tai-tam"
                      target="_self"
                    >大潭</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">版權所有 © 2026 Habitat  Property Limited | 地產代理監理局牌照號碼 C-024430</div><div class=""><a
          href="/zh/terms-of-use"
          title="使用條款"
        >使用條款</a></div><div class=""><a
          href="/zh/privacy-policy"
          title="隱私政策"
        >隱私政策</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 = "\/zh\/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>