-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
942 lines (763 loc) · 47.6 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
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
<!DOCTYPE html>
<html lang="ar">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>شركة نظرة الإبداع لأنظمة السلامة</title>
<meta name="description" content="شركة نظرة الإبداع لأنظمة السلامة تقدم خدمات متكاملة في مجال الوقاية من الحرائق، تشمل أجهزة الإطفاء والإنذار، أدوات السلامة، عقود الصيانة المتخصصة، وصيانة مضخات وطفايات الحريق وأنظمة الإنذار. نوفر أيضاً خدمات استخراج وتجديد تصاريح الدفاع المدني وشهادات الأمن والسلامة. Nazrat Al-Ebda Systems for Safety offers comprehensive fire prevention solutions, including the supply, installation, and maintenance of fire extinguishers, alarms, and safety equipment. We provide customized maintenance contracts covering fire pumps, extinguishers, and alarm systems. Additionally, we assist with obtaining and renewing Civil Defense permits and safety certificates to ensure compliance with standards.">
<meta name="keywords" content=" شركة نظرة الإبداع لأنظمة السلامة و أجهزة الإطفاء، أجهزة الإنذار، أدوات السلامة، عقود صيانة، صيانة مضخات الحريق، صيانة طفايات الحريق، صيانة أنظمة إطفاء الحريق، صيانة أجهزة إنذار الحريق، فوائد عقود صيانة الأمن والسلامة، تصريح الدفاع المدني، شهادة الأمن والسلامة، تجديد ترخيص الدفاع المدني، رسوم الدفاع المدني شركة نظرة الإبداع، أنظمة السلامة، أجهزة الإطفاء، أجهزة الإنذار، أدوات السلامة، عقود صيانة، صيانة مضخات الحريق، صيانة طفايات الحريق، صيانة أنظمة إطفاء الحريق، صيانة أجهزة إنذار الحريق، تصريح الدفاع المدني، شهادة الأمن والسلامة، تجديد ترخيص الدفاع المدني، رسوم الدفاع المدني Nazrat Al-Ebda Systems, safety systems, fire extinguishers, fire alarms, safety equipment, maintenance contracts, fire pump maintenance, fire extinguisher maintenance, fire suppression system maintenance, fire alarm maintenance, Civil Defense permit, safety certificate, Civil Defense license renewal, Civil Defense fees, fire prevention services, safety system installation, safety inspection, fire inspection, safety permit renewal, personal protective equipment, security consulting">
<!-- Favicons -->
<link href="assets/img/icon.webp" rel="icon">
<link href="assets/img/icon.webp" rel="apple-touch-icon">
<!-- 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=Cairo:[email protected]&display=swap" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.min.css" rel="stylesheet">
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<link href="assets/vendor/fontawesome-free/css/all.min.css" rel="stylesheet">
<link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
<!-- Main CSS File -->
<link href="assets/css/main.min.css" rel="stylesheet">
</head>
<body class="index-page">
<header id="header" class="header d-flex align-items-center fixed-top">
<div class="container-fluid container-xl position-relative d-flex align-items-center justify-content-between">
<!-- شعار الموقع -->
<a href="index.html" class="logo d-flex align-items-center" dir="rtl">
<img src="assets/img/icon.webp" alt="logo">
<h1 class="sitename">شركة نظرة الإبداع لأنظمة السلامة</h1>
</a>
<!-- قائمة التنقل -->
<nav id="navmenu" class="navmenu text-end">
<ul>
<li><a href="index.html" class="active">الرئيسية</a></li>
<li><a href="#about">من نحن</a></li>
<li><a href="#services">خدماتنا</a></li>
<li><a href="#projects">مشاريعنا</a></li>
<li><a href="#blog">المدونة</a></li>
<li><a href="https://api.whatsapp.com/send/?phone=966597212027&text&type=phone_number&app_absent=0">اتصل بنا</a></li>
</ul>
<i class="mobile-nav-toggle d-xl-none bi bi-list"></i>
</nav>
</div>
</header>
<main class="main">
<section id="hero" class="hero section dark-background">
<div class="info d-flex align-items-center">
<div class="container">
<div class="row justify-content-center" >
<div class="col-lg-6 text-center">
<h2>مرحباً بكم في شركة نظرة الإبداع لأنظمة السلامة</h2>
<p>نحن نقدم حلولاً شاملة لأنظمة السلامة، بما في ذلك أجهزة الإطفاء، أجهزة الإنذار، أدوات السلامة، وعقود الصيانة الدورية..</p>
<a href="https://api.whatsapp.com/send/?phone=966597212027&text&type=phone_number&app_absent=0" class="btn-get-started" >اطلب الخدمة الان whatsapp</a>
</div>
</div>
</div>
</div>
<div id="hero-carousel" class="carousel slide" data-bs-ride="carousel" data-bs-interval="5000">
<div class="carousel-item">
<img src="assets/img/content/fire(1).webp" alt=" إطفاء الحريق">
</div>
<div class="carousel-item active">
<img src="assets/img/content/fire(9).webp" alt=" إنذار الحريق">
</div>
<div class="carousel-item">
<img src="assets/img/content/fire(8).webp" alt=" أدوات السلامة">
</div>
<div class="carousel-item">
<img src="assets/img/content/fire(13).webp" alt=" مضخات الحريق">
</div>
<div class="carousel-item">
<img src="assets/img/content/fire(6).webp" alt=" الدفاع المدني">
</div>
<a class="carousel-control-prev" href="#hero-carousel" role="button" data-bs-slide="prev" aria-label="prev">
<span class="carousel-control-prev-icon bi bi-chevron-left" aria-hidden="true"></span>
</a>
<a class="carousel-control-next" href="#hero-carousel" role="button" data-bs-slide="next" aria-label="next">
<span class="carousel-control-next-icon bi bi-chevron-right" aria-hidden="true"></span>
</a>
</div>
</section><!-- /Hero Section -->
<section id="about" class="get-started section" dir="rtl">
<div class="container">
<div class="row justify-content-between gy-4">
<div class="col-lg-6 d-flex align-items-center" data-aos="zoom-out" >
<div class="content">
<h3>توفير حلول شاملة لأنظمة الأمن والسلامة</h3>
<p>تقدم شركة نظرة الإبداع لأنظمة السلامة حلولاً متكاملة لتلبية احتياجات منشآتك، بما في ذلك صيانة مضخات الحريق، أنظمة إنذار الحريق، وصيانة طفايات الحريق. هدفنا هو ضمان بيئة آمنة وموثوقة لكل منشأة.</p>
<p>لدينا فريق من الخبراء مستعدون لتقديم خدمات الصيانة الدورية والتأكد من جاهزية المعدات بما يتوافق مع معايير الدفاع المدني. اكتشف كيف يمكننا تعزيز مستوى الأمان في منشأتك مع خدماتنا المتخصصة.</p>
</div>
</div>
<div class="col-lg-5" data-aos="zoom-out" >
<img src="assets/img/Artboard3.webp" alt="أنظمة السلامة" class="img-fluid">
</div><!-- End Quote Form -->
</div>
</div>
</section><!-- /Get Started Section -->
<!-- Constructions Section -->
<section id="constructions" class="constructions section">
<!-- Section Title -->
<div class="container section-title" >
<h2>أنظمة</h2>
<h2 class="text-center"> السلامة والأمان</h2>
<p>نسعى لتوفير أحدث تقنيات السلامة لضمان حماية منشآتك، مع فريق متخصص لتلبية جميع احتياجات الأمن والسلامة بأعلى معايير الجودة والاعتمادية</p>
</div>
<!-- End Section Title -->
<div class="container" dir="rtl">
<div class="row gy-4">
<div class="col-lg-6" >
<div class="card-item">
<div class="row">
<div class="col-xl-5">
<div class="card-bg"><img src="assets/img/content/fire(12).webp" alt="Fire Alarm Systems"></div>
</div>
<div class="col-xl-7 d-flex align-items-center">
<div class="card-body">
<h4 class="card-title">أنظمة الإنذار من الحريق</h4>
<p class="card-text " >نقدم أفضل تقنيات الإنذار المبكر للحرائق لحماية منشآتك والتأكد من استجابة سريعة وفعالة للطوارئ، تضمن أعلى معايير السلامة.</p>
</div>
</div>
</div>
</div>
</div><!-- End Card Item -->
<div class="col-lg-6" >
<div class="card-item">
<div class="row">
<div class="col-xl-5">
<div class="card-bg"><img src="assets/img/content/fire(14).webp" alt="Fire Extinguishers"></div>
</div>
<div class="col-xl-7 d-flex align-items-center">
<div class="card-body">
<h4 class="card-title">معدات إطفاء الحريق</h4>
<p>نوفر مجموعة متنوعة من طفايات الحريق ذات الجودة العالية والمعتمدة لضمان التعامل السريع مع الحرائق المحتملة في مختلف المواقع.</p>
</div>
</div>
</div>
</div>
</div><!-- End Card Item -->
<div class="col-lg-6" >
<div class="card-item">
<div class="row">
<div class="col-xl-5">
<div class="card-bg"><img src="assets/img/content/fire(11).webp" alt="Safety Maintenance"></div>
</div>
<div class="col-xl-7 d-flex align-items-center">
<div class="card-body">
<h4 class="card-title">عقود صيانة السلامة</h4>
<p>نوفر عقود صيانة شاملة لضمان بقاء أنظمة السلامة محدثة وفعالة، بما يسهم في حماية ممتلكاتك بشكل مستمر ودون انقطاع.</p>
</div>
</div>
</div>
</div>
</div><!-- End Card Item -->
<div class="col-lg-6" >
<div class="card-item">
<div class="row">
<div class="col-xl-5">
<div class="card-bg"><img src="assets/img/content/fire(13).webp" alt="Civil Defense "></div>
</div>
<div class="col-xl-7 d-flex align-items-center">
<div class="card-body">
<h4 class="card-title">تجديد تراخيص الدفاع المدني</h4>
<p>نساعدك في استخراج وتجديد تراخيص السلامة والأمن اللازمة من الدفاع المدني وفقاً للأنظمة المحلية، لضمان الامتثال الكامل.</p>
</div>
</div>
</div>
</div>
</div><!-- End Card Item -->
</div>
</div>
</section><!-- /Constructions Section -->
<!-- Services Section -->
<section id="services" class="services section light-background" dir="rtl">
<!-- Section Title -->
<div class="container section-title" >
<h2>خدماتنا</h2>
<p>نوفر مجموعة شاملة من الحلول الأمنية وأنظمة السلامة لحماية منشآتكم وضمان التزامكم بأعلى معايير الأمان.</p>
</div><!-- End Section Title -->
<div class="container">
<div class="row gy-4">
<div class="col-lg-4 col-md-6" >
<div class="service-item position-relative">
<div class="icon">
<i class="fa-solid fa-bell" aria-hidden="true"></i>
</div>
<h3>أنظمة الإنذار من الحريق</h3>
<p>نوفر خدمات تركيب وصيانة أنظمة الإنذار من الحريق التي تكشف الحرائق مبكراً لضمان استجابة فعالة، بما يعزز السلامة في موقع العمل.</p>
<a href="#" class="readmore stretched-link" aria-label="اقرأ المزيد عن أنظمة الإنذار من الحريق">اقرأ المزيد <i class="bi bi-arrow-right" aria-hidden="true"></i></a>
</div>
</div><!-- End Service Item -->
<div class="col-lg-4 col-md-6" >
<div class="service-item position-relative">
<div class="icon">
<i class="fa-solid fa-fire-extinguisher" aria-hidden="true"></i>
</div>
<h3>أجهزة إطفاء الحريق</h3>
<p>نوفر طفايات حريق بمختلف الأنواع والمقاسات لضمان الاستجابة السريعة للحرائق والسيطرة عليها في أماكن العمل والمنشآت.</p>
<a href="#" class="readmore stretched-link" aria-label="اقرأ المزيد عن أجهزة إطفاء الحريق">اقرأ المزيد <i class="bi bi-arrow-right" aria-hidden="true"></i></a>
</div>
</div><!-- End Service Item -->
<div class="col-lg-4 col-md-6" >
<div class="service-item position-relative">
<div class="icon">
<i class="fa-solid fa-tools" aria-hidden="true"></i>
</div>
<h3>عقود الصيانة الشاملة</h3>
<p>عقود صيانة شاملة لضمان عمل جميع أنظمة الأمان ومكافحة الحرائق بكفاءة طوال العام، مما يقلل من المخاطر.</p>
<a href="#" class="readmore stretched-link" aria-label="اقرأ المزيد عن عقود الصيانة الشاملة">اقرأ المزيد <i class="bi bi-arrow-right" aria-hidden="true"></i></a>
</div>
</div><!-- End Service Item -->
<div class="col-lg-4 col-md-6" >
<div class="service-item position-relative">
<div class="icon">
<i class="fa-solid fa-shield-alt" aria-hidden="true"></i>
</div>
<h3>شهادة الأمن والسلامة</h3>
<p>دعم استخراج وتجديد شهادة الأمن والسلامة لضمان التزام منشأتك بمتطلبات السلامة المهنية والأنظمة المحلية.</p>
<a href="#" class="readmore stretched-link" aria-label="اقرأ المزيد عن شهادة الأمن والسلامة">اقرأ المزيد <i class="bi bi-arrow-right" aria-hidden="true"></i></a>
</div>
</div><!-- End Service Item -->
<div class="col-lg-4 col-md-6" >
<div class="service-item position-relative">
<div class="icon">
<i class="fa-solid fa-building" aria-hidden="true"></i>
</div>
<h3>تجديد تراخيص الدفاع المدني</h3>
<p>تجديد تراخيص الدفاع المدني لضمان التزام منشأتك بشروط السلامة والأمان وتجنب المخالفات.</p>
<a href="#" class="readmore stretched-link" aria-label="اقرأ المزيد عن تجديد تراخيص الدفاع المدني">اقرأ المزيد <i class="bi bi-arrow-right" aria-hidden="true"></i></a>
</div>
</div><!-- End Service Item -->
<div class="col-lg-4 col-md-6" >
<div class="service-item position-relative">
<div class="icon">
<i class="fa-solid fa-certificate" aria-hidden="true"></i>
</div>
<h3>تصريح الدفاع المدني</h3>
<p>نقدم خدمات استصدار تصاريح الدفاع المدني المطلوبة لضمان سلامة منشأتك وتوافقها مع اللوائح.</p>
<a href="#" class="readmore stretched-link" aria-label="اقرأ المزيد عن تصريح الدفاع المدني">اقرأ المزيد <i class="bi bi-arrow-right" aria-hidden="true"></i></a>
</div>
</div><!-- End Service Item -->
</div>
</div>
</section>
<!-- /Services Section -->
<!-- Alt Services Section -->
<section id="alt-services" class="alt-services section" >
<div class="container">
<div class="row justify-content-around gy-4">
<div class="features-image col-lg-6" >
<img src="assets/img/content/fire(11).webp" alt="صورة توضيحية لخدمات السلامة والأمان" class="img-fluid">
</div>
<div class="col-lg-5 d-flex flex-column justify-content-center" >
<h3>خدمات السلامة والحماية المتكاملة</h3>
<p>نقدم حلولاً متكاملة في مجال السلامة والأمان، تشمل تركيب وصيانة الأنظمة المختلفة لضمان الحماية المثلى وراحة البال في منشأتك.</p>
<div class="icon-box d-flex position-relative" >
<i class="bi bi-easel flex-shrink-0" aria-hidden="true"></i>
<div>
<h4><a href="" class="stretched-link" aria-label="تفاصيل عن أنظمة الإنذار من الحريق">أنظمة الإنذار من الحريق</a></h4>
<p>تركيب وصيانة أنظمة الإنذار لضمان الكشف المبكر عن الحرائق، مما يتيح استجابة سريعة وفعالة للحفاظ على سلامة الجميع.</p>
</div>
</div><!-- End Icon Box -->
<div class="icon-box d-flex position-relative" >
<i class="bi bi-patch-check flex-shrink-0" aria-hidden="true"></i>
<div>
<h4><a href="" class="stretched-link" aria-label="تفاصيل عن عقود الصيانة الشاملة">عقود الصيانة الشاملة</a></h4>
<p>نوفر عقود صيانة شاملة لأنظمة الأمان والسلامة لضمان عملها بكفاءة عالية على مدار السنة دون انقطاع.</p>
</div>
</div><!-- End Icon Box -->
<div class="icon-box d-flex position-relative" >
<i class="bi bi-brightness-high flex-shrink-0" aria-hidden="true"></i>
<div>
<h4><a href="" class="stretched-link" aria-label="تفاصيل عن شهادة الأمن والسلامة">شهادة الأمن والسلامة</a></h4>
<p>نساعدك في استخراج وتجديد شهادات الأمان والسلامة اللازمة لضمان الامتثال للمتطلبات القانونية والحكومية.</p>
</div>
</div><!-- End Icon Box -->
<div class="icon-box d-flex position-relative" >
<i class="bi bi-brightness-high flex-shrink-0" aria-hidden="true"></i>
<div>
<h4><a href="" class="stretched-link" aria-label="تفاصيل عن تجديد تراخيص الدفاع المدني">تجديد تراخيص الدفاع المدني</a></h4>
<p>نقدم خدمات لتجديد تراخيص الدفاع المدني، مما يضمن التزام منشأتك بمعايير السلامة المطلوبة وتجنب العقوبات.</p>
</div>
</div><!-- End Icon Box -->
</div>
</div>
</div>
</section>
<!-- /Alt Services Section -->
<!-- Features Section -->
<section id="features" class="features section" dir="rtl">
<div class="container">
<ul class="nav nav-tabs row g-2 d-flex" role="tablist">
<li class="nav-item col-3" role="presentation">
<a class="nav-link active show" data-bs-toggle="tab" data-bs-target="#features-tab-1" aria-selected="true" role="tab">
<h4>أنظمة إنذار الحريق</h4>
</a>
</li><!-- End tab nav item -->
<li class="nav-item col-3" role="presentation">
<a class="nav-link" data-bs-toggle="tab" data-bs-target="#features-tab-2" aria-selected="false" tabindex="-1" role="tab">
<h4>صيانة أجهزة الإطفاء</h4>
</a>
</li><!-- End tab nav item -->
<li class="nav-item col-3" role="presentation">
<a class="nav-link" data-bs-toggle="tab" data-bs-target="#features-tab-3" aria-selected="false" tabindex="-1" role="tab">
<h4>عقود الصيانة الشاملة</h4>
</a>
</li><!-- End tab nav item -->
<li class="nav-item col-3" role="presentation">
<a class="nav-link" data-bs-toggle="tab" data-bs-target="#features-tab-4" aria-selected="false" tabindex="-1" role="tab">
<h4>شهادة الأمن والسلامة</h4>
</a>
</li><!-- End tab nav item -->
</ul>
<div class="tab-content" >
<div class="tab-pane fade active show" id="features-tab-1" role="tabpanel">
<div class="row">
<div class="col-lg-6 order-2 order-lg-1 mt-3 mt-lg-0 d-flex flex-column justify-content-center">
<h3>أنظمة الإنذار من الحريق</h3>
<p class="fst-italic">
نعمل على توفير أنظمة إنذار حريق عالية الجودة لتنبيهك في اللحظات الحرجة وضمان حماية الأرواح والممتلكات.
</p>
<ul>
<li><i class="bi bi-check2-all"></i> <span>تركيب أنظمة إنذار متقدمة تكشف الحرائق فور وقوعها.</span></li>
<li><i class="bi bi-check2-all"></i> <span>دعم وصيانة دورية للحفاظ على كفاءة الأنظمة.</span></li>
<li><i class="bi bi-check2-all"></i> <span>تقنيات موثوقة تساعد في حماية المكان وسرعة الاستجابة.</span></li>
</ul>
</div>
<div class="col-lg-6 order-1 order-lg-2 text-center">
<img src="assets/img/content/fire(3).webp" alt="صورة توضيحية لنظام إنذار الحريق" class="img-fluid">
</div>
</div>
</div><!-- End tab content item -->
<div class="tab-pane fade" id="features-tab-2" role="tabpanel">
<div class="row">
<div class="col-lg-6 order-2 order-lg-1 mt-3 mt-lg-0 d-flex flex-column justify-content-center">
<h3>صيانة أجهزة الإطفاء</h3>
<p class="fst-italic">
نقدم خدمات الصيانة الدورية لأجهزة الإطفاء لضمان جاهزيتها عند الحاجة والسيطرة الفورية على الحرائق.
</p>
<ul>
<li><i class="bi bi-check2-all"></i> <span>صيانة طفايات الحريق باحترافية للحفاظ على فعاليتها.</span></li>
<li><i class="bi bi-check2-all"></i> <span>فحص منتظم لضمان عملها بكفاءة في حالات الطوارئ.</span></li>
<li><i class="bi bi-check2-all"></i> <span>تحديث واستبدال المعدات التالفة لضمان السلامة.</span></li>
</ul>
</div>
<div class="col-lg-6 order-1 order-lg-2 text-center">
<img src="assets/img/content/fire(5).webp" alt="صورة توضيحية لصيانة أجهزة الإطفاء" class="img-fluid">
</div>
</div>
</div><!-- End tab content item -->
<div class="tab-pane fade" id="features-tab-3" role="tabpanel">
<div class="row">
<div class="col-lg-6 order-2 order-lg-1 mt-3 mt-lg-0 d-flex flex-column justify-content-center">
<h3>عقود الصيانة الشاملة</h3>
<ul>
<li><i class="bi bi-check2-all"></i> <span>توفير عقود صيانة مستمرة لجميع أنظمة السلامة.</span></li>
<li><i class="bi bi-check2-all"></i> <span>دعم فني متاح لضمان كفاءة الأنظمة على مدار العام.</span></li>
<li><i class="bi bi-check2-all"></i> <span>التزام بالجودة العالية للحفاظ على الأمان في المنشآت.</span></li>
</ul>
<p class="fst-italic">
نلتزم بتوفير خدمات صيانة مستمرة تضمن سلامة منشأتك وراحة بالك.
</p>
</div>
<div class="col-lg-6 order-1 order-lg-2 text-center">
<img src="assets/img/content/fire(4).webp" alt="صورة توضيحية لعقود الصيانة الشاملة" class="img-fluid">
</div>
</div>
</div><!-- End tab content item -->
<div class="tab-pane fade" id="features-tab-4" role="tabpanel">
<div class="row">
<div class="col-lg-6 order-2 order-lg-1 mt-3 mt-lg-0 d-flex flex-column justify-content-center">
<h3>شهادة الأمن والسلامة</h3>
<p class="fst-italic">
نوفر خدمات استخراج وتجديد شهادات الأمان والسلامة لضمان امتثال منشأتك لأعلى معايير السلامة.
</p>
<ul>
<li><i class="bi bi-check2-all"></i> <span>مساعدة في الحصول على الشهادات المعتمدة للأمان والسلامة.</span></li>
<li><i class="bi bi-check2-all"></i> <span>تجديد الشهادات لضمان الامتثال المستمر للأنظمة.</span></li>
<li><i class="bi bi-check2-all"></i> <span>إجراءات سهلة وموثوقة لضمان رضا العملاء.</span></li>
</ul>
</div>
<div class="col-lg-6 order-1 order-lg-2 text-center">
<img src="assets/img/content/fire(9).webp" alt="صورة توضيحية لشهادة الأمن والسلامة" class="img-fluid">
</div>
</div>
</div><!-- End tab content item -->
</div>
</div>
</section>
<!-- /Features Section -->
<!-- Projects Section -->
<section id="projects" class="projects section">
<!-- عنوان القسم -->
<div class="container section-title" >
<h2>مشاريعنا</h2>
<p>نقدم مجموعة من المشاريع المتخصصة في أنظمة السلامة والصيانة لضمان بيئة آمنة وموثوقة</p>
</div><!-- نهاية عنوان القسم -->
<div class="container">
<div class="isotope-layout" data-default-filter="*" data-layout="masonry" data-sort="original-order">
<ul class="portfolio-filters isotope-filters" >
<li data-filter="*" class="filter-active">جميع المشاريع</li>
<li data-filter=".filter-fire-systems">أنظمة الإطفاء</li>
<li data-filter=".filter-safety-equipment">معدات السلامة</li>
<li data-filter=".filter-maintenance">الصيانة الدورية</li>
<li data-filter=".filter-certification">إصدار الشهادات</li>
</ul><!-- نهاية الفلاتر -->
<div class="row gy-4 isotope-container" >
<div class="col-lg-4 col-md-6 portfolio-item isotope-item filter-fire-systems">
<div class="portfolio-content h-100">
<img src="assets/img/content/fire(6).webp" class="img-fluid" alt="تركيب نظام إطفاء حريق">
<div class="portfolio-info">
<h4>تركيب نظام إطفاء حريق</h4>
<p>تثبيت أنظمة إطفاء متقدمة لحماية المنشآت من الحرائق بكفاءة عالية.</p>
<a href="assets/img/content/fire(6).webp" title="تركيب نظام إطفاء حريق" data-gallery="portfolio-gallery-fire-systems" class="glightbox preview-link" aria-label="Read more about Seminole tax hike"><i class="bi bi-zoom-in"></i></a>
<a href="project-details.html" title="تفاصيل المشروع" class="details-link" aria-label="Read more about Seminole tax hike"><i class="bi bi-link-45deg"></i></a>
</div>
</div>
</div><!-- نهاية عنصر المشروع -->
<div class="col-lg-4 col-md-6 portfolio-item isotope-item filter-safety-equipment">
<div class="portfolio-content h-100">
<img src="assets/img/content/fire(9).webp" class="img-fluid" alt="توفير معدات السلامة">
<div class="portfolio-info">
<h4>توفير معدات السلامة</h4>
<p>توريد وتثبيت معدات السلامة مثل طفايات الحريق وأجهزة الإنذار.</p>
<a href="assets/img/content/fire(9).webp" title="توفير معدات السلامة" data-gallery="portfolio-gallery-safety-equipment" class="glightbox preview-link" aria-label="Read more about Seminole tax hike"><i class="bi bi-zoom-in"></i></a>
<a href="project-details.html" title="تفاصيل المشروع" class="details-link" aria-label="Read more about Seminole tax hike"><i class="bi bi-link-45deg"></i></a>
</div>
</div>
</div><!-- نهاية عنصر المشروع -->
<div class="col-lg-4 col-md-6 portfolio-item isotope-item filter-maintenance">
<div class="portfolio-content h-100">
<img src="assets/img/content/fire(5).webp" class="img-fluid" alt="الصيانة الدورية لأنظمة الإطفاء">
<div class="portfolio-info">
<h4>الصيانة الدورية لأنظمة الإطفاء</h4>
<p>صيانة دورية لضمان عمل أنظمة الإطفاء بكفاءة وجاهزية عالية.</p>
<a href="assets/img/content/fire(5).webp" title="الصيانة الدورية لأنظمة الإطفاء" data-gallery="portfolio-gallery-maintenance" class="glightbox preview-link" aria-label="Read more about Seminole tax hike"><i class="bi bi-zoom-in"></i></a>
<a href="project-details.html" title="تفاصيل المشروع" class="details-link" aria-label="Read more about Seminole tax hike"><i class="bi bi-link-45deg"></i></a>
</div>
</div>
</div><!-- نهاية عنصر المشروع -->
<div class="col-lg-4 col-md-6 portfolio-item isotope-item filter-certification">
<div class="portfolio-content h-100">
<img src="assets/img/content/fire(2).webp" class="img-fluid" alt="إصدار شهادات الأمان">
<div class="portfolio-info">
<h4>إصدار شهادات الأمان</h4>
<p>خدمات إصدار وتجديد شهادات الأمان لضمان امتثال المنشآت لمعايير السلامة.</p>
<a href="assets/img/content/fire(2).webp" title="إصدار شهادات الأمان" data-gallery="portfolio-gallery-certification" class="glightbox preview-link" aria-label="Read more about Seminole tax hike"><i class="bi bi-zoom-in"></i></a>
<a href="project-details.html" title="تفاصيل المشروع" class="details-link"><i class="bi bi-link-45deg"></i></a>
</div>
</div>
</div><!-- نهاية عنصر المشروع -->
<!-- يمكنك إضافة المزيد من المشاريع هنا حسب الحاجة -->
</div><!-- نهاية حاوية المشاريع -->
</div>
</div>
</section>
<!-- /Projects Section -->
<!-- Testimonials Section -->
<section id="testimonials" class="testimonials section" dir="rtl">
<!-- Section Title -->
<div class="container section-title" >
<h2>آراء عملائنا</h2>
<p>نعمل على توفير أفضل خدمات الصيانة والسلامة، وهذا ما يقوله عملاؤنا عنا</p>
</div><!-- End Section Title -->
<div class="container" >
<div class="swiper init-swiper">
<script type="application/json" class="swiper-config">
{
"loop": true,
"speed": 600,
"autoplay": {
"delay": 5000
},
"slidesPerView": "auto",
"pagination": {
"el": ".swiper-pagination",
"type": "bullets",
"clickable": true
},
"breakpoints": {
"320": {
"slidesPerView": 1,
"spaceBetween": 40
},
"1200": {
"slidesPerView": 2,
"spaceBetween": 20
}
}
}
</script>
<div class="swiper-wrapper">
<div class="swiper-slide">
<div class="testimonial-wrap">
<div class="testimonial-item">
<img src="assets/img/testimonials/testimonials-5.webp" class="testimonial-img" alt="صورة العميل سعيد الغامدي">
<h3>سعيد الغامدي</h3>
<h4>مدير منشأة صناعية</h4>
<div class="stars">
<i class="bi bi-star-fill"></i><i class="bi bi-star-fill"></i><i class="bi bi-star-fill"></i><i class="bi bi-star-fill"></i><i class="bi bi-star-fill"></i>
</div>
<p>
<i class="bi bi-quote quote-icon-left"></i>
<span>نحن سعداء بخدمات الصيانة المستمرة التي نحصل عليها، دائماً في الموعد وبأعلى مستوى من الكفاءة والالتزام.</span>
<i class="bi bi-quote quote-icon-right"></i>
</p>
</div>
</div>
</div><!-- End testimonial item -->
<div class="swiper-slide">
<div class="testimonial-wrap">
<div class="testimonial-item">
<img src="assets/img/testimonials/download (1).jpeg" class="testimonial-img" alt="صورة العميل محمد الأحمد">
<h3>محمد المنصور</h3>
<h4>مهندس سلامة</h4>
<div class="stars">
<i class="bi bi-star-fill"></i><i class="bi bi-star-fill"></i><i class="bi bi-star-fill"></i><i class="bi bi-star-fill"></i><i class="bi bi-star-fill"></i>
</div>
<p>
<i class="bi bi-quote quote-icon-left"></i>
<span>تمتع فريق العمل باحترافية عالية، حيث ساعدنا في تجديد جميع تصاريح السلامة لدينا بسلاسة وبدون أي تعقيدات.</span>
<i class="bi bi-quote quote-icon-right"></i>
</p>
</div>
</div>
</div><!-- End testimonial item -->
<div class="swiper-slide">
<div class="testimonial-wrap">
<div class="testimonial-item">
<img src="assets/img/testimonials/download (2).jpeg" class="testimonial-img" alt="صورة العميل علي بن سعيد">
<h3>علي بن سعيد</h3>
<h4>مالك شركة مقاولات</h4>
<div class="stars">
<i class="bi bi-star-fill"></i><i class="bi bi-star-fill"></i><i class="bi bi-star-fill"></i><i class="bi bi-star-fill"></i><i class="bi bi-star-fill"></i>
</div>
<p>
<i class="bi bi-quote quote-icon-left"></i>
<span>تعاملنا مع الشركة منذ سنوات ولم نواجه أي مشاكل في صيانة أنظمة الإطفاء والإنذار، موثوقية عالية وفريق عمل مميز.</span>
<i class="bi bi-quote quote-icon-right"></i>
</p>
</div>
</div>
</div><!-- End testimonial item -->
<div class="swiper-slide">
<div class="testimonial-wrap">
<div class="testimonial-item">
<img src="assets/img/testimonials/download.jpeg" class="testimonial-img" alt="صورة العميل فهد الحربي">
<h3>فهد الحربي</h3>
<h4>مدير سلامة وأمن</h4>
<div class="stars">
<i class="bi bi-star-fill"></i><i class="bi bi-star-fill"></i><i class="bi bi-star-fill"></i><i class="bi bi-star-fill"></i><i class="bi bi-star-fill"></i>
</div>
<p>
<i class="bi bi-quote quote-icon-left"></i>
<span>خدمة رائعة ودقيقة، فريق العمل ساعدنا في صيانة جميع معدات السلامة بطريقة مهنية، أوصي بها بشدة.</span>
<i class="bi bi-quote quote-icon-right"></i>
</p>
</div>
</div>
</div><!-- End testimonial item -->
<div class="swiper-slide">
<div class="testimonial-wrap">
<div class="testimonial-item">
<img src="assets/img/testimonials/testimonials-1.webp" class="testimonial-img" alt="صورة العميل حسين العنزي">
<h3>حسين العنزي</h3>
<h4>رئيسة قسم السلامة</h4>
<div class="stars">
<i class="bi bi-star-fill"></i><i class="bi bi-star-fill"></i><i class="bi bi-star-fill"></i><i class="bi bi-star-fill"></i><i class="bi bi-star-fill"></i>
</div>
<p>
<i class="bi bi-quote quote-icon-left"></i>
<span>خدمات متميزة في صيانة الأنظمة وتقديم النصائح اللازمة لتحسين السلامة، فريق العمل على دراية بكافة المتطلبات.</span>
<i class="bi bi-quote quote-icon-right"></i>
</p>
</div>
</div>
</div><!-- End testimonial item -->
</div>
<div class="swiper-pagination"></div>
</div>
</div>
</section>
<!-- /Testimonials Section -->
<!-- Recent Blog Posts Section -->
<section id="blog" class="recent-blog-posts section" >
<!-- عنوان القسم -->
<div class="container section-title" dir="rtl">
<h2>أحدث التقنيات</h2>
<p>اكتشف آخر التحديثات والنصائح حول أنظمة السلامة والصيانة الوقائية</p>
</div><!-- نهاية عنوان القسم -->
<div class="container" dir="rtl">
<div class="row gy-5">
<div class="col-xl-4 col-md-6">
<div class="post-item position-relative h-100" >
<div class="post-img position-relative overflow-hidden">
<img src="assets/img/Artboard2.webp" class="img-fluid" alt="نصائح حول الصيانة الوقائية">
</div>
<div class="post-content d-flex flex-column">
<h3 class="post-title">أهمية الصيانة الوقائية لأجهزة الإطفاء</h3>
<div class="meta d-flex align-items-center">
<div class="d-flex align-items-center">
شركة نظرة الإبداع لأنظمة السلامة
</div>
<span class="px-3 text-black-50"></span>
<div class="d-flex align-items-center">
</div>
</div>
<hr>
<a href="#" class="readmore stretched-link"><span>اقرأ المزيد</span><i class="bi bi-arrow-right"></i></a>
</div>
</div>
</div><!-- نهاية عنصر المقال -->
<div class="col-xl-4 col-md-6">
<div class="post-item position-relative h-100" >
<div class="post-img position-relative overflow-hidden">
<img src="assets/img/Artboard3.webp" class="img-fluid" alt="كيفية اختيار معدات السلامة المناسبة">
</div>
<div class="post-content d-flex flex-column">
<h3 class="post-title">كيفية اختيار معدات السلامة المناسبة لمنشأتك</h3>
<div class="meta d-flex align-items-center">
<div class="d-flex align-items-center">
شركة نظرة الإبداع لأنظمة السلامة
</div>
<span class="px-3 text-black-50"></span>
<div class="d-flex align-items-center">
</div>
</div>
<hr>
<a href="#" class="readmore stretched-link"><span>اقرأ المزيد</span><i class="bi bi-arrow-right"></i></a>
</div>
</div>
</div><!-- نهاية عنصر المقال -->
<div class="col-xl-4 col-md-6" >
<div class="post-item position-relative h-100">
<div class="post-img position-relative overflow-hidden">
<img src="assets/img/Artboard4.webp" class="img-fluid contain" alt="دليل للتعامل مع الحرائق"> </div>
<div class="post-content d-flex flex-column">
<h3 class="post-title">دليل للتعامل مع الحرائق في أماكن العمل</h3>
<div class="meta d-flex align-items-center">
<div class="d-flex align-items-center">
شركة نظرة الإبداع لأنظمة السلامة
</div>
<span class="px-3 text-black-50"></span>
<div class="d-flex align-items-center">
</div>
</div>
<hr>
<a href="#" class="readmore stretched-link"><span>اقرأ المزيد</span><i class="bi bi-arrow-right"></i></a>
</div>
</div>
</div><!-- نهاية عنصر المقال -->
</div>
</div>
</section>
<!-- /Recent Blog Posts Section -->
</main>
<footer id="footer" class="footer dark-background text-end">
<!-- قسم معلومات الاتصال -->
<div class="container footer-top" dir="rtl">
<div class="row gy-4">
<div class="col-lg-4 col-md-6 footer-about">
<a href="index.html" class="logo d-flex align-items-center justify-content-end">
<span class="sitename">شركة نظرة الإبداع لأنظمة السلامة</span>
</a>
<div class="footer-contact pt-3">
<p>المملكة العربية السعودية</p>
<p>الرياض</p>
<p class="mt-3"><strong>الخط الساخن:</strong> <span>1133</span></p>
<p><strong>الهاتف:</strong> <span>0113245516</span></p>
<p><strong>الواتساب:</strong> <span>0597212027</span></p>
</div>
<div class="social-links d-flex mt-4 justify-content-end">
<a href="https://x.com/nazret_elebdaa?fbclid=IwY2xjawGW06pleHRuA2FlbQIxMAABHV6bfpvwdSIV26W1yztcFSDmEy4-rG6I7NMSzb0i0mk70oSEpwkTbmAGyA_aem_TG9fyWc_4zxTSEC9lOtI2g"><i class="bi bi-twitter"></i></a>
<a href="https://www.facebook.com/profile.php?id=61568059477242"><i class="bi bi-facebook"></i></a>
<a href="https://www.instagram.com/nazret_elebdaa_contracting?fbclid=IwY2xjawGW05tleHRuA2FlbQIxMAABHS89tsIII0DNe9FoLsOKoNFhGKxk4pDo0h7lFM2SGs7ZTnpTO39yFvljXQ_aem_S7GRGZ1W3FZRWvjxGyrr8g"><i class="bi bi-instagram"></i></a>
<a href="https://www.tiktok.com/@nazret_elebdaa_contract?fbclid=IwY2xjawGW08NleHRuA2FlbQIxMAABHascUeVXUqWCVP-vtH5eCc6NVI6jGENyLHfg_A4aJCdgl_eHfXEgyvqOUw_aem_Ej8POjhy2KB5E1HDN2yArQ"><i class="bi bi-tiktok"></i></a>
<a href="https://api.whatsapp.com/send/?phone=966597212027&text&type=phone_number&app_absent=0"><i class="bi bi-whatsapp"></i></a>
</div>
</div>
<!-- روابط هامة -->
<div class="col-lg-2 col-md-3 footer-links">
<h4>روابط هامة</h4>
<ul>
<li><a href="#">الرئيسية</a></li>
<li><a href="#">من نحن</a></li>
<li><a href="#">خدماتنا</a></li>
<li><a href="#">شروط الخدمة</a></li>
<li><a href="#">سياسة الخصوصية</a></li>
</ul>
</div>
<!-- خدماتنا -->
<div class="col-lg-2 col-md-3 footer-links">
<h4>خدماتنا</h4>
<ul>
<li><a href="#">توفير طفايات الحريق</a></li>
<li><a href="#">أنظمة إطفاء الحرائق</a></li>
<li><a href="#">الصيانة الوقائية</a></li>
<li><a href="#">استشارات السلامة</a></li>
<li><a href="#">تدريب السلامة</a></li>
</ul>
</div>
<!-- روابط إضافية -->
<div class="col-lg-2 col-md-3 footer-links">
<h4>روابط إضافية</h4>
<ul>
<li><a href="#services">دليل السلامة</a></li>
<li><a href="https://www.facebook.com/profile.php?id=61568059477242">أسئلة شائعة</a></li>
<li><a href="https://www.facebook.com/profile.php?id=61568059477242">الاتصال بنا</a></li>
<li><a href="#blog">المدونة</a></li>
<li><a href="#services">مركز التحميل</a></li>
</ul>
</div>
</div>
</div>
<!-- حقوق النشر -->
<div class="container text-center mt-4">
<p>© <span>حقوق النشر</span> <strong class="px-1 sitename">شركة نظرة الإبداع لأنظمة السلامة</strong> <span>جميع الحقوق محفوظة</span></p>
<div class="credits" dir="rtl">
تم التصميم بواسطة <a href="https://fashne.net/">Al FASHNE FOR DIGITAL MARKETING AGENCY</a>
</div>
</div>
</footer>
<!-- مجموعة الأزرار في الجهة اليسرى -->
<div class="contact-buttons">
<!-- زر واتساب -->
<a href="https://api.whatsapp.com/send/?phone=966597212027&text&type=phone_number&app_absent=0"
class="whatsapp-contact"
aria-label="اتصال عبر واتساب"
title="اتصال عبر واتساب">
<i class="bi bi-whatsapp" aria-hidden="true"></i>
</a>
<!-- زر الاتصال -->
<a href="tel:0556312172"
class="call"
aria-label="اتصال"
title="اتصال">
<i class="bi bi-telephone-fill"></i>
</a>
</div>
<!-- زر تمرير للأعلى على الجهة اليمنى -->
<a href="#top"
id="scroll-top"
class="scroll-top"
aria-label="تمرير للأعلى"
title="تمرير للأعلى">
<i class="bi bi-arrow-up" aria-hidden="true"></i>
</a>
<!-- Preloader -->
<div id="preloader"></div>
<!-- Vendor JS Files -->
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
<script src="assets/vendor/imagesloaded/imagesloaded.pkgd.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/purecounter/purecounter_vanilla.js"></script>
<!-- Main JS File -->
<script src="assets/js/main.min.js"></script>
</body>
</html>