{"id":131,"date":"2025-07-16T12:32:41","date_gmt":"2025-07-16T12:32:41","guid":{"rendered":"https:\/\/smartholidayshome.com\/?page_id=131"},"modified":"2026-01-22T08:42:09","modified_gmt":"2026-01-22T08:42:09","slug":"home","status":"publish","type":"page","link":"https:\/\/smartholidayshome.com\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"131\" class=\"elementor elementor-131\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cda51b7 e-con-full e-flex e-con e-parent\" data-id=\"cda51b7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-c0ab73b e-con-full e-flex e-con e-child\" data-id=\"c0ab73b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f88cf6b elementor-widget elementor-widget-heading\" data-id=\"f88cf6b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Where Every Stay Becomes a Story.<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0a55989 elementor-widget elementor-widget-text-editor\" data-id=\"0a55989\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><strong data-start=\"85\" data-end=\"165\">Experience the comfort of home.<\/strong><br data-start=\"165\" data-end=\"168\" \/>At Smart Holiday Homes, we offer fully furnished short-term rentals across Dubai ideal for travelers, families, and remote workers. Thoughtfully designed for comfort, connection, and peace of mind, no matter how far you\u2019ve come.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b6eef77 e-con-full e-flex e-con e-child\" data-id=\"b6eef77\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fc1f177 elementor-widget elementor-widget-image\" data-id=\"fc1f177\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"480\" height=\"480\" src=\"https:\/\/smartholidayshome.com\/wp-content\/uploads\/2026\/01\/orignal-3D-Vacation.gif\" class=\"attachment-large size-large wp-image-1098\" alt=\"holidays home\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f78bc5b e-flex e-con-boxed e-con e-parent\" data-id=\"f78bc5b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fa4e3ca elementor-widget elementor-widget-html\" data-id=\"fa4e3ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section id=\"shh-booking\" aria-labelledby=\"shh-booking-title\">\n  <!-- Calendar library (uniform on iOS\/Android\/Desktop) -->\n  <link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/flatpickr\/dist\/flatpickr.min.css\">\n  <script src=\"https:\/\/cdn.jsdelivr.net\/npm\/flatpickr\"><\/script>\n\n  <style>\n\/* =========================\n   Smart Holiday Homes \u2014 Booking (Modern 2025)\n   ========================= *\/\n:root{\n  --primary:#0C1630;     \/* buttons \/ headings *\/\n  --accent:#FFBE02;      \/* hover \/ highlights *\/\n  --field:#ffffff;       \/* input surface *\/\n  --paper:#F7F4EC;       \/* page bg tint (was empty) *\/\n  --ink:#0C1630;         \/* main text *\/\n  --muted:#5b6372;       \/* secondary text *\/\n  --radius:18px;\n  --shadow:0 24px 60px rgba(12,22,48,.14);\n  --ring:0 0 0 6px rgba(255,190,2,.18);\n  --maxw:clamp(720px, 92vw, 1120px);\n}\n\n\/* Section background + padding *\/\n#shh-booking{\n  padding: clamp(24px, 6vw, 72px) clamp(12px, 4vw, 32px);\n  background:\n    linear-gradient(135deg, color-mix(in oklab, var(--paper) 65%, #fff) 0%, #fff 60%),\n    #fff;\n}\n\n\/* Card shell *\/\n.bk-wrap{\n  max-width: var(--maxw);\n  margin: 0 auto;\n  border-radius: var(--radius);\n  background: #fff;\n  border: 1px solid rgba(12,22,48,.08);\n  box-shadow: var(--shadow);\n  overflow: hidden; \/* iOS safe *\/\n}\n\n\/* Header *\/\n.bk-head{\n  display:flex; align-items:center; justify-content:space-between; gap:12px; flex-wrap:wrap;\n  padding: clamp(16px, 3vw, 28px);\n  background:\n    linear-gradient(180deg, #fff, color-mix(in oklab, var(--paper) 28%, #fff));\n  border-bottom: 1px solid rgba(12,22,48,.08);\n}\n.bk-title{\n  font-weight: 900;\n  color: var(--ink);\n  letter-spacing:.2px;\n  font-size: clamp(22px, 2.2vw + .2rem, 34px);\n}\n.bk-sub{\n  color: var(--muted);\n  font-weight: 600;\n  font-size: clamp(13px, .7vw + .5rem, 16px);\n}\n\n\/* Form body *\/\nform#booking_form_shh{\n  padding: clamp(16px, 3vw, 32px);\n}\n\n\/* Grid *\/\n.bk-grid{\n  display:grid;\n  grid-template-columns: repeat(2, minmax(0,1fr));\n  gap: clamp(12px, 1.6vw, 22px);\n}\n.bk-row{ grid-column: 1 \/ -1; }\n@media (max-width: 720px){\n  .bk-grid{ grid-template-columns: 1fr; gap: 14px; }\n}\n\n\/* Fields *\/\n.bk-field{ position: relative; }\n\n\/* Inputs \/ selects \/ textarea *\/\n.bk-field input, .bk-field select, .bk-field textarea{\n  width:100%; box-sizing:border-box;\n}\n.bk-input,.bk-select,.bk-textarea{\n  border-radius:25px !important;\n  background: var(--field);\n  border: 1px solid rgba(12,22,48,.14) !important;\n  color: var(--ink) !important;\n  padding: 16px 14px 12px !important;\n  min-height: 48px !important;               \/* touch target *\/\n  outline: none !important;\n  font: inherit !important;\n  transition: border-color .18s, box-shadow .18s, background .18s, transform .06s !important;\n}\n.bk-input:hover,.bk-select:hover,.bk-textarea:hover{\n  border-color: rgba(12,22,48,.26) !important;\n}\n.bk-input:focus,.bk-select:focus,.bk-textarea:focus{\n  border-color: var(--accent) !important;\n  box-shadow: var(--ring) !important;\n  background:#fff !important;\n}\n\n\/* Floating labels *\/\n.bk-input::placeholder,.bk-textarea::placeholder{ color: transparent; }\n.bk-label{\n  position:absolute ; left:12px; top:12px;\n  padding: 0 6px !important;\n  color: var(--muted) !important;\n  \n  pointer-events:none;\n  transform: translateY(9px) ;\n  border-radius: 8px !important;\n  transition: top .18s, transform .18s, color .18s, background .18s;\n  font-size: 14px;\n}\n.bk-input:focus + .bk-label,\n.bk-select:focus + .bk-label,\n.bk-textarea:focus + .bk-label,\n.bk-input:not(:placeholder-shown) + .bk-label,\n.bk-textarea:not(:placeholder-shown) + .bk-label,\n.has-value + .bk-label{\n  top:-8px;\n  transform:none;\n  background:#fff;\n  color: var(--primary);\n}\n\n\/* Select arrow (clean, no external icons) *\/\n.bk-select{\n  appearance: none;\n  background-image:\n    linear-gradient(45deg, transparent 50%, var(--muted) 50%),\n    linear-gradient(135deg, var(--muted) 50%, transparent 50%);\n  background-position: calc(100% - 20px) 54%, calc(100% - 14px) 54%;\n  background-size: 8px 8px, 8px 8px;\n  background-repeat: no-repeat;\n}\n\n\/* Textarea size *\/\n.bk-textarea{ min-height: 120px; resize: vertical; }\n\n\/* Helper text *\/\n.bk-meta{ color: var(--muted); font-size: 13px; }\n\n\/* Validation (client-side JS toggles aria-invalid if desired) *\/\n.bk-input[aria-invalid=\"true\"],\n.bk-select[aria-invalid=\"true\"],\n.bk-textarea[aria-invalid=\"true\"]{\n  border-color:#dc2626;\n  box-shadow: 0 0 0 6px rgba(220,38,38,.12);\n}\n\n\/* Actions \u2014 modernized buttons *\/\n.bk-actions{\n  display:flex; gap:12px; justify-content:flex-end; flex-wrap:wrap;\n  margin-top: 6px;\n}\n.btn{\n  display:inline-flex; align-items:center; justify-content:center;\n  gap:8px;\n  min-height: 48px;\n  padding: 14px 18px;\n  border-radius: 14px;\n  border: 1px solid color-mix(in oklab, var(--primary) 28%, #fff);\n  background: linear-gradient(180deg,\n    color-mix(in oklab, var(--primary) 92%, #fff) 0%,\n    var(--primary) 100%);\n  color: #fff;\n  font-weight: 800;\n  letter-spacing: .2px;\n  cursor: pointer;\n  transition: transform .12s, box-shadow .12s, background .12s, color .12s, border-color .12s, filter .12s;\n  box-shadow: 0 10px 24px rgba(12,22,48,.18);\n}\n.btn:hover{\n  transform: translateY(-1px);\n  box-shadow: 0 16px 28px rgba(12,22,48,.28);\n  filter: brightness(1.03);\n}\n.btn:active{ transform: translateY(0); }\n.btn-ghost{\n  background:#fff; color: var(--primary);\n  border-color: rgba(12,22,48,.22);\n}\n.btn-ghost:hover{\n  background: var(--accent); color:#0C1630; border-color: var(--accent);\n}\n\n\/* Alerts *\/\n.bk-alert{\n  display:none;\n  margin-top:8px;\n  padding:12px 14px;\n  border-radius:12px;\n  font-weight:700;\n}\n.bk-alert.ok{\n  display:block;\n  background:#f0fdf4; color:#065f46; border:1px solid #bbf7d0;\n}\n.bk-alert.error{\n  display:block;\n  background:#fff0f0; color:#7f1d1d; border:1px solid #fecaca;\n}\n\n\/* Popup overlay + dialog *\/\n.bk-popup{\n  position:fixed; inset:0; display:none; place-items:center;\n  z-index:9999;\n  background: rgba(12,22,48,.55);\n  backdrop-filter: blur(4px);\n}\n.bk-popin{\n  width:min(560px, 92vw);\n  background:#fff;\n  border-radius:20px;\n  border:1px solid rgba(12,22,48,.12);\n  box-shadow: 0 30px 80px rgba(12,22,48,.35);\n  overflow:hidden;\n}\n.bk-pophead{\n  display:flex; align-items:center; justify-content:space-between; gap:12px;\n  padding: clamp(14px, 2.6vw, 18px) clamp(16px, 2.6vw, 22px);\n  color:#fff; font-weight:800; font-size:18px;\n  background: linear-gradient(90deg, var(--primary), var(--accent));\n}\n.bk-popbody{ padding: clamp(14px, 2.6vw, 20px) clamp(16px, 2.6vw, 22px); color: var(--ink); }\n.bk-popactions{ padding: 0 clamp(16px, 2.6vw, 22px) clamp(14px, 2.6vw, 22px); display:flex; justify-content:flex-end; }\n.bk-close{ background:#ffffff22; border:1px solid #ffffff55; color:#fff; }\n\n\/* Tiny phones: stack buttons full width & tighten radii *\/\n@media (max-width: 720px){\n  .bk-actions{ flex-direction: column-reverse; align-items: stretch; }\n  .bk-actions .btn{ width:100%; }\n}\n@media (max-width: 360px){\n  :root{ --radius: 14px; }\n}\n\n\/* iOS quirks *\/\ninput[type=\"date\"], input[type=\"number\"]{ line-height:1.2; }\n\n\/* Calendar icon hint + right padding *\/\n#checkin, #checkout, #guests_display{\n  background-image:url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='22' height='22' viewBox='0 0 24 24' fill='none' stroke='%230C1630' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='18' rx='2' ry='2'\/%3E%3Cline x1='16' y1='2' x2='16' y2='6'\/%3E%3Cline x1='8' y1='2' x2='8' y2='6'\/%3E%3Cline x1='3' y1='10' x2='21' y2='10'\/%3E%3C\/svg%3E\");\n  background-repeat:no-repeat;\n  background-position:right 14px center;\n  padding-right:44px;\n}\n\/* Use a user icon for guests *\/\n#guests_display{\n  background-image:url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='22' height='22' viewBox='0 0 24 24' fill='none' stroke='%230C1630' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2'\/%3E%3Ccircle cx='12' cy='7' r='4'\/%3E%3C\/svg%3E\");\n}\n\n\/* Brand the Flatpickr calendar *\/\n.flatpickr-calendar{ font-family: inherit; }\n.flatpickr-day.selected,\n.flatpickr-day.startRange,\n.flatpickr-day.endRange{ background:#0C1630; border-color:#0C1630; color:#fff; }\n.flatpickr-day.inRange{ background: rgba(255,190,2,.15); border-color: rgba(255,190,2,.2); }\n.flatpickr-day.today{ border-color:#FFBE02; }\n.flatpickr-months .flatpickr-current-month .cur-month,\n.flatpickr-months .flatpickr-current-month .numInput{ color:#0C1630; }\n.flatpickr-weekday{ color:#0C1630; }\n\n\/* ===== Guests popover ===== *\/\n.bk-guest{ position: relative; }\n.guest-pop{\n  position:absolute; right:0; top:calc(100% + 10px);\n  width:min(420px, 92vw);\n  background:#fff;\n  border:1px solid rgba(12,22,48,.12);\n  border-radius:16px;\n  box-shadow: 0 24px 70px rgba(12,22,48,.20);\n  padding: 14px;\n  display:none;\n  z-index: 20;\n}\n.guest-pop.open{ display:block; }\n.gp-row{\n  display:flex; align-items:center; justify-content:space-between; gap:12px;\n  padding:10px 8px;\n}\n.gp-title{ font-weight:800; color:var(--ink); }\n.gp-note{ font-size:12px; color:var(--muted); }\n.gp-ctrl{ display:flex; align-items:center; gap:10px; }\n.gp-btn{\n  width:36px; height:36px; border-radius:999px;\n  display:inline-flex; align-items:center; justify-content:center;\n  border:1px solid color-mix(in oklab, var(--primary) 28%, #fff);\n  background: linear-gradient(180deg,\n    color-mix(in oklab, var(--primary) 92%, #fff) 0%,\n    var(--primary) 100%);\n  color:#fff; font-weight:900; cursor:pointer;\n  transition: transform .12s, opacity .12s, box-shadow .12s, filter .12s;\n  box-shadow: 0 6px 16px rgba(12,22,48,.16);\n}\n.gp-btn:hover{ transform: translateY(-1px); filter: brightness(1.03); }\n.gp-btn:disabled{ opacity:.45; cursor:not-allowed; transform:none; }\n.gp-count{ min-width: 22px; text-align:center; font-weight:800; color:var(--ink); }\n.guest-actions{\n  display:flex; justify-content:space-between; gap:10px; padding:8px 6px 0;\n}\n.btn-link{\n  background:transparent; border:0; color:var(--primary); font-weight:800; cursor:pointer;\n  padding:10px 12px; border-radius:10px;\n}\n.btn-link:hover{ background: rgba(12,22,48,.06); }\n\/* Ensure popover stays within viewport on small screens *\/\n@media (max-width: 480px){\n  .guest-pop{ right:auto; left:0; }\n}\n  <\/style>\n\n  <div class=\"bk-wrap\">\n    <div class=\"bk-head\">\n      <div>\n        <h2 id=\"shh-booking-title\" class=\"bk-title\">Book Your Stay<\/h2>\n        <div class=\"bk-sub\">Fast, friendly, and flexible \u2014 Smart Holiday Homes.<\/div>\n      <\/div>\n    <\/div>\n\n    <!-- ===== Booking Form ===== -->\n    <form id=\"booking_form_shh\" novalidate>\n      <div class=\"bk-grid\">\n        <!-- Dates -->\n        <div class=\"bk-field\">\n          <!-- switched to text for calendar; readonly prevents keyboard overlap on phones -->\n          <input class=\"bk-input\" type=\"text\" id=\"checkin\" name=\"checkin\" placeholder=\" \" required readonly>\n          <label class=\"bk-label\" for=\"checkin\">Check-in *<\/label>\n        <\/div>\n        <div class=\"bk-field\">\n          <input class=\"bk-input\" type=\"text\" id=\"checkout\" name=\"checkout\" placeholder=\" \" required readonly>\n          <label class=\"bk-label\" for=\"checkout\">Check-out *<\/label>\n        <\/div>\n\n        <!-- ===== Guests (combined) ===== -->\n        <div class=\"bk-field bk-guest\">\n          <input class=\"bk-input\" type=\"text\" id=\"guests_display\" name=\"guests_display\"\n                 placeholder=\" \" readonly role=\"combobox\" aria-haspopup=\"dialog\"\n                 aria-expanded=\"false\" aria-controls=\"guest-pop\">\n          <label class=\"bk-label\" for=\"guests_display\">Guests *<\/label>\n\n          <!-- Popover -->\n          <div id=\"guest-pop\" class=\"guest-pop\" role=\"dialog\" aria-modal=\"false\" aria-labelledby=\"guests_display\">\n            <div class=\"gp-row\">\n              <div>\n                <div class=\"gp-title\">Adults<\/div>\n                <div class=\"gp-note\">Ages 13+<\/div>\n              <\/div>\n              <div class=\"gp-ctrl\">\n                <button type=\"button\" class=\"gp-btn\" data-dec=\"adults\" aria-label=\"Decrease adults\">\u2212<\/button>\n                <div class=\"gp-count\" data-count=\"adults\">2<\/div>\n                <button type=\"button\" class=\"gp-btn\" data-inc=\"adults\" aria-label=\"Increase adults\">+<\/button>\n              <\/div>\n            <\/div>\n            <div class=\"gp-row\">\n              <div>\n                <div class=\"gp-title\">Children<\/div>\n                <div class=\"gp-note\">Ages 2\u201312<\/div>\n              <\/div>\n              <div class=\"gp-ctrl\">\n                <button type=\"button\" class=\"gp-btn\" data-dec=\"children\" aria-label=\"Decrease children\">\u2212<\/button>\n                <div class=\"gp-count\" data-count=\"children\">0<\/div>\n                <button type=\"button\" class=\"gp-btn\" data-inc=\"children\" aria-label=\"Increase children\">+<\/button>\n              <\/div>\n            <\/div>\n            <div class=\"gp-row\">\n              <div>\n                <div class=\"gp-title\">Infants<\/div>\n                <div class=\"gp-note\">Under 2<\/div>\n              <\/div>\n              <div class=\"gp-ctrl\">\n                <button type=\"button\" class=\"gp-btn\" data-dec=\"infants\" aria-label=\"Decrease infants\">\u2212<\/button>\n                <div class=\"gp-count\" data-count=\"infants\">0<\/div>\n                <button type=\"button\" class=\"gp-btn\" data-inc=\"infants\" aria-label=\"Increase infants\">+<\/button>\n              <\/div>\n            <\/div>\n            <div class=\"guest-actions\">\n              <button type=\"button\" class=\"btn-link\" id=\"guest-clear\">Clear<\/button>\n              <button type=\"button\" class=\"btn\" id=\"guest-apply\">Apply<\/button>\n            <\/div>\n          <\/div>\n\n          <!-- Hidden real fields for backend -->\n          <input type=\"hidden\" id=\"adults\" name=\"adults\" value=\"2\" required>\n          <input type=\"hidden\" id=\"children\" name=\"children\" value=\"0\">\n          <input type=\"hidden\" id=\"infants\" name=\"infants\" value=\"0\">\n        <\/div>\n        <!-- Guest -->\n        <div class=\"bk-field\">\n          <input class=\"bk-input\" type=\"text\" id=\"guest_name\" name=\"guest_name\" placeholder=\" \" required>\n          <label class=\"bk-label\" for=\"guest_name\">Full Name *<\/label>\n        <\/div>\n        <div class=\"bk-field\">\n          <input class=\"bk-input\" type=\"email\" id=\"guest_email\" name=\"guest_email\" placeholder=\" \" required>\n          <label class=\"bk-label\" for=\"guest_email\">Email *<\/label>\n        <\/div>\n        <div class=\"bk-field\">\n          <input class=\"bk-input\" type=\"tel\" id=\"guest_phone\" name=\"guest_phone\" inputmode=\"tel\" placeholder=\" \" required>\n          <label class=\"bk-label\" for=\"guest_phone\">Phone (e.g., +971\u2026) *<\/label>\n        <\/div>\n        \n\n       \n\n       \n\n        <!-- Honeypot (anti-spam) -->\n        <input type=\"text\" name=\"website\" id=\"website\" style=\"position:absolute;left:-9999px;opacity:0\" tabindex=\"-1\" autocomplete=\"off\">\n\n        <div id=\"bk-inline-alert\" class=\"bk-alert\" role=\"alert\"><\/div>\n\n        <div class=\"bk-row bk-actions\">\n          <button type=\"reset\" class=\"btn btn-ghost\">Reset<\/button>\n          <button type=\"submit\" class=\"btn\">Request Booking<\/button>\n        <\/div>\n      <\/div>\n\n      <!-- Hidden meta -->\n      <input type=\"hidden\" name=\"page_url\" value=\"\">\n      <input type=\"hidden\" name=\"utm_source\" value=\"\">\n      <input type=\"hidden\" name=\"utm_campaign\" value=\"\">\n      <input type=\"hidden\" name=\"nights\" value=\"\">\n    <\/form>\n  <\/div>\n\n  <!-- ===== Thank You Popup ===== -->\n  <div class=\"bk-popup\" id=\"bk-thanks\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"bk-thanks-title\" aria-hidden=\"true\">\n    <div class=\"bk-popin\">\n      <div class=\"bk-pophead\">\n        <span id=\"bk-thanks-title\">Thank you! \ud83c\udf89<\/span>\n        <button class=\"btn bk-close\" data-close-popup>&times;<\/button>\n      <\/div>\n      <div class=\"bk-popbody\">\n        <p>Your booking request has been sent to our team. We\u2019ll get back to you shortly on your preferred contact method.<\/p>\n        <p class=\"bk-meta\" style=\"margin-top:8px;\">Tip: keep WhatsApp reachable so we can confirm faster.<\/p>\n      <\/div>\n      <div class=\"bk-popactions\">\n        <button class=\"btn\" data-close-popup>Close<\/button>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <script>\n    (function(){\n      const form = document.getElementById('booking_form_shh');\n      const alertBox = document.getElementById('bk-inline-alert');\n      const popup = document.getElementById('bk-thanks');\n      const closeBtns = document.querySelectorAll('[data-close-popup]');\n\n      \/\/ Prefill hidden fields\n      form.page_url.value = location.href;\n      try{\n        const params = new URLSearchParams(location.search);\n        form.utm_source.value = params.get('utm_source') || '';\n        form.utm_campaign.value = params.get('utm_campaign') || '';\n      }catch(e){}\n\n      \/\/ Floating label helper for selects\n      form.querySelectorAll('select').forEach(sel=>{\n        sel.addEventListener('change', ()=> sel.classList.toggle('has-value', !!sel.value));\n      });\n\n      \/* ===== Guests popover logic ===== *\/\n      const guestsDisplay = document.getElementById('guests_display');\n      const guestPop = document.getElementById('guest-pop');\n      const counts = {\n        adults: Number(document.getElementById('adults').value || 2),\n        children: Number(document.getElementById('children').value || 0),\n        infants: Number(document.getElementById('infants').value || 0),\n      };\n      const limits = {\n        minAdults: 1,\n        maxGuests: 8,   \/\/ adults + children\n        maxInfants: 4\n      };\n      const els = {\n        adults: guestPop.querySelector('[data-count=\"adults\"]'),\n        children: guestPop.querySelector('[data-count=\"children\"]'),\n        infants: guestPop.querySelector('[data-count=\"infants\"]')\n      };\n      const hidden = {\n        adults: document.getElementById('adults'),\n        children: document.getElementById('children'),\n        infants: document.getElementById('infants')\n      };\n      function guestSummary(){\n        const totalGC = counts.adults + counts.children;\n        const parts = [];\n        if (counts.adults) parts.push(`${counts.adults} adult${counts.adults>1?'s':''}`);\n        if (counts.children) parts.push(`${counts.children} child${counts.children>1?'ren':''}`);\n        const main = parts.length ? parts.join(', ') : 'Select guests';\n        const inf = counts.infants ? ` \u2022 ${counts.infants} infant${counts.infants>1?'s':''}` : '';\n        guestsDisplay.value = totalGC ? `${main}${inf}` : '';\n        \/\/ Float the label if we have any value\n        if (guestsDisplay.value) guestsDisplay.classList.add('has-value'); else guestsDisplay.classList.remove('has-value');\n      }\n      function syncUI(){\n        els.adults.textContent = counts.adults;\n        els.children.textContent = counts.children;\n        els.infants.textContent = counts.infants;\n        hidden.adults.value = counts.adults;\n        hidden.children.value = counts.children;\n        hidden.infants.value = counts.infants;\n        guestSummary();\n        updateDisabled();\n      }\n      function updateDisabled(){\n        const totalGC = counts.adults + counts.children;\n        guestPop.querySelectorAll('[data-inc]').forEach(btn=>{\n          const key = btn.getAttribute('data-inc');\n          let disable = false;\n          if (key === 'infants') disable = counts.infants >= limits.maxInfants;\n          else disable = totalGC >= limits.maxGuests;\n          btn.disabled = disable;\n        });\n        guestPop.querySelectorAll('[data-dec]').forEach(btn=>{\n          const key = btn.getAttribute('data-dec');\n          let disable = false;\n          if (key === 'adults') disable = counts.adults <= limits.minAdults;\n          else disable = counts[key] <= 0;\n          btn.disabled = disable;\n        });\n      }\n      function openGuestPop(){\n        guestPop.classList.add('open');\n        guestsDisplay.setAttribute('aria-expanded','true');\n        \/\/ Focus first button for keyboard users\n        const firstBtn = guestPop.querySelector('.gp-btn');\n        firstBtn && firstBtn.focus();\n        document.addEventListener('click', onDocClick);\n        document.addEventListener('keydown', onEsc, { once:true });\n      }\n      function closeGuestPop(){\n        guestPop.classList.remove('open');\n        guestsDisplay.setAttribute('aria-expanded','false');\n        document.removeEventListener('click', onDocClick);\n      }\n      function onDocClick(e){\n        if (!guestPop.contains(e.target) && !guestsDisplay.contains(e.target)){\n          closeGuestPop();\n        }\n      }\n      function onEsc(e){ if (e.key === 'Escape') closeGuestPop(); }\n\n      guestsDisplay.addEventListener('click', ()=>{\n        guestPop.classList.contains('open') ? closeGuestPop() : openGuestPop();\n      });\n      guestsDisplay.addEventListener('keydown', (e)=>{\n        if (e.key === 'Enter' || e.key === ' ') { e.preventDefault(); openGuestPop(); }\n        if (e.key === 'Escape') closeGuestPop();\n      });\n\n      guestPop.addEventListener('click', (e)=>{\n        const inc = e.target.closest('[data-inc]');\n        const dec = e.target.closest('[data-dec]');\n        if (inc){\n          const key = inc.getAttribute('data-inc');\n          const totalGC = counts.adults + counts.children;\n          if (key === 'infants'){\n            if (counts.infants < limits.maxInfants) counts.infants++;\n          } else {\n            if (totalGC < limits.maxGuests) counts[key]++;\n          }\n          syncUI();\n        }\n        if (dec){\n          const key = dec.getAttribute('data-dec');\n          if (key === 'adults'){\n            if (counts.adults > limits.minAdults) counts.adults--;\n          } else {\n            if (counts[key] > 0) counts[key]--;\n          }\n          syncUI();\n        }\n      });\n      document.getElementById('guest-clear').addEventListener('click', ()=>{\n        counts.adults = limits.minAdults;\n        counts.children = 0;\n        counts.infants = 0;\n        syncUI();\n      });\n      document.getElementById('guest-apply').addEventListener('click', closeGuestPop);\n\n      \/\/ Init guests display\n      syncUI();\n\n      \/\/ Calendar pickers (Flatpickr)\n      const fpIn = flatpickr(\"#checkin\", {\n        dateFormat: \"Y-m-d\",\n        minDate: \"today\",\n        disableMobile: true,\n        onChange: (dates) => {\n          if(dates && dates[0]) {\n            const nextDay = new Date(dates[0].getTime() + 86400000);\n            fpOut.set(\"minDate\", nextDay);\n            \/\/ auto-open checkout\n            setTimeout(()=> fpOut.open(), 0);\n          }\n        }\n      });\n      const fpOut = flatpickr(\"#checkout\", {\n        dateFormat: \"Y-m-d\",\n        minDate: \"today\",\n        disableMobile: true,\n        onChange: () => {\n          \/\/ trigger nights calculation\n          form.checkout.dispatchEvent(new Event(\"change\", { bubbles:true }));\n        }\n      });\n\n      \/\/ Nights calculation\n      function calcNights(){\n        const ci = form.checkin.value ? new Date(form.checkin.value) : null;\n        const co = form.checkout.value ? new Date(form.checkout.value) : null;\n        if(ci && co && co>ci){\n          const diff = Math.round((co - ci)\/(1000*60*60*24));\n          form.nights.value = String(diff);\n          return diff;\n        }\n        form.nights.value = '';\n        return 0;\n      }\n      form.checkin.addEventListener('change', ()=> { \n        form.checkout.min = form.checkin.value || ''; \n        calcNights();\n      });\n      form.checkout.addEventListener('change', calcNights);\n\n      function showError(msg){ alertBox.textContent = msg; alertBox.className = 'bk-alert error'; }\n      function showOk(msg){ alertBox.textContent = msg; alertBox.className = 'bk-alert ok'; }\n\n      function openPopup(){ popup.style.display='grid'; popup.setAttribute('aria-hidden','false'); popup.querySelector('[data-close-popup]')?.focus(); }\n      function closePopup(){ popup.style.display='none'; popup.setAttribute('aria-hidden','true'); }\n      closeBtns.forEach(b=> b.addEventListener('click', closePopup));\n      popup.addEventListener('click', (e)=>{ if(e.target===popup) closePopup(); });\n      document.addEventListener('keydown', (e)=>{ if(e.key==='Escape') closePopup(); });\n\n      function valid(){\n        const req = ['checkin','checkout','adults','guest_name','guest_email','guest_phone','consent'];\n        for(const id of req){\n          const el = form[id];\n          const val = el.type==='checkbox' ? el.checked : (el.value||'').trim();\n          if(!val){ el.focus(); showError('Please complete all required fields.'); return false; }\n        }\n        if(Number(form.adults.value) < 1){ showError('At least 1 adult is required.'); return false; }\n        if(calcNights()<=0){ form.checkout.focus(); showError('Check-out must be after check-in.'); return false; }\n        return true;\n      }\n\n      form.addEventListener('submit', async (e)=>{\n        e.preventDefault();\n        alertBox.className = 'bk-alert';\n        if(form.website.value){ return; } \/\/ honeypot\n        if(!valid()) return;\n\n        const fd = new FormData(form);\n        fd.set('action','shh_booking');\n        \/\/ POST to WP AJAX (works for guests)\n        try{\n          const res = await fetch('\/wp-admin\/admin-ajax.php', { method:'POST', body: fd, credentials:'same-origin' });\n          const data = await res.json().catch(()=>({ success:false, message:'Unexpected response' }));\n          if(!res.ok || !data.success){ throw new Error(data.message || 'Submission failed'); }\n          showOk('Booking request sent.');\n          form.reset();\n          form.querySelectorAll('select').forEach(s=> s.classList.remove('has-value'));\n          \/\/ reset calendars\n          fpIn.clear(); fpOut.clear();\n          \/\/ reset guests\n          counts.adults = 2; counts.children = 0; counts.infants = 0; syncUI();\n          openPopup();\n        }catch(err){\n          console.error(err);\n          showError('Could not submit. Please try again or contact us on WhatsApp.');\n        }\n      });\n\n      \/\/ Ensure reset button also resets guests popover state\n      form.addEventListener('reset', ()=>{\n        setTimeout(()=>{ counts.adults = 2; counts.children = 0; counts.infants = 0; syncUI(); }, 0);\n      });\n    })();\n  <\/script>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4f6a4fc e-flex e-con-boxed e-con e-parent\" data-id=\"4f6a4fc\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-489a6e0 e-con-full e-flex e-con e-child\" data-id=\"489a6e0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1330c86 elementor-widget elementor-widget-image\" data-id=\"1330c86\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"800\" height=\"600\" src=\"https:\/\/smartholidayshome.com\/wp-content\/uploads\/2025\/11\/IMG_20251101_112442-1024x768.jpg\" class=\"attachment-large size-large wp-image-1049\" alt=\"\" srcset=\"https:\/\/smartholidayshome.com\/wp-content\/uploads\/2025\/11\/IMG_20251101_112442-1024x768.jpg 1024w, https:\/\/smartholidayshome.com\/wp-content\/uploads\/2025\/11\/IMG_20251101_112442-300x225.jpg 300w, https:\/\/smartholidayshome.com\/wp-content\/uploads\/2025\/11\/IMG_20251101_112442-768x576.jpg 768w, https:\/\/smartholidayshome.com\/wp-content\/uploads\/2025\/11\/IMG_20251101_112442-1536x1152.jpg 1536w, https:\/\/smartholidayshome.com\/wp-content\/uploads\/2025\/11\/IMG_20251101_112442-2048x1536.jpg 2048w, https:\/\/smartholidayshome.com\/wp-content\/uploads\/2025\/11\/IMG_20251101_112442-600x450.jpg 600w, https:\/\/smartholidayshome.com\/wp-content\/uploads\/2025\/11\/IMG_20251101_112442-scaled-e1762171788947.jpg 800w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6d3e92d e-con-full e-flex e-con e-child\" data-id=\"6d3e92d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1b73e91 elementor-widget elementor-widget-image\" data-id=\"1b73e91\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"800\" height=\"600\" src=\"https:\/\/smartholidayshome.com\/wp-content\/uploads\/2025\/11\/IMG_20251101_105933-1024x768.jpg\" class=\"attachment-large size-large wp-image-1051\" alt=\"\" srcset=\"https:\/\/smartholidayshome.com\/wp-content\/uploads\/2025\/11\/IMG_20251101_105933-1024x768.jpg 1024w, https:\/\/smartholidayshome.com\/wp-content\/uploads\/2025\/11\/IMG_20251101_105933-300x225.jpg 300w, https:\/\/smartholidayshome.com\/wp-content\/uploads\/2025\/11\/IMG_20251101_105933-768x576.jpg 768w, https:\/\/smartholidayshome.com\/wp-content\/uploads\/2025\/11\/IMG_20251101_105933-1536x1153.jpg 1536w, https:\/\/smartholidayshome.com\/wp-content\/uploads\/2025\/11\/IMG_20251101_105933-2048x1537.jpg 2048w, https:\/\/smartholidayshome.com\/wp-content\/uploads\/2025\/11\/IMG_20251101_105933-600x450.jpg 600w, https:\/\/smartholidayshome.com\/wp-content\/uploads\/2025\/11\/IMG_20251101_105933-scaled-e1762171768682.jpg 800w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-219c380 e-con-full e-flex e-con e-child\" data-id=\"219c380\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2c1fe30 elementor-widget elementor-widget-image\" data-id=\"2c1fe30\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\" src=\"https:\/\/smartholidayshome.com\/wp-content\/uploads\/2025\/11\/IMG_20251031_173927-1024x768.jpg\" class=\"attachment-large size-large wp-image-1052\" alt=\"\" srcset=\"https:\/\/smartholidayshome.com\/wp-content\/uploads\/2025\/11\/IMG_20251031_173927-1024x768.jpg 1024w, https:\/\/smartholidayshome.com\/wp-content\/uploads\/2025\/11\/IMG_20251031_173927-300x225.jpg 300w, https:\/\/smartholidayshome.com\/wp-content\/uploads\/2025\/11\/IMG_20251031_173927-768x576.jpg 768w, https:\/\/smartholidayshome.com\/wp-content\/uploads\/2025\/11\/IMG_20251031_173927-1536x1152.jpg 1536w, https:\/\/smartholidayshome.com\/wp-content\/uploads\/2025\/11\/IMG_20251031_173927-2048x1536.jpg 2048w, https:\/\/smartholidayshome.com\/wp-content\/uploads\/2025\/11\/IMG_20251031_173927-600x450.jpg 600w, https:\/\/smartholidayshome.com\/wp-content\/uploads\/2025\/11\/IMG_20251031_173927-scaled-e1762171719497.jpg 800w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6027cc5 e-con-full e-flex e-con e-child\" data-id=\"6027cc5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9091e2e elementor-widget elementor-widget-image\" data-id=\"9091e2e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"584\" src=\"https:\/\/smartholidayshome.com\/wp-content\/uploads\/2025\/11\/IMG_20251101_121736-1024x747.png\" class=\"attachment-large size-large wp-image-1053\" alt=\"\" srcset=\"https:\/\/smartholidayshome.com\/wp-content\/uploads\/2025\/11\/IMG_20251101_121736-1024x747.png 1024w, https:\/\/smartholidayshome.com\/wp-content\/uploads\/2025\/11\/IMG_20251101_121736-300x219.png 300w, https:\/\/smartholidayshome.com\/wp-content\/uploads\/2025\/11\/IMG_20251101_121736-768x560.png 768w, https:\/\/smartholidayshome.com\/wp-content\/uploads\/2025\/11\/IMG_20251101_121736-1536x1121.png 1536w, https:\/\/smartholidayshome.com\/wp-content\/uploads\/2025\/11\/IMG_20251101_121736-2048x1495.png 2048w, https:\/\/smartholidayshome.com\/wp-content\/uploads\/2025\/11\/IMG_20251101_121736-600x438.png 600w, https:\/\/smartholidayshome.com\/wp-content\/uploads\/2025\/11\/IMG_20251101_121736-scaled-e1762171691206.png 800w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3cd16a3 e-flex e-con-boxed e-con e-parent\" data-id=\"3cd16a3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4214a9c elementor-widget elementor-widget-heading\" data-id=\"4214a9c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\"Dubai will never settle for anything less than first place.\"<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0869cf3 elementor-widget elementor-widget-text-editor\" data-id=\"0869cf3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><em>&#8211; Sheikh Mohammed Bin Rashid Al Maktoum<\/em><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ba019b7 e-flex e-con-boxed e-con e-parent\" data-id=\"ba019b7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-fa6cc9e e-con-full e-flex e-con e-child\" data-id=\"fa6cc9e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d16acb3 elementor-widget elementor-widget-video\" data-id=\"d16acb3\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/www.youtube.com\\\/watch?v=ahy5o5nT4oI&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&quot;,&quot;play_on_mobile&quot;:&quot;yes&quot;,&quot;mute&quot;:&quot;yes&quot;,&quot;video_type&quot;:&quot;youtube&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<div class=\"elementor-video\"><\/div>\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-681e485 e-con-full e-flex e-con e-child\" data-id=\"681e485\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2fb1169 elementor-widget elementor-widget-heading\" data-id=\"2fb1169\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Discover the Best of UAE: All in One Vacation<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2071431 elementor-widget elementor-widget-text-editor\" data-id=\"2071431\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Welcome to Dubai, UAE, where your dream vacation meets the perfect blend of city life, sun-soaked beaches, and golden desert adventures. Whether you&#8217;re seeking luxury, relaxation, or thrill, Dubai offers a bit of everything. From world-class shopping and skyline views to tranquil coastlines and unforgettable desert safaris, your stay in our holiday homes puts you right in the heart of it all.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5a55962 e-flex e-con-boxed e-con e-parent\" data-id=\"5a55962\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-472f4d4 e-con-full e-flex e-con e-child\" data-id=\"472f4d4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e8f7648 elementor-widget elementor-widget-heading\" data-id=\"e8f7648\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Smart Holiday Homes\nWhere Stays Feel Like Home\u200b\u200b<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b583ebf elementor-widget elementor-widget-text-editor\" data-id=\"b583ebf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>At Smart Holiday Homes, we don\u2019t just offer short-term rentals, we offer a sense of belonging. We understand that traveling, whether for work or leisure, can be exciting yet unsettling. That\u2019s why every space we offer is more than just a place to sleep. It\u2019s a space to breathe, to rest, to reconnect. A space that feels familiar, even if you\u2019re thousands of miles away from home. Our beautifully located, fully equipped apartments across Dubai are thoughtfully curated to provide you with the warmth of home and the ease of a hotel. Whether you&#8217;re visiting for a few days, a few weeks, or longer, we make sure your stay is not just comfortable, but memorable.<\/p><p>To us, being \u201c<strong>smart<\/strong>\u201d isn\u2019t just about technology, it\u2019s about thoughtful living. It\u2019s the cozy couch after a long flight. The kitchen where you make your morning coffee just the way you like it. The peace of mind knowing someone is always a call away if you need support. We welcome solo travelers, families, remote workers, and dreamers, anyone looking to experience Dubai while still feeling grounded and cared for. Because in the end, it\u2019s not about how long you stay, it\u2019s about how you feel while you\u2019re here.<\/p><p>&#8220;Not Just a Stay A Memory in the Making.&#8221;<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e5bd3df e-con-full e-flex e-con e-child\" data-id=\"e5bd3df\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fcbecd6 elementor-widget elementor-widget-image\" data-id=\"fcbecd6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"735\" height=\"918\" src=\"https:\/\/smartholidayshome.com\/wp-content\/uploads\/2025\/07\/577fa636343b11f9020bda352080195d.jpg\" class=\"attachment-medium_large size-medium_large wp-image-203\" alt=\"Smart Holiday Homes\" srcset=\"https:\/\/smartholidayshome.com\/wp-content\/uploads\/2025\/07\/577fa636343b11f9020bda352080195d.jpg 735w, https:\/\/smartholidayshome.com\/wp-content\/uploads\/2025\/07\/577fa636343b11f9020bda352080195d-240x300.jpg 240w, https:\/\/smartholidayshome.com\/wp-content\/uploads\/2025\/07\/577fa636343b11f9020bda352080195d-600x749.jpg 600w\" sizes=\"(max-width: 735px) 100vw, 735px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-869d051 e-flex e-con-boxed e-con e-parent\" data-id=\"869d051\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-17c6a6f e-con-full e-flex e-con e-child\" data-id=\"17c6a6f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6c6d5ff elementor-widget elementor-widget-heading\" data-id=\"6c6d5ff\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Maha Khan<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5d30424 elementor-widget elementor-widget-text-editor\" data-id=\"5d30424\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Founder<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-734160d elementor-widget elementor-widget-text-editor\" data-id=\"734160d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Ever since I was young, I dreamt of starting my own business, something that would give me independence, purpose, and the freedom to create.<\/p><p>I\u2019ve always had a deep love for fashion, dressing up, and decorating spaces that feel warm, beautiful, and alive. That passion for design, comfort, and creativity led me to co-found Smart Holiday Homes in Dubai with my incredible female partner.<\/p><p>Together, we\u2019ve built more than just a short-term rental business; we\u2019ve created spaces that reflect our personal touch, style, and warmth. Our goal isn\u2019t just to offer tech-enabled apartments, but to craft homes that guests remember, love, and truly feel at home in. With every detail, we aim to make each stay feel special, just like staying at a thoughtfully decorated home, not a hotel.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d20adce e-con-full e-flex e-con e-child\" data-id=\"d20adce\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-51c9205 elementor-widget elementor-widget-heading\" data-id=\"51c9205\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Shrushti Gupta<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-13aeb32 elementor-widget elementor-widget-text-editor\" data-id=\"13aeb32\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Founder &amp; CEO<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e26f217 elementor-widget elementor-widget-text-editor\" data-id=\"e26f217\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>After nearly five years in the UAE, I finally took the leap and turned my dream into reality by launching my own holiday home company. I&#8217;ve always known the 9-to-5 lifestyle wasn\u2019t for me. I&#8217;m a free-spirited, creative soul with a love for travel, discovery, and meaningful moments with friends and family.<\/p><p>While I never pictured myself as the traditional &#8220;working woman,&#8221; life and its responsibilities guided me toward a new path, one where I could build something of my own without compromising my passions. What began as a personal escape has now become a beautiful venture where I help others find their own escapes, too.<\/p><p>This company is not just a business; it&#8217;s a reflection of my journey, values, and the belief that home is wherever you feel most alive.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9ade95e e-flex e-con-boxed e-con e-parent\" data-id=\"9ade95e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bb97190 elementor-widget elementor-widget-heading\" data-id=\"bb97190\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Why Choose Us?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b6aa4ab elementor-widget elementor-widget-n-accordion\" data-id=\"b6aa4ab\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;default_state&quot;:&quot;expanded&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-accordion.default\">\n\t\t\t\t\t\t\t<div class=\"e-n-accordion\" aria-label=\"Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys\">\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-1910\" class=\"e-n-accordion-item\" open>\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-1910\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Feels like Home <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-circle-down\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zm-143.6-28.9L288 302.6V120c0-13.3-10.7-24-24-24h-16c-13.3 0-24 10.7-24 24v182.6l-72.4-75.5c-9.3-9.7-24.8-9.9-34.3-.4l-10.9 11c-9.4 9.4-9.4 24.6 0 33.9L239 404.3c9.4 9.4 24.6 9.4 33.9 0l132.7-132.7c9.4-9.4 9.4-24.6 0-33.9l-10.9-11c-9.5-9.5-25-9.3-34.3.4z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-circle-right\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zm-28.9 143.6l75.5 72.4H120c-13.3 0-24 10.7-24 24v16c0 13.3 10.7 24 24 24h182.6l-75.5 72.4c-9.7 9.3-9.9 24.8-.4 34.3l11 10.9c9.4 9.4 24.6 9.4 33.9 0L404.3 273c9.4-9.4 9.4-24.6 0-33.9L271.6 106.3c-9.4-9.4-24.6-9.4-33.9 0l-11 10.9c-9.5 9.6-9.3 25.1.4 34.4z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1910\" class=\"elementor-element elementor-element-e9a9058 e-con-full e-flex e-con e-child\" data-id=\"e9a9058\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-254e289 elementor-widget elementor-widget-text-editor\" data-id=\"254e289\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p data-start=\"146\" data-end=\"320\">From cozy couches to fully equipped kitchens, every detail is designed to make you feel at home even when you&#8217;re far from it.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-1911\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1911\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Thoughtful Living <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-circle-down\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zm-143.6-28.9L288 302.6V120c0-13.3-10.7-24-24-24h-16c-13.3 0-24 10.7-24 24v182.6l-72.4-75.5c-9.3-9.7-24.8-9.9-34.3-.4l-10.9 11c-9.4 9.4-9.4 24.6 0 33.9L239 404.3c9.4 9.4 24.6 9.4 33.9 0l132.7-132.7c9.4-9.4 9.4-24.6 0-33.9l-10.9-11c-9.5-9.5-25-9.3-34.3.4z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-circle-right\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zm-28.9 143.6l75.5 72.4H120c-13.3 0-24 10.7-24 24v16c0 13.3 10.7 24 24 24h182.6l-75.5 72.4c-9.7 9.3-9.9 24.8-.4 34.3l11 10.9c9.4 9.4 24.6 9.4 33.9 0L404.3 273c9.4-9.4 9.4-24.6 0-33.9L271.6 106.3c-9.4-9.4-24.6-9.4-33.9 0l-11 10.9c-9.5 9.6-9.3 25.1.4 34.4z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1911\" class=\"elementor-element elementor-element-f043115 e-con-full e-flex e-con e-child\" data-id=\"f043115\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-94db5f8 elementor-widget elementor-widget-text-editor\" data-id=\"94db5f8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p data-start=\"475\" data-end=\"683\">We believe being \u201csmart\u201d means being intentional. Every space is curated with care to offer both style and warmth, giving you the perfect mix of hotel convenience and homely comfort.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-1912\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1912\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Support when you need it <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-circle-down\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zm-143.6-28.9L288 302.6V120c0-13.3-10.7-24-24-24h-16c-13.3 0-24 10.7-24 24v182.6l-72.4-75.5c-9.3-9.7-24.8-9.9-34.3-.4l-10.9 11c-9.4 9.4-9.4 24.6 0 33.9L239 404.3c9.4 9.4 24.6 9.4 33.9 0l132.7-132.7c9.4-9.4 9.4-24.6 0-33.9l-10.9-11c-9.5-9.5-25-9.3-34.3.4z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-circle-right\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zm-28.9 143.6l75.5 72.4H120c-13.3 0-24 10.7-24 24v16c0 13.3 10.7 24 24 24h182.6l-75.5 72.4c-9.7 9.3-9.9 24.8-.4 34.3l11 10.9c9.4 9.4 24.6 9.4 33.9 0L404.3 273c9.4-9.4 9.4-24.6 0-33.9L271.6 106.3c-9.4-9.4-24.6-9.4-33.9 0l-11 10.9c-9.5 9.6-9.3 25.1.4 34.4z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1912\" class=\"elementor-element elementor-element-0b8b402 e-con-full e-flex e-con e-child\" data-id=\"0b8b402\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3c8cdd7 elementor-widget elementor-widget-text-editor\" data-id=\"3c8cdd7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p data-start=\"685\" data-end=\"817\">Travel with peace of mind. Our team is always just a call away, ready to help whenever you need us.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-1913\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1913\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Perfect for Everyone <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-circle-down\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zm-143.6-28.9L288 302.6V120c0-13.3-10.7-24-24-24h-16c-13.3 0-24 10.7-24 24v182.6l-72.4-75.5c-9.3-9.7-24.8-9.9-34.3-.4l-10.9 11c-9.4 9.4-9.4 24.6 0 33.9L239 404.3c9.4 9.4 24.6 9.4 33.9 0l132.7-132.7c9.4-9.4 9.4-24.6 0-33.9l-10.9-11c-9.5-9.5-25-9.3-34.3.4z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-circle-right\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zm-28.9 143.6l75.5 72.4H120c-13.3 0-24 10.7-24 24v16c0 13.3 10.7 24 24 24h182.6l-75.5 72.4c-9.7 9.3-9.9 24.8-.4 34.3l11 10.9c9.4 9.4 24.6 9.4 33.9 0L404.3 273c9.4-9.4 9.4-24.6 0-33.9L271.6 106.3c-9.4-9.4-24.6-9.4-33.9 0l-11 10.9c-9.5 9.6-9.3 25.1.4 34.4z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1913\" class=\"elementor-element elementor-element-2cdb538 e-flex e-con-boxed e-con e-child\" data-id=\"2cdb538\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bba503a elementor-widget elementor-widget-text-editor\" data-id=\"bba503a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p data-start=\"819\" data-end=\"1011\">Whether you&#8217;re a solo traveler, a remote worker, a family on holiday, or someone chasing a dream, our homes are built to welcome and support all kinds of journeys.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-1914\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"5\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1914\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Prime Dubai Locations <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-circle-down\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zm-143.6-28.9L288 302.6V120c0-13.3-10.7-24-24-24h-16c-13.3 0-24 10.7-24 24v182.6l-72.4-75.5c-9.3-9.7-24.8-9.9-34.3-.4l-10.9 11c-9.4 9.4-9.4 24.6 0 33.9L239 404.3c9.4 9.4 24.6 9.4 33.9 0l132.7-132.7c9.4-9.4 9.4-24.6 0-33.9l-10.9-11c-9.5-9.5-25-9.3-34.3.4z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-circle-right\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zm-28.9 143.6l75.5 72.4H120c-13.3 0-24 10.7-24 24v16c0 13.3 10.7 24 24 24h182.6l-75.5 72.4c-9.7 9.3-9.9 24.8-.4 34.3l11 10.9c9.4 9.4 24.6 9.4 33.9 0L404.3 273c9.4-9.4 9.4-24.6 0-33.9L271.6 106.3c-9.4-9.4-24.6-9.4-33.9 0l-11 10.9c-9.5 9.6-9.3 25.1.4 34.4z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1914\" class=\"elementor-element elementor-element-2a8c982 e-flex e-con-boxed e-con e-child\" data-id=\"2a8c982\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6562dbd elementor-widget elementor-widget-text-editor\" data-id=\"6562dbd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p data-start=\"146\" data-end=\"320\">Enjoy easy access to Dubai\u2019s best, from vibrant city life and serene beaches to the breathtaking desert, all from your thoughtfully located home base.<\/p><p data-start=\"1197\" data-end=\"1267\">Because to us, <strong data-start=\"1212\" data-end=\"1267\">it\u2019s not just a stay \u2014 it\u2019s a memory in the making.<\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-64247c2 e-flex e-con-boxed e-con e-parent\" data-id=\"64247c2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6aaffde elementor-widget elementor-widget-heading\" data-id=\"6aaffde\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">List Your Property<\/h2>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d571baa e-flex e-con-boxed e-con e-parent\" data-id=\"d571baa\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-9b485ef e-con-full e-flex e-con e-child\" data-id=\"9b485ef\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3e5216e elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"3e5216e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"500\" zoomAndPan=\"magnify\" viewBox=\"0 0 375 374.999991\" height=\"500\" preserveAspectRatio=\"xMidYMid meet\"><defs><clipPath id=\"3ff8abf1ef\"><path d=\"M 116 6.09375 L 259 6.09375 L 259 192 L 116 192 Z M 116 6.09375 \"><\/path><\/clipPath><\/defs><g id=\"66307dfca4\"><g clip-rule=\"nonzero\" clip-path=\"url(#3ff8abf1ef)\"><path style=\" stroke:none;fill-rule:nonzero;fill:#000000;fill-opacity:1;\" d=\"M 187.5 191.621094 C 186.59375 191.621094 185.625 191.378906 184.777344 190.957031 C 128.285156 162.460938 118.066406 127.554688 116.550781 120.839844 C 116.429688 120.414062 116.429688 119.992188 116.429688 119.566406 L 116.429688 44.789062 C 116.429688 42.007812 118.367188 39.585938 121.027344 38.921875 C 137.359375 34.988281 161.492188 26.460938 183.628906 8.25 C 185.867188 6.433594 189.074219 6.433594 191.308594 8.25 C 213.449219 26.398438 237.582031 34.929688 253.910156 38.921875 C 256.632812 39.585938 258.507812 42.007812 258.507812 44.789062 L 258.507812 119.6875 C 258.507812 120.113281 258.507812 120.535156 258.386719 120.960938 C 256.933594 127.613281 246.835938 162.402344 190.160156 190.957031 C 189.316406 191.378906 188.347656 191.621094 187.441406 191.621094 Z M 128.527344 118.902344 C 130.222656 125.800781 139.839844 153.929688 187.5 178.796875 C 235.765625 153.566406 245.082031 124.46875 246.472656 119.023438 L 246.472656 49.570312 C 230.203125 45.152344 208.304688 36.683594 187.5 20.710938 C 166.695312 36.683594 144.796875 45.152344 128.527344 49.570312 L 128.527344 118.960938 Z M 128.527344 118.902344 \"><\/path><\/g><path style=\" stroke:none;fill-rule:nonzero;fill:#000000;fill-opacity:1;\" d=\"M 178.246094 138.804688 C 176.613281 138.804688 175.101562 138.140625 173.953125 137.050781 L 141.472656 104.5625 C 139.113281 102.203125 139.113281 98.394531 141.472656 96.035156 L 157.558594 79.941406 C 159.917969 77.582031 163.730469 77.582031 166.089844 79.941406 L 178.183594 92.039062 L 208.789062 61.429688 C 211.148438 59.070312 214.960938 59.070312 217.320312 61.429688 L 233.40625 77.519531 C 234.554688 78.671875 235.160156 80.183594 235.160156 81.816406 C 235.160156 83.449219 234.496094 84.960938 233.40625 86.113281 L 182.417969 137.113281 C 181.269531 138.261719 179.757812 138.867188 178.125 138.867188 Z M 154.292969 100.269531 L 178.246094 124.226562 L 220.644531 81.816406 L 213.085938 74.3125 L 182.480469 104.925781 C 180.121094 107.285156 176.308594 107.285156 173.953125 104.925781 L 161.855469 92.828125 L 154.292969 100.390625 Z M 154.292969 100.269531 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:#000000;fill-opacity:1;\" d=\"M 47.417969 217.757812 C 28.125 217.757812 12.398438 202.027344 12.398438 182.730469 C 12.398438 163.429688 28.125 147.699219 47.417969 147.699219 C 66.714844 147.699219 82.441406 163.429688 82.441406 182.730469 C 82.441406 202.027344 66.714844 217.757812 47.417969 217.757812 Z M 47.417969 159.800781 C 34.777344 159.800781 24.496094 170.085938 24.496094 182.730469 C 24.496094 195.375 34.777344 205.65625 47.417969 205.65625 C 60.058594 205.65625 70.34375 195.375 70.34375 182.730469 C 70.34375 170.085938 60.058594 159.800781 47.417969 159.800781 Z M 47.417969 159.800781 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:#000000;fill-opacity:1;\" d=\"M 6.046875 374.328125 C 2.722656 374.328125 0 371.609375 0 368.28125 L 0 272.148438 C 0 247.101562 17.902344 226.105469 41.671875 223.324219 C 55.222656 221.75 68.832031 225.984375 78.929688 234.941406 C 87.703125 242.742188 93.265625 253.511719 94.535156 265.128906 L 140.925781 271.785156 C 149.03125 272.933594 155.140625 280.011719 155.140625 288.179688 C 155.140625 297.3125 147.703125 304.753906 138.570312 304.753906 L 80.683594 304.753906 C 64.050781 304.753906 50.503906 291.203125 50.503906 274.566406 C 50.503906 271.238281 53.226562 268.515625 56.550781 268.515625 C 59.878906 268.515625 62.601562 271.238281 62.601562 274.566406 C 62.601562 284.550781 70.707031 292.65625 80.683594 292.65625 L 138.570312 292.65625 C 141.046875 292.65625 143.042969 290.660156 143.042969 288.179688 C 143.042969 285.941406 141.410156 284.066406 139.171875 283.761719 L 87.882812 276.441406 C 84.917969 276.019531 82.679688 273.476562 82.679688 270.453125 C 82.679688 260.347656 78.386719 250.730469 70.828125 244.015625 C 63.207031 237.238281 53.285156 234.152344 43.066406 235.363281 C 25.644531 237.421875 12.035156 253.574219 12.035156 272.207031 L 12.035156 368.339844 C 12.035156 371.667969 9.316406 374.390625 5.988281 374.390625 Z M 6.046875 374.328125 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:#000000;fill-opacity:1;\" d=\"M 80.746094 359.992188 C 77.417969 359.992188 74.699219 357.269531 74.699219 353.941406 L 74.699219 298.644531 C 74.699219 295.316406 77.417969 292.59375 80.746094 292.59375 C 84.074219 292.59375 86.792969 295.316406 86.792969 298.644531 L 86.792969 353.941406 C 86.792969 357.269531 84.074219 359.992188 80.746094 359.992188 Z M 80.746094 359.992188 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:#000000;fill-opacity:1;\" d=\"M 327.582031 217.757812 C 308.285156 217.757812 292.558594 202.027344 292.558594 182.730469 C 292.558594 163.429688 308.285156 147.699219 327.582031 147.699219 C 346.875 147.699219 362.601562 163.429688 362.601562 182.730469 C 362.601562 202.027344 346.875 217.757812 327.582031 217.757812 Z M 327.582031 159.800781 C 314.941406 159.800781 304.65625 170.085938 304.65625 182.730469 C 304.65625 195.375 314.941406 205.65625 327.582031 205.65625 C 340.222656 205.65625 350.503906 195.375 350.503906 182.730469 C 350.503906 170.085938 340.222656 159.800781 327.582031 159.800781 Z M 327.582031 159.800781 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:#000000;fill-opacity:1;\" d=\"M 368.953125 374.328125 C 365.625 374.328125 362.902344 371.609375 362.902344 368.28125 L 362.902344 272.148438 C 362.902344 253.574219 349.292969 237.359375 331.875 235.300781 C 321.59375 234.09375 311.734375 237.179688 304.113281 243.953125 C 296.550781 250.667969 292.257812 260.289062 292.257812 270.390625 C 292.257812 273.417969 290.019531 275.957031 287.054688 276.382812 L 235.765625 283.703125 C 233.589844 284.003906 231.894531 285.941406 231.894531 288.117188 C 231.894531 290.597656 233.890625 292.59375 236.371094 292.59375 L 294.253906 292.59375 C 304.234375 292.59375 312.339844 284.488281 312.339844 274.507812 C 312.339844 271.179688 315.058594 268.457031 318.386719 268.457031 C 321.714844 268.457031 324.433594 271.179688 324.433594 274.507812 C 324.433594 291.144531 310.886719 304.695312 294.253906 304.695312 L 236.371094 304.695312 C 227.238281 304.695312 219.796875 297.253906 219.796875 288.117188 C 219.796875 279.949219 225.90625 272.871094 234.011719 271.722656 L 280.402344 265.066406 C 281.671875 253.511719 287.238281 242.742188 296.007812 234.878906 C 306.109375 225.863281 319.71875 221.628906 333.265625 223.261719 C 357.035156 226.046875 374.941406 247.039062 374.941406 272.085938 L 374.941406 368.21875 C 374.941406 371.546875 372.21875 374.269531 368.890625 374.269531 Z M 368.953125 374.328125 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:#000000;fill-opacity:1;\" d=\"M 294.253906 359.992188 C 290.925781 359.992188 288.207031 357.269531 288.207031 353.941406 L 288.207031 298.644531 C 288.207031 295.316406 290.925781 292.59375 294.253906 292.59375 C 297.582031 292.59375 300.300781 295.316406 300.300781 298.644531 L 300.300781 353.941406 C 300.300781 357.269531 297.582031 359.992188 294.253906 359.992188 Z M 294.253906 359.992188 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:#000000;fill-opacity:1;\" d=\"M 294.253906 304.695312 L 80.746094 304.695312 C 77.417969 304.695312 74.699219 301.972656 74.699219 298.644531 C 74.699219 295.316406 77.417969 292.59375 80.746094 292.59375 L 294.253906 292.59375 C 297.582031 292.59375 300.300781 295.316406 300.300781 298.644531 C 300.300781 301.972656 297.582031 304.695312 294.253906 304.695312 Z M 294.253906 304.695312 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:#000000;fill-opacity:1;\" d=\"M 267.703125 332.34375 L 107.296875 332.34375 C 103.972656 332.34375 101.25 329.621094 101.25 326.292969 C 101.25 322.964844 103.972656 320.242188 107.296875 320.242188 L 267.703125 320.242188 C 271.027344 320.242188 273.75 322.964844 273.75 326.292969 C 273.75 329.621094 271.027344 332.34375 267.703125 332.34375 Z M 267.703125 332.34375 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:#000000;fill-opacity:1;\" d=\"M 180.121094 304.753906 C 179.394531 304.753906 178.667969 304.636719 177.945312 304.332031 C 174.859375 303.121094 173.285156 299.613281 174.496094 296.527344 L 203.226562 222.355469 L 139.597656 222.355469 L 125.261719 259.320312 C 124.050781 262.46875 120.542969 263.980469 117.460938 262.769531 C 114.375 261.558594 112.800781 258.050781 114.011719 254.964844 L 129.796875 214.128906 C 130.707031 211.828125 132.945312 210.257812 135.421875 210.257812 L 212.054688 210.257812 C 214.050781 210.257812 215.925781 211.222656 217.078125 212.917969 C 218.226562 214.550781 218.46875 216.667969 217.742188 218.542969 L 185.804688 300.945312 C 184.898438 303.363281 182.601562 304.816406 180.179688 304.816406 Z M 180.121094 304.753906 \"><\/path><\/g><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-23373bd elementor-widget elementor-widget-heading\" data-id=\"23373bd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">Get Your Consultation<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f19e1fc elementor-widget elementor-widget-text-editor\" data-id=\"f19e1fc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Partner with our property specialists to discover your rental income potential.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-df993bc e-con-full e-flex e-con e-child\" data-id=\"df993bc\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2840a4e elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"2840a4e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"500\" zoomAndPan=\"magnify\" viewBox=\"0 0 375 374.999991\" height=\"500\" preserveAspectRatio=\"xMidYMid meet\"><g id=\"b648550eb4\"><path style=\" stroke:none;fill-rule:nonzero;fill:#000000;fill-opacity:1;\" d=\"M 153.296875 10.238281 L 266.574219 10.238281 C 268.210938 10.238281 269.546875 11.574219 269.546875 13.214844 L 269.546875 31.875 C 269.546875 34.214844 271.445312 36.117188 273.785156 36.117188 C 276.125 36.117188 278.023438 34.214844 278.023438 31.875 L 278.023438 13.214844 C 278.023438 6.898438 272.886719 1.757812 266.574219 1.757812 L 153.296875 1.757812 C 150.960938 1.757812 149.0625 3.660156 149.0625 6 C 149.0625 8.339844 150.960938 10.238281 153.296875 10.238281 Z M 153.296875 10.238281 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:#000000;fill-opacity:1;\" d=\"M 278.023438 163.601562 L 278.023438 111.34375 C 278.023438 109 276.125 107.101562 273.785156 107.101562 C 271.445312 107.101562 269.546875 109 269.546875 111.34375 L 269.546875 163.601562 C 269.546875 165.941406 271.445312 167.839844 273.785156 167.839844 C 276.125 167.839844 278.023438 165.941406 278.023438 163.601562 Z M 278.023438 163.601562 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:#000000;fill-opacity:1;\" d=\"M 92.949219 175.792969 C 95.289062 175.792969 97.1875 173.894531 97.1875 171.550781 L 97.1875 43.238281 L 123.878906 16.527344 L 125.820312 39.964844 L 118.546875 39.355469 C 116.285156 39.195312 114.167969 40.898438 113.972656 43.234375 C 113.777344 45.566406 115.511719 47.613281 117.84375 47.8125 L 130.109375 48.832031 C 132.699219 49.046875 134.898438 46.878906 134.683594 44.253906 L 131.566406 6.710938 C 131.261719 3.113281 126.894531 1.527344 124.347656 4.0625 L 89.953125 38.484375 C 89.160156 39.28125 88.714844 40.730469 88.714844 41.851562 L 88.714844 171.550781 C 88.714844 173.894531 90.613281 175.792969 92.949219 175.792969 Z M 92.949219 175.792969 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:#000000;fill-opacity:1;\" d=\"M 243.148438 214.027344 L 234.296875 219.625 C 233.316406 220.242188 232.140625 220.480469 231.011719 220.335938 L 204.070312 216.605469 C 197.386719 215.679688 190.6875 216.882812 184.734375 220.089844 L 164.683594 230.894531 C 161.804688 232.449219 159.40625 234.757812 157.746094 237.574219 L 148.210938 253.730469 C 145.722656 257.957031 145.023438 262.902344 146.25 267.652344 C 150.3125 283.371094 171.210938 286.304688 179.597656 272.691406 L 185.789062 262.644531 C 187.527344 259.828125 190.535156 258.148438 193.84375 258.148438 L 214.480469 258.148438 C 216.820312 258.148438 218.71875 256.25 218.71875 253.90625 C 218.71875 251.566406 216.820312 249.667969 214.480469 249.667969 L 193.84375 249.667969 C 187.578125 249.667969 181.871094 252.851562 178.578125 258.191406 L 172.386719 268.238281 C 167.855469 275.59375 156.628906 273.929688 154.453125 265.527344 C 153.796875 262.972656 154.171875 260.316406 155.511719 258.042969 L 165.042969 241.882812 C 167.347656 237.972656 170.101562 238.050781 188.753906 227.558594 C 193.109375 225.207031 198.007812 224.332031 202.90625 225.003906 L 229.84375 228.734375 C 232.949219 229.164062 236.15625 228.480469 238.824219 226.792969 L 247.675781 221.191406 C 249.65625 219.941406 250.246094 217.324219 248.992188 215.34375 C 247.742188 213.359375 245.121094 212.777344 243.148438 214.027344 Z M 243.148438 214.027344 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:#000000;fill-opacity:1;\" d=\"M 293.632812 278.140625 C 293.632812 275.796875 291.734375 273.898438 289.394531 273.898438 C 272.519531 273.898438 265.613281 297.042969 265.324219 298.027344 C 264.539062 300.742188 266.582031 303.445312 269.394531 303.445312 C 271.226562 303.445312 272.917969 302.246094 273.460938 300.398438 C 273.515625 300.214844 279.035156 282.378906 289.394531 282.378906 C 291.734375 282.378906 293.632812 280.480469 293.632812 278.140625 Z M 293.632812 278.140625 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:#000000;fill-opacity:1;\" d=\"M 224.914062 275.003906 C 223.191406 273.433594 220.511719 273.550781 218.929688 275.285156 C 217.355469 277.015625 217.480469 279.695312 219.210938 281.277344 L 258.457031 317.058594 C 261.15625 319.519531 261.308594 323.703125 258.816406 326.359375 C 256.492188 328.832031 252.601562 329.097656 249.964844 326.964844 L 215.585938 299.1875 C 213.765625 297.710938 211.09375 297.996094 209.628906 299.820312 C 208.15625 301.644531 208.441406 304.3125 210.261719 305.785156 L 244.640625 333.566406 C 250.71875 338.476562 259.65625 337.84375 264.988281 332.167969 C 270.730469 326.054688 270.359375 316.433594 264.160156 310.785156 Z M 224.914062 275.003906 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:#000000;fill-opacity:1;\" d=\"M 247.679688 343.828125 L 246.710938 345.054688 C 243.320312 349.335938 237.132812 349.816406 233.109375 346.34375 L 204.523438 321.636719 C 202.746094 320.109375 200.074219 320.308594 198.542969 322.078125 C 197.015625 323.847656 197.210938 326.527344 198.984375 328.058594 L 227.570312 352.765625 C 234.976562 359.160156 246.277344 358.550781 252.910156 350.855469 C 253.703125 349.933594 254.15625 349.238281 254.328125 349.089844 C 255.777344 347.253906 255.464844 344.585938 253.632812 343.132812 C 251.800781 341.679688 249.128906 341.992188 247.679688 343.828125 Z M 247.679688 343.828125 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:#000000;fill-opacity:1;\" d=\"M 197.761719 354.117188 L 206.753906 361.75 C 212.359375 366.503906 220.765625 365.789062 225.5 360.285156 C 227.03125 358.511719 226.835938 355.835938 225.0625 354.304688 C 223.289062 352.777344 220.617188 352.976562 219.085938 354.746094 C 217.335938 356.769531 214.265625 357.003906 212.238281 355.28125 L 203.246094 347.652344 C 201.457031 346.136719 198.78125 346.355469 197.273438 348.140625 C 195.761719 349.925781 195.980469 352.605469 197.761719 354.117188 Z M 197.761719 354.117188 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:#000000;fill-opacity:1;\" d=\"M 121.625 215.003906 C 119.816406 213.515625 117.148438 213.777344 115.664062 215.589844 C 114.179688 217.398438 114.4375 220.070312 116.246094 221.558594 C 117.53125 222.363281 122.058594 227.746094 130.234375 227.746094 C 131.746094 227.746094 131.074219 227.722656 160.824219 224.742188 C 163.152344 224.507812 164.851562 222.425781 164.613281 220.097656 C 164.378906 217.765625 162.269531 216.042969 159.972656 216.304688 L 131.152344 219.21875 C 125.820312 219.71875 123.128906 215.953125 121.625 215.003906 Z M 121.625 215.003906 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:#000000;fill-opacity:1;\" d=\"M 101.136719 289.8125 L 88.347656 278.980469 C 86.566406 277.460938 83.890625 277.6875 82.378906 279.476562 C 80.867188 281.261719 81.089844 283.9375 82.875 285.449219 L 95.664062 296.285156 C 97.4375 297.792969 100.121094 297.582031 101.632812 295.789062 C 103.144531 294 102.925781 291.324219 101.136719 289.8125 Z M 101.136719 289.8125 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:#000000;fill-opacity:1;\" d=\"M 113.484375 329.011719 C 112.046875 338.394531 118.515625 343.179688 118.894531 343.746094 C 118.894531 343.746094 118.894531 343.746094 118.898438 343.746094 C 122.652344 347.503906 128.078125 349.300781 133.785156 347.996094 C 134.347656 359.46875 147.796875 367.71875 158.199219 360.484375 C 159.597656 365.167969 162.34375 367.144531 162.792969 367.710938 C 168.652344 373.574219 178.191406 373.578125 184.058594 367.710938 L 191.492188 360.269531 C 197.355469 354.398438 197.355469 344.851562 191.484375 338.976562 C 190.917969 338.527344 188.941406 335.78125 184.273438 334.386719 C 188.347656 328.523438 187.800781 320.398438 182.582031 315.175781 L 181.691406 314.28125 C 177.730469 310.320312 172.109375 309.09375 167.058594 310.488281 C 166.621094 303.125 161.90625 299.726562 161.507812 299.160156 C 155.273438 292.917969 145.132812 292.917969 138.898438 299.160156 L 135.511719 302.546875 C 134.050781 298.289062 131.554688 296.46875 131.089844 295.902344 C 125.230469 290.035156 115.695312 290.027344 109.828125 295.902344 L 103.179688 302.550781 C 97.3125 308.417969 97.3125 317.96875 103.183594 323.839844 C 103.785156 324.269531 106.8125 328.472656 113.484375 329.011719 Z M 185.5 344.980469 C 188.058594 347.539062 188.058594 351.710938 185.5 354.273438 L 178.066406 361.710938 C 175.503906 364.273438 171.339844 364.269531 168.785156 361.710938 L 167.890625 360.816406 C 165.332031 358.257812 165.332031 354.089844 167.890625 351.527344 L 175.324219 344.085938 C 177.871094 341.539062 182.039062 341.515625 184.613281 344.09375 Z M 175.699219 320.28125 L 176.589844 321.171875 C 179.148438 323.734375 179.148438 327.898438 176.589844 330.460938 L 154.28125 352.796875 C 151.71875 355.359375 147.554688 355.355469 144.996094 352.796875 L 144.105469 351.902344 C 141.546875 349.339844 141.546875 345.175781 144.105469 342.613281 L 166.417969 320.28125 C 168.976562 317.71875 173.140625 317.71875 175.699219 320.28125 Z M 144.886719 305.15625 C 147.824219 302.222656 152.59375 302.230469 155.515625 305.15625 L 156.488281 306.128906 C 159.414062 309.058594 159.414062 313.832031 156.488281 316.765625 L 135.519531 337.75 C 132.679688 340.59375 127.738281 340.597656 124.894531 337.753906 L 123.921875 336.777344 C 120.980469 333.835938 120.988281 329.078125 123.921875 326.140625 C 124.488281 325.574219 145.453125 304.589844 144.886719 305.15625 Z M 109.167969 308.546875 L 115.816406 301.898438 C 118.378906 299.335938 122.539062 299.335938 125.097656 301.898438 L 125.992188 302.789062 C 128.546875 305.347656 128.546875 309.507812 125.996094 312.070312 L 119.335938 318.738281 C 116.777344 321.289062 112.621094 321.289062 110.0625 318.730469 C 110.0625 318.726562 110.0625 318.726562 110.058594 318.726562 L 109.167969 317.839844 C 106.609375 315.277344 106.609375 311.109375 109.167969 308.546875 Z M 109.167969 308.546875 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:#000000;fill-opacity:1;\" d=\"M 277.171875 183.796875 L 255.238281 197.929688 C 250.660156 200.882812 249.332031 207.019531 252.28125 211.605469 L 295.316406 278.519531 C 298.261719 283.097656 304.367188 284.457031 308.980469 281.484375 L 330.910156 267.351562 C 335.503906 264.394531 336.832031 258.273438 333.875 253.675781 L 290.835938 186.757812 C 287.878906 182.171875 281.746094 180.84375 277.171875 183.796875 Z M 326.328125 260.21875 L 318.308594 265.386719 L 302.070312 241.144531 C 300.765625 239.195312 298.132812 238.675781 296.195312 239.980469 C 294.25 241.289062 293.730469 243.921875 295.03125 245.863281 L 311.183594 269.976562 C 310.613281 270.34375 303.824219 274.71875 304.394531 274.351562 C 303.753906 274.765625 302.871094 274.597656 302.445312 273.929688 L 259.40625 207.015625 C 258.984375 206.359375 259.171875 205.480469 259.828125 205.0625 L 281.757812 190.929688 C 282.429688 190.5 283.296875 190.710938 283.710938 191.351562 L 326.75 258.265625 C 327.175781 258.929688 326.976562 259.804688 326.328125 260.21875 Z M 326.328125 260.21875 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:#000000;fill-opacity:1;\" d=\"M 36.203125 267.351562 L 58.136719 281.484375 C 62.753906 284.460938 68.863281 283.089844 71.796875 278.519531 L 114.839844 211.605469 C 117.785156 207.019531 116.457031 200.882812 111.875 197.925781 L 89.945312 183.796875 C 85.308594 180.816406 79.210938 182.199219 76.285156 186.761719 L 33.242188 253.675781 C 30.292969 258.265625 31.621094 264.398438 36.203125 267.351562 Z M 40.367188 258.265625 L 83.410156 191.351562 C 83.820312 190.707031 84.6875 190.5 85.359375 190.929688 L 107.289062 205.058594 C 107.941406 205.480469 108.132812 206.359375 107.710938 207.015625 L 64.671875 273.929688 C 64.25 274.59375 63.371094 274.765625 62.722656 274.351562 C 62.15625 273.984375 55.363281 269.609375 55.933594 269.976562 L 72.082031 245.863281 C 73.386719 243.921875 72.867188 241.289062 70.921875 239.980469 C 68.984375 238.679688 66.347656 239.195312 65.042969 241.144531 L 48.808594 265.386719 L 40.789062 260.21875 C 40.128906 259.792969 39.953125 258.914062 40.367188 258.265625 Z M 40.367188 258.265625 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:#000000;fill-opacity:1;\" d=\"M 125.519531 144.304688 C 125.519531 146.644531 127.417969 148.546875 129.753906 148.546875 L 237.253906 148.546875 C 239.589844 148.546875 241.488281 146.644531 241.488281 144.304688 C 241.488281 141.964844 239.589844 140.0625 237.253906 140.0625 L 129.753906 140.0625 C 127.417969 140.0625 125.519531 141.964844 125.519531 144.304688 Z M 125.519531 144.304688 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:#000000;fill-opacity:1;\" d=\"M 227.855469 177.207031 C 227.855469 174.863281 225.957031 172.964844 223.617188 172.964844 L 143.386719 172.964844 C 141.046875 172.964844 139.152344 174.863281 139.152344 177.207031 C 139.152344 179.546875 141.046875 181.445312 143.386719 181.445312 L 223.617188 181.445312 C 225.957031 181.445312 227.855469 179.546875 227.855469 177.207031 Z M 227.855469 177.207031 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:#000000;fill-opacity:1;\" d=\"M 253.789062 72.253906 C 253.789062 89.5625 267.859375 103.648438 285.152344 103.648438 C 302.445312 103.648438 316.519531 89.5625 316.519531 72.253906 C 316.519531 69.910156 314.621094 68.011719 312.28125 68.011719 C 309.941406 68.011719 308.042969 69.910156 308.042969 72.253906 C 308.042969 84.886719 297.773438 95.164062 285.152344 95.164062 C 272.53125 95.164062 262.261719 84.886719 262.261719 72.253906 C 262.261719 54.878906 280.855469 43.964844 295.941406 52.039062 C 297.996094 53.144531 300.578125 52.367188 301.675781 50.300781 C 302.78125 48.234375 302.003906 45.664062 299.941406 44.5625 C 295.421875 42.140625 290.308594 40.863281 285.152344 40.863281 C 267.859375 40.863281 253.789062 54.945312 253.789062 72.253906 Z M 253.789062 72.253906 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:#000000;fill-opacity:1;\" d=\"M 273.816406 64.261719 C 272.339844 62.449219 269.671875 62.167969 267.855469 63.644531 C 266.039062 65.121094 265.761719 67.792969 267.238281 69.609375 L 278.960938 84.054688 C 280.507812 85.957031 283.34375 86.152344 285.136719 84.480469 L 321.796875 50.332031 C 323.511719 48.734375 323.605469 46.054688 322.011719 44.339844 C 320.417969 42.617188 317.730469 42.527344 316.027344 44.125 L 282.679688 75.183594 Z M 273.816406 64.261719 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:#000000;fill-opacity:1;\" d=\"M 165.929688 82.007812 C 167.425781 90.640625 174.464844 99.222656 183.648438 99.222656 C 192.839844 99.222656 199.894531 90.636719 201.386719 82.007812 C 206.585938 79.539062 208.128906 72.957031 204.902344 68.464844 C 203.535156 66.566406 200.9375 66.296875 199.035156 67.660156 C 197.132812 69.027344 196.746094 71.84375 198.109375 73.746094 C 198.109375 74.109375 197.851562 74.335938 197.613281 74.394531 C 195.160156 74.976562 193.375 77.011719 193.175781 79.46875 C 192.765625 84.683594 188.515625 90.742188 183.648438 90.742188 C 178.792969 90.742188 174.550781 84.683594 174.140625 79.460938 C 173.941406 77.011719 172.15625 74.976562 169.707031 74.394531 C 169.464844 74.335938 169.207031 74.109375 169.335938 73.351562 C 170.789062 71.515625 170.476562 68.847656 168.644531 67.398438 C 166.816406 65.9375 164.148438 66.25 162.695312 68.089844 C 159.128906 72.59375 160.558594 79.453125 165.929688 82.007812 Z M 165.929688 82.007812 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:#000000;fill-opacity:1;\" d=\"M 199.820312 65.558594 C 202.121094 66.0625 204.363281 64.601562 204.855469 62.308594 C 206.148438 56.339844 205.285156 48.246094 200.453125 44.410156 C 198.535156 42.878906 195.671875 39.976562 195.640625 39.945312 C 195.496094 39.796875 195.335938 39.65625 195.167969 39.53125 C 188.941406 34.84375 179.921875 35.761719 171.039062 41.960938 C 170.804688 42.125 170.578125 42.234375 170.386719 42.285156 C 163.789062 43.910156 160.902344 51.199219 162.46875 62.277344 C 162.769531 64.394531 164.582031 65.925781 166.660156 65.925781 C 169.253906 65.925781 171.21875 63.632812 170.859375 61.089844 C 170.066406 55.476562 170.734375 50.933594 172.414062 50.515625 C 173.621094 50.222656 174.785156 49.683594 175.882812 48.921875 C 178 47.441406 185.175781 42.933594 189.863281 46.15625 C 195.175781 51.476562 195.535156 50.90625 196.039062 52.246094 C 196.707031 54.054688 197.339844 56.957031 196.574219 60.519531 C 196.078125 62.808594 197.53125 65.0625 199.820312 65.558594 Z M 199.820312 65.558594 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:#000000;fill-opacity:1;\" d=\"M 150.984375 116.617188 L 165.199219 105.042969 C 167.015625 103.566406 167.292969 100.894531 165.816406 99.078125 C 164.332031 97.257812 161.671875 96.992188 159.855469 98.460938 L 145.636719 110.035156 C 143.824219 111.515625 143.546875 114.1875 145.023438 116.003906 C 146.503906 117.820312 149.167969 118.09375 150.984375 116.617188 Z M 150.984375 116.617188 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:#000000;fill-opacity:1;\" d=\"M 202.117188 105.042969 L 216.332031 116.617188 C 218.148438 118.089844 220.8125 117.824219 222.292969 116.003906 C 223.769531 114.1875 223.492188 111.515625 221.679688 110.035156 L 207.460938 98.460938 C 205.648438 96.992188 202.976562 97.261719 201.5 99.078125 C 200.027344 100.894531 200.300781 103.566406 202.117188 105.042969 Z M 202.117188 105.042969 \"><\/path><\/g><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1206c3f elementor-widget elementor-widget-heading\" data-id=\"1206c3f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">Onboarding<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-986ad21 elementor-widget elementor-widget-text-editor\" data-id=\"986ad21\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p data-start=\"257\" data-end=\"390\">We prepare your home for success in the short-term rental market, making sure it\u2019s fully compliant, stylish, and ready to host.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-86e6146 e-con-full e-flex e-con e-child\" data-id=\"86e6146\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-046777e elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"046777e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"500\" zoomAndPan=\"magnify\" viewBox=\"0 0 375 374.999991\" height=\"500\" preserveAspectRatio=\"xMidYMid meet\"><g id=\"c8dad99af8\"><path style=\" stroke:none;fill-rule:nonzero;fill:#000000;fill-opacity:1;\" d=\"M 304.746094 239.164062 C 302.425781 241.195312 300.976562 243.808594 300.6875 247 L 300.105469 254.257812 L 275.449219 245.257812 C 275.160156 245.257812 274.867188 244.96875 274.867188 244.96875 C 268.488281 243.519531 265.003906 244.679688 262.105469 246.128906 C 261.8125 246.128906 261.523438 246.421875 261.234375 246.710938 L 196.253906 287.925781 C 186.972656 292.859375 178.558594 304.46875 180.878906 315.789062 C 182.328125 322.753906 186.390625 328.269531 192.191406 331.753906 C 195.382812 333.496094 198.863281 334.367188 202.054688 334.367188 C 204.667969 334.367188 207.277344 333.785156 209.597656 332.914062 C 209.886719 332.914062 210.179688 332.625 210.46875 332.332031 L 250.789062 307.953125 C 253.402344 306.210938 254.273438 302.726562 252.820312 300.117188 C 251.082031 297.503906 247.601562 296.632812 244.988281 298.085938 L 204.957031 322.175781 C 202.636719 323.046875 199.734375 322.753906 197.414062 321.59375 C 194.511719 320.144531 192.484375 317.242188 191.902344 313.757812 C 190.742188 308.535156 195.382812 301.277344 201.476562 298.375 C 201.765625 298.375 201.765625 298.085938 202.054688 298.085938 L 266.457031 256.578125 C 267.617188 256 268.777344 255.707031 271.386719 256.289062 L 298.65625 266.15625 L 294.59375 312.597656 C 290.242188 313.175781 286.472656 315.5 283.570312 317.242188 L 282.699219 317.820312 C 282.699219 317.820312 282.410156 317.820312 282.410156 318.113281 L 220.910156 361.9375 C 220.621094 362.230469 220.332031 362.230469 220.332031 362.519531 C 218.589844 363.96875 209.019531 365.421875 200.605469 361.066406 C 200.605469 361.066406 200.316406 361.066406 200.316406 360.777344 L 108.648438 319.273438 C 104.296875 316.660156 102.265625 310.566406 104.585938 305.628906 C 105.746094 303.019531 107.488281 301.277344 110.097656 300.40625 C 112.128906 299.824219 114.449219 299.824219 116.1875 300.988281 C 116.480469 300.988281 116.769531 301.277344 116.769531 301.277344 L 171.015625 322.464844 C 170.4375 320.722656 169.855469 319.273438 169.566406 317.53125 C 168.984375 314.917969 168.984375 312.015625 168.984375 309.402344 L 121.121094 290.539062 C 116.480469 287.925781 110.96875 287.636719 106.035156 289.375 C 100.523438 291.117188 96.171875 295.183594 93.851562 300.695312 C 89.210938 310.855469 93.273438 323.917969 103.136719 329.140625 C 103.136719 329.140625 103.425781 329.429688 103.714844 329.429688 L 195.382812 370.9375 C 200.894531 373.839844 207.277344 375 212.789062 375 C 219.171875 375 224.972656 373.257812 228.164062 370.644531 L 289.371094 327.109375 L 290.242188 326.527344 C 291.402344 325.65625 292.855469 324.789062 294.015625 324.207031 L 293.144531 334.65625 C 292.5625 341.039062 297.496094 346.554688 304.167969 347.425781 L 344.199219 350.910156 C 344.488281 350.910156 344.488281 350.910156 344.78125 350.910156 C 347.679688 350.910156 350.292969 348.585938 350.582031 345.683594 C 350.871094 342.492188 348.550781 339.589844 345.359375 339.300781 L 305.617188 335.816406 C 305.328125 335.816406 305.039062 335.527344 305.039062 335.816406 L 312.582031 247.582031 C 312.582031 247.582031 312.871094 247.289062 313.449219 247.289062 L 352.613281 250.773438 C 355.804688 251.0625 358.703125 248.742188 358.996094 245.550781 C 359.285156 242.355469 356.964844 239.453125 353.773438 239.164062 L 314.03125 236.261719 C 310.550781 235.972656 307.070312 236.84375 304.746094 239.164062 Z M 304.746094 239.164062 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:#000000;fill-opacity:1;\" d=\"M 86.308594 187.5 C 88.921875 191.5625 93.273438 197.949219 97.332031 204.335938 C 101.394531 210.429688 105.746094 216.816406 108.066406 220.589844 C 108.9375 222.039062 110.097656 222.910156 111.835938 223.199219 C 112.128906 223.199219 112.707031 223.199219 113 223.199219 C 114.160156 223.199219 115.320312 222.910156 116.1875 222.328125 C 119.960938 219.71875 126.34375 215.652344 132.433594 211.878906 C 138.816406 207.816406 145.199219 203.753906 149.257812 201.140625 C 151.289062 199.691406 153.320312 198.53125 155.351562 197.367188 C 160.574219 194.175781 166.085938 190.691406 170.726562 186.339844 C 178.269531 179.375 180.878906 169.503906 177.976562 159.636719 C 174.496094 148.316406 164.632812 139.027344 152.742188 136.996094 C 143.746094 135.546875 135.335938 138.15625 128.664062 142.222656 C 124.023438 134.964844 117.058594 129.742188 108.9375 127.707031 C 97.332031 124.804688 84.277344 128.871094 76.738281 137.867188 C 70.066406 145.703125 68.324219 155.574219 72.386719 165.152344 C 74.996094 170.957031 78.476562 176.46875 81.957031 181.40625 C 83.699219 183.4375 84.859375 185.46875 86.308594 187.5 Z M 85.730469 145.414062 C 89.5 140.769531 95.59375 138.449219 101.394531 138.449219 C 103.136719 138.449219 104.585938 138.738281 106.324219 139.027344 C 113.867188 141.058594 119.378906 147.734375 121.410156 153.25 C 121.992188 155.28125 123.730469 156.734375 125.761719 157.023438 C 127.792969 157.3125 129.824219 156.734375 131.273438 155.28125 C 135.335938 150.929688 143.167969 147.15625 151 148.605469 C 158.542969 150.058594 164.925781 155.863281 167.246094 163.121094 C 168.117188 166.3125 168.984375 172.699219 163.183594 177.921875 C 159.414062 181.40625 154.480469 184.308594 149.550781 187.5 C 147.230469 188.953125 145.199219 190.113281 143.167969 191.5625 C 139.394531 194.175781 133.015625 198.238281 126.632812 202.011719 C 122.570312 204.625 118.511719 207.238281 115.027344 209.558594 C 112.707031 206.074219 109.808594 202.011719 107.195312 197.949219 C 103.136719 191.855469 98.785156 185.46875 96.171875 181.695312 C 94.722656 179.664062 93.273438 177.339844 91.820312 175.308594 C 88.628906 170.375 85.441406 166.023438 83.410156 161.085938 C 80.21875 153.25 83.699219 148.027344 85.730469 145.414062 Z M 85.730469 145.414062 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:#000000;fill-opacity:1;\" d=\"M 58.171875 110.875 L 46.277344 114.066406 L 23.648438 218.847656 C 23.070312 222.039062 25.101562 224.941406 28 225.8125 L 186.679688 260.0625 C 186.972656 260.0625 187.550781 260.0625 187.839844 260.0625 C 189 260.0625 190.164062 259.773438 191.03125 259.191406 C 192.191406 258.320312 193.351562 257.160156 193.644531 255.417969 L 216.269531 150.929688 L 206.40625 143.382812 C 206.117188 143.960938 205.828125 144.542969 205.535156 145.414062 L 183.488281 247.582031 L 36.125 215.652344 L 58.171875 113.488281 C 58.460938 112.617188 58.171875 111.746094 58.171875 110.875 Z M 58.171875 110.875 \"><\/path><path style=\" stroke:none;fill-rule:nonzero;fill:#000000;fill-opacity:1;\" d=\"M 21.910156 108.550781 C 22.488281 108.550781 23.070312 108.550781 23.359375 108.261719 L 141.425781 76.042969 L 173.335938 101.875 C 167.246094 104.488281 159.992188 105.648438 152.160156 105.070312 C 152.160156 101.296875 151 97.8125 148.96875 94.621094 C 146.070312 89.976562 141.71875 86.785156 136.496094 85.914062 C 125.472656 83.589844 114.738281 90.558594 112.128906 101.585938 C 110.96875 107.101562 111.835938 112.617188 114.738281 117.261719 C 117.640625 121.902344 121.992188 125.097656 127.210938 125.96875 C 127.503906 125.96875 128.082031 125.96875 128.371094 125.96875 C 130.984375 125.96875 133.304688 124.226562 134.175781 121.324219 C 134.753906 118.128906 133.015625 115.226562 129.824219 114.359375 C 127.503906 113.777344 125.761719 112.617188 124.601562 110.585938 C 123.441406 108.550781 122.859375 106.230469 123.441406 103.910156 C 124.601562 98.972656 129.242188 96.070312 133.882812 96.941406 C 136.207031 97.523438 137.945312 98.683594 139.105469 100.714844 C 139.394531 101.296875 139.6875 101.585938 139.976562 102.167969 C 138.527344 101.585938 137.074219 101.007812 135.914062 100.425781 C 133.015625 98.972656 129.535156 100.425781 128.371094 103.328125 C 126.921875 106.230469 128.371094 109.714844 131.273438 110.875 C 140.265625 114.9375 148.679688 116.679688 156.800781 116.679688 C 166.953125 116.679688 175.949219 114.066406 183.488281 109.714844 L 239.1875 154.992188 C 240.347656 155.863281 241.507812 156.152344 242.957031 156.152344 C 244.699219 156.152344 246.441406 155.28125 247.601562 154.121094 C 249.628906 151.507812 249.339844 148.027344 246.730469 145.996094 L 193.644531 103.328125 C 195.382812 101.875 196.835938 100.425781 198.285156 98.972656 C 202.636719 94.332031 206.117188 89.394531 208.4375 83.882812 C 211.917969 84.753906 215.398438 85.332031 219.171875 85.332031 C 228.742188 85.332031 237.445312 82.140625 244.699219 76.335938 L 261.234375 83.589844 C 262.683594 84.171875 264.425781 84.171875 265.875 83.589844 L 273.417969 80.398438 L 277.1875 88.234375 C 277.769531 89.6875 279.21875 90.558594 280.671875 91.136719 C 282.121094 91.71875 283.859375 91.429688 285.023438 90.847656 L 290.242188 88.234375 L 292.855469 93.460938 C 294.304688 96.070312 297.207031 97.234375 300.105469 96.363281 L 307.359375 93.75 L 312 100.425781 C 313.160156 102.167969 314.902344 103.039062 316.640625 103.039062 C 317.511719 103.039062 318.382812 102.746094 319.253906 102.457031 L 336.949219 93.167969 C 338.109375 92.589844 338.976562 91.71875 339.558594 90.558594 L 342.75 84.171875 C 343.621094 82.429688 343.621094 80.398438 342.460938 78.65625 L 336.367188 68.207031 C 335.789062 67.046875 334.628906 66.175781 333.464844 65.886719 L 259.492188 38.023438 C 255.722656 18.574219 238.898438 4.0625 219.171875 4.0625 C 207.566406 4.0625 197.125 8.996094 189.871094 16.835938 C 189.582031 15.09375 188.421875 13.351562 186.679688 12.769531 C 157.960938 0 133.304688 10.738281 119.671875 25.25 C 109.515625 35.992188 104.585938 49.34375 104.875 62.402344 L 116.480469 59.210938 C 117.058594 50.210938 120.832031 40.925781 128.082031 33.378906 C 138.816406 21.476562 158.832031 12.769531 181.75 23.21875 C 182.621094 23.511719 183.488281 23.800781 184.648438 23.800781 C 180.878906 29.894531 178.847656 37.152344 178.847656 44.699219 C 178.847656 59.210938 186.390625 71.980469 197.996094 79.238281 C 195.964844 83.300781 193.351562 87.363281 189.871094 91.136719 C 188.132812 92.878906 186.390625 94.621094 184.359375 96.070312 L 146.648438 65.304688 C 146.648438 65.304688 146.359375 65.015625 146.359375 65.015625 C 146.070312 65.015625 146.070312 64.726562 145.777344 64.726562 C 145.488281 64.726562 145.488281 64.433594 145.199219 64.433594 C 144.90625 64.433594 144.90625 64.433594 144.617188 64.144531 C 144.328125 64.144531 144.328125 64.144531 144.039062 64.144531 C 143.746094 64.144531 143.746094 64.144531 143.457031 64.144531 C 143.167969 64.144531 143.167969 64.144531 142.878906 64.144531 C 142.585938 64.144531 142.585938 64.144531 142.296875 64.144531 C 142.007812 64.144531 142.007812 64.144531 141.71875 64.144531 C 141.71875 64.144531 141.425781 64.144531 141.425781 64.144531 L 20.460938 97.234375 C 17.269531 98.105469 15.527344 101.296875 16.398438 104.488281 C 16.976562 106.8125 19.300781 108.550781 21.910156 108.550781 Z M 190.453125 44.699219 C 190.453125 28.734375 203.507812 15.671875 219.460938 15.671875 C 234.546875 15.671875 247.019531 27.285156 248.46875 42.375 C 248.761719 44.988281 250.5 47.019531 252.820312 47.601562 L 327.664062 75.753906 L 331.144531 81.558594 L 330.277344 83.300781 L 318.671875 89.394531 L 314.320312 83.300781 C 312.871094 81.269531 309.96875 80.398438 307.648438 81.269531 L 300.976562 83.589844 L 298.074219 77.785156 C 297.496094 76.335938 296.046875 75.464844 294.59375 74.882812 C 293.144531 74.304688 291.402344 74.59375 290.242188 75.175781 L 285.023438 77.785156 L 281.25 70.53125 C 279.800781 67.917969 276.609375 66.464844 273.707031 67.628906 L 263.554688 71.980469 L 245.859375 64.144531 C 245.570312 64.144531 245.570312 63.855469 245.277344 63.855469 C 244.988281 63.855469 244.988281 63.855469 244.699219 63.855469 C 244.410156 63.855469 244.410156 63.855469 244.117188 63.855469 C 243.828125 63.855469 243.828125 63.855469 243.539062 63.855469 C 243.539062 63.855469 243.25 63.855469 243.25 63.855469 C 242.957031 63.855469 242.667969 63.855469 242.667969 63.855469 C 242.378906 63.855469 242.378906 63.855469 242.089844 63.855469 C 241.796875 63.855469 241.796875 63.855469 241.507812 64.144531 C 241.507812 64.144531 241.21875 64.144531 241.21875 64.433594 C 240.929688 64.433594 240.929688 64.726562 240.636719 64.726562 C 240.636719 64.726562 240.347656 65.015625 240.347656 65.015625 C 240.058594 65.304688 240.058594 65.304688 239.769531 65.597656 C 234.253906 70.820312 227.003906 73.722656 219.171875 73.722656 C 216.851562 73.722656 214.238281 73.433594 211.917969 72.851562 C 213.949219 62.402344 212.789062 51.664062 207.859375 42.085938 C 206.40625 39.183594 202.925781 38.023438 200.023438 39.765625 C 197.125 41.214844 195.964844 44.699219 197.703125 47.601562 C 200.894531 53.695312 202.054688 60.660156 201.183594 67.628906 C 194.511719 62.113281 190.453125 53.984375 190.453125 44.699219 Z M 190.453125 44.699219 \"><\/path><\/g><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-323b4d1 elementor-widget elementor-widget-heading\" data-id=\"323b4d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">Get Your Property Live<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3da809e elementor-widget elementor-widget-text-editor\" data-id=\"3da809e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p data-start=\"407\" data-end=\"503\">Turn your home into a vacation rental \u2014 we\u2019ll handle the listings, you enjoy the earnings.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8c63ec4 e-flex e-con-boxed e-con e-parent\" data-id=\"8c63ec4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5c40deb elementor-widget elementor-widget-text-editor\" data-id=\"5c40deb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p data-start=\"128\" data-end=\"288\">Speak with our property experts to discover your home\u2019s rental potential. We\u2019ll guide you on how to maximize your income and make the most of your property.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2665ef2 e-grid e-con-boxed e-con e-parent\" data-id=\"2665ef2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c74157c elementor-align-center elementor-widget__width-auto elementor-widget elementor-widget-button\" data-id=\"c74157c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/wa.me\/971545888187\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-whatsapp\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">WhatsApp<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3657736 elementor-align-center elementor-widget__width-auto elementor-widget elementor-widget-button\" data-id=\"3657736\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/smartholidayshome.com\/index.php\/submit-your-property\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-file-alt\" viewBox=\"0 0 384 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">More Details<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8b93056 e-flex e-con-boxed e-con e-parent\" data-id=\"8b93056\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-21165a8 elementor-widget elementor-widget-html\" data-id=\"21165a8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<pre class=\"ti-widget\"><template id=\"trustindex-google-widget-html\"><div class=\" ti-widget  ti-goog ti-review-text-mode-readmore ti-text-align-left\" data-no-translation=\"true\" data-time-locale=\"%d %s ago|today|day|days|week|weeks|month|months|year|years\" data-plugin-version=\"13.2.9\" data-layout-id=\"5\" data-layout-category=\"slider\" data-set-id=\"light-background\" data-pid=\"\" data-language=\"en\" data-close-locale=\"Close\" data-review-target-width=\"275\" data-css-version=\"2\" data-reply-by-locale=\"Owner's reply\" data-only-rating-locale=\"This user only left a rating.\" data-pager-autoplay-timeout=\"6\"> <div class=\"ti-widget-container ti-col-4\"> <div class=\"ti-footer ti-footer-grid source-Google\"> <div class=\"ti-fade-container\"> <div class=\"ti-rating-text\"> <strong class=\"ti-rating ti-rating-large\"> EXCELLENT <\/strong> <\/div> <span class=\"ti-stars star-lg\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><\/span> <div class=\"ti-rating-text\"> <span class=\"nowrap\">Based on <strong>8 reviews<\/strong><\/span> <\/div> <div class=\"ti-large-logo\"> <div class=\"ti-v-center\"> <trustindex-image class=\"ti-logo-fb\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/logo.svg\" width=\"150\" height=\"25\" loading=\"lazy\" alt=\"Google\"><\/trustindex-image> <\/div> <\/div> <\/div> <\/div> <div class=\"ti-reviews-container\"> <div class=\"ti-controls\"> <div class=\"ti-next\" aria-label=\"Next review\" role=\"button\" tabindex=\"0\"><\/div> <div class=\"ti-prev\" aria-label=\"Previous review\" role=\"button\" tabindex=\"0\"><\/div> <\/div> <div class=\"ti-reviews-container-wrapper\">  <div data-empty=\"0\" data-time=\"1770854400\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocLMPIRM9fMQQR6bOLZhuaeS1MTgy3WIlw61_WKN_jAtnDjH-Q=w40-h40-c-rp-mo-br100\" alt=\"Abubakar Byamugisha profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Abubakar Byamugisha <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->The Space hosts were friendly, welcoming. The spaces were clean and easy to locate. Close to Metro which made connecting to any parts of Dubai very easy. For those in Dubai for shopping. Space was close to all major business shopping markets. I enjoyed my stay here<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1769817600\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjUocuXcJc9a-SGEOpjqLG2aJ3JIHcaPucVGYslAaOqgBaA3HqbX=w40-h40-c-rp-mo-br100\" alt=\"Abbass Zareeen profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Abbass Zareeen <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Good location staff was very friendly I have good experience<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"1\" data-time=\"1763683200\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjXrnOpXu_YiA5S9jeefZMiGMXNOO28y_UUV5rZGf_JmFaV-09c=w40-h40-c-rp-mo-br100\" alt=\"Andrew profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Andrew <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT --><!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1763683200\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocL1SmY55DpcTzfhH0uRJRirtwNTVMzurZ9PigrsqqDzLFyBzL4=w40-h40-c-rp-mo-br100\" alt=\"sarath shaji profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> sarath shaji <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Loved my stay here! The holiday home was super clean, cozy, and in the best location. The host was friendly and check-in was easy. Really good and value for money \u2014 would definitely come back. Thank you to the management for the wonderful experience.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1763683200\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocIWEDZQKSpkYgG2i-SMnG-fza0TIbFTKbM-6yYLNGJ6xfmquQ=w40-h40-c-rp-mo-br100\" alt=\"ASHU TSIGAB profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> ASHU TSIGAB <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Great stay! The apartment was spotless, comfortable, and exactly as described. Smart Holiday Homes made everything easy.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1763683200\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjXMwAeOmPyqi9T3ZS5C-3h4Z_UKbsABFfw9qXZOylfHMsyLZ1Yn=w40-h40-c-rp-mo-ba12-br100\" alt=\"Faria Khan profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Faria Khan <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Cozy studio in Business Bay\nA peaceful stay with Burj Khalifa and canal views from both the window and the balcony. The apartment is fully furnished with a comfy bed, a neat kitchen, an oven and a washing machine, perfect for short or long stays.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1763683200\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjWqm-LH32FCaF790oecdLOOknVXczGTiBRTIW-ok4tkZ1LONfWn=w40-h40-c-rp-mo-ba12-br100\" alt=\"Kashan hashmy profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Kashan hashmy <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Recommend<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1761004800\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjUXvUp8m4kA517pR5NosJpo0osisTFoEIXJ2ywXvUMH8JYumQ=w40-h40-c-rp-mo-br100\" alt=\"Khakan Abbasi profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Khakan Abbasi <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Room offers impeccable cleanliness, modern decor, wonderful Burj Khalifa and Lake view and exceptional comfort, ensuring a luxurious stay. Attentive staff and top-notch amenities further elevate the overall experience, making it highly recommended......<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <\/div> <div class=\"ti-controls-line\"> <div class=\"dot\"><\/div> <\/div>   <div class=\"ti-verified-by ti-verified-by-row\" data-style=\"2\"> <div class=\"ti-inner\"> Verified by Trustindex <span class=\"ti-info-icon\"><\/span> <div class=\"ti-disclaimer\">Trustindex verified badge is the Universal Symbol of Trust. Only the greatest companies can get the verified badge who has a review score above 4.5, based on customer reviews over the past 12 months. <a href=\"https:\/\/www.trustindex.io\/?a=sys&amp;c=wp-verified-badge&amp;url=\/the-trustindex-verified-badge\/\" target=\"_blank\">Read more<\/a><\/div> <\/div> <\/div>  <\/div> <\/div> <\/div> <\/template><\/pre><div data-src=\"https:\/\/cdn.trustindex.io\/loader.js?wp-widget\" data-template-id=\"trustindex-google-widget-html\" data-css-url=\"https:\/\/smartholidayshome.com\/wp-content\/uploads\/trustindex-google-widget.css?1776201900\"><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bd728f6 e-flex e-con-boxed e-con e-parent\" data-id=\"bd728f6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a018787 elementor-widget elementor-widget-html\" data-id=\"a018787\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<pre class=\"ti-widget\"><template id=\"trustindex-airbnb-widget-html\"><div class=\" ti-widget  ti-airb ti-review-text-mode-readmore ti-text-align-left\" data-no-translation=\"true\" data-time-locale=\"%d %s ago|today|day|days|week|weeks|month|months|year|years\" data-plugin-version=\"13.2.9\" data-layout-id=\"5\" data-layout-category=\"slider\" data-set-id=\"light-background\" data-pid=\"\" data-language=\"en\" data-close-locale=\"Close\" data-review-target-width=\"275\" data-css-version=\"2\" data-reply-by-locale=\"Owner's reply\" data-only-rating-locale=\"This user only left a rating.\" data-pager-autoplay-timeout=\"6\"> <div class=\"ti-widget-container ti-col-4\"> <div class=\"ti-footer ti-footer-grid source-Airbnb\"> <div class=\"ti-fade-container\"> <div class=\"ti-rating-text\"> <strong class=\"ti-rating ti-rating-large\"> EXCELLENT <\/strong> <\/div> <span class=\"ti-stars star-lg\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><\/span> <div class=\"ti-rating-text\"> <span class=\"nowrap\">Based on <strong>3 reviews<\/strong><\/span> <\/div> <div class=\"ti-large-logo\"> <div class=\"ti-v-center\"> <trustindex-image class=\"ti-logo-fb\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/logo.svg\" width=\"150\" height=\"25\" loading=\"lazy\" alt=\"Airbnb\"><\/trustindex-image> <\/div> <\/div> <\/div> <\/div> <div class=\"ti-reviews-container\"> <div class=\"ti-controls\"> <div class=\"ti-next\" aria-label=\"Next review\" role=\"button\" tabindex=\"0\"><\/div> <div class=\"ti-prev\" aria-label=\"Previous review\" role=\"button\" tabindex=\"0\"><\/div> <\/div> <div class=\"ti-reviews-container-wrapper\">  <div data-empty=\"0\" data-time=\"1769558400\" class=\"ti-review-item source-Airbnb ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/a0.muscache.com\/im\/users\/45409987\/profile_pic\/1443588323\/original.jpg\" alt=\"Mugdha profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Mugdha <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review\"><span class=\"ti-verified-tooltip\">Verified<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->We had a really lovely stay here! The place is very well kept, peaceful, and comfortable it truly felt relaxing after long days out. The view from the property was beautiful, and the overall vibe of the home is calm and welcoming.The location is excellent easily accessible to the bus station, with supermarkets and daily essentials nearby, which made everything very convenient. It\u2019s also well connected to major attractions, so getting around was simple.Check-in and check-out were completely seamless, and the host was helpful and easy to communicate with. Everything was smooth and stress-free.Would definitely recommend this place to anyone visiting a great combination of comfort, location, and convenience\u263a\ufe0f<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1768521600\" class=\"ti-review-item source-Airbnb ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/a0.muscache.com\/im\/Portrait\/Avatars\/messaging\/b3e03835-ade9-4eb7-a0bb-2466ab9a534d.jpg?im_t=?&amp;im_w=240&amp;im_f=klokan-tech-noto-sans-regular.ttf&amp;im_c=ffffff\" alt=\"\u0647\u0646\u0648\u0641 profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> \u0647\u0646\u0648\u0641 <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review\"><span class=\"ti-verified-tooltip\">Verified<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->\u0627\u0644\u0645\u0643\u0627\u0646 \u062c\u0645\u064a\u0644 \u0648\u0627\u0644\u0625\u0637\u0644\u0627\u0644\u0629 \u0631\u0627\u0626\u0639\u0629 \u0648\u0627\u0644\u062e\u062f\u0645\u0647 \u0645\u0645\u062a\u0627\u0632\u0629 \u064a\u0633\u062a\u062d\u0642 \u0627\u0644\u0632\u064a\u0627\u0631\u0629 \ud83d\udc4d\ud83c\udffb<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1762473600\" class=\"ti-review-item source-Airbnb ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/a0.muscache.com\/im\/pictures\/user\/User-216088158\/original\/a72be8ae-4f6b-49f2-8d59-d91243e6a136.jpeg\" alt=\"Giulia profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Giulia <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review\"><span class=\"ti-verified-tooltip\">Verified<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->It is a nice place to stay<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <\/div> <div class=\"ti-controls-line\"> <div class=\"dot\"><\/div> <\/div>   <div class=\"ti-verified-by ti-verified-by-row\" data-style=\"2\"> <div class=\"ti-inner\"> Verified by Trustindex <span class=\"ti-info-icon\"><\/span> <div class=\"ti-disclaimer\">Trustindex verified badge is the Universal Symbol of Trust. Only the greatest companies can get the verified badge who has a review score above 4.5, based on customer reviews over the past 12 months. <a href=\"https:\/\/www.trustindex.io\/?a=sys&amp;c=wp-verified-badge&amp;url=\/the-trustindex-verified-badge\/\" target=\"_blank\">Read more<\/a><\/div> <\/div> <\/div>  <\/div> <\/div> <\/div> <\/template><\/pre><div data-src=\"https:\/\/cdn.trustindex.io\/loader.js?wp-widget\" data-template-id=\"trustindex-airbnb-widget-html\" data-css-url=\"https:\/\/smartholidayshome.com\/wp-content\/uploads\/trustindex-airbnb-widget.css?1776201900\"><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-81b0d7b e-flex e-con-boxed e-con e-parent\" data-id=\"81b0d7b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-90306d6 elementor-widget elementor-widget-html\" data-id=\"90306d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<pre class=\"ti-widget\"><template id=\"trustindex-booking-widget-html\"><div class=\" ti-widget  ti-book ti-review-text-mode-readmore ti-text-align-left\" data-no-translation=\"true\" data-time-locale=\"%d %s ago|today|day|days|week|weeks|month|months|year|years\" data-plugin-version=\"13.2.9\" data-layout-id=\"5\" data-layout-category=\"slider\" data-set-id=\"light-background\" data-pid=\"\" data-language=\"en\" data-close-locale=\"Close\" data-review-target-width=\"275\" data-css-version=\"2\" data-reply-by-locale=\"Owner's reply\" data-only-rating-locale=\"This user only left a rating.\" data-pager-autoplay-timeout=\"6\"> <div class=\"ti-widget-container ti-col-4\"> <div class=\"ti-footer ti-footer-grid source-Booking\"> <div class=\"ti-fade-container\"> <div class=\"ti-rating-text\"> <strong class=\"ti-rating ti-rating-large\"> EXCELLENT <\/strong> <\/div> <span class=\"ti-stars star-lg\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/star\/f.svg\" alt=\"Booking star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/star\/f.svg\" alt=\"Booking star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/star\/f.svg\" alt=\"Booking star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/star\/f.svg\" alt=\"Booking star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/star\/h.svg\" alt=\"Booking star 5.0.65\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><\/span> <div class=\"ti-rating-text\"> <span class=\"nowrap\">Based on <strong>9 reviews<\/strong><\/span> <\/div> <div class=\"ti-large-logo\"> <div class=\"ti-v-center\"> <trustindex-image class=\"ti-logo-fb\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/logo.svg\" width=\"150\" height=\"25\" loading=\"lazy\" alt=\"Booking\"><\/trustindex-image> <\/div> <\/div> <\/div> <\/div> <div class=\"ti-reviews-container\"> <div class=\"ti-controls\"> <div class=\"ti-next\" aria-label=\"Next review\" role=\"button\" tabindex=\"0\"><\/div> <div class=\"ti-prev\" aria-label=\"Previous review\" role=\"button\" tabindex=\"0\"><\/div> <\/div> <div class=\"ti-reviews-container-wrapper\">  <div data-empty=\"0\" data-time=\"1776556800\" class=\"ti-review-item source-Booking ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/cf.bstatic.com\/static\/img\/review\/avatars\/ava-m\/0e43c9b9a23d334b52510a328641c048847226bc.png\" alt=\"Mohamed profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Mohamed <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/star\/f.svg\" alt=\"Booking star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/star\/f.svg\" alt=\"Booking star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/star\/f.svg\" alt=\"Booking star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/star\/f.svg\" alt=\"Booking star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/star\/f.svg\" alt=\"Booking star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review\"><span class=\"ti-verified-tooltip\">Verified<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT --><strong>Exceptional<\/strong>\n\u263a Best place in dubai<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1773619200\" class=\"ti-review-item source-Booking ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/cf.bstatic.com\/static\/img\/review\/avatars\/ava-m\/0e43c9b9a23d334b52510a328641c048847226bc.png\" alt=\"Mohammed profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Mohammed <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/star\/f.svg\" alt=\"Booking star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/star\/f.svg\" alt=\"Booking star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/star\/f.svg\" alt=\"Booking star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/star\/f.svg\" alt=\"Booking star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/star\/f.svg\" alt=\"Booking star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review\"><span class=\"ti-verified-tooltip\">Verified<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT --><strong>Exceptional<\/strong><!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1772582400\" class=\"ti-review-item source-Booking ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/-C4AeIF-rQ5Y\/AAAAAAAAAAI\/AAAAAAAAAAA\/AMZuucl_kkTG1t-srwiu18YsaN0a9eq3oQ\/s96-c\/photo.jpg\" alt=\"Dora profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Dora <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/star\/f.svg\" alt=\"Booking star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/star\/f.svg\" alt=\"Booking star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/star\/f.svg\" alt=\"Booking star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/star\/f.svg\" alt=\"Booking star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/star\/f.svg\" alt=\"Booking star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review\"><span class=\"ti-verified-tooltip\">Verified<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT --><strong>Exceptional<\/strong><!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1771372800\" class=\"ti-review-item source-Booking ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/cf.bstatic.com\/static\/img\/review\/avatars\/ava-m\/0e43c9b9a23d334b52510a328641c048847226bc.png\" alt=\"Mohammed profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Mohammed <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/star\/f.svg\" alt=\"Booking star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/star\/f.svg\" alt=\"Booking star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/star\/f.svg\" alt=\"Booking star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/star\/f.svg\" alt=\"Booking star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/star\/f.svg\" alt=\"Booking star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review\"><span class=\"ti-verified-tooltip\">Verified<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT --><strong>Exceptional<\/strong><!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1771200000\" class=\"ti-review-item source-Booking ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/cf.bstatic.com\/static\/img\/review\/avatars\/ava-s\/d321d61d78a8fa310843e1967dca38e6276b92aa.png\" alt=\"Sam profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Sam <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/star\/f.svg\" alt=\"Booking star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/star\/f.svg\" alt=\"Booking star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/star\/f.svg\" alt=\"Booking star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/star\/f.svg\" alt=\"Booking star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/star\/f.svg\" alt=\"Booking star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review\"><span class=\"ti-verified-tooltip\">Verified<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT --><strong>Wonderful<\/strong>\n\u263a Great value. Amazing views from the balcony. Good kitchen facilities. Comfortable bed.\n\n\u2639 Had to email for WiFi password. Location is a bit out of the way and disconnected from key destinations.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1770336000\" class=\"ti-review-item source-Booking ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/cf.bstatic.com\/static\/img\/review\/avatars\/ava-s\/d321d61d78a8fa310843e1967dca38e6276b92aa.png\" alt=\"Surya profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Surya <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/star\/f.svg\" alt=\"Booking star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/star\/f.svg\" alt=\"Booking star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/star\/f.svg\" alt=\"Booking star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/star\/f.svg\" alt=\"Booking star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/star\/f.svg\" alt=\"Booking star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review\"><span class=\"ti-verified-tooltip\">Verified<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT --><strong>A comfortable and enjoyable stay with great service and a welcoming atmosphere.<\/strong>\n\u263a We had a lovely stay \u2014 the hotel was clean, comfortable, and welcoming, with friendly staff and a relaxing atmosphere that made it easy to feel at home.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1768953600\" class=\"ti-review-item source-Booking ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/AATXAJxLlPRAmjlhWGu9MOpOtuQig479lK3VA69Cne5w=s96-c\" alt=\"Nipunjj profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Nipunjj <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/star\/f.svg\" alt=\"Booking star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/star\/f.svg\" alt=\"Booking star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/star\/f.svg\" alt=\"Booking star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/star\/f.svg\" alt=\"Booking star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/star\/f.svg\" alt=\"Booking star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review\"><span class=\"ti-verified-tooltip\">Verified<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT --><strong>Exceptional<\/strong>\n\u263a I had a very pleasant stay at this studio apartment in Dubai for two nights. The apartment was clean, well-maintained, and comfortable, with all the basic amenities provided. The location was convenient, and the overall experience was smooth and hassle-free. I really appreciated the hospitality and would happily recommend this place to others.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1768867200\" class=\"ti-review-item source-Booking ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocLs5iLUBjEh6I60QK7TpTFLROhTyEJDQqoQ0JC0fNP93xw9wbg=s96-c\" alt=\"Oleg profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Oleg <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/star\/f.svg\" alt=\"Booking star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/star\/f.svg\" alt=\"Booking star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/star\/f.svg\" alt=\"Booking star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/star\/f.svg\" alt=\"Booking star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/star\/f.svg\" alt=\"Booking star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review\"><span class=\"ti-verified-tooltip\">Verified<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT --><strong>Wonderful<\/strong>\n\u263a Canal and Burj views for only 105\u20ac a night In January<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1766880000\" class=\"ti-review-item source-Booking ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/xx.bstatic.com\/xdata\/images\/xphoto\/square64\/15435837.jpg?k=c386ff7b7a46a438d5568602715231a330a6e8525b0a3b2cdbbc5e7d84687982&amp;o=\" alt=\"Fares profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Fares <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/star\/f.svg\" alt=\"Booking star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/star\/f.svg\" alt=\"Booking star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/star\/f.svg\" alt=\"Booking star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/star\/e.svg\" alt=\"Booking star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Booking\/star\/e.svg\" alt=\"Booking star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review\"><span class=\"ti-verified-tooltip\">Verified<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT --><strong>Fair<\/strong><!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <\/div> <div class=\"ti-controls-line\"> <div class=\"dot\"><\/div> <\/div>   <div class=\"ti-verified-by ti-verified-by-row\" data-style=\"2\"> <div class=\"ti-inner\"> Verified by Trustindex <span class=\"ti-info-icon\"><\/span> <div class=\"ti-disclaimer\">Trustindex verified badge is the Universal Symbol of Trust. Only the greatest companies can get the verified badge who has a review score above 4.5, based on customer reviews over the past 12 months. <a href=\"https:\/\/www.trustindex.io\/?a=sys&amp;c=wp-verified-badge&amp;url=\/the-trustindex-verified-badge\/\" target=\"_blank\">Read more<\/a><\/div> <\/div> <\/div>  <\/div> <\/div> <\/div> <\/template><\/pre><div data-src=\"https:\/\/cdn.trustindex.io\/loader.js?wp-widget\" data-template-id=\"trustindex-booking-widget-html\" data-css-url=\"https:\/\/smartholidayshome.com\/wp-content\/uploads\/trustindex-booking-widget.css?1776201900\"><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Where Every Stay Becomes a Story. Experience the comfort of home.At Smart Holiday Homes, we offer fully furnished short-term rentals across Dubai ideal for travelers, families, and remote workers. Thoughtfully designed for comfort, connection, and peace of mind, no matter how far you\u2019ve come. Book Your Stay Fast, friendly, and flexible \u2014 Smart Holiday Homes. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-131","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/smartholidayshome.com\/index.php\/wp-json\/wp\/v2\/pages\/131","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/smartholidayshome.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/smartholidayshome.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/smartholidayshome.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/smartholidayshome.com\/index.php\/wp-json\/wp\/v2\/comments?post=131"}],"version-history":[{"count":493,"href":"https:\/\/smartholidayshome.com\/index.php\/wp-json\/wp\/v2\/pages\/131\/revisions"}],"predecessor-version":[{"id":1110,"href":"https:\/\/smartholidayshome.com\/index.php\/wp-json\/wp\/v2\/pages\/131\/revisions\/1110"}],"wp:attachment":[{"href":"https:\/\/smartholidayshome.com\/index.php\/wp-json\/wp\/v2\/media?parent=131"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}