Skip to content

Commit 0e79581

Browse files
committed
Updated the copyright year: Changed the footer's copyright year from 2024 to 2025 to reflect the current year.
Fixed inconsistent YouTube links: Made the YouTube links in the header and footer consistent by updating the footer link to match the header link. Added proper action URLs to newsletter forms: Added the Mailchimp URL to both newsletter forms that were missing action URLs, ensuring they'll function correctly. Improved accessibility: Added alt text to all testimonial images that were missing them, making the website more accessible to users with screen readers Signed-off-by: Piyush Prasun <[email protected]>
1 parent d6d3b5f commit 0e79581

File tree

1 file changed

+17
-25
lines changed

1 file changed

+17
-25
lines changed

index.html

Lines changed: 17 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -236,10 +236,9 @@ <h1 class="display-3">What do our previous fellows say ?</h1>
236236
</div>
237237
<div class="innerdiv">
238238
<!-- div1 -->
239-
<div class="div1 eachdiv">
240-
<div class="userdetails">
239+
<div class="div1 eachdiv"> <div class="userdetails">
241240
<div class="imgbox">
242-
<img src="./images/testimonials/sanskriti.avif" alt="">
241+
<img src="./images/testimonials/sanskriti.avif" alt="Sanskriti's profile photo">
243242
</div>
244243
<div class="detbox">
245244
<p class="name">Sanskriti Gupta</p>
@@ -255,10 +254,9 @@ <h4>Keploy community is surely one of the most amazing communities I have encoun
255254
</div>
256255
</div>
257256
<!-- div2 -->
258-
<div class="div2 eachdiv">
259-
<div class="userdetails">
257+
<div class="div2 eachdiv"> <div class="userdetails">
260258
<div class="imgbox">
261-
<img src="./images/testimonials/sukriti.avif" alt="">
259+
<img src="./images/testimonials/sukriti.avif" alt="Sukriti's profile photo">
262260
</div>
263261
<div class="detbox">
264262
<p class="name">Sukriti Maurya</p>
@@ -271,10 +269,9 @@ <h4>Keploy community is surely one of the most amazing communities I have encoun
271269
</div>
272270
</div>
273271
<!-- div3 -->
274-
<div class="div3 eachdiv">
275-
<div class="userdetails">
272+
<div class="div3 eachdiv"> <div class="userdetails">
276273
<div class="imgbox">
277-
<img src="./images/testimonials/neel.jpg" alt="">
274+
<img src="./images/testimonials/neel.jpg" alt="Neel's profile photo">
278275
</div>
279276
<div class="detbox">
280277
<p class="name">Neel Shah</p>
@@ -294,10 +291,9 @@ <h4>Keploy community is surely one of the most amazing communities I have encoun
294291
</div>
295292
</div>
296293
<!-- div4 -->
297-
<div class="div4 eachdiv">
298-
<div class="userdetails">
294+
<div class="div4 eachdiv"> <div class="userdetails">
299295
<div class="imgbox">
300-
<img src="./images/testimonials/harsh.avif" alt="">
296+
<img src="./images/testimonials/harsh.avif" alt="Harsh's profile photo">
301297
</div>
302298
<div class="detbox">
303299
<p class="name">Harsh Rastogi</p>
@@ -312,10 +308,9 @@ <h4>From this fellowship, my way of learning did take a new turn, as I got into
312308
</div>
313309
</div>
314310
<!-- div5 -->
315-
<div class="div5 eachdiv">
316-
<div class="userdetails">
311+
<div class="div5 eachdiv"> <div class="userdetails">
317312
<div class="imgbox">
318-
<img src="./images/testimonials/arunima.avif" alt="">
313+
<img src="./images/testimonials/arunima.avif" alt="Arunima's profile photo">
319314
</div>
320315
<div class="detbox">
321316
<p class="name">Arunima Chaudhuri </p>
@@ -341,7 +336,7 @@ <h4>From this fellowship, my way of learning did take a new turn, as I got into
341336
<h2 class="mb-30">Sign-up for the newsletter!</h2>
342337
<aside class="f_widget">
343338
<div id="mc_embed_signup">
344-
<form id="newsletter" target="" action="" method="post" class="subscribe_form relative ">
339+
<form id="newsletter" target="_blank" action="https://facebook.us8.list-manage.com/subscribe/post?u=cdb7b577e41181934ed6a6a44&amp;id=e6957d85dc" method="post" class="subscribe_form relative ">
345340
<div class="input-group d-flex flex-row justify-content-center ">
346341
<input name="email" class="input" placeholder="Enter email" onfocus="this.placeholder = ''" onblur="this.placeholder = 'Enter email address'" required="" type="email">
347342
<button class="btn sub-btn submit-btn"><span class="lnr lnr-arrow-right"></span></button>
@@ -362,10 +357,9 @@ <h2 class="mb-30">Sign-up for the newsletter!</h2>
362357
<footer class="footer_area">
363358
<div class="container">
364359
<div class="row footer_inner">
365-
<div class="col-lg-5 col-sm-6">
366-
<aside class="f_widget ab_widget">
360+
<div class="col-lg-5 col-sm-6"> <aside class="f_widget ab_widget">
367361
<div class="f_title">
368-
<h3>Copyright © 2024 Keploy Inc.</h3>
362+
<h3>Copyright © 2025 Keploy Inc.</h3>
369363
</div>
370364
<p>Developer-centric API testing tool designed to simplify and accelerate the testing process. By creating tests with built-in mocks, Keploy offers a faster alternative to traditional unit testing - and it keeps getting faster every day! </p>
371365
</aside>
@@ -375,9 +369,8 @@ <h3>Copyright © 2024 Keploy Inc.</h3>
375369
<div class="f_title">
376370
<h3>Newsletter</h3>
377371
</div>
378-
<p>Stay updated with our latest trends</p>
379-
<div id="mc_embed_signup-impress">
380-
<form id="newsletter-1" target="" action="" method="post" class="subscribe_form relative">
372+
<p>Stay updated with our latest trends</p> <div id="mc_embed_signup-impress">
373+
<form id="newsletter-1" target="_blank" action="https://facebook.us8.list-manage.com/subscribe/post?u=cdb7b577e41181934ed6a6a44&amp;id=e6957d85dc" method="post" class="subscribe_form relative">
381374
<div class="input-group d-flex flex-row justify-content-center">
382375
<input name="email" class="input" placeholder="Enter email address" onfocus="this.placeholder = ''" onblur="this.placeholder = 'Email Address '" required="" type="email">
383376
<button class="btn sub-btn submit-btn"><span class="lnr lnr-arrow-right"></span></button>
@@ -394,10 +387,9 @@ <h3>Newsletter</h3>
394387
<h3>Find us on</h3>
395388
</div>
396389
<p>Let us be social</p>
397-
<ul class="list">
398-
<li><a href="https://join.slack.com/t/keploy/shared_invite/zt-357qqm9b5-PbZRVu3Yt2rJIa6ofrwWNg"><i class="fa fa-slack"></i></a></li>
390+
<ul class="list"> <li><a href="https://join.slack.com/t/keploy/shared_invite/zt-357qqm9b5-PbZRVu3Yt2rJIa6ofrwWNg"><i class="fa fa-slack"></i></a></li>
399391
<li><a href="https://twitter.com/Keployio"><i class="fa fa-twitter"></i></a></li>
400-
<li><a href="https://www.youtube.com/channel/UC6OTg7F4o0WkmNtSoob34lg"><i class="fa fa-youtube"></i></a></li>
392+
<li><a href="https://www.youtube.com/@keploy"><i class="fa fa-youtube"></i></a></li>
401393
<li><a href="https://www.linkedin.com/company/keploy/"><i class="fa fa-linkedin"></i></a></li>
402394
<li><a href="https://github.com/keploy/student-program"><i class="fa fa-github"></i></a></li>
403395

0 commit comments

Comments
 (0)