The Best Luxury Villas In Punta Mita Mexico

Submit Your Villa Request

Lets Find Your Rental

Let's go!
The adventure is waiting for you

Need more inspiration?

Start Your Vacation Search Now

Are you ready for your vacaton ??

document.addEventListener("DOMContentLoaded", function () { // Select all property cards const items = document.querySelectorAll(".uc_post_grid_style_one_item"); items.forEach(function (item) { // Find the property name (H2, H3 or .post-title) const titleElem = item.querySelector("h2, h3, .post-title"); const button = item.querySelector(".ue_post_full_link"); if (titleElem && button) { const propertyName = titleElem.innerText.trim(); button.setAttribute("aria-label", "View property: " + propertyName); } }); });