-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathaboutus.html
202 lines (181 loc) · 7.79 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
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
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="fontawesome-free-5.6.3-web/css/all.css">
<!-- Our Custom CSS style sheet -->
<link rel="stylesheet" href="css/style.css">
<title>About Us - SafeEdge Packers & Movers</title>
</head>
<!-- xs<576 | 576<sm<768 | 768<md<992 | 992<lg<1200 | 1200<xl -->
<body>
<!-- START: HEADER -->
<header>
<div class="p-1" id="topHeader">
<div class="container">
<div class="row">
<div class="col-12 text-right">
<a class="p-1" href="tel:+918975909051"> <i class="fas fa-phone"></i> +(91) 897-590-9051 </a>
<a class="p-1" href="mailto:safeedgepm@gmail.com "> <i class="fas fa-envelope"></i>
safeedgepm@gmail.com </a>
</div>
</div>
</div>
</div>
<div id="bottomHeader">
<div class="container-fluid">
<nav class="navbar navbar-dark navbar-expand-md" style="background-color:rgb(0, 0, 0);">
<a class="navbar-brand" href="">
<img src="imgs/logo.png" width="150px" height="75px" alt="SafeEdge Packers & Movers">
</a>
<button data-toggle="collapse" data-target="#navbarToggler" type="button" class="navbar-toggler"><span
class="navbar-toggler-icon"></span></button>
<div class="collapse navbar-collapse" id="navbarToggler">
<ul class="navbar-nav">
<li class="nav-item active">
<a class="nav-link" href="index.html">Home</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" data-toggle="dropdown" role="button" href="#">Services</a>
<div class="dropdown-menu">
<a class="dropdown-item" href="#">Door To Door Service</a>
<a class="dropdown-item" href="#">Loading/Unloading</a>
<a class="dropdown-item" href="#">Transportation</a>
<a class="dropdown-item" href="#">Vehicle Transportation</a>
<a class="dropdown-item" href="#">Office/Home Shifting</a>
<div class="dropdown-divider"></div>
<a class="dropdown-item" href="#">Truck Rental Service</a>
</div>
</li>
<li class="nav-item">
<a class="nav-link" href="testimonial.html">Testimonial </a>
</li>
<li class="nav-item">
<a class="nav-link" href="aboutus.html">About Us </a>
</li>
<li class="nav-item">
<a class="nav-link" href="contactus.html">Contact Us </a>
</li>
</ul>
</div>
</nav>
</div>
</div>
</header>
<!-- END: HEADER -->
<section class="breadcrumbs-section">
<div class="container p-1 p-sm-3">
<div class="row">
<div class="col-12">
<h2>About Us</h2>
<ol class="breadcrumb">
<li class="breadcrumb-item"><a href="index.html">Home</a></li>
<li class="breadcrumb-item active">About Us</li>
</ol>
</div>
</div>
</div>
</section>
<section class="about-company-section">
<div class="container p-1 p-sm-3">
<div class="row">
<div class="col-12 text-center">
<h2>About SafeEdge Packers & Movers</h2>
<hr />
</div>
<div class="col-md-3">
<img class="img-fluid" src="imgs/hero-img-half.png" alt="">
</div>
<div class="col-md-9">
<p>
Welcome to SafeEdge Packers & Movers, your trusted partner in safe, reliable, and affordable relocation
services.
Founded with a mission to simplify moving experiences, we specialize in home and office relocation, catering
to clients in Pune, Bangalore, and across India.
</p>
<p>
At SafeEdge Packers & Movers, safety is more than a promise—it’s our priority. Whether it’s your cherished
home
belongings or critical office equipment, we handle everything with the utmost care, ensuring your items are
delivered securely and on time.
</p>
<h4>Our Vision</h4>
<p>To be the most trusted and preferred moving service in India, known for our commitment to safety,
reliability, and customer satisfaction.</p>
<h4>Our Mission</h4>
<p>To deliver stress-free, affordable, and professional moving solutions that exceed customer expectations.
</p>
<h4>Why Choose Us?</h4>
<ul>
<li>Safety First: Professional-grade packing and careful handling of all items.</li>
<li>Affordable Solutions: Quality services at competitive prices.</li>
<li>Experienced Team: Skilled professionals dedicated to making your move seamless.</li>
<li>Pan-India Service: We’re here to help you move anywhere across the country.</li>
</ul>
<p>Join the hundreds of satisfied customers who have trusted SafeEdge Packers & Movers for their relocation
needs. Let
us take the hassle out of your move and give you peace of mind every step of the way.</p>
</div>
</div>
</div>
</section>
<!-- START: FOOTER -->
<footer class="full-footer">
<div class="container top-footer p-md-3 p-1">
<div class="row">
<div class="col-md-3 pl-4 pr-4">
<img class="img-fluid" src="imgs/logo.png" alt="SafeEdge Packers & Movers">
<p>
Welcome to SafeEdge Packers & Movers, your trusted partner in safe, reliable, and affordable relocation
services...<a href="aboutus.html">Read
more</a>
</p>
<a style="color:silver;" class="p-1" href="#"><i class="fab fa-2x fa-facebook-square"></i></a>
<a style="color: silver;" class="p-1" href="#"><i class="fab fa-2x fa-instagram"></i></a>
</div>
<div class="col-md-3 pl-4 pr-4">
<h3>Important Links</h3>
<a href="#">Our Services</a><br>
<a href="contactus.html">Contact Us </a><br>
<a href="testimonial.html">Testimonial </a><br>
<a href="#">Privacy Policy</a>
</div>
<div class="col-md-3 pl-4 pr-4">
<h3>Our Services</h3>
<a href="#">Door To Door Service </a><br>
<a href="#">Loading/Unloading </a><br>
<a href="#">Transportation </a><br>
<a href="#">Vehicle Transportation </a><br>
<a href="#">Office/Home Shifting </a><br>
<a href="#">Truck Rental Service </a>
</div>
<div class="col-md-3 pl-4 pr-4">
<h3>Contact Us</h3>
<a href="tel:+918975909051"><i class="fas fa-phone"></i> +(91) 897-590-9051 </a><br>
<a href="mailto:safeedgepm@gmail.com "><i class="fas fa-envelope"></i> safeedgepm@gmail.com</a><br>
<div class="embed-responsive embed-responsive-16by9">
<iframe class="embed-responsive-item" src="----" frameborder="0"></iframe>
</div>
</div>
</div>
</div>
<div class="container-fluid bottom-footer pt-2">
<div class="row">
<div class="col-12 text-center">
<p>Copyrights © 2024 - All rights reserved.</p>
</div>
</div>
</div>
</footer>
<!-- START: FOOTER -->
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="bootstrap/js/jquery-3.3.1.slim.min.js"></script>
<script src="bootstrap/js/popper.min.js"></script>
<script src="bootstrap/js/bootstrap.min.js"></script>
</body>
</html>