{"id":151,"date":"2025-10-22T19:36:26","date_gmt":"2025-10-22T19:36:26","guid":{"rendered":"https:\/\/exploremore.mv\/wordpresstest\/index.php\/services\/"},"modified":"2025-11-10T15:56:09","modified_gmt":"2025-11-10T15:56:09","slug":"services","status":"publish","type":"page","link":"https:\/\/exploremore.mv\/index.php\/services\/","title":{"rendered":"Find your resort"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"151\" class=\"elementor elementor-151\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3bd3087 e-con-full e-flex e-con e-parent\" data-id=\"3bd3087\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b42b40a elementor-widget elementor-widget-html\" data-id=\"b42b40a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- Explore More \u2013 Find Your Resort (drop-in) -->\n<div id=\"em-quiz\">\n  <form id=\"emForm\">\n    <h2>Tell us about your trip<\/h2>\n\n    <div class=\"grid\">\n      <!-- Travelling With -->\n      <div class=\"field\">\n        <label class=\"group-title\">Travelling With<\/label>\n        <div class=\"options\">\n          <label><input type=\"radio\" name=\"with\" value=\"Solo\" required> Solo<\/label>\n          <label><input type=\"radio\" name=\"with\" value=\"Couple\"> Couple<\/label>\n          <label><input type=\"radio\" name=\"with\" value=\"Family\"> Family<\/label>\n          <label><input type=\"radio\" name=\"with\" value=\"Friends\"> Friends<\/label>\n          <label><input type=\"radio\" name=\"with\" value=\"Group \/ Corporate\"> Group \/ Corporate<\/label>\n        <\/div>\n      <\/div>\n\n      <!-- Stay Type -->\n      <div class=\"field\">\n        <label class=\"group-title\">Your Stay Type<\/label>\n        <div class=\"options options-grid\">\n          <label><input type=\"checkbox\" name=\"stay\" value=\"Overwater Villa\"> Overwater Villa<\/label>\n          <label><input type=\"checkbox\" name=\"stay\" value=\"Beach Villa\"> Beach Villa<\/label>\n          <label><input type=\"checkbox\" name=\"stay\" value=\"Garden Villa\"> Garden Villa<\/label>\n          <label><input type=\"checkbox\" name=\"stay\" value=\"Villa with Pool\"> Villa with Pool<\/label>\n          <label><input type=\"checkbox\" name=\"stay\" value=\"Residence \/ Family Villa\"> Residence \/ Family Villa<\/label>\n          <label><input type=\"checkbox\" name=\"stay\" value=\"Water Villa\"> Water Villa<\/label>\n          <label><input type=\"checkbox\" name=\"stay\" value=\"Not sure yet\"> Not sure yet<\/label>\n        <\/div>\n      <\/div>\n\n      <!-- Budget -->\n      <div class=\"field\">\n        <label>Budget (per night, USD)<\/label>\n        <select name=\"budget\" required>\n          <option value=\"\" selected disabled>Select your range<\/option>\n          <option>< 300<\/option>\n          <option>300 \u2013 500<\/option>\n          <option>500 \u2013 800<\/option>\n          <option>800 \u2013 1200<\/option>\n          <option>> 1200<\/option>\n        <\/select>\n      <\/div>\n\n      <!-- Dates \/ Nights -->\n      <div class=\"field\">\n        <label>Check-in Date<\/label>\n        <input type=\"date\" name=\"checkin\">\n      <\/div>\n      <div class=\"field\">\n        <label>Nights<\/label>\n        <input type=\"number\" name=\"nights\" min=\"1\" placeholder=\"\">\n      <\/div>\n\n      <!-- Guests -->\n      <div class=\"field\">\n        <label>Adults<\/label>\n        <input type=\"number\" name=\"adults\" min=\"1\" value=\"\">\n      <\/div>\n      <div class=\"field\">\n        <label>Children<\/label>\n        <input type=\"number\" name=\"children\" min=\"\" value=\"\">\n      <\/div>\n      <div class=\"field\">\n        <label>Children\u2019s Age  <\/label>\n        <input type=\"text\" name=\"kidsAges\" placeholder=\"\">\n      <\/div>\n\n      <!-- Preferences -->\n      <div class=\"field span-2\">\n        <label>Nationality<\/label>\n        <input type=\"text\" name=\"islands\" placeholder=\"\">\n      <\/div>\n      <div class=\"field span-2\">\n        <label>Food Allergies \/ Dietary Preferences<\/label>\n        <input type=\"text\" name=\"food\" placeholder=\"\">\n      <\/div>\n      <div class=\"field span-2\">\n        <label>Anything else we should know?<\/label>\n        <textarea name=\"notes\" rows=\"3\" placeholder=\"\"><\/textarea>\n      <\/div>\n\n      <!-- Contact -->\n      <div class=\"field\">\n        <label>Full Name<\/label>\n        <input type=\"text\" name=\"name\" required placeholder=\"\">\n      <\/div>\n      <div class=\"field\">\n        <label>Email<\/label>\n        <input type=\"email\" name=\"email\" placeholder=\"\">\n      <\/div>\n      \n      \n      <div class=\"field\">\n        <label>Phone \/ WhatsApp<\/label>\n        <input type=\"tel\" name=\"phone\" placeholder=\"\">\n      <\/div>\n    <\/div>\n\n    <div class=\"actions\">\n      <button type=\"submit\" class=\"btn btn-primary\">Get My Matches (WhatsApp)<\/button>\n      <button type=\"button\" id=\"emEmail\" class=\"btn btn-ghost\">Send by Email<\/button>\n      <p class=\"tiny\">By sending, you agree to be contacted by Explore More to tailor your trip.<\/p>\n    <\/div>\n  <\/form>\n<\/div>\n\n<style>\n\/* ===== Explore More \u2013 Quiz styling ===== *\/\n#em-quiz { \n  background: linear-gradient(180deg, #e7f4f4 0%, #ffffff 100%);\n  border-radius: 16px;\n  padding: 26px;\n  box-shadow: 0 12px 28px rgba(1,22,64,.08);\n  font-family: 'Raleway', sans-serif;\n}\n#em-quiz h2{\n  margin: 0 0 14px;\n  font-family: 'Playfair Display', serif;\n  font-size: 28px; \n  color:#011640;\n}\n#em-quiz .grid{\n  display:grid;\n  grid-template-columns: repeat(2, minmax(0,1fr));\n  gap:18px;\n}\n#em-quiz .field{ display:flex; flex-direction:column; gap:8px; }\n#em-quiz .field.span-2{ grid-column: span 2; }\n#em-quiz label{ color:#011640; font-weight:600; }\n#em-quiz .group-title{ margin-bottom:4px; display:block; }\n\n#em-quiz input[type=\"text\"],\n#em-quiz input[type=\"email\"],\n#em-quiz input[type=\"tel\"],\n#em-quiz input[type=\"number\"],\n#em-quiz input[type=\"date\"],\n#em-quiz select,\n#em-quiz textarea{\n  appearance:none;\n  background:#ffffff;\n  border:1px solid #cfe1e1;\n  border-radius:12px;\n  padding:12px 14px;\n  font-size:15px; color:#011640;\n  outline:none;\n  transition:border .2s ease, box-shadow .2s ease;\n}\n#em-quiz textarea{ resize:vertical; }\n#em-quiz input:focus,\n#em-quiz select:focus,\n#em-quiz textarea:focus{\n  border-color:#048C8C;\n  box-shadow:0 0 0 3px rgba(4,140,140,.15);\n}\n\n#em-quiz .options{ display:flex; flex-wrap:wrap; gap:12px 18px; }\n#em-quiz .options-grid{ display:grid; grid-template-columns: repeat(2, minmax(0,1fr)); gap:10px 16px; }\n#em-quiz .options label{ font-weight:500; color:#012; }\n#em-quiz .options input{ margin-right:8px; transform:translateY(1px); }\n\n#em-quiz .actions{ margin-top:12px; display:flex; gap:12px; align-items:center; flex-wrap:wrap; }\n#em-quiz .btn{\n  border-radius:12px; padding:12px 18px; font-weight:700; cursor:pointer; border:0;\n  transition:transform .15s ease, box-shadow .2s ease, background .2s ease, color .2s ease;\n}\n#em-quiz .btn-primary{ background:#F2B705; color:#011640; }\n#em-quiz .btn-primary:hover{ background:#048C8C; color:#fff; transform:translateY(-2px); }\n#em-quiz .btn-ghost{ background:transparent; color:#048C8C; border:1px solid #9ad1d1; }\n#em-quiz .btn-ghost:hover{ background:#e9f6f6; }\n#em-quiz .tiny{ font-size:12px; color:#5b6d7a; margin:0; }\n\n@media (max-width: 900px){\n  #em-quiz .grid{ grid-template-columns:1fr; }\n  #em-quiz .field.span-2{ grid-column: auto; }\n}\n<\/style>\n\n<script>\n(function(){\n  const form = document.getElementById('emForm');\n  const phoneNumber = '9607792166'; \/\/ WhatsApp destination\n  const emailTo = 'sales2@exploremore.mv';\n\n  function collect() {\n    const fd = new FormData(form);\n    \/\/ Multi-values for stay type\n    const stays = [];\n    (form.querySelectorAll('input[name=\"stay\"]:checked') || []).forEach(c => stays.push(c.value));\n    const data = {\n      with: fd.get('with') || '',\n      stay: stays.length ? stays.join(', ') : '\u2014',\n      budget: fd.get('budget') || '\u2014',\n      checkin: fd.get('checkin') || '\u2014',\n      nights: fd.get('nights') || '\u2014',\n      adults: fd.get('adults') || '\u2014',\n      children: fd.get('children') || '\u2014',\n      kidsAges: fd.get('kidsAges') || '\u2014',\n      islands: fd.get('islands') || '\u2014',\n      food: fd.get('food') || '\u2014',\n      notes: fd.get('notes') || '\u2014',\n      name: fd.get('name') || '',\n      email: fd.get('email') || '',\n      phone: fd.get('phone') || ''\n    };\n    return data;\n  }\n\n  function buildBody(d){\n    return [\n      `Name: ${d.name}`,\n      `Email: ${d.email}`,\n      `Phone\/WhatsApp: ${d.phone}`,\n      ``,\n      `Travelling With: ${d.with}`,\n      `Stay Type: ${d.stay}`,\n      `Budget (USD\/night): ${d.budget}`,\n      `Check-in: ${d.checkin}`,\n      `Nights: ${d.nights}`,\n      `Adults: ${d.adults} | Children: ${d.children} (Ages: ${d.kidsAges})`,\n      `Preferred Islands\/Atolls: ${d.islands}`,\n      `Food Allergies \/ Dietary: ${d.food}`,\n      `Notes: ${d.notes}`,\n      ``,\n      `\u2014 Sent from Explore More: Find Your Resort`\n    ].join('\\n');\n  }\n\n  form.addEventListener('submit', function(e){\n    e.preventDefault();\n    const d = collect();\n    if(!d.name || (!d.phone && !d.email)){\n      alert('Please add your name and at least one contact (email or WhatsApp).');\n      return;\n    }\n    const text = encodeURIComponent(buildBody(d));\n    const waURL = `https:\/\/wa.me\/${phoneNumber}?text=${text}`;\n    window.open(waURL, '_blank');\n  });\n\n  document.getElementById('emEmail').addEventListener('click', function(){\n    const d = collect();\n    if(!d.name || (!d.phone && !d.email)){\n      alert('Please add your name and at least one contact (email or WhatsApp).');\n      return;\n    }\n    const subject = encodeURIComponent('Resort Match Request \u2013 Explore More');\n    const body = encodeURIComponent(buildBody(d));\n    window.location.href = `mailto:${emailTo}?subject=${subject}&body=${body}`;\n  });\n})();\n<\/script>\n\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>Tell us about your trip Travelling With Solo Couple Family Friends Group \/ Corporate Your Stay Type Overwater Villa Beach Villa Garden Villa Villa with Pool Residence \/ Family Villa Water Villa Not sure yet Budget (per night, USD) Select your range< 300300 \u2013 500500 \u2013 800800 \u2013 1200> 1200 Check-in Date Nights Adults Children [&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":{"_eb_attr":"","footnotes":""},"class_list":["post-151","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Find your resort -<\/title>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Find your resort -\" \/>\n<meta property=\"og:description\" content=\"Tell us about your trip Travelling With Solo Couple Family Friends Group \/ Corporate Your Stay Type Overwater Villa Beach Villa Garden Villa Villa with Pool Residence \/ Family Villa Water Villa Not sure yet Budget (per night, USD) Select your range&lt; 300300 \u2013 500500 \u2013 800800 \u2013 1200&gt; 1200 Check-in Date Nights Adults Children [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/exploremore.mv\/index.php\/services\/\" \/>\n<meta property=\"article:modified_time\" content=\"2025-11-10T15:56:09+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/exploremore.mv\/index.php\/services\/\",\"url\":\"https:\/\/exploremore.mv\/index.php\/services\/\",\"name\":\"Find your resort -\",\"isPartOf\":{\"@id\":\"https:\/\/exploremore.mv\/#website\"},\"datePublished\":\"2025-10-22T19:36:26+00:00\",\"dateModified\":\"2025-11-10T15:56:09+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/exploremore.mv\/index.php\/services\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/exploremore.mv\/index.php\/services\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/exploremore.mv\/index.php\/services\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/exploremore.mv\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Find your resort\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/exploremore.mv\/#website\",\"url\":\"https:\/\/exploremore.mv\/\",\"name\":\"\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/exploremore.mv\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Find your resort -","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"Find your resort -","og_description":"Tell us about your trip Travelling With Solo Couple Family Friends Group \/ Corporate Your Stay Type Overwater Villa Beach Villa Garden Villa Villa with Pool Residence \/ Family Villa Water Villa Not sure yet Budget (per night, USD) Select your range< 300300 \u2013 500500 \u2013 800800 \u2013 1200> 1200 Check-in Date Nights Adults Children [&hellip;]","og_url":"https:\/\/exploremore.mv\/index.php\/services\/","article_modified_time":"2025-11-10T15:56:09+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/exploremore.mv\/index.php\/services\/","url":"https:\/\/exploremore.mv\/index.php\/services\/","name":"Find your resort -","isPartOf":{"@id":"https:\/\/exploremore.mv\/#website"},"datePublished":"2025-10-22T19:36:26+00:00","dateModified":"2025-11-10T15:56:09+00:00","breadcrumb":{"@id":"https:\/\/exploremore.mv\/index.php\/services\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/exploremore.mv\/index.php\/services\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/exploremore.mv\/index.php\/services\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/exploremore.mv\/"},{"@type":"ListItem","position":2,"name":"Find your resort"}]},{"@type":"WebSite","@id":"https:\/\/exploremore.mv\/#website","url":"https:\/\/exploremore.mv\/","name":"","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/exploremore.mv\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/exploremore.mv\/index.php\/wp-json\/wp\/v2\/pages\/151","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/exploremore.mv\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/exploremore.mv\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/exploremore.mv\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/exploremore.mv\/index.php\/wp-json\/wp\/v2\/comments?post=151"}],"version-history":[{"count":43,"href":"https:\/\/exploremore.mv\/index.php\/wp-json\/wp\/v2\/pages\/151\/revisions"}],"predecessor-version":[{"id":1551,"href":"https:\/\/exploremore.mv\/index.php\/wp-json\/wp\/v2\/pages\/151\/revisions\/1551"}],"wp:attachment":[{"href":"https:\/\/exploremore.mv\/index.php\/wp-json\/wp\/v2\/media?parent=151"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}