diff --git a/index.html b/index.html index 21ec2ad..297a5a2 100644 --- a/index.html +++ b/index.html @@ -162,9 +162,8 @@
- - +
@@ -438,22 +437,22 @@
-
-
- -
-
- -
-
- -
-
- -
-
+
+
+
+
+
+
+
+
+
+
-
diff --git a/main.js b/main.js index 1c4d572..be04586 100644 --- a/main.js +++ b/main.js @@ -7,11 +7,12 @@ function goToApplay() { } -function getInTouch() { - 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 getInTouch(vall) { + window.open(vall, "_blank"); } + function getInZoho() { window.open("https://forms.zohopublic.in/krishnakode1/form/KodePilotRegistrationForm/formperma/A2L8xK6T13A9-s5Kxj8BqRTGsgmpKDHM0DDcZQWye5E"); }