forked from vf-jara/Index_novo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.php
190 lines (186 loc) · 11.2 KB
/
index.php
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
<?php get_header(); ?>
<?php if ( have_posts() ) : while ( have_posts() ) : the_post(); ?>
<?php the_content(); ?>
<?php endwhile;?>
<?php else : endif; ?>
<!-- =========================
Banner layout 2
=========================== -->
<section class="banner-layout2 pb-0 bg-overlay bg-overlay-primary">
<div class="bg-img"><img src="assets/images/banners/8.jpg" alt="background"></div>
<div class="container-fluid">
<div class="row">
<div class="col-sm-12 col-md-12 col-lg-12 col-xl-6 col-inner">
<div class="heading heading-light">
<h3 class="heading__title mb-30">Satisfied Users Over The Globe</h3>
</div>
<div class="testimonials testimonials-wrapper">
<div class="slider-with-navs">
<!-- Testimonial #1 -->
<div class="testimonial-item">
<p class="testimonial__desc color-white">If you’re looking for a rewarding career and the
chance to make an
impact, you’ve come to the right place. We will transform your business through our techniques!
</p>
<div class="testimonial__meta">
<h4 class="testimonial__meta-title">Ahmed Abdallah</h4>
<p class="testimonial__meta-desc">Digital Media Manager</p>
</div><!-- /.testimonial-meta -->
</div><!-- /. testimonial-item -->
<!-- Testimonial #2 -->
<div class="testimonial-item">
<p class="testimonial__desc color-white">If you’re looking for a rewarding career and the chance
to
make an impact, you’ve come to the right place. We will transform your business through our
techniques! </p>
<div class="testimonial__meta">
<h4 class="testimonial__meta-title">John Peter</h4>
<p class="testimonial__meta-desc">7oroof Inc</p>
</div><!-- /.testimonial-meta -->
</div><!-- /. testimonial-item -->
<!-- Testimonial #3 -->
<div class="testimonial-item">
<p class="testimonial__desc color-white">If you’re looking for a rewarding career and the
chance to make an
impact, you’ve come to the right place. We will transform your business through our techniques!
</p>
<div class="testimonial__meta">
<h4 class="testimonial__meta-title">Ayman</h4>
<p class="testimonial__meta-desc">7oroof Inc</p>
</div><!-- /.testimonial-meta -->
</div><!-- /. testimonial-item -->
<!-- Testimonial #2 -->
<div class="testimonial-item">
<p class="testimonial__desc color-white"> If you’re looking for a rewarding career and the chance to
make an impact, you’ve come to the right place. We will transform your business through our
techniques! </p>
<div class="testimonial__meta">
<h4 class="testimonial__meta-title">John Peter</h4>
<p class="testimonial__meta-desc">7oroof Inc</p>
</div><!-- /.testimonial-meta -->
</div><!-- /. testimonial-item -->
<!-- Testimonial #3 -->
<div class="testimonial-item">
<p class="testimonial__desc color-white">My project was a simple & small task, but the
persistence and
determination turned it into an awesome and great project which make me happy .
</p>
<div class="testimonial__meta">
<h4 class="testimonial__meta-title">John Peter</h4>
<p class="testimonial__meta-desc">7oroof Inc</p>
</div><!-- /.testimonial-meta -->
</div><!-- /. testimonial-item -->
</div>
<div class="slider-nav">
<div class="testimonial__thumb">
<img src="<?php echo get_stylesheet_directory_uri(); ?>/assets/images/testimonials/thumbs/1.png" alt="author thumb">
</div><!-- /.testimonial-thumb -->
<div class="testimonial__thumb">
<img src="<?php echo get_stylesheet_directory_uri(); ?>/assets/images/testimonials/thumbs/2.png" alt="author thumb">
</div><!-- /.testimonial-thumb -->
<div class="testimonial__thumb">
<img src="<?php echo get_stylesheet_directory_uri(); ?>/assets/images/testimonials/thumbs/3.png" alt="author thumb">
</div><!-- /.testimonial-thumb -->
<div class="testimonial__thumb">
<img src="<?php echo get_stylesheet_directory_uri(); ?>/assets/images/testimonials/thumbs/2.png" alt="author thumb">
</div><!-- /.testimonial-thumb -->
<div class="testimonial__thumb">
<img src="<?php echo get_stylesheet_directory_uri(); ?>/assets/images/testimonials/thumbs/3.png" alt="author thumb">
</div><!-- /.testimonial-thumb -->
</div><!-- /.slcik-nav -->
</div><!-- /.testimonials -->
<div class="divider divider-light w-100 mt-60 mb-60"></div>
<div class="heading heading-light">
<h3 class="heading__title mb-30">Our Trusted Clients</h3>
</div>
<div class="clients">
<div class="slick-carousel"
data-slick='{"slidesToShow": 4, "arrows": false, "dots": false, "autoplay": true,"autoplaySpeed": 2000, "infinite": true, "responsive": [ {"breakpoint": 992, "settings": {"slidesToShow": 3}}, {"breakpoint": 767, "settings": {"slidesToShow": 3}}, {"breakpoint": 480, "settings": {"slidesToShow": 2}}]}'>
<div class="client">
<img src="<?php echo get_stylesheet_directory_uri(); ?>/assets/images/clients/1.png" alt="client">
<img src="<?php echo get_stylesheet_directory_uri(); ?>/assets/images/clients/1.png" alt="client">
</div><!-- /.client -->
<div class="client">
<img src="<?php echo get_stylesheet_directory_uri(); ?>/assets/images/clients/2.png" alt="client">
<img src="<?php echo get_stylesheet_directory_uri(); ?>/assets/images/clients/2.png" alt="client">
</div><!-- /.client -->
<div class="client">
<img src="<?php echo get_stylesheet_directory_uri(); ?>/assets/images/clients/3.png" alt="client">
<img src="<?php echo get_stylesheet_directory_uri(); ?>/assets/images/clients/3.png" alt="client">
</div><!-- /.client -->
<div class="client">
<img src="<?php echo get_stylesheet_directory_uri(); ?>/assets/images/clients/4.png" alt="client">
<img src="<?php echo get_stylesheet_directory_uri(); ?>/assets/images/clients/4.png" alt="client">
</div><!-- /.client -->
<div class="client">
<img src="<?php echo get_stylesheet_directory_uri(); ?>/assets/images/clients/5.png" alt="client">
<img src="<?php echo get_stylesheet_directory_uri(); ?>/assets/images/clients/5.png" alt="client">
</div><!-- /.client -->
<div class="client">
<img src="<?php echo get_stylesheet_directory_uri(); ?>/assets/images/clients/6.png" alt="client">
<img src="<?php echo get_stylesheet_directory_uri(); ?>/assets/images/clients/6.png" alt="client">
</div><!-- /.client -->
<div class="client">
<img src="<?php echo get_stylesheet_directory_uri(); ?>/assets/images/clients/7.png" alt="client">
<img src="<?php echo get_stylesheet_directory_uri(); ?>/assets/images/clients/7.png" alt="client">
</div><!-- /.client -->
</div><!-- /.carousel -->
</div>
</div><!-- /.col-xl-6 -->
<div class="col-sm-12 col-md-12 col-lg-12 col-xl-6">
<div class="contact-panel">
<form class="contact-panel__form" method="post" action="assets/php/contact.php" id="contactForm">
<div class="row">
<div class="col-12">
<h4 class="contact-panel__title mb-20">Request A Quote</h4>
<p class="contact-panel__desc mb-30">Our deep pool of certified engineers and IT staff are ready
to
help you to keep your IT business safe & ensure high availability.</p>
</div> <!-- /.col-12 -->
<div class="col-sm-6 col-md-6 col-lg-6">
<div class="form-group">
<input type="text" class="form-control" placeholder="Name" id="contact-name" name="contact-name"
required>
</div>
</div><!-- /.col-lg-6 -->
<div class="col-sm-6 col-md-6 col-lg-6">
<div class="form-group">
<input type="email" class="form-control" placeholder="Email" id="contact-email"
name="contact-email" required>
</div>
</div><!-- /.col-lg-6 -->
<div class="col-sm-6 col-md-6 col-lg-6">
<div class="form-group">
<select class="form-control">
<option value="0">Inquiry</option>
<option value="1">IT Management Services 2</option>
<option value="2">IT Management Services 3</option>
</select>
</div>
</div><!-- /.col-lg-6 -->
<div class="col-sm-6 col-md-6 col-lg-6">
<div class="form-group">
<input type="text" class="form-control" placeholder="Phone" id="contact-Phone"
name="contact-phone">
</div>
</div><!-- /.col-lg-6 -->
<div class="col-12">
<div class="form-group">
<textarea class="form-control" placeholder="Additional Details!" id="contact-message"
name="contact-message"></textarea>
</div>
<div class="custom-control custom-checkbox d-flex align-items-center mb-20">
<input type="checkbox" class="custom-control-input" id="acceptTerms">
<label class="custom-control-label" for="acceptTerms">I accept the privacy and terms.</label>
</div>
<button type="submit" class="btn btn__primary btn__xl btn__block">Submit Request </button>
<div class="contact-result"></div>
</div><!-- /.col-12 -->
</div><!-- /.row -->
</form>
</div>
</div><!-- /.col-xl-6 -->
</div><!-- /.row -->
</div><!-- /.container -->
</section><!-- /.Banner layout 2 -->
<?php get_footer(); ?>