Compare commits

..

No commits in common. "8414a3af51d15a44773c8d69cf145fdd8135d108" and "ae4fd1295581925cbd43884dce1b158fa8dd091a" have entirely different histories.

3 changed files with 5 additions and 5 deletions

View File

@ -732,7 +732,7 @@
<footer class="footer">
<div class="footer-container">
<div class="footer-section company-section">
<div class="logo" style="text-align: left; margin-left: 0; padding-left: 0;">KodePilot</div>
<div class="logo" style="text-align: left; margin-left: 0; padding-left: 0;">Kodepilot</div>
<p class="tagline">Built with <span class="heart"></span> in India for the world</p>
<div class="contact-info">
<h4>Stay Connected</h4>

View File

@ -1243,10 +1243,9 @@
justify-content: center;
}
.slide-logo {
width: 50px;
height: 50px;
width: 60px;
height: 60px;
object-fit: cover;
border-radius: 50%;
border: 3px solid #fff;

View File

@ -3,9 +3,10 @@ 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");
window.open("https://wa.me/+919787466226?text=Hi%20Link%20kodepilote%20Team...", "_blank");
}
(function () {
if (window.Slide1rSliderLoaded) {
return;