Compare commits
2 Commits
fc6ad943ce
...
5eb3a7918d
| Author | SHA1 | Date | |
|---|---|---|---|
| 5eb3a7918d | |||
| eef596becf |
14
index.html
14
index.html
@ -4,7 +4,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<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="main.css">
|
||||||
<link rel="stylesheet" href="templateapi/main.css">
|
<link rel="stylesheet" href="templateapi/main.css">
|
||||||
<link rel="icon" type="image/x-icon" href="templateapi/assets/images/logo/favicon.ico">
|
<link rel="icon" type="image/x-icon" href="templateapi/assets/images/logo/favicon.ico">
|
||||||
@ -243,7 +243,7 @@
|
|||||||
|
|
||||||
<section class="users">
|
<section class="users">
|
||||||
<div class="users_box">
|
<div class="users_box">
|
||||||
<h2>Who's using Kodepilot?</h2>
|
<h2>Who's using KodePilot?</h2>
|
||||||
<div class="know-cards">
|
<div class="know-cards">
|
||||||
<div>
|
<div>
|
||||||
<div class="crd">
|
<div class="crd">
|
||||||
@ -504,7 +504,7 @@
|
|||||||
<div class="move-slider-container">
|
<div class="move-slider-container">
|
||||||
<div class="move-slider-box-static">
|
<div class="move-slider-box-static">
|
||||||
<div class="slide-content-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">
|
<p class="slide-static-text">
|
||||||
Helping the world with career success
|
Helping the world with career success
|
||||||
</p>
|
</p>
|
||||||
@ -521,7 +521,7 @@
|
|||||||
"
|
"
|
||||||
</p>
|
</p>
|
||||||
<p class="slide-text">
|
<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."
|
skills and secured my position at GBL with confidence."
|
||||||
</p>
|
</p>
|
||||||
<div class="slide-logo-box">
|
<div class="slide-logo-box">
|
||||||
@ -543,7 +543,7 @@
|
|||||||
"
|
"
|
||||||
</p>
|
</p>
|
||||||
<p class="slide-text">
|
<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."
|
was immediately placed with a top-tier company: Accenture."
|
||||||
</p>
|
</p>
|
||||||
<div class="slide-logo-box">
|
<div class="slide-logo-box">
|
||||||
@ -564,7 +564,7 @@
|
|||||||
"
|
"
|
||||||
</p>
|
</p>
|
||||||
<p class="slide-text">
|
<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."
|
from learning the skills to successfully landing a role at Infosys."
|
||||||
</p>
|
</p>
|
||||||
<div class="slide-logo-box">
|
<div class="slide-logo-box">
|
||||||
@ -833,7 +833,7 @@
|
|||||||
<div class="footer-bottom">
|
<div class="footer-bottom">
|
||||||
<div style="max-width: 1200px; margin: 0 auto; padding: 0 20px;">
|
<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">
|
<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
|
rights
|
||||||
reserved.
|
reserved.
|
||||||
</p>
|
</p>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user