Merge pull request 'added phone num' (#25) from rajesh into main

Reviewed-on: #25
This commit is contained in:
rajesh.n 2025-09-26 21:47:30 +00:00
commit 4c47555466

View File

@ -3,7 +3,7 @@ function goToApplay() {
}
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");
}