-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
403 lines (366 loc) · 21.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Cel Mai Iefting Taxi Din Sânnicolau Mare</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="keywords"
content="taxi, taxi aproape de mine, număr taxi, taxi aeroport, sun taxi, mașina, Sânnicolau, Sânnicolau Mare, Timiș">
<meta name="description"
content="Alege cel mai ieftin, sigur și rapid serviciu de taxi din Sânnicolau Mare și împrejurimi. Te ducem unde vrei, când vrei, la orice oră.">
<!-- Favicon -->
<link href="img/favicons/favicon.ico" rel="icon">
<!-- Open Graph -->
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Cel Mai Iefting Taxi Din Sânnicolau Mare" />
<meta property="og:description"
content="Comandă cu încredere un taxi și o mașina va fi la ușa ta imediat. Te ducem unde vrei, când vrei, la orice oră din zi și din noapte." />
<meta property="og:url" content="https://taxisannicolaumare.ro/" />
<meta property="og:site_name" content="Taxi Sannicolau Mare" />
<meta property="og:image" content="https://taxisannicolaumare.ro/img/intro.jpeg" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
<meta property="og:image:type" content="image/jpeg" />
<!-- Google Web 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=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap"
rel="stylesheet">
<!-- Icon Font Stylesheet -->
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.0/css/all.min.css" rel="stylesheet">
<link href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.4.1/font/bootstrap-icons.css" rel="stylesheet">
<!-- Libraries Stylesheet -->
<link href="lib/animate/animate.compat.css" rel="stylesheet">
<link href="lib/owlcarousel/owl.carousel.min.css" rel="stylesheet">
<!-- Customized Bootstrap Stylesheet -->
<link href="lib/bootstrap/bootstrap.min.css" rel="stylesheet">
<!-- Template Stylesheet -->
<link href="css/style.css" rel="stylesheet">
</head>
<body>
<!-- Spinner Start -->
<div id="spinner"
class="show position-fixed translate-middle w-100 vh-100 top-50 start-50 d-flex align-items-center justify-content-center">
<div class="spinner-grow text-primary" role="status"></div>
</div>
<!-- Spinner End -->
<!-- Topbar Start -->
<div class="container-fluid bg-primary position-relative py-3" style="z-index: 9999;">
<div class="container">
<div class="text-center text-dark">
Ai firma de taxi in Sannicolau Mare? Inchiriaza acest site! (email la primsite.ro@gmail.com)
</div>
</div>
</div>
<!-- Topbar End -->
<!-- Banner Start -->
<div class="container-fluid px-0">
<div class="banner-background" style="background-image: url(img/citydark.jpeg);"></div>
<div class="carousel-caption py-5">
<div class="container carousel-content">
<img src="img/logo.png" width="250" alt="" class="my-md-5 logo-img wow slideInDown"
data-wow-delay=".1s">
<a href="tel:+40765150940" style="max-width:400px;" class="d-block m-auto">
<h3 class="text-white mb-2 wow fadeIn" data-wow-delay=".1s">SUNĂ ACUM</h3>
<h2 class="suna-top text-primary display-4 mb-4 wow tada" data-wow-delay=".8s">0700 000 000</h2>
</a>
</div>
</div>
<div
style="height: 12px; background-image: url(img/taxi-stripe.webp); background-position: center; background-repeat: no-repeat; background-size: cover;">
</div>
<div class="bg-primary position-relative d-flex justify-content-center align-items-end block-undertaxi">
<img src="img/taxi.png" alt="" width="100%" class="col-8 taxi-img position-absolute wow zoomInLeft"
data-wow-delay=".1s">
</div>
</div>
<!-- Banner End -->
<!-- Fact Start -->
<div class="container-fluid bg-light py-5 position-relative" style="min-height: 170px;">
<div class="container p-5 facts">
<div class="row">
<div class="col-6 col-lg-3 wow fadeInRight" data-wow-delay=".1s">
<div class="text-center p-3 position-relative">
<div class="position-relative" style="z-index: 2;">
<h3 class="me-lg-3 mb-lg-5 text-dark font-weight-extrabold">IEFTIN</h3>
<h2 class="me-3 text-dark"><i class="fa fa-coins"></i></h2>
<h6 class="text-secondary mt-1">Alege cel mai mic preț din Sânnicolau Mare și
împrejurimi
</h6>
</div>
<div class="position-absolute d-flex justify-content-center align-items-end pb-4"
style="left: 0; right: 0; top:0; bottom:0; z-index: 1;">
<img src="img/iregular.png" alt="" width="100">
</div>
</div>
</div>
<div class="col-6 col-lg-3 wow fadeInRight" data-wow-delay=".3s">
<div class="text-center p-3 position-relative">
<div class="position-relative" style="z-index: 2;">
<h3 class="me-lg-3 mb-lg-5 text-dark font-weight-extrabold">RAPID</h3>
<h2 class="me-3 text-dark"><i class="fa fa-clock"></i></h2>
<h6 class="text-secondary mt-1">Suntem la ușa ta în cel mai scurt timp</h6>
</div>
<div class="position-absolute d-flex justify-content-center align-items-end pb-4"
style="left: 0; right: 0; top:0; bottom:0; z-index: 1;">
<img src="img/iregular.png" alt="" width="100" style="rotate: 120deg;">
</div>
</div>
</div>
<div class="col-6 col-lg-3 wow fadeInRight" data-wow-delay=".5s">
<div class="text-center p-3 position-relative">
<div class="position-relative" style="z-index: 2;">
<h3 class="me-lg-3 mb-lg-5 text-dark font-weight-extrabold">SIGUR</h3>
<h2 class="me-3 text-dark"><i class="fa fa-star"></i></h2>
<h6 class="text-secondary mt-1">Mii de clienți satisfăcuți ne recomandă</h6>
</div>
<div class="position-absolute d-flex justify-content-center align-items-end pb-4"
style="left: 0; right: 0; top:0; bottom:0; z-index: 1;">
<img src="img/iregular.png" alt="" width="100" style="rotate: 30deg;">
</div>
</div>
</div>
<div class="col-6 col-lg-3 wow fadeInRight" data-wow-delay=".7s">
<div class="text-center p-3 position-relative">
<div class="position-relative" style="z-index: 2;">
<h3 class="me-lg-3 mb-lg-5 text-dark font-weight-extrabold">NON STOP</h3>
<h2 class="me-3 text-dark">24/7</h2>
<h6 class="text-secondary mt-1">Te ducem unde vrei, când vrei, la orice oră</h6>
</div>
<div class="position-absolute d-flex justify-content-center align-items-end pb-4"
style="left: 0; right: 0; top:0; bottom:0; z-index: 1;">
<img src="img/iregular.png" alt="" width="100" style="rotate: 90deg;">
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Fact End -->
<!-- About Start -->
<div class="container-fluid py-lg-5" id="about">
<div class="container">
<div class="row g-5">
<div class="col-xl-7 col-lg-6 col-12 d-flex justify-content-center align-items-center wow fadeIn"
data-wow-delay=".3s">
<div class="position-relative">
<div>
<img src="img/intro.jpeg" class="img-fluid w-100 rounded" alt="">
</div>
</div>
</div>
<div class="col-xl-5 col-lg-6 col-12 text-secondary">
<h5 class="d-inline-block position-relative">
<span class="underline-title bg-primary"></span>
<span class="position-relative text-dark wow fadeInRight" style="z-index: 3;">Taxi
Non-Stop</span>
</h5>
<h1 class="mb-4 text-secondary wow fadeInRight">Taxi Sânnicolau Mare</h1>
<p class="wow fadeInRight" data-wow-delay=".3s">Indiferent dacă ai nevoie de o mașină pentru
afacerea ta sau în interes personal, Taxi Sannicolau Mare este mereu la dispoziția ta cu cel
mai
ieftin taxi din Sânnicolau Mare și împrejurimi.</p>
<div class="text-center wow fadeInRight" data-wow-delay=".6s">
<span class="badge rounded-pill text-bg-primary py-2 px-3 text-uppercase mb-2">rapiditate</span>
<span
class="badge rounded-pill text-bg-primary py-2 px-3 text-uppercase mb-2">promptitudine</span>
<span class="badge rounded-pill text-bg-primary py-2 px-3 text-uppercase mb-2">siguranță</span>
<span
class="badge rounded-pill text-bg-primary py-2 px-3 text-uppercase mb-2">seriozitate</span>
<span class="badge rounded-pill text-bg-primary py-2 px-3 text-uppercase mb-2">confort</span>
<span
class="badge rounded-pill text-bg-primary py-2 px-3 text-uppercase mb-2">punctualitate</span>
</div>
<p class="mt-3 wow fadeInRight" data-wow-delay=".8s">Comandă cu încredere un taxi și o
mașina va fi la ușa ta imediat. Te ducem
unde vrei, când vrei, la orice oră din zi și din noapte.</p>
<p class="text-center wow fadeInRight" data-wow-delay="1s"><span class="underline">Taxi
Sannicolau
Mare</span>, mereu alături de oameni.</p>
</div>
</div>
</div>
</div>
<!-- About End -->
<div class="mt-5"
style="height: 12px; background-image: url(img/taxi-stripe.webp); background-position: center; background-repeat: no-repeat; background-size: cover;">
</div>
<!-- Testimonial Start -->
<div class="container-fluid bg-primary testimonial position-relative py-5" id="testimonial">
<div class="container">
<div class="text-center mx-auto pb-5 wow fadeIn" data-wow-delay=".3s" style="max-width: 600px;">
<h1 class="text-dark">Clienții ne recomandă!</h1>
</div>
<div class="owl-carousel testimonial-carousel wow fadeIn" data-wow-delay=".5s">
<div class="testimonial-item p-4">
<div class="d-flex align-items-center">
<div class="">
<img src="img/testimonial-1.jpg" alt="" class="rounded-circle">
</div>
<div class="ms-4">
<h4 class="text-secondary">Cristina</h4>
<div class="pe-5 stars-group">
<i class="fas fa-star me-1 text-primary"></i>
<i class="fas fa-star me-1 text-primary"></i>
<i class="fas fa-star me-1 text-primary"></i>
<i class="fas fa-star me-1 text-primary"></i>
<i class="fas fa-star me-1 text-primary"></i>
</div>
</div>
</div>
<div class="pt-3">
<p class="mb-0">Mă bucur că pot apela la voi în fiecare dimineață când nu imi pot duce
fetița la școală. Vă mulțumesc. 5 stele meritați!</p>
</div>
</div>
<div class="testimonial-item p-4">
<div class=" d-flex align-items-center">
<div class="">
<img src="img/testimonial-2.jpg" alt="" class="rounded-circle">
</div>
<div class="ms-4">
<h4 class="text-secondary">Marius</h4>
<div class="stars-group pe-5">
<i class="fas fa-star me-1 text-primary"></i>
<i class="fas fa-star me-1 text-primary"></i>
<i class="fas fa-star me-1 text-primary"></i>
<i class="fas fa-star me-1 text-primary"></i>
<i class="fas fa-star me-1 text-primary"></i>
</div>
</div>
</div>
<div class="pt-3">
<p class="mb-0">Salut. Am folosit acest taxi și este super, recomand cu încredere.</p>
</div>
</div>
<div class="testimonial-item p-4">
<div class=" d-flex align-items-center">
<div class="">
<img src="img/testimonial-3.jpg" alt="" class="rounded-circle">
</div>
<div class="ms-4">
<h4 class="text-secondary">Roxi</h4>
<div class="stars-group pe-5">
<i class="fas fa-star me-1 text-primary"></i>
<i class="fas fa-star me-1 text-primary"></i>
<i class="fas fa-star me-1 text-primary"></i>
<i class="fas fa-star me-1 text-primary"></i>
<i class="fas fa-star me-1 text-primary"></i>
</div>
</div>
</div>
<div class="pt-3">
<p class="mb-0">De fiecare dată când merg la cumpărături apelez la West Taxi și sunt
mulțumită.
Si e si cel mai ieftin din oras.</p>
</div>
</div>
<div class="testimonial-item p-4">
<div class=" d-flex align-items-center">
<div class="">
<img src="img/testimonial-4.jpg" alt="" class="rounded-circle">
</div>
<div class="ms-4">
<h4 class="text-secondary">Gheorghe Mâțu</h4>
<div class="stars-group pe-5">
<i class="fas fa-star me-1 text-primary"></i>
<i class="fas fa-star me-1 text-primary"></i>
<i class="fas fa-star me-1 text-primary"></i>
<i class="fas fa-star me-1 text-primary"></i>
<i class="fas fa-star me-1 text-primary"></i>
</div>
</div>
</div>
<div class="pt-3">
<p class="mb-0">Eu merg cu aceasta firma de taxi de 2 ani. Sunt de incredere. Recomand.</p>
</div>
</div>
<div class="testimonial-item p-4">
<div class=" d-flex align-items-center">
<div class="">
<img src="img/testimonial-5.jpg" alt="" class="rounded-circle">
</div>
<div class="ms-4">
<h4 class="text-secondary">Adi</h4>
<div class="stars-group pe-5">
<i class="fas fa-star me-1 text-primary"></i>
<i class="fas fa-star me-1 text-primary"></i>
<i class="fas fa-star me-1 text-primary"></i>
<i class="fas fa-star me-1 text-primary"></i>
<i class="fas fa-star me-1 text-primary"></i>
</div>
</div>
</div>
<div class="pt-3">
<p class="mb-0">Ieftin și rapid. Exact cum îmi place. Mulțumesc!</p>
</div>
</div>
</div>
</div>
</div>
<!-- Testimonial End -->
<div
style="height: 12px; background-image: url(img/taxi-stripe.webp); background-position: center; background-repeat: no-repeat; background-size: cover;">
</div>
<!-- Contact Start -->
<div class="container-fluid position-relative p-0" id="contact"
style="min-height: 400px; background-image: url(img/map.jpg); background-position: center; background-repeat: no-repeat; background-size: cover;">
<div class="position-absolute d-flex justify-content-center align-items-center"
style="top:0;bottom:0;left:0;right:0;z-index: 3;">
<div class="p-lg-5 p-2 wow tada" data-wow-delay=".3s">
<div class="text-center">
<h3 class="text-white ps-3 mb-2">SUNĂ ACUM</h3>
</div>
<a href="tel:+40765150940" class="text-center d-flex align-items-center position-relative">
<span class="bg-dark d-flex p-3 rounded-circle justify-content-center align-items-center">
<i class="fas fa-phone-alt fa-lg text-primary d-lg-none"></i>
<i class="fas fa-phone-alt fa-2x text-primary d-none d-lg-block"></i>
</span>
<span
class="text-dark bg-primary px-5 py-3 mb-0 rounded-pill display-6 border border-4 border-dark">
<span class="suna-bottom">0700 000 000</span>
</span>
</a>
</div>
</div>
</div>
<!-- Contact End -->
<div
style="height: 12px; background-image: url(img/taxi-stripe.webp); background-position: center; background-repeat: no-repeat; background-size: cover;">
</div>
<!-- Footer Start -->
<div class="container-fluid position-relative footer bg-primary" id="footer">
<div class="container pt-5 pb-4 wow fadeIn" data-wow-delay=".3s">
<div class="row">
<div class="col-md-4 text-center text-md-start">
<div class="d-flex hightech-link">
<a href="#" target="_blank" class="btn-secondary nav-fill btn btn-square rounded-circle me-2"><i
class="fab fa-facebook-f text-primary"></i></a>
</div>
</div>
<div class="col-md-4 text-center">
<span class="text-secondary">
<i class="fas fa-copyright text-secondary me-1"></i>
<b>Taxi Sannicolau Mare</b></span>
</div>
<div class="col-md-4 text-center text-md-end">
Creat de <a href="https://primsite.net" target="_blank" class="text-secondary"><b>Primsite</b></a>
</div>
</div>
</div>
</div>
<!-- Footer End -->
<!-- Back to Top -->
<a href="#" class="btn btn-secondary btn-square rounded-circle back-to-top"><i
class="fa fa-arrow-up text-white"></i></a>
<!-- JavaScript Libraries -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.0/jquery.min.js"></script>
<script src="lib/bootstrap/bootstrap.bundle.min.js"></script>
<script src="lib/wow/wow.min.js"></script>
<script src="lib/waypoints/jquery.waypoints.min.js"></script>
<script src="lib/owlcarousel/owl.carousel.min.js"></script>
<!-- Template Javascript -->
<script src="js/main.js"></script>
</body>
</html>