-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
758 lines (720 loc) · 39.5 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
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
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<!-- Ensures mobile scaling -->
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- Title for tab -->
<title>Aaradhya Services</title>
<!-- SEO Meta tags -->
<meta name="title" content="Aaradhya Services" />
<meta name="description"
content="We are a multi service providing providing all kind of services like car dealership, Insurance and RTO works and Labour Supply, etc." />
<meta property="og:image" content="https://aaradhyaservices.in/assets/img/logo/aaradhya_logo_black_text_square.png" />
<meta property="og:url" content="https://aaradhyaservices.in/" />
<meta property="og:site_name" content="Aaradhya Services" />
<meta name="twitter:title" content="Aaradhya Services" />
<meta name="twitter:description"
content="We are a multi service providing providing all kind of services like car dealership, Insurance and RTO works and Labour Supply, etc." />
<meta name="twitter:image"
content="https://aaradhyaservices.in/assets/img/logo/aaradhya_logo_black_text_square.png" />
<meta name="twitter:image:alt" content="Aaradhya Services Logo" />
<meta name="twitter:card" content="https://aaradhyaservices.in/assets/img/logo/aaradhya_logo_black_text_square.png" />
<!-- Replace with Twitter username -->
<!-- <meta name="twitter:site" content="@username"> -->
<meta name="image" property="og:image"
content="https://aaradhyaservices.in/assets/img/logo/aaradhya_logo_black_text_square.png" />
<meta name="author" content="Aaradhya Services" />
<!-- Shortcut icon for tab -->
<link href="./assets/img/logo/aaradhya_logo_black_text_square.png" rel="shortcut icon" />
<!-- Bootstrap CSS -->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-+0n0xVW2eSR5OomGNYDnhzAbDsOXxcvSN1TPprVMTNDbiYZCxYbOOl7+AMvyTG2x" crossorigin="anonymous" />
<!-- Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=ABeeZee&family=Archivo+Black&display=swap" rel="stylesheet" />
<!-- Manual CSS -->
<link rel="stylesheet" href="./assets/stylesheets/index.css" />
</head>
<body>
<nav class="navbar navbar-expand-lg navbar-dark fixed-top">
<div class="container-fluid">
<a class="navbar-brand" href="#header">
<img src="./assets/img/logo/aaradhya_logo_white_text.webp" alt="" height="45" />
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav"
aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav ms-auto text-center">
<li class="nav-item">
<a class="nav-link active" href="#about"> About us </a>
</li>
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="#fleet">
Fleet
</a>
</li>
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="#services">
Services
</a>
</li>
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="./assets/documents/aaradhya_services_brouchure.pdf"
target="_blank">
Our Brochure
</a>
</li>
<li class="nav-item">
<a class="nav-link active" href="#contact"> Contact Us </a>
</li>
</ul>
</div>
</div>
</nav>
<header id="header">
<div class="h-25"></div>
<div class="h-75">
<!-- <video autoplay muted loop >
<source src="./assets/videos/hero_background.gif" type="video/mp4" />
</video> -->
<!-- <img
src="./assets/videos/hero_background.gif"
class="header_background_video"
alt=""
/> -->
<div class="container pt-4">
<div class="row justify-content-center">
<div class="header_company_name">
<h1 class="text-center" style="font-family: 'Archivo Black', sans-serif">
Aaradhya Services
</h1>
</div>
<h2 class="text-center text-white mt-2 pt-2 header_tagline" style="
font-weight: 600;
letter-spacing: 2px;
font-family: 'Archivo Black', sans-serif;
">
Everything we provide is driven for you!
</h2>
</div>
<div class="row mb-4 mt-4 text-center">
<a href="#contact" class="header_ride_button mx-auto" style="font-family: 'Archivo Black', sans-serif">Take a
Ride</a>
</div>
</div>
</div>
</header>
<!-- To add offers, uncomment below section -->
<!-- <div id="offers" class="pt-4 pb-5" style="background-color: #F5F5F5;">
<h1 class="pt-5 text-center pb-3">
<b>Our Offers</b>
</h1> -->
<!-- To add one offer uncomment the below div having class="offer_item mb-5". -->
<!-- <div class="offer_item mb-5">
<div class="d-block w-100">
<div class="container">
<div class="row">
<div class="col-lg-7 col-md-6 my-auto">
<h3 id="offer_heading">
<strong>
Diwali Dhamaka
</strong>
</h3>
<p id="offer_description">
Lorem ipsum dolor, sit amet consectetur adipisicing elit. Adipisci, consectetur
molestiae
qui aliquid deserunt consequuntur eum debitis ipsum cupiditate aliquam labore mollitia
molestias vitae vero facere cumque quidem nobis est.
</p>
</div>
<div class="col-lg-5 col-md-6 my-auto">
<img id="offer_image" src="./assets/img/offers/diwali.jpg" class="w-100" alt="">
</div>
</div>
</div>
</div>
</div> -->
<!-- To add more offers, copy and paste the same above div having class="offer_item mb-5" one below another
and replace title, description and image.
Use it any number of times to add multiple offers.
Store image in 'assets/img/offers/' and replace the name in the img tag -->
<!-- Offer controls. Uncomment this section to get right and left controls for offers. -->
<!-- <div class="offer_controls">
<div class="container">
<div class="row">
<div class="col-6">
<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" fill="currentColor"
class="bi bi-arrow-left-circle-fill" id="offers_control_left_button"
style="position: absolute; left: calc(50% - 80px/2); cursor: pointer;" viewBox="0 0 16 16">
<path
d="M8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0zm3.5 7.5a.5.5 0 0 1 0 1H5.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L5.707 7.5H11.5z" />
</svg>
</div>
<div class="col-6">
<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" fill="currentColor"
class="bi bi-arrow-right-circle-fill" id="offers_control_right_button"
style="position: absolute; right: calc(50% - 80px/2); cursor: pointer;" viewBox="0 0 16 16">
<path
d="M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0zM4.5 7.5a.5.5 0 0 0 0 1h5.793l-2.147 2.146a.5.5 0 0 0 .708.708l3-3a.5.5 0 0 0 0-.708l-3-3a.5.5 0 1 0-.708.708L10.293 7.5H4.5z" />
</svg>
</div>
</div>
</div>
</div>
<br>
</div> -->
<div style="background-color: rgb(255, 255, 255)" id="about" class="pt-4 pb-5">
<h1 class="pt-5 text-center pb-3">
<b>About us</b>
</h1>
<div class="container pb-5">
<div class="row">
<div class="col-md-8 my-auto" style="font-size: 115%">
We are a multi service providing company working since, 2020 under
Proprietorship of Mr. Sachin Padgaonkar. We provide all kind of
services like car dealership, Insurance and RTO works and Labour
Supply, etc. Our effort is to make all these services available at
affordable prices in very efficient manner and time. Our Goal is to
provide the best services to our customers in every possible manner.
</div>
<div class="col-md-4">
<img src="./assets/img/logo/aaradhya_logo_black_text.png" class="w-100 mt-4" alt="" />
</div>
</div>
</div>
</div>
<section style="background-color: #f5f5f5" id="fleet" class="pt-4 pb-5">
<h1 class="pt-5 text-center pb-3">
<b>Our Fleet</b>
</h1>
<div class="container">
<div class="row justify-content-center mt-4">
<div class="col-lg-6 col-md-12 text-center">
<h3>
<strong> Sedan </strong>
</h3>
<div id="sedan_carousel" class="carousel carousel-fade carousel-dark slide mt-4 pb-5" data-bs-ride="carousel">
<div class="carousel-indicators">
<button type="button" data-bs-target="#sedan_carousel" data-bs-slide-to="0" class="active"
aria-current="true" aria-label="Hyundai Accent"></button>
<button type="button" data-bs-target="#sedan_carousel" data-bs-slide-to="1"
aria-label="Swift Dzire"></button>
</div>
<div class="carousel-inner">
<div class="carousel-item active">
<center>
<img src="./assets/img/fleet/accent.webp" class="d-block w-75" alt="Hyundai Accent" />
</center>
</div>
<div class="carousel-item">
<center>
<img src="./assets/img/fleet/dzire.webp" class="d-block w-75" alt="Swift Dzire" />
</center>
</div>
</div>
</div>
</div>
<div class="col-lg-6 col-md-12 text-center">
<h3>
<strong> SUV </strong>
</h3>
<div id="suv_carousel" class="carousel carousel-fade carousel-dark slide mt-4 pb-5" data-bs-ride="carousel">
<div class="carousel-indicators">
<button type="button" data-bs-target="#suv_carousel" data-bs-slide-to="0" class="active"
aria-current="true" aria-label="Maruti Suzuki Ertiga"></button>
<button type="button" data-bs-target="#suv_carousel" data-bs-slide-to="1"
aria-label="Toyota Innova Crysta"></button>
<button type="button" data-bs-target="#suv_carousel" data-bs-slide-to="2"
aria-label="Mahindra Marazzo"></button>
</div>
<div class="carousel-inner">
<div class="carousel-item active">
<center>
<img src="./assets/img/fleet/ertiga.webp" class="d-block w-75" alt="Maruti Suzuki Ertiga" />
</center>
</div>
<div class="carousel-item">
<center>
<img src="./assets/img/fleet/innova_crysta.webp" class="d-block w-75" alt="Toyota Innova Crysta" />
</center>
</div>
<div class="carousel-item">
<center>
<img src="./assets/img/fleet/marazzo.webp" class="d-block w-75" alt="Mahindra Marazzo" />
</center>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<div style="background-color: rgb(255, 255, 255)" id="services" class="pt-5 pb-5">
<h1 class="pt-5 text-center pb-3">
<b>Our Services</b>
</h1>
<div class="container">
<div class="row justify-content-center mt-4">
<div class="col-lg-4 col-md-6 text-center mb-5" id="services_rental" style="cursor: pointer">
<img src="./assets/img/services/rental.png" style="width: 35%" alt="" />
<h5 class="mt-4">
<strong> Rental services </strong>
</h5>
<button class="services_button" type="button" data-bs-toggle="modal" data-bs-target="#rental_modal">
Know More
</button>
<div class="modal fade" id="rental_modal" tabindex="-1" aria-labelledby="rental_modal_label"
aria-hidden="true">
<div class="modal-dialog modal-dialog-centered">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title fw-bold" id="rental_modal_label">
Rental services
</h5>
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
</div>
<div class="modal-body" style="text-align: justify; background-color: #e0e0e0">
We Provide Rental Automobiles Services for short and long
term to the public as well as we can attach your car to cab
service or corporate services. The agreement would be done
on the same day with a corporate company. We secure your
fleet management with an associate corporate company.
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 text-center mb-5" id="services_dealership" style="cursor: pointer">
<img src="./assets/img/services/dealership.png" style="width: 35%" alt="" />
<h5 class="mt-4">
<strong> Dealership of Cars </strong>
</h5>
<button class="services_button" type="button" data-bs-toggle="modal" data-bs-target="#dealership_modal">
Know More
</button>
<div class="modal fade" id="dealership_modal" tabindex="-1" aria-labelledby="dealership_modal_label"
aria-hidden="true">
<div class="modal-dialog modal-dialog-centered">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title fw-bold" id="dealership_modal_label">
Dealership of Cars
</h5>
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
</div>
<div class="modal-body" style="text-align: justify; background-color: #e0e0e0">
We provide dealerships of new or used cars at affordable
rates. We deliver your car with all complete services within
30 days with proper documentation.
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 text-center mb-5" id="services_finance" style="cursor: pointer">
<img src="./assets/img/services/finance.png" style="width: 35%" alt="" />
<h5 class="mt-4">
<strong> Finance & Loan </strong>
</h5>
<button class="services_button" type="button" data-bs-toggle="modal" data-bs-target="#finance_modal">
Know More
</button>
<div class="modal fade" id="finance_modal" tabindex="-1" aria-labelledby="finance_modal_label"
aria-hidden="true">
<div class="modal-dialog modal-dialog-centered">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title fw-bold" id="finance_modal_label">
Finance & Loan
</h5>
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
</div>
<div class="modal-body" style="text-align: justify; background-color: #e0e0e0">
We provide Finance and Loan services to our clients; we are
not just a finance service company but are your partner for
life. We provide 80%-90% of finance from Private Finance &
also from Nationalized Banks.
</div>
</div>
</div>
</div>
<p id="services_finance_description" style="display: none"></p>
</div>
<div class="col-lg-4 col-md-6 text-center mb-5" id="services_insurance" style="cursor: pointer">
<img src="./assets/img/services/insurance.png" style="width: 35%" alt="" />
<h5 class="mt-4">
<strong> Insurance & RTO Work </strong>
</h5>
<button class="services_button" type="button" data-bs-toggle="modal" data-bs-target="#insurance_modal">
Know More
</button>
<div class="modal fade" id="insurance_modal" tabindex="-1" aria-labelledby="insurance_modal_label"
aria-hidden="true">
<div class="modal-dialog modal-dialog-centered">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title fw-bold" id="insurance_modal_label">
Insurance & RTO Work
</h5>
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
</div>
<div class="modal-body" style="text-align: justify; background-color: #e0e0e0">
We provide Zero Debt Insurance, which is a Car insurance
policy, that leaves out the depreciation factor from
coverage; also we provide RTO work facilities. We cover all
your documentation processes, including T-PERMIT CARD, ROAD
TAX, FITNESS, RC BOOK.
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 text-center mb-5" id="services_labour" style="cursor: pointer">
<img src="./assets/img/services/labour.png" style="width: 35%" alt="" />
<h5 class="mt-4">
<strong> Labour Supply </strong>
</h5>
<button class="services_button" type="button" data-bs-toggle="modal" data-bs-target="#labour_modal">
Know More
</button>
<div class="modal fade" id="labour_modal" tabindex="-1" aria-labelledby="labour_modal_label"
aria-hidden="true">
<div class="modal-dialog modal-dialog-centered">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title fw-bold" id="labour_modal_label">
Finance & Loan
</h5>
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
</div>
<div class="modal-body" style="text-align: justify; background-color: #e0e0e0">
We are a service provider for Expert Labour Service; we have
all the required gadgets for labour safety and have labour
with supervisors at different levels. We Provide
Skilled/Unskilled labours for workshops, factories,
housekeeping.
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Brochure Gallery. Strictly crop images to A4 size. -->
<div style="background-color: #f5f5f5" id="brouchure_gallery" class="pt-4 pb-5">
<h1 class="pt-5 text-center pb-3">
<b>Brochure</b>
</h1>
<div class="container pb-5">
<div class="row">
<div class="col my-auto">
<div id="serve_carousel" class="carousel carousel-dark slide mx-auto" data-bs-ride="carousel">
<div class="carousel-inner mx-auto" style="width: 55%">
<div class="carousel-item active">
<img src="./assets/img/brouchure/1.webp" class="d-block w-100" alt="..." />
</div>
<div class="carousel-item">
<img src="./assets/img/brouchure/2.webp" class="d-block w-100" alt="..." />
</div>
<div class="carousel-item">
<img src="./assets/img/brouchure/3.webp" class="d-block w-100" alt="..." />
</div>
<div class="carousel-item">
<img src="./assets/img/brouchure/4.webp" class="d-block w-100" alt="..." />
</div>
<div class="carousel-item">
<img src="./assets/img/brouchure/5.webp" class="d-block w-100" alt="..." />
</div>
<div class="carousel-item">
<img src="./assets/img/brouchure/6.webp" class="d-block w-100" alt="..." />
</div>
<div class="carousel-item">
<img src="./assets/img/brouchure/7.webp" class="d-block w-100" alt="..." />
</div>
<div class="carousel-item">
<img src="./assets/img/brouchure/8.webp" class="d-block w-100" alt="..." />
</div>
</div>
<button class="carousel-control-prev" type="button" data-bs-target="#serve_carousel" data-bs-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="visually-hidden">Previous</span>
</button>
<button class="carousel-control-next" type="button" data-bs-target="#serve_carousel" data-bs-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="visually-hidden">Next</span>
</button>
</div>
</div>
</div>
</div>
</div>
<!-- Photo Gallery. Strictly crop images to 16:9 ratio. -->
<div style="background-color: rgb(255, 255, 255)" id="photo_gallery" class="pt-4 pb-5">
<h1 class="pt-5 text-center pb-3">
<b>Our Happy Customers</b>
</h1>
<div class="container pb-5">
<div class="row">
<div class="col my-auto">
<div id="customers_carousel" class="carousel carousel-dark slide mx-auto" style="width: 80%"
data-bs-ride="carousel">
<div class="carousel-inner">
<div class="carousel-item active">
<img src="./assets/img/customers/01.webp" class="d-block w-100" alt="..." />
</div>
<div class="carousel-item">
<img src="./assets/img/customers/02.webp" class="d-block w-100" alt="..." />
</div>
<div class="carousel-item">
<img src="./assets/img/customers/03.webp" class="d-block w-100" alt="..." />
</div>
</div>
<button class="carousel-control-prev" type="button" data-bs-target="#customers_carousel"
data-bs-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
</button>
<button class="carousel-control-next" type="button" data-bs-target="#customers_carousel"
data-bs-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
</button>
</div>
</div>
</div>
</div>
</div>
<div style="background-color: #f5f5f5" id="contact" class="pt-5 pb-5">
<h1 class="pt-5 text-center pb-3">
<b>Get In Touch</b>
</h1>
<div class="container pb-5">
<div class="row">
<div class="col-md-7 pb-5">
<form id="contact_form" name="contact_form">
<div class="form-group mb-2">
<label for="name">Full Name</label>
<input type="text" class="form-control" id="name" name="name" placeholder="Enter full name" />
</div>
<div class="form-group mb-2">
<label for="email">Email address</label>
<input type="email" class="form-control" id="email" name="email" placeholder="Enter email" />
</div>
<div class="form-group mb-2">
<label for="mobile">Mobile Number</label>
<input type="text" class="form-control" id="mobile" name="mobile" placeholder="Enter mobile number" />
</div>
<div class="form-group mb-4">
<label for="message">Message</label>
<textarea name="message" id="message" class="form-control" rows="3"
placeholder="Enter message"></textarea>
</div>
<button type="submit" class="contact_submit_button">
Submit
</button>
</form>
</div>
<div class="col-md-5 pt-1">
<h6 class="mb-2"><b>Address :</b></h6>
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" fill="currentColor"
class="bi bi-house-door me-2" viewBox="0 0 16 16" style="color: #fe8800">
<path
d="M8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4.5a.5.5 0 0 0 .5-.5v-4h2v4a.5.5 0 0 0 .5.5H14a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146zM2.5 14V7.707l5.5-5.5 5.5 5.5V14H10v-4a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5v4H2.5z" />
</svg>
<span style="line-height: 30px">Shop No.13, Ground Floor, Ambe Prerana Chs., Plot No. 8,
Sector-3, Ghansoli, Navi Mumbai – 400 701<br />India.</span>
<h6 class="mt-3 mb-2"><b>Phones :</b></h6>
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" fill="currentColor" class="bi bi-phone me-2"
viewBox="0 0 16 16" style="color: #fe8800">
<path
d="M11 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h6zM5 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H5z" />
<path d="M8 14a1 1 0 1 0 0-2 1 1 0 0 0 0 2z" />
</svg>
<span>
<b>
<a href="tel:+918591168684" style="text-decoration: none; color: inherit">
+91 8591168684
</a>
</b>
</span>
<br /><br />
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" fill="currentColor"
class="bi bi-telephone me-2" viewBox="0 0 16 16" style="color: #fe8800">
<path
d="M3.654 1.328a.678.678 0 0 0-1.015-.063L1.605 2.3c-.483.484-.661 1.169-.45 1.77a17.568 17.568 0 0 0 4.168 6.608 17.569 17.569 0 0 0 6.608 4.168c.601.211 1.286.033 1.77-.45l1.034-1.034a.678.678 0 0 0-.063-1.015l-2.307-1.794a.678.678 0 0 0-.58-.122l-2.19.547a1.745 1.745 0 0 1-1.657-.459L5.482 8.062a1.745 1.745 0 0 1-.46-1.657l.548-2.19a.678.678 0 0 0-.122-.58L3.654 1.328zM1.884.511a1.745 1.745 0 0 1 2.612.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.678.678 0 0 0 .178.643l2.457 2.457a.678.678 0 0 0 .644.178l2.189-.547a1.745 1.745 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.634 18.634 0 0 1-7.01-4.42 18.634 18.634 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877L1.885.511z" />
</svg>
<span>
<b>
<a href="tel:+918591185945" style="text-decoration: none; color: inherit">
+91 8591185945
</a>
</b>
</span>
<h6 class="mt-4 mb-2"><b>WhatsApp :</b></h6>
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" fill="currentColor" class="bi bi-whatsapp me-2"
viewBox="0 0 16 16" style="color: #2cb841">
<path
d="M13.601 2.326A7.854 7.854 0 0 0 7.994 0C3.627 0 .068 3.558.064 7.926c0 1.399.366 2.76 1.057 3.965L0 16l4.204-1.102a7.933 7.933 0 0 0 3.79.965h.004c4.368 0 7.926-3.558 7.93-7.93A7.898 7.898 0 0 0 13.6 2.326zM7.994 14.521a6.573 6.573 0 0 1-3.356-.92l-.24-.144-2.494.654.666-2.433-.156-.251a6.56 6.56 0 0 1-1.007-3.505c0-3.626 2.957-6.584 6.591-6.584a6.56 6.56 0 0 1 4.66 1.931 6.557 6.557 0 0 1 1.928 4.66c-.004 3.639-2.961 6.592-6.592 6.592zm3.615-4.934c-.197-.099-1.17-.578-1.353-.646-.182-.065-.315-.099-.445.099-.133.197-.513.646-.627.775-.114.133-.232.148-.43.05-.197-.1-.836-.308-1.592-.985-.59-.525-.985-1.175-1.103-1.372-.114-.198-.011-.304.088-.403.087-.088.197-.232.296-.346.1-.114.133-.198.198-.33.065-.134.034-.248-.015-.347-.05-.099-.445-1.076-.612-1.47-.16-.389-.323-.335-.445-.34-.114-.007-.247-.007-.38-.007a.729.729 0 0 0-.529.247c-.182.198-.691.677-.691 1.654 0 .977.71 1.916.81 2.049.098.133 1.394 2.132 3.383 2.992.47.205.84.326 1.129.418.475.152.904.129 1.246.08.38-.058 1.171-.48 1.338-.943.164-.464.164-.86.114-.943-.049-.084-.182-.133-.38-.232z" />
</svg>
<span>
<b>
<a href="https://wa.me/918591168684" style="text-decoration: none; color: inherit">
+91 8591168684
</a>
</b>
</span>
<h6 class="mt-4 mb-2"><b>E-Mail :</b></h6>
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" fill="currentColor" class="bi bi-envelope me-2"
viewBox="0 0 16 16" style="color: #fe8800">
<path
d="M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4zm2-1a1 1 0 0 0-1 1v.217l7 4.2 7-4.2V4a1 1 0 0 0-1-1H2zm13 2.383-4.758 2.855L15 11.114v-5.73zm-.034 6.878L9.271 8.82 8 9.583 6.728 8.82l-5.694 3.44A1 1 0 0 0 2 13h12a1 1 0 0 0 .966-.739zM1 11.114l4.758-2.876L1 5.383v5.73z" />
</svg>
<a href="mailto:[email protected]" style="text-decoration: none; color: inherit">
</a>
<br /><br />
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" fill="currentColor" class="bi bi-envelope me-2"
viewBox="0 0 16 16" style="color: #fe8800">
<path
d="M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4zm2-1a1 1 0 0 0-1 1v.217l7 4.2 7-4.2V4a1 1 0 0 0-1-1H2zm13 2.383-4.758 2.855L15 11.114v-5.73zm-.034 6.878L9.271 8.82 8 9.583 6.728 8.82l-5.694 3.44A1 1 0 0 0 2 13h12a1 1 0 0 0 .966-.739zM1 11.114l4.758-2.876L1 5.383v5.73z" />
</svg>
<a href="mailto:[email protected]" style="text-decoration: none; color: inherit">
</a>
</div>
</div>
</div>
</div>
<div style="padding: 0px 5px; background-color: #f5f5f5">
<h1 class="text-center mb-3">
<b>Find us Here</b>
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="currentColor" class="bi bi-geo-alt-fill mb-2"
viewBox="0 0 16 16" style="color: #fe8800">
<path d="M8 16s6-5.686 6-10A6 6 0 0 0 2 6c0 4.314 6 10 6 10zm0-7a3 3 0 1 1 0-6 3 3 0 0 1 0 6z" />
</svg>
</h1>
<iframe
src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d19555.073202674903!2d72.99643452330436!3d19.11836366902942!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3be7c10645c974f7%3A0x13e109a887db8aed!2sAaradhya%20Services!5e0!3m2!1sen!2som!4v1624362197457!5m2!1sen!2som"
width="100%" height="500" style="border: 0" allowfullscreen="" loading="lazy"></iframe>
</div>
<footer class="pt-5 pb-2 text-white">
<div class="container">
<div class="row">
<div class="col-md-6 col-sm-12 mb-3" id="foot_left">
<img src="./assets/img/logo/aaradhya_logo_white_text.png" class="mb-3" width="250" alt="" srcset="" />
<p class="pt-3">
© Copyright 2021 <strong>aaradhyaservices.in</strong>
</p>
<p class="pt-1">
Developed and maintained by
<a href="https://anirudhbelwadi.com/" target="_blank" style="color: #fe8800">
Anirudh Belwadi
</a>
<br>For Infinity Solutions
</p>
</div>
<div class="col-md-6 col-sm-12 mb-3">
<div class="row justify-content-md-end justify-content-sm-center" id="foot_sms">
<div class="col-1">
<a href="https://www.instagram.com/aaradhyaservices_/?hl=en" class="foot_socialmedia" target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="25" fill="currentColor"
class="bi bi-instagram" viewBox="0 0 16 16">
<path
d="M8 0C5.829 0 5.556.01 4.703.048 3.85.088 3.269.222 2.76.42a3.917 3.917 0 0 0-1.417.923A3.927 3.927 0 0 0 .42 2.76C.222 3.268.087 3.85.048 4.7.01 5.555 0 5.827 0 8.001c0 2.172.01 2.444.048 3.297.04.852.174 1.433.372 1.942.205.526.478.972.923 1.417.444.445.89.719 1.416.923.51.198 1.09.333 1.942.372C5.555 15.99 5.827 16 8 16s2.444-.01 3.298-.048c.851-.04 1.434-.174 1.943-.372a3.916 3.916 0 0 0 1.416-.923c.445-.445.718-.891.923-1.417.197-.509.332-1.09.372-1.942C15.99 10.445 16 10.173 16 8s-.01-2.445-.048-3.299c-.04-.851-.175-1.433-.372-1.941a3.926 3.926 0 0 0-.923-1.417A3.911 3.911 0 0 0 13.24.42c-.51-.198-1.092-.333-1.943-.372C10.443.01 10.172 0 7.998 0h.003zm-.717 1.442h.718c2.136 0 2.389.007 3.232.046.78.035 1.204.166 1.486.275.373.145.64.319.92.599.28.28.453.546.598.92.11.281.24.705.275 1.485.039.843.047 1.096.047 3.231s-.008 2.389-.047 3.232c-.035.78-.166 1.203-.275 1.485a2.47 2.47 0 0 1-.599.919c-.28.28-.546.453-.92.598-.28.11-.704.24-1.485.276-.843.038-1.096.047-3.232.047s-2.39-.009-3.233-.047c-.78-.036-1.203-.166-1.485-.276a2.478 2.478 0 0 1-.92-.598 2.48 2.48 0 0 1-.6-.92c-.109-.281-.24-.705-.275-1.485-.038-.843-.046-1.096-.046-3.233 0-2.136.008-2.388.046-3.231.036-.78.166-1.204.276-1.486.145-.373.319-.64.599-.92.28-.28.546-.453.92-.598.282-.11.705-.24 1.485-.276.738-.034 1.024-.044 2.515-.045v.002zm4.988 1.328a.96.96 0 1 0 0 1.92.96.96 0 0 0 0-1.92zm-4.27 1.122a4.109 4.109 0 1 0 0 8.217 4.109 4.109 0 0 0 0-8.217zm0 1.441a2.667 2.667 0 1 1 0 5.334 2.667 2.667 0 0 1 0-5.334z">
</path>
</svg>
</a>
</div>
<div class="col-1">
<a href="https://www.facebook.com/Aaradhya-Services-105902128222323/" class="foot_socialmedia"
target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="25" fill="currentColor"
class="bi bi-facebook" viewBox="0 0 16 16">
<path
d="M16 8.049c0-4.446-3.582-8.05-8-8.05C3.58 0-.002 3.603-.002 8.05c0 4.017 2.926 7.347 6.75 7.951v-5.625h-2.03V8.05H6.75V6.275c0-2.017 1.195-3.131 3.022-3.131.876 0 1.791.157 1.791.157v1.98h-1.009c-.993 0-1.303.621-1.303 1.258v1.51h2.218l-.354 2.326H9.25V16c3.824-.604 6.75-3.934 6.75-7.951z" />
</svg>
</a>
</div>
<div class="col-1">
<a href="mailto:[email protected]" class="foot_socialmedia">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="25" fill="currentColor"
class="bi bi-envelope" viewBox="0 0 16 16">
<path
d="M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4zm2-1a1 1 0 0 0-1 1v.217l7 4.2 7-4.2V4a1 1 0 0 0-1-1H2zm13 2.383l-4.758 2.855L15 11.114v-5.73zm-.034 6.878L9.271 8.82 8 9.583 6.728 8.82l-5.694 3.44A1 1 0 0 0 2 13h12a1 1 0 0 0 .966-.739zM1 11.114l4.758-2.876L1 5.383v5.73z">
</path>
</svg>
</a>
</div>
</div>
<div class="row mt-3 mb-2">
<div class="col-12" id="foot_mail_id">
<a href="mailto:[email protected]" style="text-align: right !important" class="foot_mail">
Email: [email protected]
</a>
</div>
</div>
<div class="row mt-1">
<p style="text-align: right; padding: 0" id="foot_telephone">
<a href="tel:+918591168684" class="foot_tel">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor"
class="bi bi-telephone" viewBox="0 0 16 16">
<path
d="M3.654 1.328a.678.678 0 0 0-1.015-.063L1.605 2.3c-.483.484-.661 1.169-.45 1.77a17.568 17.568 0 0 0 4.168 6.608 17.569 17.569 0 0 0 6.608 4.168c.601.211 1.286.033 1.77-.45l1.034-1.034a.678.678 0 0 0-.063-1.015l-2.307-1.794a.678.678 0 0 0-.58-.122l-2.19.547a1.745 1.745 0 0 1-1.657-.459L5.482 8.062a1.745 1.745 0 0 1-.46-1.657l.548-2.19a.678.678 0 0 0-.122-.58L3.654 1.328zM1.884.511a1.745 1.745 0 0 1 2.612.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.678.678 0 0 0 .178.643l2.457 2.457a.678.678 0 0 0 .644.178l2.189-.547a1.745 1.745 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.634 18.634 0 0 1-7.01-4.42 18.634 18.634 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877L1.885.511z">
</path>
</svg>
+91 8591168684
</a>
</p>
<p style="text-align: right; padding: 0" id="foot_telephone">
<a href="tel:+918591185945" class="foot_tel">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor"
class="bi bi-telephone" viewBox="0 0 16 16">
<path
d="M3.654 1.328a.678.678 0 0 0-1.015-.063L1.605 2.3c-.483.484-.661 1.169-.45 1.77a17.568 17.568 0 0 0 4.168 6.608 17.569 17.569 0 0 0 6.608 4.168c.601.211 1.286.033 1.77-.45l1.034-1.034a.678.678 0 0 0-.063-1.015l-2.307-1.794a.678.678 0 0 0-.58-.122l-2.19.547a1.745 1.745 0 0 1-1.657-.459L5.482 8.062a1.745 1.745 0 0 1-.46-1.657l.548-2.19a.678.678 0 0 0-.122-.58L3.654 1.328zM1.884.511a1.745 1.745 0 0 1 2.612.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.678.678 0 0 0 .178.643l2.457 2.457a.678.678 0 0 0 .644.178l2.189-.547a1.745 1.745 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.634 18.634 0 0 1-7.01-4.42 18.634 18.634 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877L1.885.511z">
</path>
</svg>
+91 8591185945
</a>
</p>
</div>
<div class="row mt-1">
<p style="text-align: right; padding: 0" id="foot_telephone">
<a href="./assets/documents/aaradhya_services_brouchure.pdf" class="foot_link" target="_blank">
Our Brochure
</a>
</p>
</div>
</div>
</div>
</div>
</footer>
<!-- Bootstrap JS -->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-gtEjrD/SeCtmISkJkNUaaKMoLD0//ElJ19smozuHV6z3Iehds+3Ulb9Bn9Plx0x4"
crossorigin="anonymous"></script>
<!-- jQuery -->
<script src="https://code.jquery.com/jquery-3.5.1.min.js"></script>
<!-- Manual JS -->
<script>
const scriptURL =
"https://script.google.com/macros/s/AKfycbz0uDWceXlESIDjP5HPFv4MGdn9AzLF0AxkkMSSf40DzVKMXiG_sFp163eMlGqqzuYRmA/exec";
const contactForm = document.forms["contact_form"];
contactForm.addEventListener("submit", (e) => {
e.preventDefault();
fetch(scriptURL, { method: "POST", body: new FormData(contactForm) })
.then((response) =>
alert(
"Your query has been recorded! You will be contacted soon by our team."
)
)
.catch((error) => console.error(error.message));
document.getElementById("contact_form").reset();
});
</script>
<script src="./assets/scripts/index.js"></script>
</body>
</html>