-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathservices.php
More file actions
276 lines (257 loc) · 13.2 KB
/
services.php
File metadata and controls
276 lines (257 loc) · 13.2 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>SSF Global - Services</title>
<!-- Favicon -->
<link rel="icon" href="img/SSF.png">
<link href="https://fonts.googleapis.com/css?family=Inconsolata|Rubik:300,400,700,900" rel="stylesheet">
<link rel="stylesheet" href="css/styles-merged.css">
<link rel="stylesheet" href="css/style.min.css">
<link rel="stylesheet" href="css/custom.css">
<!--[if lt IE 9]>
<script src="js/vendor/html5shiv.min.js"></script>
<script src="js/vendor/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- START: header -->
<header role="banner" class="probootstrap-header">
<div class="container-fluid">
<a href="index.php" class="probootstrap-logo">SSF Global<span>.</span></a>
<a href="#" class="probootstrap-burger-menu visible-xs" ><i>Menu</i></a>
<div class="mobile-menu-overlay"></div>
<nav role="navigation" class="probootstrap-nav hidden-xs">
<ul class="probootstrap-main-nav">
<li><a href="index.php">Home</a></li>
<li class="active"><a href="services.php">Services</a></li>
<li><a href="portfolio.php">Portfolio</a></li>
<li><a href="quote.php">Request A Quote</a></li>
<li><a href="about.php">About Us</a></li>
<li><a href="contact.php">Contact</a></li>
</ul>
<ul class="probootstrap-header-social hidden-xs">
<li><a href="#"><i class="icon-twitter"></i></a></li>
<li><a href="#"><i class="icon-facebook2"></i></a></li>
<li><a href="#"><i class="icon-instagram2"></i></a></li>
</ul>
<div class="extra-text visible-xs">
<a href="#" class="probootstrap-burger-menu"><i>Menu</i></a>
<h5>Connect With Us</h5>
<ul class="social-buttons">
<li><a href="#"><i class="icon-twitter"></i></a></li>
<li><a href="#"><i class="icon-facebook2"></i></a></li>
<li><a href="#"><i class="icon-instagram2"></i></a></li>
</ul>
</div>
</nav>
</div>
</header>
<!-- END: header -->
<!-- START: section -->
<section class="probootstrap-intro probootstrap-intro-inner" style="background-image: url(img/service-banner.jpg);" data-stellar-background-ratio="0.5">
<div class="container">
<div class="row">
<div class="col-md-7 probootstrap-intro-text">
<h1 class="probootstrap-animate" data-animate-effect="fadeIn">Services</h1>
<div class="probootstrap-subtitle probootstrap-animate" data-animate-effect="fadeIn">
<h2>SSF Global - A Leading Web Agency</h2>
</div>
</div>
</div>
</div>
<span class="probootstrap-animate"><a class="probootstrap-scroll-down js-next" href="#next-section">Scroll down <i class="icon-chevron-down"></i></a></span>
</section>
<!-- END: section -->
<main>
<section id="next-section" class="probootstrap-section">
<div class="container">
<div class="row">
<div class="col-md-12 probootstrap-relative">
<h2 class="probootstrap-heading mt0 mb50">Our Services</h2>
<ul class="probootstrap-owl-navigation absolute right">
<li><a href="#" class="probootstrap-owl-prev"><i class="icon-chevron-left"></i></a></li>
<li><a href="#" class="probootstrap-owl-next"><i class="icon-chevron-right"></i></a></li>
</ul>
</div>
</div>
<div class="row">
<div class="col-md-12 probootstrap-relative">
<div class="owl-carousel owl-carousel-carousel">
<div class="item">
<div class="probootstrap-program">
<a href="#"><img src="img/webdesign.jpg" alt="Free Bootstrap Template by uicookies.com" class="img-responsive img-rounded"></a>
<h3>Web Design & Development</h3>
<p>Professional. Responsive. Functional</p>
<p>Crafting stunning websites that captivate, combining creativity and tech expertise for impactful digital presence.</p>
</div>
</div>
<div class="item">
<div class="probootstrap-program">
<a href="#"><img src="img/business-support.png" alt="Free Bootstrap Template by uicookies.com" class="img-responsive img-rounded"></a>
<h3>Business Support</h3>
<p>Data Entry. Lead Generation</p>
<p>Boosting efficiency through data entry, lead generation, and skip tracing services, streamlining operations for enhanced success.</p>
</div>
</div>
<div class="item">
<div class="probootstrap-program">
<a href="#"><img src="img/graphicdesign.jpg" alt="Free Bootstrap Template by uicookies.com" class="img-responsive img-rounded"></a>
<h3>Graphics Design</h3>
<p>Modern. Minimal. Attractive</p>
<p>Visual storytelling expertise creating captivating designs that resonate, leaving a lasting impression and amplifying brand identity.</p>
</div>
</div>
<div class="item">
<div class="probootstrap-program">
<a href="#"><img src="img/app.jpg" alt="Free Bootstrap Template by uicookies.com" class="img-responsive img-rounded"></a>
<h3>Apps Development</h3>
<p>Clean UI. User-Friendly</p>
<p>Crafting dynamic applications that seamlessly integrate innovation, enhancing user experiences and driving digital engagement to new heights.</p>
</div>
</div>
<div class="item">
<div class="probootstrap-program">
<a href="#"><img src="img/uiux.jpg" alt="Free Bootstrap Template by uicookies.com" class="img-responsive img-rounded"></a>
<h3>UI/UX Design</h3>
<p>Clean. User-frindly. Modern</p>
<p>She packed her seven versalia, put her initial into the belt and made herself on the way.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="probootstrap-section probootstrap-border-top">
<div class="container">
<div class="row">
<div class="col-md-12 probootstrap-relative">
<h2 class="probootstrap-heading mt0 mb50">Testimonials</h2>
<ul class="probootstrap-owl-navigation absolute right">
<li><a href="#" class="probootstrap-owl-prev2"><i class="icon-chevron-left"></i></a></li>
<li><a href="#" class="probootstrap-owl-next2"><i class="icon-chevron-right"></i></a></li>
</ul>
</div>
</div>
<div class="row">
<div class="col-md-12 probootstrap-relative">
<div class="owl-carousel owl-carousel-carousel2">
<div class="item">
<div class="probootstrap-program">
<a href="#"><img src="img/client1.png" alt="Free Bootstrap Template by uicookies.com" class="img-responsive img-rounded"></a>
<h3>Aleksandra</h3>
<p>United States</p>
<p>Working with SSF Global was a delightful experience. The webpage design is both visually striking and user-friendly. Communication was consistent and clear, with every deadline met promptly. I highly recommend SSF Global for their unmatched expertise and commitment. A truly professional service I'm proud to have chosen.</p>
</div>
</div>
<div class="item">
<div class="probootstrap-program">
<a href="#"><img src="img/client5.png" alt="Free Bootstrap Template by uicookies.com" class="img-responsive img-rounded"></a>
<h3>Lisa D.</h3>
<p>United States</p>
<p>I have used SSF Global for several months as he builds out my ecommerce site. They have been a great pleasure to work with and his work is impeccable. They have consistently delivered the projects before they were due. And everything that was requested is done exactly as I contracted. I highly suggest the use of his services.</p>
</div>
</div>
<div class="item">
<div class="probootstrap-program">
<a href="#"><img src="img/client3.png" alt="Free Bootstrap Template by uicookies.com" class="img-responsive img-rounded"></a>
<h3>Daniell G.</h3>
<p>New Zealand</p>
<p>Job well done. SSF Global was very professional. Solved all my problems and design a great thing. Great service for a great price.</p>
</div>
</div>
<div class="item">
<div class="probootstrap-program">
<a href="#"><img src="img/client4.png" alt="Free Bootstrap Template by uicookies.com" class="img-responsive img-rounded"></a>
<h3>Kristen K.</h3>
<p>United States</p>
<p>I had such a great experience. SSF Global did exactly what I asked and more. I had a lot of opinions and edits and he was really patient and made it perfect for us. Our conversion rate went from 4.1% to 7.3% which is HUGE for our business. I highly recommend SSF Global, you will bet 10x your money's worth from them.</p>
</div>
</div>
<div class="item">
<div class="probootstrap-program">
<a href="#"><img src="img/client5.png" alt="Free Bootstrap Template by uicookies.com" class="img-responsive img-rounded"></a>
<h3>Walter J.</h3>
<p>United Kingdom</p>
<p>SSF Global was very helpful, gave timely information, and responded to queries promptly. Overall it was a very pleasant experience working with them.</p>
</div>
</div>
<div class="item">
<div class="probootstrap-program">
<a href="#"><img src="img/client2.png" alt="Free Bootstrap Template by uicookies.com" class="img-responsive img-rounded"></a>
<h3>Abdul M.</h3>
<p>Australia</p>
<p>Great services from them. Very competent Agency with excellent communication and follow up. Thanks for the help.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</main>
<footer class="probootstrap-footer">
<div class="probootstrap-backtotop"><a href="#" class="js-backtotop"><i class="icon-chevron-thin-up"></i></a></div>
<div class="container">
<div class="row mb50">
<div class="col-md-3">
<div class="probootstrap-footer-widget">
<h4>SSF Global</h4>
<p>SSF Global stands as a pioneering force in the realm of web agency services, poised to redefine digital excellence on a global scale. <a href="#">Learn More</a></p>
</div>
</div>
<div class="col-md-3 col-md-push-1">
<div class="probootstrap-footer-widget">
<h4>Service Hours</h4>
<ul class="probootstrap-footer-link">
<li>Week Days: 09 AM – 06 PM</li>
<li>Friday: CLOSED</li>
<li>Saturday - Thursday</li>
<li>Support: 24/7</li>
</ul>
</div>
</div>
<div class="col-md-5 col-md-push-1">
<div class="probootstrap-footer-widget">
<h4>Links</h4>
<ul class="probootstrap-footer-link float">
<li><a href="#">Home</a></li>
<li><a href="#">Services</a></li>
<li><a href="#">Portfolio</a></li>
</ul>
<ul class="probootstrap-footer-link float">
<li><a href="#">About Us</a></li>
<li><a href="#">Contact</a></li>
<li><a href="#">Privacy</a></li>
</ul>
<ul class="probootstrap-footer-link float">
<li><a href="#">About Us</a></li>
<li><a href="#">Join Us Today</a></li>
<li><a href="#">Pricing</a></li>
</ul>
</div>
<div class="probootstrap-footer-widget">
<h4>Contact Info</h4>
<ul class="probootstrap-contact-info">
<li><i class="icon-location2"></i> <span>Daisy Garden, House 14, Road main, Block A, Dhaka-1219, Bangladesh</span></li>
<li><i class="icon-mail"></i><span>info@domain.com</span></li>
<li><i class="icon-phone2"></i><span>+123 456 7890</span></li>
</ul>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12 text-center border-top">
<p class="mb0">© Copyright 2023 <a href="index.php">SSF Global</a>. All Rights Reserved.
</div>
</div>
</div>
</footer>
<script src="js/scripts.min.js"></script>
<script src="js/main.min.js"></script>
<script src="js/custom.js"></script>
</body>
</html>