-
Notifications
You must be signed in to change notification settings - Fork 0
/
aboutus.html
71 lines (69 loc) · 3.42 KB
/
aboutus.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
<!DOCTYPE html>
<html>
<style>
h1{
color: #00246b;
font-size: 40px;
font-family: "Audiowide", sans-serif;
}
body{
margin: 0 100px auto;
font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}
p1{
font-size: 18px;
letter-spacing: 1.2px;
}
.light
{
color:#8AB6F9;
}
.dark
{
color:#00246B;
}
</style>
<head>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Audiowide">
<title>
About Us
</title>
</head>
<body>
<center>
<h1><span class="light">ABOUT</span> <span class="dark">US</span></h1>
</center>
<p1>
Welcome to AutoCare, your one-stop destination for all your automotive spare parts needs. At AutoCare, we understand the importance of keeping your vehicle running smoothly, efficiently, and safely. That's why we're dedicated to providing top-quality spare parts and accessories to vehicle owners, mechanics, and enthusiasts alike.
With years of experience in the automotive industry, our team at AutoCare is passionate about cars and committed to delivering exceptional customer service. Whether you're looking for replacement parts for routine maintenance or upgrades to enhance performance, we've got you covered.
Our extensive catalog features a wide range of genuine OEM (Original Equipment Manufacturer) parts, aftermarket components, and accessories for various makes and models. From engine parts to brake pads, filters to fluids, and everything in between, we stock only the highest quality products from trusted brands.
</p1><br><br><br>
<img src=" https://www.iaret.org/images/a1.jpg" height="300px" width="1220px"><br><br><br>
<center>
<h1><span class="light">WHAT </span><span class="dark">WE OFFER</span></h1>
</center>
<p1>
With an enormous database of 13 million unique car spare parts, our customers get the freedom to order spare parts for their vehicle with just a few clicks and get them delivered to their doorstep. That's not all, here is more that we offer to ensure 100% customer satisfaction:
<ul>
<li>High quality OEM and aftermarket spare parts of over 3000 national and international brands</li>
<li>Free access to part catalogues of all major OEM brands</li>
<li>Regular discounts and free delivery offers every week</li>
<li>Customer friendly return policy</li>
<li>Dedicated support team to help you find the exact compatible parts for your cars</li>
</ul>
</p1>
<img src="https://boodmo.com/media/images/articles/113a1fe.webp" height="550px" width="1220px"><br><br><br>
<center>
<h1><span class="light">OUR</span> <span class="dark">VISION</span></h1>
</center>
<p1>
Our mission is to transform India's car spare parts industry to make it more transparent and dynamic for customers, sellers, and brands. We aim to change the way you think about the automobile service industry by providing a platform to cater to your spare part needs with just a few clicks.
</p1><br><br><br>
<img src="https://boodmo.com/media/images/articles/e52fa87.webp" height="550px" width="1220px"><br>
<center>
<p1>
We are an “Indian Company Operating for Indian Customers Only”
</p1>
</center><br><br><br><br><br><br>
</body>
</html>