const PHONE_NUMBER = "+919676431116"; // E.164 format recommended // Option 2: or use data attribute on #contactFABs (has priority if present) (function initFABs(){ const wrap = document.getElementById('contactFABs'); const phone = (wrap?.dataset?.phone || PHONE_NUMBER || '').replace(/\s|-/g, ''); const callBtn = document.getElementById('fabCall'); const waBtn = document.getElementById('fabWA'); const lblCall = document.getElementById('labelCall'); const lblWA = document.getElementById('labelWA'); if (phone) { // tel: link for calling callBtn.href = `tel:${phone}`; callBtn.setAttribute('aria-label', `Call ${phone}`); if (lblCall) lblCall.textContent = `Call ${formatPhone(phone)}`; // WhatsApp deep link // Use wa.me format; it accepts only digits const waDigits = phone.replace(/[^\d]/g, ''); waBtn.href = `https://wa.me/${waDigits}`; waBtn.setAttribute('aria-label', `Chat on WhatsApp ${phone}`); if (lblWA) lblWA.textContent = `WhatsApp ${formatPhone(phone)}`; } function formatPhone(p){ // simple prettifier for display (keeps + if present) const plus = p.startsWith('+'); const digits = p.replace(/\D/g, ''); if (digits.length >= 10) { const last10 = digits.slice(-10); return (plus ? '+' : '') + digits.slice(0, digits.length-10) + (digits.length>10? ' ':'') + last10.slice(0,3) + '-' + last10.slice(3,6) + '-' + last10.slice(6); } return p; } })();

Hyderabad Compatibility Match

Horoscope & Personality-Based Matchmaking for Perfect Life Partner Compatibility

Why Compatibility Match is Important?

Successful marriages are built on compatibility – emotional, intellectual, lifestyle, and spiritual. Our Hyderabad-based compatibility match service ensures your life partner is aligned with your values and expectations.

What We Match For:

Matchmaking Available For:

Book Your Compatibility Match Today

Get a detailed compatibility report and personalized suggestions from our matchmaking experts in Hyderabad.

Call/WhatsApp: +919676431116

Email: info@mymarriagebureau.com