-
Notifications
You must be signed in to change notification settings - Fork 0
/
services.html
473 lines (370 loc) · 22.2 KB
/
services.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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-138984461-3"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-138984461-3');
</script>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Get a Professional and Beautiful Websites. Affordable, Custom Web Designs and Development Services, Business Wordpress Sites">
<meta name="author" content="">
<link rel="icon" href="images/fav-icon.png">
<title>Affordable Websites for SMEs</title>
<!-- Bootstrap core CSS -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<script src="https://kit.fontawesome.com/cc5da75b66.js"></script>
<!-- Custom styles for this template -->
<link href="css/owl.carousel.css" rel="stylesheet">
<link href="css/owl.theme.default.min.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
</head>
<body id="page-top">
<nav class="navbar navbar-expand-lg navbar-light">
<div class="container">
<a class="navbar-brand" href="index"><img src="images/fav-icon.jpg" alt="Minimalistic Logo for Graphic and Web Design Freelance Business Portfolio: Cedric Designs" >
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse flex-row-reverse" id="navbarSupportedContent">
<ul class="nav navbar-nav">
<li class="nav-item">
<a class="nav-link" href="index">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="about">About</a>
</li>
<li class="nav-item active">
<a class="nav-link" href="services">Business Website</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Other Services
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="branding">Branding</a>
<a class="dropdown-item" href="userinterface">UI Design</a>
<a class="dropdown-item" href="videos">Video Ads</a>
</div>
</li>
<li class="nav-item">
<a class="nav-link" href="portfolio/">Portfolio</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contact">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
<!--======================== About section =========================-->
<section id="about" class="first-section">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<div class="section-title">
<h2>Website Solutions</h2>
</div>
</div>
</div>
</div>
<!-- /.container -->
</section>
<section id="service-0" class="">
<div class="container">
<div class="row services-section">
<div class="sep50"></div>
<div class="row">
<div class="col-md-10 col-md-offset-2">
<h2><strong>“There Is More of What a Great Design Can do For a Business”</strong></h2>
<div class="sep50"></div>
<p>A website is the first place your customer will go to to learn about your business. It is the central hub where you get a chance to get your visitor become a prospective customer. </p>
<p>It starts with a great landing page design, with words that speak directly to them and their problems. A good landing page design has a well thought out flow, is fast to load and has a purpose. It knows what you want to do before you even know you want to do it. </p>
<p>A Great Website Design has purpose and should serve the needs of a business beyond looking pretty. It has to speak directly to the customer’s issues and integrate with your business processes.</p>
<div class="h-30"></div>
</div>
</div>
</div>
</div>
</section>
<section id="service-1" class="light-bg">
<div class="container">
<div class="row services-section">
<div class="sep50"></div>
<div class="col-md-6">
<div style="position:relative">
<h1>Strategy</h1>
</div>
<div class="sep50"></div>
<span class="service-icon" style="background-color:#FF5E5E;">
<img src="images/animat-lightbulb-color.gif" width="250px" alt="Animated Pencil Illustration with Vibrant Colors representing Graphic Design"></span>
</div>
<div class="col-md-6">
<div class="sep50"></div>
<p>We aim to understand your business objectives and your customers to provide and end to end solution to your website, social and branding strategy. </p>
<p>What is your website trying to achieve and how does it integrate with your current business processes? How does your social media strategy integrate with your website’s purpose?
</p>
<div class="h-30"></div>
</div>
</div>
</div>
</section>
<section id="service-2" class="dark-bg">
<div class="container">
<div class="row services-section">
<div class="sep50"></div>
<div class="col-md-6">
<div style="position:relative">
<h1>Design</h1>
</div>
<div class="sep50"></div>
<span class="service-icon" style="background-color:#FF5E5E;">
<img src="images/animat-pencil-color.gif" width="250px" alt="Animated Pencil Illustration with Vibrant Colors representing Graphic Design"></span>
</div>
<div class="col-md-6">
<div class="sep50"></div>
<p>A great website design is not only about a visually appealing interface and graphics but it is designed to suit business processes and has some logic and purpose behind it; it should be consistent with your social media presence. </p>
<p> How are you going to simplify the customer experience, capture their attention on their first visit and lead them to where you can really provide value?</p>
<div class="sep50"></div>
</div>
</div>
</div>
</section>
<section id="service-3" class="light-bg">
<div class="container">
<div class="row services-section">
<div class="sep50"></div>
<div class="col-md-6">
<div style="position:relative">
<h1>Development</h1>
</div>
<div class="sep50"></div>
<span class="service-icon" style="background-color:#FF5E5E;">
<img src="images/animat-responsive-color.gif" width="250px" alt="Animated Laptop into Phone Illustration representing UI Design Services"></span>
</div>
<div class="col-md-6">
<div class="sep50"></div>
<p>The platform on which it is development and tools used will depend on your current and future business needs.</p>
<p>Whether it is on Wordpress, Shopify or Custom Built; a website needs to fast to load and requires a proper Platform and Content Management System should you need to update content by yourself or decide to expand your operations.</p>
<ul>
<li>Landing pages</li>
<li>Custom made websites</li>
<li>ECommerce and Corporate Wordpress Websites</li>
</ul>
<div class="sep50"></div>
<a href="/portfolio/auspac-finance" class="btn btn-xl moveInUp">See an example</a>
<div class="sep50"></div>
</div>
</div>
</div>
</section>
<section id="service-4" class="white-bg">
<div class="container">
<div class="row services-section">
<div class="sep50"></div>
<div class="col-md-6">
<div style="position:relative">
<h1>Integration and Analysis</h1>
</div>
<div class="sep50"></div>
<span class="service-icon" style="background-color:#FF5E5E;">
<img src="images/animat-linechart-color.gif" width="250px" alt="Animated Video Loop with Mountains Background representing video animation"></span>
</div>
<div class="col-md-6">
<div class="sep50"></div>
<p>Analytics will give you insights on how your social media campaigns are performing and enables you to iterate and improve them. </p>
<p>In addition, we’ll help setting up opt-in forms that capture leads and which integrates with your CRM so you can follow up with your customers.</p>
<div class="sep50"></div>
</div>
</div>
</div>
</section>
<section id="service-5" class="dark-bg">
<div class="container">
<div class="row services-section">
<div class="sep50"></div>
<div class="col-md-6">
<div style="position:relative">
<h2>Other Products</h2>
</div>
<div class="sep50"></div>
</div>
<div class="col-md-6">
<p>A Website is not a one-fits-all solution. If you are just getting started or need to refresh the design that makes your brand, we offer additional services such as Logo design, Branding, Mobile App Design and Video Animation.</p>
<div class="sep50"></div>
<a href="other-services" class="btn btn-xl">See More</a>
</div>
</div>
</div>
</section>
<!--======================== Portfolio section =========================-->
<section id="portfolio" class="">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<div class="section-title">
<h2>LATEST PROJECTS</h2>
<p>Selection of my latest and most relevant projects.</p>
</div>
</div>
</div>
<!-- Graphic Design Portfolio Preview -->
<div class="row">
<!-- start portfolio item -->
<div class="col-md-4 motion">
<div class="ot-portfolio-item">
<figure class="effect-bubba">
<img src="images/thumbnails/auspac-thumbnail.jpg" alt="Auspac finance mortgage broker website thumbnail" class="img-fluid" />
<figcaption>
<h2>AusPac Finance Web Development</h2>
<p>Web Design and Development, Wordpress</p>
<a href="portfolio/auspac-finance">View more</a>
</figcaption>
</figure>
</div>
</div>
<!-- end portfolio item -->
<!-- start portfolio item -->
<div class="col-md-4">
<div class="ot-portfolio-item">
<figure class="effect-bubba">
<img src="images/thumbnails/employchain-thumbnail.jpg" alt="Corporate Logo Design for Employchain a Blockchain based application, job seeker app with blue shades and gradients" class="img-fluid" />
<figcaption>
<h2>Employchain Branding and UI</h2>
<p>Branding, Design</p>
<a href="portfolio/employchain">View more</a>
</figcaption>
</figure>
</div>
</div>
<!-- end portfolio item -->
<!-- start portfolio item -->
<div class="col-md-4">
<div class="ot-portfolio-item">
<figure class="effect-bubba">
<img src="images/thumbnails/escale-thumbnail.jpg" alt="Colorful Illustration of Woman with a cart and man at a desk representing B2C and B2B for Escale Ads" class="img-fluid" />
<figcaption>
<h2>Escale Ads Animated Explainer</h2>
<p>Motion Graphics, Animation</p>
<a href="portfolio/escale-ads">View more</a>
</figcaption>
</figure>
</div>
</div>
<!-- end portfolio item -->
<div class="col-md-12 text-center">
<div class="sep50"></div>
<a href="portfolio" class="btn btn-xl">View more</a>
</div>
</div>
</div><!-- end container -->
</section>
<!--======================== Get in touch section =========================-->
<section id="intouch" class="light-bg">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<div class="section-title">
<h1>Get a quote</h1>
<p>Have a question or a request? Leave me a message here and I'll get back to you.</p>
</div>
</div>
</div>
<div class="row">
<!-- about module -->
<div class="col-md-2"></div>
<div class="col-md-8 text-center">
<div class="contact-form">
<form id="service-contact-form" method="post" data-netlify="true">
<select name="service" class="form-control" required>
<option value="" selected disabled hidden>Service request...</option>
<option value="mobile-app">Graphic Design / Branding</option>
<option value="web-development">Web Design / Development</option>
<option value="mobile-app">Mobile App UI Design</option>
<option value="animation">Animation Videos</option>
</select>
<input name="name" type="text" class="form-control" placeholder="Enter your name" required>
<input name="email" type="email" class="form-control" placeholder="Enter your email address" required>
<textarea name="message" class="form-control" placeholder="What's your request?" rows="4" required></textarea>
<div class="contact-submit">
<input type="submit" class="form-control submit" value="Send a message">
</div>
</form>
</div>
</div>
<div class="col-md-2"></div>
</div>
</div>
<!-- /.container -->
</section>
<!--======================== Contact section =========================-->
<section id="contact" class="dark-bg">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<div class="section-title">
<h2>Contact Us</h2>
<p>If you have some Questions or need Help! Please Contact Us!<br>We make Cool and Clean Design for your Business</p>
</div>
</div>
</div>
<div class="row">
<div class="col-md-4 text-center">
<div class="section-text">
<h4>Our Business Office</h4>
<p>Melbourne, VIC 3000</p>
<p><i class="fa fa-phone"></i><a href="tel:0390057154"> (03) 9005 7154</a></p>
<p><i class="fa fa-envelope"></i> [email protected]</p>
</div>
<div class="sep50"></div>
</div>
<div class="col-md-4 text-center">
<div class="section-text">
<h4>Business Hours</h4>
<p><i class="fa fa-clock-o"></i> <span class="day">Weekdays:</span><span>9am to 8pm</span></p>
<p><i class="fa fa-clock-o"></i> <span class="day">Saturday:</span><span>9am to 5pm</span></p>
<p><i class="fa fa-clock-o"></i> <span class="day">Sunday:</span><span>Closed</span></p>
<div class="sep50"></div>
</div>
</div>
<div class="col-md-4">
<div class="section-text social-icons text-center">
<h4>Social Media Links</h4>
<a href="https://www.instagram.com/cedesignlaos/" class="fab fa-instagram"></a>
<a href="https://www.behance.net/cedriclemercierlaos" class="fab fa-behance"></a>
<div class="sep50"></div>
</div>
</div>
</div>
</div>
</section>
<p id="back-top">
<a href="#top"><i class="fa fa-angle-up"></i></a>
</p>
<footer>
<div class="container text-center">
<p>Copyright © 2019 Cedric Designs</p>
</div>
</footer>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.4.1/jquery.easing.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/cbpAnimatedHeader.js"></script>
<script src="js/jquery.appear.js"></script>
<script src="js/SmoothScroll.min.js"></script>
<script src="js/mooz.themes.scripts.js"></script>
<script src="//code.tidio.co/j9jugdomroj3jgimssrb4vpuxsdecizj.js"></script>
</body>
</html>