Whstapp icon modified

This commit is contained in:
rajesh.n 2025-09-30 14:59:24 +05:30
parent 25fad790e4
commit 46d4a1de47
3 changed files with 8 additions and 1 deletions

View File

@ -674,7 +674,7 @@
<div class="corces"></div>
</section>
<div class="whatsapp-icon" onclick="getInTouch()">
<div class="whatsapp-icon" onclick="WhatsgetInTouch()">
<img src="https://upload.wikimedia.org/wikipedia/commons/6/6b/WhatsApp.svg" alt="WhatsApp" />
</div>

View File

@ -1104,6 +1104,7 @@
gap: 12px;
}
.profile-info {
display: flex;
flex-direction: column;

View File

@ -12,6 +12,12 @@ function getInTouch(vall) {
}
function WhatsgetInTouch(){
window.open(
"https://wa.me/919787466226?text=Hi%20KodePilot%20Team%2C%0A%0AI%20came%20across%20your%20website%20and%20would%20like%20to%20know%20more%20about%20your%20Career%20Guidance%20and%20Placement%20support%20services.%20Could%20you%20please%20share%20the%20details%3F%0A%0AThanks%21",
"_blank"
);
}
function getInZoho() {
window.open("https://forms.zohopublic.in/krishnakode1/form/KodePilotRegistrationForm/formperma/A2L8xK6T13A9-s5Kxj8BqRTGsgmpKDHM0DDcZQWye5E");