fix: update direct business phone number to 661-743-9600 across all pages and translation strings

This commit is contained in:
2026-09-12 07:48:24 -07:00
parent 7b483b8020
commit a59f537eae
16 changed files with 206 additions and 206 deletions
+1 -1
View File
@@ -184,7 +184,7 @@ document.addEventListener('DOMContentLoaded', () => {
// Build instant mobile SMS follow-up link
if (contactSmsLink) {
const textMessage = `Hi Next Gen! My name is ${name} at ${address}. I submitted quote request #${leadId} for ${service} (${size}). Please let me know your availability!`;
contactSmsLink.href = `sms:6615817278?body=${encodeURIComponent(textMessage)}`;
contactSmsLink.href = `sms:6617439600?body=${encodeURIComponent(textMessage)}`;
}
// Trigger Toast