added phone num

This commit is contained in:
rajesh.n 2025-09-27 03:16:13 +05:30
parent 66f96fb672
commit 51fe47e0b3

View File

@ -3,7 +3,7 @@ function goToApplay() {
} }
function getInTouch() { function getInTouch() {
window.open("https://wa.me/1234567890?text=Hi%20Link%20kodepilote%20Team...", "_blank"); window.open("https://wa.me/8870760431?text=Hi%20Link%20kodepilote%20Team...", "_blank");
} }