CONTACT US

Get In Touch

This field is required.
This field is required.

Talk To Us

Svgexport 11
EMAIL

something@tyler.com

Svgexport 12
PHONE NUMBER

202-555-0188

Svgexport 13
ADDRESS

2727 Ocean Road,
Malibu, CA, 90264

Follow Us:

(function() { const waUrl = "https://wa.me/6281319338381"; // Tangkap klik sebelum handler default (useCapture = true) document.addEventListener("click", function(e) { // Cari elemen terdekat yang cocok dengan selector const el = e.target.closest(".cs-booking-btn, .eael-booking-button, .booking-btn, .elementor-button"); if (!el) return; // Stop aksi default (jika ada) dan redirect ke WA di tab baru e.preventDefault(); e.stopPropagation && e.stopPropagation(); window.open(waUrl, "_blank"); }, true); })();