-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
404 lines (311 loc) · 18.1 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>ALTAHADI</title>
<meta content="" name="description">
<meta content="" name="keywords">
<!-- Favicons -->
<link href="assets/img/294477216_388215753410967_6443248501541083875_n.png" rel="icon">
<link href="assets/img/294477216_388215753410967_6443248501541083875_n.png" rel="apple-touch-icon">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Raleway:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/animate.css/animate.min.css" rel="stylesheet">
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
<link href="assets/vendor/remixicon/remixicon.css" rel="stylesheet">
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet">
<!-- =======================================================
* Template Name: Anyar - v4.8.0
* Template URL: https://bootstrapmade.com/anyar-free-multipurpose-one-page-bootstrap-theme/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
======================================================== -->
</head>
<body>
<!-- ======= Top Bar ======= -->
<div id="topbar" class="fixed-top d-flex align-items-center ">
<div class="container d-flex align-items-center justify-content-center justify-content-md-between">
<div class="contact-info d-flex align-items-center">
<i class="bi bi-envelope-fill"></i><a href="mailto:[email protected]">[email protected]</a>
<i class="bi bi-phone-fill phone-icon"></i>00971501733061
</div>
<div class="cta d-none d-md-block">
<a href="#about" class="scrollto">Contact Us</a>
</div>
</div>
</div>
<!-- ======= Header ======= -->
<header id="header" class="fixed-top d-flex align-items-center ">
<div class="container d-flex align-items-center justify-content-between">
<h1 class="logo"><img src="assets/img/294477216_388215753410967_6443248501541083875_n.png" class="d-inline-block align-text-top" width="100" height="140"></h1>
<!-- Uncomment below if you prefer to use an image logo -->
<!-- <a href=index.html" class="logo"><img src="assets/img/logo.png" alt="" class="img-fluid"></a>-->
<nav id="navbar" class="navbar">
<ul>
<li><a class="nav-link scrollto active" href="#hero">Home</a></li>
<li><a class="nav-link scrollto" href="#about">About</a></li>
<li><a class="nav-link scrollto" href="#services">VAT servicse</a></li>
<li><a href="blog.html">Blog</a></li>
<li class="dropdown"><a href="#"><span>Services</span> <i class="bi bi-chevron-down"></i></a>
<ul>
<li><a href="#">Deep Drop Down 1</a></li>
<li><a href="#">Deep Drop Down 2</a></li>
<li><a href="#">Deep Drop Down 3</a></li>
<li><a href="#">Deep Drop Down 4</a></li>
<li><a href="#">Deep Drop Down 5</a></li>
</ul>
</li>
</ul>
</li>
</ul>
<i class="bi bi-list mobile-nav-toggle"></i>
</nav><!-- .navbar -->
</div>
</header><!-- End Header -->
<!-- ======= Hero Section ======= -->
<section id="hero" class="d-flex justify-cntent-center align-items-center">
<div id="heroCarousel" data-bs-interval="5000" class="container carousel carousel-fade" data-bs-ride="carousel">
<!-- Slide 1 -->
<div class="carousel-item active">
<div class="carousel-container">
<h2 class="animate__animated animate__fadeInDown">Welcome to <span>ALTAHADI</span></h2>
<p class="animate__animated animate__fadeInUp">Al Hadaf Management Services is an Audit & financial Consulting firm open to provide services to every business based in U.A.E. If you are looking for “One Stop Shop” to meet all your business needs, we are there for you. We have a great services scope and a greater workforce to get the job done. Our services cover the areas of finance, management, auditing and other business processes alongside providing professional consultancy to improve businesses. Our strength lies in the variety of our services and the option to customize, we offer our customers flexible service solutions so it can be adjusted just as per their business needs. We are focused on individual and corporate customers and have custom plans to target their needs at a very affordable price. Delivering best standards of quality and building a relationship based on trust and confidence is the key to our success.</p>
<a href="#about" class="btn-get-started animate__animated animate__fadeInUp scrollto">Read More</a>
</div>
</div>
<!-- Slide 2 -->
<div class="carousel-item">
<div class="carousel-container" >
<h2 class="animate__animated animate__fadeInDown">What we do!</h2>
<p class="animate__animated animate__fadeInUp">Al Hadaf offers a variety of management services to improve your business and bring success right at your door step. We are highly professional and committed to provide our customers the best level of services at an affordable price. We cater individual needs of every customer and that is why we provide them with a customize plan to work around. Our core services are listed below:</p>
<a href="#about" class="btn-get-started animate__animated animate__fadeInUp scrollto">Read More</a>
</div>
</div>
<!-- Slide 3 -->
<div class="carousel-item">
<div class="carousel-container">
<h2 class="animate__animated animate__fadeInDown">How can we help?</h2>
<p class="animate__animated animate__fadeInUp">We offers a wide range of solutions related to business and financial services for small and medium companies both local and international. We have a team of experts who know your business needs and provide you with targeted services. We take our clients as our partner and their success as our aim. We provide our clients with additional experience</p>
<a href="#about" class="btn-get-started animate__animated animate__fadeInUp scrollto">Read More</a>
</div>
</div>
<a class="carousel-control-prev" href="#heroCarousel" role="button" data-bs-slide="prev">
<span class="carousel-control-prev-icon bx bx-chevron-left" aria-hidden="true"></span>
</a>
<a class="carousel-control-next" href="#heroCarousel" role="button" data-bs-slide="next">
<span class="carousel-control-next-icon bx bx-chevron-right" aria-hidden="true"></span>
</a>
</div>
</section><!-- End Hero -->
<main id="main">
<!-- ======= Icon Boxes Section ======= -->
<!-- ======= About Us Section ======= -->
<section id="about" class="about">
<div class="container" data-aos="fade-up">
<div class="section-title">
<h2>About Us</h2>
<p>Al Hadaf Management Services is an Audit & financial Consulting firm open to provide services to every business based in U.A.E. If you are looking for “One Stop Shop” to meet all your business needs, we are there for you. We have a great services scope and a greater workforce to get the job done. Our services cover the areas of finance, management, auditing and other business processes alongside providing professional consultancy to improve businesses. Our strength lies in the variety of our services and the option to customize, we offer our customers flexible service solutions so it can be adjusted just as per their business needs. We are focused on individual and corporate customers and have custom plans to target their needs at a very affordable price. Delivering best standards of quality and building a relationship based on trust and confidence is the key to our success.</p>
</div>
</section><!-- End About Us Section -->
<!-- ======= Why Us Section ======= -->
<section id="why-us" class="why-us">
<div class="container-fluid">
<div class="row">
<img src="assets/img/1jpg.jpg" class="rounded mx-auto d-block" alt="..." data-aos="fade-right">
</div>
</div>
</section><!-- End Why Us Section -->
<!-- ======= Services Section ======= -->
<section id="services" class="services">
<div class="container" data-aos="fade-up">
<div class="section-title">
<h2>Services</h2>
</div>
<div class="row">
<div class="col-md-6 d-flex align-items-stretch" data-aos="fade-up" data-aos-delay="100">
<div class="icon-box">
<h4><a href="#">financial Services</a></h4>
<p>Ask our experts for the best advice that will flourish your business with comprehensive solution.</p>
</div>
</div>
<div class="col-md-6 d-flex align-items-stretch mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="icon-box">
<i class="bi bi-bar-chart"></i>
<h4><a href="#">Accounting & Bookkeeping</a></h4>
<p>Deep industry expertise as well as an analytical methodology that allows organizations to uncover fresh insights.</p>
</div>
</div>
<div class="col-md-6 d-flex align-items-stretch mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="300">
<div class="icon-box">
<i class="bi bi-binoculars"></i>
<h4><a href="#">Auditing Services</a></h4>
<p>Get the experience of our experts in internal and external auditing on financial aspects of your business.</p>
</div>
</div>
<div class="col-md-6 d-flex align-items-stretch mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="400">
<div class="icon-box">
<i class="bi bi-brightness-high"></i>
<h4><a href="#">Consulting Services</a></h4>
<p>We understand that Human Resource is an essential part of any business but it is a much time taking process as well.</p>
</div>
</div>
<div class="col-md-6 d-flex align-items-stretch mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="500">
<div class="icon-box">
<i class="bi bi-calendar4-week"></i>
<h4><a href="#">VAT Services</a></h4>
<p>Our experts will help you to meet the requirements to fulfill the tax obligations imposed by the UAE Government. We will help you make changes to your core operation, manage finances and bookkeeping accordingly to the VAT requirements..</p>
</div>
</div>
</div>
</div>
</section><!-- End Services Section -->
<!-- ======= Cta Section ======= -->
<section id="cta" class="cta">
<div class="container">
<div class="row" data-aos="zoom-in">
<div class="col-lg-9 text-center text-lg-start">
<h3>How can we help?</h3>
<p> We offers a wide range of solutions related to business and financial services for small and medium companies both local and international. We have a team of experts who know your business needs and provide you with targeted services. We take our clients as our partner and their success as our aim. We provide our clients with additional experience</p>
</div>
<div class="col-lg-3 cta-btn-container text-center">
<a class="cta-btn align-middle" href="#">Contact Us</a>
</div>
</div>
</div>
</section><!-- End Cta Section -->
<!-- ======= Contact Section ======= -->
<section id="contact" class="contact">
<div class="container" data-aos="fade-up">
<div class="section-title">
<h2>Contact Us</h2>
</div>
<div class="row mt-1 d-flex justify-content-end" data-aos="fade-right" data-aos-delay="100">
<div class="col-lg-5">
<div class="info">
<div class="address">
<i class="bi bi-geo-alt"></i>
<h4>Location:</h4>
<p>Dubai - United Arab Emirates</p>
</div>
<div class="email">
<i class="bi bi-envelope"></i>
<h4>Email:</h4>
</p>
</div>
<div class="phone">
<i class="bi bi-phone"></i>
<h4>Call:</h4>
<p>00971501733061</p>
</div>
</div>
</div>
<div class="col-lg-6 mt-5 mt-lg-0" data-aos="fade-left" data-aos-delay="100">
<form action="forms/contact.php" method="post" role="form" class="php-email-form">
<div class="row">
<div class="col-md-6 form-group">
<input type="text" name="name" class="form-control" id="name" placeholder="Your Name" required>
</div>
<div class="col-md-6 form-group mt-3 mt-md-0">
<input type="email" class="form-control" name="email" id="email" placeholder="Your Email" required>
</div>
</div>
<div class="form-group mt-3">
<input type="text" class="form-control" name="subject" id="subject" placeholder="Subject" required>
</div>
<div class="form-group mt-3">
<textarea class="form-control" name="message" rows="5" placeholder="Message" required></textarea>
</div>
<div class="my-3">
<div class="loading">Loading</div>
<div class="error-message"></div>
<div class="sent-message">Your message has been sent. Thank you!</div>
</div>
<div class="text-center"><button type="submit">Send Message</button></div>
</form>
</div>
</div>
</div>
</section><!-- End Contact Section -->
</main><!-- End #main -->
<!-- ======= Footer ======= -->
<footer id="footer">
<div class="footer-top">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-6 footer-links">
<h4>Useful Links</h4>
<ul>
<li><i class="bx bx-chevron-right"></i> <a href="#">Home</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#">About us</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#">Services</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#">VAT Services</a></li>
</div>
<div class="col-lg-3 col-md-6 footer-links">
<h4>Our Services</h4>
<ul>
<li><i class="bx bx-chevron-right"></i> <a href="#">financial Services</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#">Accounting & Bookkeeping</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#">Auditing Services</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#">Consulting Services</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#">VAT Services</a></li>
</ul>
</div>
<div class="col-lg-3 col-md-6 footer-contact">
<h4>Contact Us</h4>
<p>
Dubai - <br>
United Arab Emirates <br>
<br><br>
<strong>Phone:</strong>00971501733061<br>
<strong>Email:</strong>[email protected] <br>
</p>
</div>
<div class="col-lg-3 col-md-6 footer-info">
<h3>About ALTAHADI</h3>
<p>Cras fermentum odio eu feugiat lide par naso tierra. Justo eget nada terra videa magna derita valies darta donna mare fermentum iaculis eu non diam phasellus.</p>
<div class="social-links mt-3">
<a href="#" class="twitter"><i class="bx bxl-twitter"></i></a>
<a href="#" class="facebook"><i class="bx bxl-facebook"></i></a>
<a href="#" class="instagram"><i class="bx bxl-instagram"></i></a>
<a href="#" class="google-plus"><i class="bx bxl-skype"></i></a>
<a href="#" class="linkedin"><i class="bx bxl-linkedin"></i></a>
</div>
</div>
</div>
</div>
</div>
<div class="container">
<div class="copyright">
© <strong><span></span></strong>
</div>
<div class="credits">
<!-- All the links in the footer should remain intact. -->
<!-- You can delete the links only if you purchased the pro version. -->
<!-- Licensing information: https://bootstrapmade.com/license/ -->
<!-- Purchase the pro version with working PHP/AJAX contact form: https://bootstrapmade.com/anyar-free-multipurpose-one-page-bootstrap-theme/ -->
<a href="https://bootstrapmade.com/"></a>
</div>
</div>
</footer><!-- End Footer -->
<div id="preloader"></div>
<a href="#" class="back-to-top d-flex align-items-center justify-content-center"><i class="bi bi-arrow-up-short"></i></a>
<!-- Vendor JS Files -->
<script src="assets/vendor/aos/aos.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/swiper/swiper-bundle.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>