forked from Himanshusk1/GDF
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
654 lines (600 loc) · 42.6 KB
/
index.html
File metadata and controls
654 lines (600 loc) · 42.6 KB
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
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="author" content="Anurag Vishwakarma, Sumit Rathor, Himanshu Singh Kyariya">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Gurukul Dream Foundation</title>
<meta name="description"
content="Welcome to Gurukul Dream Foundation, where we empower the youth of tier 2/3 cities. Our goal is to provide tailored support and opportunities for young individuals to thrive. Through workshops, internships, and more, we aim to equip them with the skills they need to succeed. Join us as we shape a brighter future for every aspiring young mind.">
<meta name="keywords"
content="Gurukul Dream Foundation, where we empower the youth of tier 2/3 cities. Our goal is to provide tailored support and opportunities for young individuals to thrive. Through workshops, internships, and more, we aim to equip them with the skills they need to succeed. Join us as we shape a brighter future for every aspiring young mind.">
<link rel="icon" href="./favicon.ico" type="image/x-icon">
<link href="./assets/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="./assets/css/style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer"/>
</head>
<body class="overflow-x-hidden">
<div id="header"></div>
<main class="container-auto ">
<!-- image slider section -->
<div class="main-image-slider bg-dark position-absolute w-100" style="z-index: 2; opacity: 0.8;"> </div>
<div class="overley w-100 position-absolute main-image-slider text-white d-flex flex-column justify-content-center align-items-center gap-3" style="z-index: 4;">
<p class="organization-name times-roman-font display-1 font-h1 " style="font-size: 5rem !important;">
<span class="text-success-light font-h1">Gurukul</span>
<span class="text-orange-light font-h1">Dream</span>
<span class="text-success-light font-h1">Foundation</span>
</p>
<h1 class="font-h3 h2 text-white times-roman-font">
Be a part of Gurukul Community
</h1>
<div class="d-flex gap-3 ">
<a href="supportUs.php" target="_blank" class="btn btn-warning rounded-5 px-sm-5 px-3 mx-sm-3 mx-2 px-md-5 fw-bold py-2">Support Us</a>
<a class="btn btn-outline-warning rounded-5 px-sm-5 px-3 mx-sm-3 mx-2 px-md-5 fw-bold py-2">Join Us</a>
</div>
</div>
<div id="carouselExampleSlidesOnly" class="carousel slide d-sm-flex align-items-sm-center justify-content-sm-center " data-bs-ride="carousel">
<div class="carousel-inner w-100 ">
<div class="carousel-item active" data-bs-interval="1000">
<img src="assets/images/slider-images/1.jpg" style="width: 99vw;" class="w-100 scrolling-images-responsive text-center main-image-slider" alt="...">
</div>
<div class="carousel-item ">
<img src="assets/images/slider-images/2.jpg" style="width: 99vw;" class="w-100 scrolling-images-responsive text-center main-image-slider" alt="...">
</div>
<div class="carousel-item ">
<img src="assets/images/slider-images/3.jpg" style="width: 99vw;" class="w-100 scrolling-images-responsive text-center main-image-slider" alt="...">
</div>
<div class="carousel-item ">
<img src="assets/images/slider-images/4.jpg" style="width: 99vw;" class="w-100 scrolling-images-responsive text-center main-image-slider" alt="...">
</div>
<div class="carousel-item ">
<img src="assets/images/slider-images/5.jpg" style="width: 99vw;" class="w-100 scrolling-images-responsive text-center main-image-slider" alt="...">
</div>
</div>
</div>
<!-- image slider section -->
<div
class="w-100 reached-numbers bg-yellow text-white d-flex flex-column flex-lg-row flex-wrap justify-content-evenly align-items-center px-2 py-0 " id="Our-Achievements">
<div class=" text-center h2 p-4 rounded mt-2 text-wrap libre-baskerville-regular">
<span class="text-danger">Our </span>
<span class="text-black">Achievements</span>
</div>
<div
class="all-reached-data d-flex justify-content-evenly align-items-center flex-md-nowrap flex-wrap gap-md-4 gap-1 px-md-0 px-lg-2 py-0 ">
<div
class="bg-yellow reached-numbers-boxes w-100 p-3 py-2 text-center d-flex flex-column align-items-center justify-content-start ">
<div class="inner w-100 pt-3"> <img class="w-50 our-reach-icons-images" style="width: 60px !important;" src="./assets/images/reach/events-logo.png" alt=""></div>
<div class="number-box">
<div class="reached-nums-data fs-2 text-black" data-reachedNumFinally="10+" data-reachedNum="10">
0
</div>
<div class="reached-nums-about text-danger fw-bold small">
District Level Events
</div>
</div>
</div>
<div
class="bg-yellow reached-numbers-boxes w-100 px-3 py-4 py-1 text-center d-flex flex-column align-items-center justify-content-start ">
<div class="inner "> <img class="w-50 our-reach-icons-images" style="width: 60px !important;" src="./assets/images/reach/session-logo.png" alt=""></div>
<div class="number-box">
<div class="reached-nums-data fs-2 text-black" data-reachedNumFinally="20+" data-reachedNum="20">
0
</div>
<div class="reached-nums-about text-danger fw-bold small">
Startup Summits/ Sessions
</div>
</div>
</div>
<div
class="bg-yellow reached-numbers-boxes w-100 p-3 py-4 text-center d-flex flex-column align-items-center justify-content-start ">
<div class="inner w-100"> <img class="w-50 our-reach-icons-images" style="width: 60px !important;" src="./assets/images/reach/workshop.png" alt=""></div>
<div class="number-box">
<div class="reached-nums-data fs-2 text-black" data-reachedNumFinally="80+" data-reachedNum="80">
0
</div>
<div class="reached-nums-about text-danger fw-bold small">
Workshops
</div>
</div>
</div>
<div
class="bg-yellow reached-numbers-boxes w-100 p-3 py-4 text-center d-flex flex-column align-items-center justify-content-start ">
<div class="inner w-100"> <img class="w-50 our-reach-icons-images" style="width: 60px !important;" src="./assets/images/reach/industry.png" alt=""></div>
<div class="number-box">
<div class="reached-nums-data fs-2 text-black" data-reachedNumFinally="15+" data-reachedNum="15">
0
</div>
<div class="reached-nums-about text-danger fw-bold small">
Industry Visits
</div>
</div>
</div>
<div
class="bg-yellow reached-numbers-boxes w-100 p-3 py-4 text-center d-flex flex-column align-items-center justify-content-start ">
<div class="inner w-100"> <img class="w-50 our-reach-icons-images" style="width: 60px !important;" src="./assets/images/reach/jobs.png" alt=""></div>
<div class="number-box">
<div class="reached-nums-data fs-2 text-black" data-reachedNumFinally="60+" data-reachedNum="60">
0
</div>
<div class="reached-nums-about text-danger fw-bold small">
Jobs provided
</div>
</div>
</div>
<div
class="bg-yellow reached-numbers-boxes w-100 p-3 py-4 text-center d-flex flex-column align-items-center justify-content-start">
<div class="inner w-100"> <img class="w-50 our-reach-icons-images" style="width: 60px !important;" src="./assets/images/reach/internship.png" alt=""> </div>
<div class="number-box">
<div class="reached-nums-data fs-2 text-black" data-reachedNumFinally="100+" data-reachedNum="100">
0
</div>
<div class="reached-nums-about text-danger fw-bold small">
Internships provided
</div>
</div>
</div>
<div
class="bg-yellow reached-numbers-boxes w-100 p-3 text-center d-flex flex-column align-items-center justify-content-start ">
<div class="inner w-100"> <img class="w-50 our-reach-icons-images pt-2 pt-sm-1 pt-md-3" style="width: 50px !important;" src="./assets/images/reach/counciling.png" alt=""></div>
<div class="number-box">
<div class="reached-nums-data fs-2 text-black pt-1" data-reachedNumFinally="10,000+" data-reachedNum="10000">
0
</div>
<div class="reached-nums-about text-danger fw-bold small">
Students Counseled through "Safarnama"
</div>
</div>
</div>
</div>
<div class="py-2 py-md-0"></div>
</div>
<div class="Our-Work mb-5 mt-5 overflow-x-hidden">
<div class="container text-start overflow-x-hidden">
<div style="column-gap: 0px !important;" class=" d-flex flex-column flex-md-row justify-content-center align-items-md-start gap-3 align-items-center">
<div class="mx-5 about-gurukul-img">
<img src="./assets/images/aboutGurukul.jpeg"
class="rounded shadow about-gurukul-img" style="width: 500px; height: 250px" alt="..." />
</div>
<div style="" class=" d-flex flex-column justify-content-start ">
<h1 class="mt-0 mt-md-0 display-4 libre-baskerville-regular">About Gurukul</h1>
<p class="w-100 founders-message-data" style="text-align: justify; font-size: x-large;">
Welcome to Gurukul Dream Foundation, where we empower the youth of tier 2/3 cities. Our goal is to provide tailored support and opportunities for young individuals to thrive. Through workshops, internships, and more, we aim to equip them with the skills they need to succeed. Join us as we shape a brighter future for every aspiring young mind.
</p>
<!-- <button type="button" style="width: 150px" class="btn btn-dark mt-md-3 mt-1">
Read More
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor"
class="bi bi-arrow-right" viewBox="0 0 16 16">
<path fill-rule="evenodd"
d="M1 8a.5.5 0 0 1 .5-.5h11.793l-3.147-3.146a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708L13.293 8.5H1.5A.5.5 0 0 1 1 8" />
</svg>
</button> -->
</div>
</div>
</div>
</div>
<div class="Key-contributions bg-dark text-center w-100 Key overflow-x-hidden" id="Why-Gurukul">
<div class="text-white h1 pb-1 pt-5 overflow-x-hidden libre-baskerville-regular">Why Gurukul?</div>
<div class="flex-row flex-wrap flex-md-row w-100 d-flex overflow-x-hidden align-items-center px-2 gap-5 justify-content-center pb-5">
<div class="small mt-md-2 mt-lg-5 mt-sm-2 mt-0 why-gurukul-cards">
<div style="width: 300px !important; height: 250px;" class="card why-gurukul-cards-responsive w-100 shadow-yellow" style="padding: 5px !important;">
<div class="mt-lg-5 mt-sm-0">
<img src="./assets/images/why-gurukul-logoes/workshop.png" alt="why gurukul logoes" class="w-25">
<!-- <i class="fa-solid fa-book" style="font-size: 100px"></i> -->
</div>
<div class="card-body">
<div class="card-text text-heading-small fw-bold fs-3">Workshops & Fun Events
</div>
</div>
</div>
</div>
<div class="small mt-md-2 mt-lg-5 mt-sm-2 mt-0 why-gurukul-cards">
<div style="width: 300px !important; height: 250px;" class="card why-gurukul-cards-responsive w-100 shadow-yellow" style="padding: 5px !important;">
<div class="mt-lg-5 mt-sm-0">
<img src="./assets/images/why-gurukul-logoes/internship.png" alt="why gurukul logoes" class="w-25">
<!-- <i class="fa-solid fa-tv" style="font-size: 100px"></i> -->
</div>
<div class="card-body">
<div class="card-text text-heading-small fw-bold fs-3">Internships & Job Opportunities</div>
</div>
</div>
</div>
<div class="small mt-md-2 mt-lg-5 mt-sm-2 mt-0 why-gurukul-cards">
<div style="width: 300px !important; height: 250px;" class="card why-gurukul-cards-responsive w-100 shadow-yellow" style="padding: 5px !important;">
<div class="mt-lg-5 mt-sm-0">
<img src="./assets/images/why-gurukul-logoes/counseling.jpg" alt="why gurukul logoes" class="w-25">
<!-- <i class="fa-solid fa-arrow-up-right-dots" style="font-size: 100px"></i> -->
</div>
<div class="card-body">
<div class="card-text text-heading-small fw-bold fs-3">Career & Education Counseling</div>
</div>
</div>
</div>
<div class="small mt-md-2 mt-lg-5 mt-sm-2 mt-0 why-gurukul-cards">
<div style="width: 300px !important; height: 250px;" class="card why-gurukul-cards-responsive w-100 shadow-yellow" style="padding: 5px !important;">
<div class="mt-lg-5 mt-sm-0">
<img src="./assets/images/why-gurukul-logoes/placement.jpg" alt="why gurukul logoes" class="w-25">
<!-- <i class="fa-solid fa-book" style="font-size: 100px"></i> -->
</div>
<div class="card-body">
<div class="card-text text-heading-small fw-bold fs-3">Placement & Training Support
</div>
</div>
</div>
</div>
<div class="small mt-md-2 mt-lg-5 mt-sm-2 mt-0 why-gurukul-cards">
<div style="width: 300px !important; height: 250px;" class="card why-gurukul-cards-responsive w-100 shadow-yellow" style="padding: 5px !important;">
<div class="mt-lg-5 mt-sm-0">
<img src="./assets/images/why-gurukul-logoes/industrial-visit.jpg" alt="why gurukul logoes" class="w-25">
<!-- <i class="fa-solid fa-tv" style="font-size: 100px"></i> -->
</div>
<div class="card-body">
<div class="card-text text-heading-small fw-bold fs-3">Industrial Visits
</div>
</div>
</div>
</div>
<div class="small mt-md-2 mt-lg-5 mt-sm-2 mt-0 why-gurukul-cards">
<div style="width: 300px !important; height: 250px;" class="card why-gurukul-cards-responsive w-100 shadow-yellow" style="padding: 5px !important;">
<div class="mt-lg-5 mt-sm-0">
<img src="./assets/images/why-gurukul-logoes/mental-health.jpg" alt="why gurukul logoes" class="w-25">
<!-- <i class="fa-solid fa-arrow-up-right-dots" style="font-size: 100px"></i> -->
</div>
<div class="card-body">
<div class="card-text text-heading-small fw-bold fs-3">Mental Health Support
</div>
</div>
</div>
</div>
<div class="small mt-md-2 mt-lg-5 mt-sm-2 mt-0 why-gurukul-cards">
<div style="width: 300px !important; height: 250px;" class="card why-gurukul-cards-responsive w-100 shadow-yellow" style="padding: 5px !important;">
<div class="mt-lg-5 mt-sm-0">
<img src="./assets/images/why-gurukul-logoes/networking.jpg" alt="why gurukul logoes" class="w-25">
<!-- <i class="fa-solid fa-book" style="font-size: 100px"></i> -->
</div>
<div class="card-body">
<div class="card-text text-heading-small fw-bold fs-3">Networking Opportunities</div>
</div>
</div>
</div>
<div class="small mt-md-2 mt-lg-5 mt-sm-2 mt-0 why-gurukul-cards">
<div style="width: 300px !important; height: 250px;" class="card why-gurukul-cards-responsive w-100 shadow-yellow" style="padding: 5px !important;">
<div class="mt-lg-5 mt-sm-0">
<img src="./assets/images/why-gurukul-logoes/adventure.jpg" alt="why gurukul logoes" class="w-25">
<!-- <i class="fa-solid fa-tv" style="font-size: 100px"></i> -->
</div>
<div class="card-body">
<div class="card-text text-heading-small fw-bold fs-3">Adventure Trips</div>
</div>
</div>
</div>
</div>
</div>
<div class=" py-2 bg-white"></div>
<!--
<div class="Our-Work mb-5">
<div class="container text-start">
<div style="column-gap: 50px" class="row justify-content-start">
<div style="" class="col-md-6 d-flex flex-column justify-content-center">
<h1>Who we are</h1>
<p>
Muskaan Dreams is an award-winning, youth-driven non-profit organization incorporated in 2017. We believe in shaping dreams, and working through a collaboration model, value creativity and believe, digital access is a necessity rather than a luxury.
</p>
<button type="button" style="width: 150px" class="btn btn-dark mt-1 mt-md-3">
Read More
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor"
class="bi bi-arrow-right" viewBox="0 0 16 16">
<path fill-rule="evenodd"
d="M1 8a.5.5 0 0 1 .5-.5h11.793l-3.147-3.146a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708L13.293 8.5H1.5A.5.5 0 0 1 1 8" />
</svg>
</button>
</div>
<div class="col-md-5 mt-3">
<img src="https://muskaandreams.org/wp-content/uploads/2020/11/what-we-do.jpg"
class="rounded shadow" style="width: 100%; height: 100%" alt="..." />
</div>
</div>
</div>
</div> -->
<!--
<div class="my-1 py-2"></div>
<div class="donate bg-black text-white pt-5 pb-5 d-flex flex-column flex-md-row align-items-center">
<div class="donate-img" style="width : 50%;"><img src="assets/images/slider-images/1.jpg" alt="..." width="100%"></div>
<div class="donate-text fw-bold fs-2 text-center d-flex align-items-center flex-column justify-content-center w-75" style="width : 50%;">
<p>Donate any amount or gift.</p>
<div><a href="./Donate.php" class="text-decoration-none bg-warning border rounded-pill text-dark p-2 px-3 fs-4">Donate Now</a></div>
</div>
</div> -->
<div class="Our-Work mb-5 mt-5 overflow-x-hidden">
<!-- <h2 class="text-green h1 text-center mb-3">Founder's Message</h2> -->
<div class="container text-start overflow-x-hidden">
<div style="column-gap: 0px !important;" class=" d-flex flex-column flex-md-row justify-content-center align-items-md-start gap-3 align-items-center">
<div class="mx-5 mt-5 about-gurukul-img">
<img src="./assets/images/founder/akash-baruya.png"
class="rounded about-gurukul-img" style="width: 300px; height: 300px" alt="..." />
</div>
<div style="" class=" d-flex flex-column justify-content-start ">
<h1 class="mt-0 mt-md-0 h1 text-green libre-baskerville-regular">Founder's Message</h1>
<p class="w-100 founders-message-data" style="text-align: justify; font-size: x-large;">
Gurukul Dream Foundation is dedicated to connecting youth with job opportunities, internships, and employment through non-profit and faith-based organizations. The mission is to create a respectful environment fostering skill development and community change. Gurukul nurtures talent, providing an environment for exponential growth in professional, personal, and social life. It serves as a platform for young talent, igniting their potential despite failures. Akash Barua's message to the next generation emphasizes education, resilience, and self-motivation, urging them to be role models and overcome challenges.
</p>
<!-- <button type="button" style="width: 150px" class="btn btn-dark mt-md-3 mt-1">
Read More
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor"
class="bi bi-arrow-right" viewBox="0 0 16 16">
<path fill-rule="evenodd"
d="M1 8a.5.5 0 0 1 .5-.5h11.793l-3.147-3.146a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708L13.293 8.5H1.5A.5.5 0 0 1 1 8" />
</svg>
</button> -->
</div>
</div>
</div>
</div>
<div class="container-fluid bg-white text-center Testimonials overflow-x-hidden pt-2 pb-5 " id="The-Team">
<h2 class="text-green h1 libre-baskerville-regular">Active Members</h2>
<br>
<marquee behaviour="scroll" direction="left" id="our-Team-member-section" class="d-flex overflow-x-hidden justify-content-center md-3 gap-5">
<div style="row-gap: 10px;" class="our-Team-member-section d-flex justify-content-center align-items-beween">
<div style="width: 200px;" class="col mx-3">
<div class="card w-100 text-white d-flex flex-column align-items-center justify-content-center bg-success" style="padding: 10px !important; width: 18rem;">
<div>
<img style="border-radius: 50%; width: 150px;"
src="./assets/images/members/himanshu.jpg"
class="card-img-top" alt="...">
</div>
<div class="card-body text-center">
<b>Himanshu Agrawal</b>
<!-- <p>Frontend Developer</p> -->
</div>
</div>
</div>
<div style="width: 200px;" class="col mx-3">
<div class="card w-100 text-white bg-success d-flex flex-column align-items-center justify-content-center" style="padding: 10px !important; width: 18rem;">
<div>
<img style="border-radius: 50%; width: 150px;"
src="./assets/images/members/jyesh.jpg"
class="card-img-top" alt="...">
</div>
<div class="card-body text-center">
<b>Jayesh Shrivastava</b>
<!-- <p>Frontend Developer</p> -->
</div>
</div>
</div>
<div style="width: 200px;" class="col mx-3">
<div class="card w-100 text-white d-flex bg-success flex-column align-items-center justify-content-center" style="padding: 10px !important; width: 18rem;">
<div>
<img style="border-radius: 50%; width: 150px;"
src="./assets/images/members/aparna.jpg"
class="card-img-top" alt="...">
</div>
<div class="card-body text-center">
<!-- <br> -->
<b>Aparna Sharma</b>
<!-- <p>Frontend Developer</p> -->
</div>
</div>
</div>
<div style="width: 200px;" class="col mx-3">
<div class="card w-100 text-white d-flex flex-column align-items-center justify-content-center bg-success" style="padding: 10px !important; width: 18rem;">
<div>
<img style="border-radius: 50%; width: 150px;"
src="./assets/images/members/arpit.jpg"
class="card-img-top" alt="...">
</div>
<div class="card-body text-center">
<!-- <br> -->
<b>Arpit Gupta</b>
<!-- <p>Frontend Developer</p> -->
</div>
</div>
</div>
<div style="width: 200px;" class="col mx-3">
<div class="card w-100 text-white bg-success d-flex flex-column align-items-center justify-content-center" style="padding: 10px !important; width: 18rem;">
<div>
<img style="border-radius: 50%; width: 150px;"
src="./assets/images/members/mohit.jpg"
class="card-img-top" alt="...">
</div>
<div class="card-body text-center">
<!-- <br> -->
<b>Mohit Singh</b>
<!-- <p>Frontend Developer</p> -->
</div>
</div>
</div>
<!-- <div style="width: 200px;" class="col mx-3">
<div class="card w-100 text-white d-flex bg-success flex-column align-items-center justify-content-center" style="padding: 10px !important; width: 18rem;">
<div>
<img style="border-radius: 50%; width: 150px;"
src="./assets/images/members/akash.jpg"
class="card-img-top" alt="...">
</div>
<div class="card-body text-center">
<br>
<b>Akash Barua</b>
<p>Frontend Developer</p>
</div>
</div>
</div> -->
<div style="width: 320px;" class="col mx-3">
<div class="card w-100 text-white d-flex bg-success flex-column align-items-center justify-content-evenly" style="padding: 10px !important; width: 18rem;">
<div>
<img style="border-radius: 50%; width: 150px;"
src="./assets/images/members/anshul.jpg"
class="card-img-top" alt="...">
</div>
<div class="card-body text-center">
<!-- <br> -->
<b>Anshul Mishra</b>
<!-- <p>Frontend Developer</p> -->
</div>
</div>
</div>
</div>
</marquee>
</div>
<div class="container text-center Testimonials overflow-x-hidden mt-5">
<h2 class="text-black h1 libre-baskerville-regular">Testimonials</h2>
<br>
<div style="row-gap: 10px;" class="testimonials-section d-flex justify-content-center align-items-beween">
<div id="testimonials-section" class="d-flex justify-content-center md-3 gap-5">
<div style="width: 320px;" class="col ">
<div class="card w-100 shadow-yellow text-white bg-dark " style="padding-top: 10px !important; width: 18rem;">
<div>
<img style="border-radius: 50%; width: 100px;"
src="./assets/images/testimonials/abhiraj.jpg"
class="card-img-top" alt="...">
</div>
<div class="card-body">
<h5 class="card-title">
<h5 class="card-title my-0 py-0"><svg xmlns="http://www.w3.org/2000/svg" width="30" height="30"
fill="currentColor" class="bi bi-quote" viewBox="0 0 16 16">
<path
d="M12 12a1 1 0 0 0 1-1V8.558a1 1 0 0 0-1-1h-1.388q0-.527.062-1.054.093-.558.31-.992t.559-.683q.34-.279.868-.279V3q-.868 0-1.52.372a3.3 3.3 0 0 0-1.085.992 4.9 4.9 0 0 0-.62 1.458A7.7 7.7 0 0 0 9 7.558V11a1 1 0 0 0 1 1zm-6 0a1 1 0 0 0 1-1V8.558a1 1 0 0 0-1-1H4.612q0-.527.062-1.054.094-.558.31-.992.217-.434.559-.683.34-.279.868-.279V3q-.868 0-1.52.372a3.3 3.3 0 0 0-1.085.992 4.9 4.9 0 0 0-.62 1.458A7.7 7.7 0 0 0 3 7.558V11a1 1 0 0 0 1 1z" />
</svg></h5>
</h5>
<p class="d-flex text-justify mt-0"><i>"Gurukul made a huge difference in my life! The workshops boosted my confidence, and the career guidance helped me find my path. Now, I feel ready for my career journey, all thanks to Gurukul!"</i>
</p>
<b>Abhiraj Sahu </b>
<p><span>Student
@ </span> Maharaja Mansingh College</p>
</div>
</div>
</div>
<div style="width: 320px;" class="col ">
<div class="card w-100 shadow-yellow text-white bg-dark " style="padding-top: 10px !important; width: 18rem;">
<div>
<img style="border-radius: 50%; width: 100px;"
src="./assets/images/testimonials/aryan.jpg"
class="card-img-top" alt="...">
</div>
<div class="card-body">
<h5 class="card-title py-0 my-0">
<h5 class="card-title py-0 my-0"><svg xmlns="http://www.w3.org/2000/svg" width="30" height="30"
fill="currentColor" class="bi bi-quote" viewBox="0 0 16 16">
<path
d="M12 12a1 1 0 0 0 1-1V8.558a1 1 0 0 0-1-1h-1.388q0-.527.062-1.054.093-.558.31-.992t.559-.683q.34-.279.868-.279V3q-.868 0-1.52.372a3.3 3.3 0 0 0-1.085.992 4.9 4.9 0 0 0-.62 1.458A7.7 7.7 0 0 0 9 7.558V11a1 1 0 0 0 1 1zm-6 0a1 1 0 0 0 1-1V8.558a1 1 0 0 0-1-1H4.612q0-.527.062-1.054.094-.558.31-.992.217-.434.559-.683.34-.279.868-.279V3q-.868 0-1.52.372a3.3 3.3 0 0 0-1.085.992 4.9 4.9 0 0 0-.62 1.458A7.7 7.7 0 0 0 3 7.558V11a1 1 0 0 0 1 1z" />
</svg></h5>
</h5>
<p class="card-text text-justify mt-0"><i>"Gurukul gave me the tools I needed to succeed. Through internships and mentorship, I gained valuable skills and experience. Now, I'm confident and prepared for whatever comes next. Thanks, Gurukul!"</i></p>
<b>Aryan Sahu
</b>
<p> <span>Student @ </span>
Amity University</p>
</div>
</div>
</div>
<div style="width: 320px;" class="col">
<div class="card w-100 text-white shadow-yellow bg-dark " style="padding-top: 10px !important; width: 18rem;">
<div>
<img style="border-radius: 50%; width: 100px;"
src="./assets/images/testimonials/kumkum.jpg"
class="card-img-top" alt="...">
</div>
<div class="card-body">
<h5 class="card-title">
<h5 class="card-title py-0 my-0"><svg xmlns="http://www.w3.org/2000/svg" width="30" height="30"
fill="currentColor" class="bi bi-quote" viewBox="0 0 16 16">
<path
d="M12 12a1 1 0 0 0 1-1V8.558a1 1 0 0 0-1-1h-1.388q0-.527.062-1.054.093-.558.31-.992t.559-.683q.34-.279.868-.279V3q-.868 0-1.52.372a3.3 3.3 0 0 0-1.085.992 4.9 4.9 0 0 0-.62 1.458A7.7 7.7 0 0 0 9 7.558V11a1 1 0 0 0 1 1zm-6 0a1 1 0 0 0 1-1V8.558a1 1 0 0 0-1-1H4.612q0-.527.062-1.054.094-.558.31-.992.217-.434.559-.683.34-.279.868-.279V3q-.868 0-1.52.372a3.3 3.3 0 0 0-1.085.992 4.9 4.9 0 0 0-.62 1.458A7.7 7.7 0 0 0 3 7.558V11a1 1 0 0 0 1 1z" />
</svg></h5>
</h5>
<p class="card-text text-justify mt-0"><i>"Gurukul has been my guiding light through college. The industrial visits and job support paved the way for my career journey. Now, I'm ready to tackle the world with confidence, thanks to Gurukul!"</i></p>
<b>Kumkum Jha </b>
<p> <span>Student @ </span> J.C mill College</p>
</div>
</div>
</div>
<div style="width: 320px;" class="col">
<div class="card w-100 text-white shadow-yellow bg-dark " style="padding-top: 10px !important; width: 18rem;">
<div>
<img style="border-radius: 50%; width: 100px;"
src="./assets/images/testimonials/sakshi.jpg"
class="card-img-top" alt="...">
</div>
<div class="card-body">
<h5 class="card-title">
<h5 class="card-title py-0 my-0"><svg xmlns="http://www.w3.org/2000/svg" width="30" height="30"
fill="currentColor" class="bi bi-quote" viewBox="0 0 16 16">
<path
d="M12 12a1 1 0 0 0 1-1V8.558a1 1 0 0 0-1-1h-1.388q0-.527.062-1.054.093-.558.31-.992t.559-.683q.34-.279.868-.279V3q-.868 0-1.52.372a3.3 3.3 0 0 0-1.085.992 4.9 4.9 0 0 0-.62 1.458A7.7 7.7 0 0 0 9 7.558V11a1 1 0 0 0 1 1zm-6 0a1 1 0 0 0 1-1V8.558a1 1 0 0 0-1-1H4.612q0-.527.062-1.054.094-.558.31-.992.217-.434.559-.683.34-.279.868-.279V3q-.868 0-1.52.372a3.3 3.3 0 0 0-1.085.992 4.9 4.9 0 0 0-.62 1.458A7.7 7.7 0 0 0 3 7.558V11a1 1 0 0 0 1 1z" />
</svg></h5>
</h5>
<p class="card-text text-justify mt-0"><i>"Gurukul has been a lifeline during my college years. The mental health support and networking opportunities helped me stay balanced and connected. Now, I'm excited about my future career, all thanks to Gurukul!"
</i></p>
<b>Sakshi Bhadouriya
</b>
<p> <span>Student @ </span> KRG College</p>
</div>
</div>
</div>
</div>
</div>
<button class="btn btn-left my-2 mx-2" id="testimonial-btn-left">
<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" fill="currentColor" class="bi bi-caret-left-fill" viewBox="0 0 16 16">
<path d="m3.86 8.753 5.482 4.796c.646.566 1.658.106 1.658-.753V3.204a1 1 0 0 0-1.659-.753l-5.48 4.796a1 1 0 0 0 0 1.506z"/>
</svg>
</button>
<button class="btn btn-right my-2 mx-2" id="testimonial-btn-right">
<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" fill="currentColor" class="bi bi-caret-right-fill" viewBox="0 0 16 16">
<path d="m12.14 8.753-5.482 4.796c-.646.566-1.658.106-1.658-.753V3.204a1 1 0 0 1 1.659-.753l5.48 4.796a1 1 0 0 1 0 1.506z"/>
</svg>
</button>
</div>
<div class="my-1 py-2"></div>
<h2 class="text-center libre-baskerville-regular">Our Partners</h2>
<div class="container px-2 our-parteners-section overflow-x-hidden">
<marquee behavior="scroll" direction="left" class="py-2 px-1 ">
<img src="assets/images/college-logoes/1.png"
alt="our-partners-images" class="rounded shadow border border-dark px-5 mx-3 py-0 " width="200">
<img src="assets/images/college-logoes/2.png"
alt="our-partners-images" class="rounded shadow border border-dark px-5 mx-3 py-0 " width="200">
<img src="assets/images/college-logoes/3.png"
alt="our-partners-images" class="rounded shadow border border-dark px-5 mx-3 py-0 " width="200">
<img src="assets/images/college-logoes/4.png"
alt="our-partners-images" class="rounded shadow border border-dark px-5 mx-3 py-0 " width="200">
<img src="assets/images/college-logoes/5.png"
alt="our-partners-images" class="rounded shadow border border-dark px-5 mx-3 py-0 " width="200">
<img src="assets/images/college-logoes/6.png"
alt="our-partners-images" class="rounded shadow border border-dark px-5 mx-3 py-0 " width="200">
<img src="assets/images/college-logoes/7.png"
alt="our-partners-images" class="rounded shadow border border-dark px-5 mx-3 py-0 " width="200">
<img src="assets/images/college-logoes/8.png"
alt="our-partners-images" class="rounded shadow border border-dark px-5 mx-3 py-0 " width="200">
<img src="assets/images/college-logoes/9.png"
alt="our-partners-images" class="rounded shadow border border-dark px-5 mx-3 py-0 " width="200">
<img src="assets/images/college-logoes/10.png"
alt="our-partners-images" class="rounded shadow border border-dark px-5 mx-3 py-0 " width="200">
<img src="assets/images/college-logoes/11.png"
alt="our-partners-images" class="rounded shadow border border-dark px-5 mx-3 py-0 " width="200">
<img src="assets/images/college-logoes/12.png"
alt="our-partners-images" class="rounded shadow border border-dark px-5 mx-3 py-0 " width="200">
<img src="assets/images/college-logoes/13.png"
alt="our-partners-images" class="rounded shadow border border-dark px-5 mx-3 py-0 " width="200">
</marquee>
</div>
</main>
<!-- -->
<div id="footer"></div>
<script src="./assets/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="./assets/js/script.js"></script>
<script>
// Dynamically load the header and footer from PHP files
const loadComponent = (selector, url) => {
fetch(url)
.then(res => {
if (!res.ok) throw new Error(`HTTP error! status: ${res.status}`);
return res.text();
})
.then(html => {
document.querySelector(selector).innerHTML = html;
})
.catch(err => {
console.error(`Could not load ${url}:`, err);
});
};
loadComponent('#header', '_header.html');
loadComponent('#footer', '_footer.html');
</script>
</body>
</html>