Compare commits
2 Commits
7f4c515d49
...
eef596becf
| Author | SHA1 | Date | |
|---|---|---|---|
| eef596becf | |||
| fc6ad943ce |
14
index.html
14
index.html
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Kodepilot</title>
|
||||
<title>KodePilot</title>
|
||||
<link rel="stylesheet" href="main.css">
|
||||
<link rel="stylesheet" href="templateapi/main.css">
|
||||
<link rel="icon" type="image/x-icon" href="templateapi/assets/images/logo/favicon.ico">
|
||||
@ -243,7 +243,7 @@
|
||||
|
||||
<section class="users">
|
||||
<div class="users_box">
|
||||
<h2>Who's using Kodepilot?</h2>
|
||||
<h2>Who's using KodePilot?</h2>
|
||||
<div class="know-cards">
|
||||
<div>
|
||||
<div class="crd">
|
||||
@ -504,7 +504,7 @@
|
||||
<div class="move-slider-container">
|
||||
<div class="move-slider-box-static">
|
||||
<div class="slide-content-static">
|
||||
<h1 class="slide-static-h1"> Kodepilot </h1>
|
||||
<h1 class="slide-static-h1"> KodePilot </h1>
|
||||
<p class="slide-static-text">
|
||||
Helping the world with career success
|
||||
</p>
|
||||
@ -521,7 +521,7 @@
|
||||
"
|
||||
</p>
|
||||
<p class="slide-text">
|
||||
"The Kodepilot curriculum is laser-focused on job placement. I mastered the required
|
||||
"The KodePilot curriculum is laser-focused on job placement. I mastered the required
|
||||
skills and secured my position at GBL with confidence."
|
||||
</p>
|
||||
<div class="slide-logo-box">
|
||||
@ -543,7 +543,7 @@
|
||||
"
|
||||
</p>
|
||||
<p class="slide-text">
|
||||
"After taking the QA and DevOps courses, Kodepilot made me ready for the global stage. I
|
||||
"After taking the QA and DevOps courses, KodePilot made me ready for the global stage. I
|
||||
was immediately placed with a top-tier company: Accenture."
|
||||
</p>
|
||||
<div class="slide-logo-box">
|
||||
@ -564,7 +564,7 @@
|
||||
"
|
||||
</p>
|
||||
<p class="slide-text">
|
||||
"Kodepilot's training in AWS and DevOps was the key to my career breakthrough. I went
|
||||
"KodePilot's training in AWS and DevOps was the key to my career breakthrough. I went
|
||||
from learning the skills to successfully landing a role at Infosys."
|
||||
</p>
|
||||
<div class="slide-logo-box">
|
||||
@ -833,7 +833,7 @@
|
||||
<div class="footer-bottom">
|
||||
<div style="max-width: 1200px; margin: 0 auto; padding: 0 20px;">
|
||||
<p style="margin-top: 20px 0px; padding: 10px 0px; font-size: 15px; margin-bottom : 30px">
|
||||
Copyright © 2025 <a href="#" style="color: #120ee2;">Kodepilot</a> - All
|
||||
Copyright © 2025 <a href="#" style="color: #120ee2;">KodePilot</a> - All
|
||||
rights
|
||||
reserved.
|
||||
</p>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user