diff --git a/site/public/tools/dot-compliance-check/index.html b/site/public/tools/dot-compliance-check/index.html
index 817e253..985749f 100644
--- a/site/public/tools/dot-compliance-check/index.html
+++ b/site/public/tools/dot-compliance-check/index.html
@@ -316,7 +316,7 @@ Send reset link
h += '';
h += '';
h += '';
- h += '';
+ h += '';
h += '';
h += '';
@@ -330,7 +330,7 @@ Send reset link
h += '';
// Quick-cash form (hidden until chosen)
h += '
';
- h += '
We’ll send your details to ByeTruck for a no-obligation cash offer. Tell us what you’re selling:
';
+ h += '
We’ll connect you with a vetted truck-buying partner for a no-obligation cash offer. Tell us what you’re selling:
';
h += '';
h += '';
h += '';
@@ -416,7 +416,7 @@ Send reset link
});
});
- // Quick-cash → ByeTruck referral lead
+ // Quick-cash → truck-buyer referral lead
var qcBtn = document.getElementById("qc-submit");
if (qcBtn) qcBtn.addEventListener("click", function() {
var name = document.getElementById("qc-name").value.trim();
@@ -426,13 +426,12 @@ Send reset link
pwSubmitLead({
category: "truck_sale_quickcash", requireEmail: false, email: email, name: name,
btn: qcBtn, statusEl: document.getElementById("qc-status"),
- okMsg: "Sent to ByeTruck — they'll contact you with a cash offer. Opening ByeTruck in a new tab...",
- subject: "Truck Sale (Quick Cash / ByeTruck) — " + data.legal_name + " (DOT " + data.dot_number + ")",
- message: ["Quick-cash truck sale lead from DOT Compliance Checker — route to ByeTruck.", "",
+ okMsg: "Got it — we'll connect you with a truck buyer who'll reach out with a cash offer.",
+ subject: "Truck Sale (Quick Cash) — " + data.legal_name + " (DOT " + data.dot_number + ")",
+ message: ["Quick-cash truck sale lead from DOT Compliance Checker — route to truck-buying partner.", "",
"Carrier: " + data.legal_name, "DOT#: " + data.dot_number, "Location: " + loc, "Fleet: " + fleet,
"Vehicle(s): " + (truck || "not specified"), "",
- "Contact: " + name, "Email: " + email, "Phone: " + (phone || data.telephone || "not provided")].join("\n"),
- onOk: function() { setTimeout(function() { window.open("https://www.byetruck.com/", "_blank"); }, 1200); }
+ "Contact: " + name, "Email: " + email, "Phone: " + (phone || data.telephone || "not provided")].join("\n")
});
});
@@ -563,7 +562,7 @@ Send reset link
html += '