forked from Lets-code-with-us/LetSco
-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
529 lines (459 loc) · 24.4 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
<!DOCTYPE html>
<html lang="en" class="no-js">
<!-- Mirrored fm separateweb.com/niwax-template/digital-marketing-onepage.html by HTTrack Website Copier/3.x [XR&CO'2014], Sun, 18 Jun 2023 05:41:09 GMT -->
<head>
<meta charset="utf-8" />
<title>Let's Code</title>
<meta name="description" content="Creative Agency, Marketing Agency Template">
<meta name="keywords" content="Creative Agency, Marketing Agency">
<meta name="author" content="rajesh-doot">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="theme-color" content="#ffe3e3">
<link href="images/logo2.png" rel="icon">
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/plugin.min.css" rel="stylesheet">
<link href="../../cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/all.min.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&family=Poppins:wght@300;400;500;600;700;800;900&display=swap" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
<link href="css/responsive.css" rel="stylesheet">
<link href="css/darkmode.css" rel="stylesheet">
</head>
<body>
<header class="header-pr nav-bg-w main-header navfix fixed-top menu-dark">
<div class="container-fluid m-pad">
<div class="menu-header">
<div class="dsk-logo"><a class="nav-brand" href="https://www.lets-code.co.in/">
<img src="images/white-logo.png" alt="Logo" class="mega-white-logo" />
<img src="images/logo2.png" alt="Logo" class="mega-darks-logo" />
<span style="color:green;font-size:1rem;font-weight:bold">LetsCode</span>
</div>
<div class="custom-nav" role="navigation">
<ul class="nav-list onepge">
<li><a href="index.html" class="menu-links">Home</a></li>
<li><a href="about.html" class="menu-links">About</a></li>
<li><a href="services.html" class="menu-links">Services</a></li>
<li><a href="techgroup.html" class="menu-links">Tech Groups</a></li>
<div class="dropdown">
<div class="dropdown">
<button class="btn btn-primary dropdown-toggle" type="button" id="dropdownMenuButton" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Find Job
</button>
<div class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<a class="dropdown-item" href="Jobs.html"> Jobs</a>
<a class="dropdown-item" href="internship.html">Internship</a>
</div>
</div>
</div>
<li><a href="#review" class="menu-links">Review</a></li>
<li><a href="#client" class="menu-links">Blogs</a></li>
<li><a href="#contact" class="btn-br bg-btn5 btshad-b2 lnk">Contact Us <span class="circle"></span></a> </li>
</ul>
</div>
<div class="mobile-menu2">
<ul class="mob-nav2">
<li><a href="#" class="btn-br bg-btn5 btshad-b2 lnk" data-bs-toggle="modal" data-bs-target="#menu-popup">Contact Us</a></li>
<li class="navm-"> <a class="toggle" href="#"><span></span></a></li>
</ul>
</div>
</div>
<nav id="main-nav">
<ul class="first-nav">
<li><a href="#home" class="menu-links">Home</a></li>
<li><a href="about.html" class="menu-links">About</a></li>
<li><a href="services.html" class="menu-links">Services</a></li>
<li><a href="techgroup.html" class="menu-links">Techgroup</a></li>
<li><a href="internship.html" class="menu-links">Internship</a></li>
<li><a href="Jobs.html" class="menu-links">Jobs</a></li>
</ul>
<ul class="bottom-nav">
<li class="prb">
<a href="tel:+11111111111">
<svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 384 384">
<path d="M353.188,252.052c-23.51,0-46.594-3.677-68.469-10.906c-10.719-3.656-23.896-0.302-30.438,6.417l-43.177,32.594
c-50.073-26.729-80.917-57.563-107.281-107.26l31.635-42.052c8.219-8.208,11.167-20.198,7.635-31.448
c-7.26-21.99-10.948-45.063-10.948-68.583C132.146,13.823,118.323,0,101.333,0H30.813C13.823,0,0,13.823,0,30.813
C0,225.563,158.438,384,353.188,384c16.99,0,30.813-13.823,30.813-30.813v-70.323C384,265.875,370.177,252.052,353.188,252.052z" />
</svg>
</a>
</li>
<li class="prb">
<a href="https://separateweb.com/cdn-cgi/l/email-protection#99eaf6f4fceefcfbf4fcfdf0f8d9fef4f8f0f5b7faf6f4">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path d="M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z" /><path d="M0 0h24v24H0z" fill="none" /></svg>
</a>
</li>
<li class="prb">
<a href="#">
<svg enable-background="new 0 0 24 24" height="18" viewbox="0 0 24 24" width="18" xmlns="http://www.w3.org/2000/svg"><path d="m23.309 14.547c1.738-7.81-5.104-14.905-13.139-13.543-4.362-2.707-10.17.352-10.17 5.542 0 1.207.333 2.337.912 3.311-1.615 7.828 5.283 14.821 13.311 13.366 5.675 3.001 11.946-2.984 9.086-8.676zm-7.638 4.71c-2.108.867-5.577.872-7.676-.227-2.993-1.596-3.525-5.189-.943-5.189 1.946 0 1.33 2.269 3.295 3.194.902.417 2.841.46 3.968-.3 1.113-.745 1.011-1.917.406-2.477-1.603-1.48-6.19-.892-8.287-3.483-.911-1.124-1.083-3.107.037-4.545 1.952-2.512 7.68-2.665 10.143-.768 2.274 1.76 1.66 4.096-.175 4.096-2.207 0-1.047-2.888-4.61-2.888-2.583 0-3.599 1.837-1.78 2.731 2.466 1.225 8.75.816 8.75 5.603-.005 1.992-1.226 3.477-3.128 4.253z" /></svg>
</a>
</li>
</ul>
</nav>
</div>
</header>
<div class="popup-modal1">
<div class="modal" id="menu-popup">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<div class="common-heading">
<h4 class="mt0 mb0">Write a Message</h4>
</div>
<button type="button" class="closes" data-bs-dismiss="modal">×</button></div>
<div class="modal-body">
<div class="form-block fdgn2 mt10 mb10">
<form action="https://formspree.io/f/mvojqzjj" method="post" name="feedback-form">
<div class="fieldsets row">
<div class="col-md-12"><input type="text" placeholder="Full Name" name="name"></div>
<div class="col-md-12"><input type="email" placeholder="Email Address" name="email"></div>
<div class="col-md-12"><input type="number" placeholder="Contact Number" name="phone"></div>
<div class="col-md-12"><input type="text" placeholder="Subject" name="subject"></div>
<div class="col-md-12"><textarea placeholder="Message" name="message"></textarea></div>
</div>
<div class="fieldsets mt20 pb20">
<button type="submit" name="submit" class="lnk btn-main bg-btn" data-bs-dismiss="modal">Submit <i class="fas fa-chevron-right fa-icon"></i><span class="circle"></span></button>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
<section class="hero-section hero-bg-bg1 bg-gradient1" id="home">
<div class="text-block">
<div class="container">
<div class="row">
<div class="col-lg-6 v-center">
<div class="header-heading">
<h2 class="wow fadeInUp" data-wow-delay=".2s"><span style="color: green; font-weight: bold; text-align:left" class="xhighlight">Dedicated to empower individuals in their<span> Tech Journey</span></h2>
<p style="color: black;
text-align: justify;font-family: serif;font-size:21px;" class="wow fadeInUp" data-wow-delay=".4s">Our mission is to make quality tech <br/> education accessible to everyone, regardless of their background or financial constraints.</p>
<a style= "font-weight:bold text-align:left;" href="https://t.me/offcampusjobsupdatess" class="btn-main bg-btn lnk wow fadeInUp" data-wow-delay=".6s">Competition and Program List<i class="fas fa-chevron-right fa-icon"></i><span class="circle"></span></a>
</div>
</div>
<div class="col-lg-6 v-center">
<div class="single-image wow fadeIn" data-wow-delay=".5s">
<img src="images/about/banner2.png" alt="hero image" class="img-fluid" />
</div>
</div>
</div>
</div>
</div>
</section>
<section class="about-agency pad-tb" id="about">
<div class="container">"
<div class="row">
<div class="col-lg-6 v-center">
<div class="image-block">
<img src="images/about/Job.png" alt="about" class="img-fluid no-shadow" />
</div>
</div>
<div class="col-lg-6">
<div class="common-heading text-l">
<h2 style="color: green;
font-weight: bold;
text-transform: uppercase;text-align:justify">About us</h2>
<p style="text-align: justify;
color: black;
">At Let's Code , we are dedicated to empowering individuals in their tech journey by providing free study materials and job updates. Our mission is to make quality tech education accessible to everyone, regardless of their background or financial constraints. </p>
<p style="text-align: justify;
color: black;
">We understand the importance of staying up-to-date with the ever-evolving technology landscape. That's why we curate and provide comprehensive study materials on various tech topics, ranging from programming languages and web development to data science, artificial intelligence, and beyond. Educational guidance is primarily concerned with the student's success in their educational career.</p>
<p style="text-align: justify;
color: black;
">We guide students to achieve their dream jobs by providing proper guidance and resources. We also help students improve their resumes, LinkedIn profiles, and GitHub profiles. So don't wait, reach out to us for any help!</p>
<a style="font-weight:bold"href="#contact" class="btn-main bg-btn lnk mt30">View More <i class="fas fa-chevron-right fa-icon"></i><span class="circle"></span></a>
</div>
</div>
</div>
</div>
</section>
<section class="service-section service-2 pad-tb" id="services">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-8">
<div class="common-heading">
<h2 style="color:green"class="mb30">Our Services for Students</h2>
</div>
</div>
</div>
<div class="row upset link-hover">
<div class="col-lg-6 col-sm-6 mt30 wow fadeInUp" data-wow-delay=".2s">
<div class="wide-block service-img1" data-tilt data-tilt-max="2" data-tilt-speed="600">
<div class="block-space-">
<h4 style="color:green;">Jobs,internshp & Placement Material updates </h4>
<p style="color:black;">At Let's Code , we are dedicated to empowering individuals in their tech journey by providing free study materials and opportunity updates regularly.
</p>
<br/>
<a style="font-weight:bold;color:black; text-transform:uppercase" href="https://chat.whatsapp.com/KT5Y7yOfaQgLmo85DfepHW"> Join group <i class="fas fa-chevron-right fa-icon"></i></a>
</div>
</div>
</div>
<div class="col-lg-6 col-sm-6 mt30 wow fadeInUp" data-wow-delay=".4s">
<div class="wide-block service-img2" data-tilt data-tilt-max="2" data-tilt-speed="600">
<div class="block-space-">
<h4 style="color:green;">Resume Review</h4>
<p style="color:black;">Are you searching for a standout resume that will catch the eye of potential employers? Look no further! Our expert resume review service is here to help you make a lasting impression. </p>
<br/>
<a style="font-weight:bold;color:black; text-transform:uppercase" href="https://docs.google.com/forms/d/e/1FAIpQLSfG0glYZ2dtraoWfvLkZpbfZodK_zfWMljRL7I1ChTthyBDaQ/viewform"> Click Here<i class="fas fa-chevron-right fa-icon"></i></a>
</div>
</div>
</div>
<div class="col-lg-6 col-sm-6 mt30 wow fadeInUp" data-wow-delay=".6s">
<div class="wide-block service-img3" data-tilt data-tilt-max="2" data-tilt-speed="600">
<div class="block-space-">
<h4 style="color:green;" >Portfolio Development</h4>
<p style="color:black;">Portfolios can help you clearly define your strengths and weaknesses. The documents included in a portfolio will identify your strong suits.The documents included in a portfolio will identify your strong suits. .</p>
<br/>
<a style="font-weight:bold;color:black; text-transform:uppercase" href="javascript:void(0)">Learn More <i class="fas fa-chevron-right fa-icon"></i></a>
</div>
</div>
</div>
<div class="col-lg-6 col-sm-6 mt30 wow fadeInUp" data-wow-delay=".4s">
<div class="wide-block service-img2" data-tilt data-tilt-max="2" data-tilt-speed="600">
<div class="block-space-">
<h4 style="color:green">College Community groups</h4>
<p style="color:black;">By staying connected with us, you can enhance your knowledge and seize potential prospects that may lead to a successful career.We have already created groups for many colleges .</p>
<br/>
<a style="font-weight:bold;color:black; text-transform:uppercase" "href="https://docs.google.com/forms/d/e/1FAIpQLSc3p0ZY8EQeJL5rxonVt3URVw-zgSv97hNPUG7-b8MaxRNoUg/viewform"> Learn More <i class="fas fa-chevron-right fa-icon"></i></a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="portfolio-section pad-tb" id="work">
<div class="container">
<div class="row justify-content-center ">
<div class="col-lg-8">
<div class="common-heading">
<h2 style="color:green; text-transform:uppercase;" class="mb0">Join our Tech Groups</h2>
</div>
</div>
</div>
<div class="row upset link-hover">
<div class="col-lg-6 col-sm-6 mt30 wow fadeInUp" data-wow-delay=".2s">
<div class="wide-block service-img1" data-tilt data-tilt-max="2" data-tilt-speed="600">
<div class="block-space-">
<h4 style="color:green;text-transform:uppercase;font-weight:bold">Open Source</h4>
<p style="color:black; text-align:justify">We are thrilled to announce the launch of our brand new WhatsApp community dedicated to all things open source. 🤝 Whether you're a seasoned open source contributor or just starting your journey, this group is the perfect platform to connect, collaborate, and learn together. 📚💡
</p>
<br/>
<a style="text-transform:uppercase;color:black; text-decoration:none;" href="javascript:void(0)"> Join group <i class="fas fa-chevron-right fa-icon"></i></a>
</div>
</div>
</div>
<div class="col-lg-6 col-sm-6 mt30 wow fadeInUp" data-wow-deit lay=".4s">
<div class="wide-block service-img2" data-tilt data-tilt-max="2" data-tilt-speed="600">
<div class="block-space-">
<h4 style="color:green;text-transform:uppercase; font-weight:bold">AI/ML</h4>
<p style="color:black;text-align:justify;"> We are thrilled to announce the launch of our brand new WhatsApp community dedicated to all things Artificial Intelligence and Machine Learning. 🤝 Whether you're a seasoned AI expert or just getting started in the world of ML, this group is the perfect platform to connect, collaborate, and learn together. 📚💡
.</p>
<br/>
<a style="text-transform:uppercase;color:black; text-decoration:none;" href="javascript:void(0)">Join Group<i class="fas fa-chevron-right fa-icon"></i></a>
</div>
</div>
</div>
<div class="col-lg-6 col-sm-6 mt30 wow fadeInUp" data-wow-delay=".6s">
<div class="wide-block service-img3" data-tilt data-tilt-max="2" data-tilt-speed="600">
<div class="block-space-">
<h4 style="color:green;text-transform:uppercase;font-weight:bold;">Data Structure and Algorithm</h4>
<p style="text-align:justify; color:black;">We are excited to announce the launch of our dedicated community focused on all things DSA. Whether you're a seasoned coder or just beginning your coding journey, this community is the perfect platform to explore, learn, and excel in the world of algorithms and problem-solving. 💻💡 .</p>
<br/>
<a style="text-transform:uppercase;color:black; text-decoration:none;" href="javascript:void(0)">Learn More <i class="fas fa-chevron-right fa-icon"></i></a>
</div>
</div>
</div>
<div class="col-lg-6 col-sm-6 mt30 wow fadeInUp" data-wow-delay=".4s">
<div class="wide-block service-img2" data-tilt data-tilt-max="2" data-tilt-speed="600">
<div class="block-space-">
<h4 style="color:green;font-weight:bold;text-transform:uppercase">Full Stack Web Development</h4>
<p style="color:black;text-align:justify">We are excited to announce the launch of our dedicated community focused on all things Full Stack Development. Whether you're a seasoned developer or just beginning your developer coding journey, this community is the perfect platform to explore, learn, and connect , colloborate and learn together. 💻💡</p>
<br/>
<a style="text-transform:uppercase;color:black;text-decoration:none;" href="javascript:void(0)"> Learn More<i class="fas fa-chevron-right fa-icon"></i></a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="testinomial-section pad-tb" id="review">
<div class="container">
<div class="row">
<div class="col-lg-5 v-center">
<div class="common-heading text-l">
<span style="color:green;font-weight:bold;">Users Testimonial</span>
<h2 class="mb0">What our Users Say About the Company.</h2>
</div>
</div>
<div class="col-lg-7">
<div class="owl-carousel testimonial-card-a pl25">
<div class="testimonial-card">
<div class="t-text">
<p style="color:black;font-family:serif; text-align:justify">The information and resources you are sharing is great.</p>
</div>
<div class="client-thumbs mt">
<div class="media v-center">
<div class="media-body user-info v-center">
<h5 style="font-weight:bold; font-family:serif; color:black; text-align:justify;">Tilak Kishor Mishra </h5>
<p style="font-weight:bold;font-familt:serif;color:black;text-align:justify;">Btech. NIT Durgapur, <small> India</small></p>
</div>
</div>
</div>
</div>
<div class="testimonial-card">
<div class="t-text">
<p style="color:black;font-family:serif;text-align:justify"> I want to express my deepest gratitude to each and every member of this Let's Code 🤗 community (Avinash sir especially). Your support and dedication have played a significant role in helping me access invaluable technical resources and fostering my growth in the computer science domain.
The abundance of technical resources available here is nothing short of astounding 🤯. Whether it's the extensive collection of tutorials, informative articles, or thought-provoking discussions on the latest trends in computer science, I have found a treasure trove 🗺️ of knowledge that has accelerated my learning journey.
Your generosity in sharing knowledge, your unwavering support, and your passion for coding have enriched my life in ways I cannot fully express.
Thank you, once again, for being an exceptional ✨ group of individuals who make this coding community truly extraordinary! 💯</p>
</div>
<div class="client-thumbs mt30">
<div class="media v-center">
<div class="media-body user-info">
<h5 style="font-family:serif;font-weight:bold;color:black; text-align:justify">Kuldeep Panwar</h5>
<p style="color:black;font-weight:bold; text-align:justify">CSE, Indore Institute of Science and Technology <small>India</small></p>
</div>
</div>
</div>
</div>
<div class="testimonial-card">
<div class="t-text">
<p style="color:black;text-align:justify">This whatsApp group and LinkedIn post is very helpful, all opportunities are posted at one place make more Convienent for applying. </p>
</div>
<div class="client-thumbs mt">
<div class="media v-center">
<div class="media-body user-info">
<h5 style="font-weight:bold;color:black;text-align:justify">Prachi kesharwani</h5>
<p style="font-weight:bold;color:black;text-align:justify">Bundelkhand university, jhansi (B.Tech) <small> India</small></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="enquire-form pad-tb" id="contact">
<div class="container">
<div class="row light-bgs">
<div class="col-lg-6">
<div class="common-heading text-l">
<span>Contact Now</span>
<h2 class="mt0">Have Question? Write a Message</h2>
</div>
<div class="form-block">
<form action="https://formspree.io/f/mvojqzjj" method="post" name="feedback-form">
<div class="fieldsets row">
<div class="col-md-6"><input type="text" placeholder="Full Name" name="name"></div>
<div class="col-md-6"><input type="email" placeholder="Email Address" name="email"></div>
</div>
<div class="fieldsets row">
<div class="col-md-6"><input type="number" placeholder="Contact Number" name="phone"></div>
<div class="col-md-6"><input type="text" placeholder="Subject" name="subject"></div>
</div>
<div class="fieldsets"><textarea placeholder="Message" name="message"></textarea></div>
<div class="custom-control custom-checkbox">
<input type="checkbox" class="custom-control-input" id="customCheck" name="example1" checked="checked">
<label class="custom-control-label" for="customCheck">I agree to the <a href="javascript:void(0)">Terms & Conditions</a> of Business Name.</label>
</div>
<div class="fieldsets mt20"> <button type="submit" name="submit" class="lnk btn-main bg-btn">Submit <i class="fas fa-chevron-right fa-icon"></i><span class="circle"></span></button> </div>
<p class="trm"><i class="fas fa-lock"></i>We hate spam, and we respect your privacy.</p>
</form>
</div>
</div>
<div class="col-lg-6 v-center">
<div class="enquire-image">
<img src="images/about/hellopic.png" alt="enquire" class="img-fluid" />
</div>
</div>
</div>
</div>
</section>
<footer>
<div class="footer-row1">
<div class="container">
<div class="row">
<div class="col-lg-6">
<div class="email-subs">
<h3>Get New Job Updates Weekly</h3>
<p style="font-weight:bold; color:black;text-align:justify">Educational guidance is primarily concerned with the student's success in their
educational career. We guide students to achieve their dream jobs by providing proper guidance and resources</p>
</div>
</div>
<div class="col-lg-6 v-center">
<div class="email-subs-form">
<form>
<input type="email" placeholder="Email Your Address" name="emails">
<button type="submit" name="submit" class="lnk btn-main bg-btn">Subscribe <i class="fas fa-chevron-right fa-icon"></i><span class="circle"></span></button>
</form>
</div>
</div>
</div>
</div>
</div>
<div class="footer-row2">
<div class="container">
<div class="row justify-content-between">
<div class="col-lg-3 col-sm-6 ftr-brand-pp">
<a class="navbar-brand mt30 mb25" href="#"> <img src="images/logo.png" alt="Logo" width="100" /></a>
<p style="color:black;font-weight:bold;">Let's continue to assist each other and create opportunities together. Join Us and Let's Code</p>
</div>
<div class="col-lg-3 col-sm-6">
<h5>Menu</h5>
<ul class="footer-address-list ftr-details">
<ul class="footer-address-list link-hover">
<li><a style="color:black; font-family:serif;" href="get-quote.html">Home</a></li>
<li><a style="color:black;font-family:serif;" href="javascript:void(0)">About</a></li>
<li><a style="color:black;font-family:serif;"href="javascript:void(0)">Services</a></li>
<li><a style="color:black;font-family:serif;" href="javascript:void(0)">TechGroups</a></li>
<li><a style="color:black;font-family:serif;" href="javascript:void(0)">Jobs</a></li>
<li><a style="color:black; font-family:serif;" href="javascript:void(0)">Review</a></li>
</ul>
</div>
<div class="col-lg-2 col-sm-6">
<h5>Company</h5>
<ul class="footer-address-list link-hover">
<li><a style="color:black; font-family:serif;text-align:justify" href="get-quote.html">Contact</a></li>
<li><a style="color:black; font-family:serif;text-align:justify"href="javascript:void(0)">Customer's FAQ</a></li>
<li><a style="color:black; font-family:serif; text-align:justify"href="javascript:void(0)">Refund Policy</a></li>
<li><a style="color:black; font-family:serif; text-align:justify"href="javascript:void(0)">Privacy Policy</a></li>
<li><a style="color:black; font-family:serif; text-align:justify"href="javascript:void(0)">Terms and Conditions</a></li>
<li><a style="color:black; font-family:serif;text-align:justify"href="javascript:void(0)">License & Copyright</a></li>
</ul>
</div>
<div class="col-lg-4 col-sm-6 footer-blog-">
<h5>Latest Blogs</h5>
<div class="single-blog-">
<div class="post-thumb"><a href="#"><img src="images/blog/blog-small.jpg" alt="blog"></a></div>
<div class="content">
<p class="post-meta"><span class="post-date"><i class="far fa-clock"></i>April 15, 2023</span></p>
<h4 class="title"><a href="https://separateweb.com/">We Provide you Best & Creative Consulting Service</a></h4>
</div>
</div>
<div class="single-blog-">
<div class="post-thumb"><a href="#"><img src="images/blog/blog-small.jpg" alt="blog"></a></div>
<div class="content">
<p class="post-meta"><span class="post-date"><i class="far fa-clock"></i>April 15, 2023</span></p>
<h4 class="title"><a href="https://separateweb.com/">We Provide you Best & Creative Consulting Service</a></h4>
</div>
</div>
</div>
</div>
</div>
</div>
</footer>
<script data-cfasync="false" src="../cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="js/vendor/modernizr-3.5.0.min.js"></script>
<script src="js/jquery.min.js"></script>
<script src="js/bootstrap.bundle.min.js"></script>
<script src="js/plugin.min.js"></script>
<script src="js/preloader.js"></script>
<script src="js/main.js"></script>
</body>
</html>