-
Notifications
You must be signed in to change notification settings - Fork 0
/
userinterface.html
321 lines (266 loc) · 15.5 KB
/
userinterface.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
<!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>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<meta name="description" content="UI Design, Mobile App Design, Affordable Service">
<meta name="author" content="">
<link rel="icon" href="images/fav-icon.png">
<title>Affordable Mobile App, User Interface Designs and Prototypes</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">
<a class="nav-link" href="services">Business Website</a>
</li>
<li class="nav-item dropdown active">
<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 active" href="#">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>What I Do</h2>
</div>
</div>
</div>
</div>
<!-- /.container -->
</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>UI / Mobile Design</h1>
</div>
<div class="sep50"></div>
<img src="images/service-ui.png" alt="" class="img-fluid animated fadeInLeft" />
<div class="sep50"></div>
</div>
<div class="col-md-6">
<div class="sep50"></div>
<p>You already have an online presence with your website and you want to bring what you already have on a mobile experience.</p>
<p>I design and develop a prototype for your app. Whether it is on Adobe XD, Invision, Figma or any of the multiple tools available on the market today, I make sure the interface is elegant, intuitive and ready for demo - for pitching purposes.</p>
<div class="sep30"></div>
<a href="/portfolio/employchain" class="btn btn-xl moveInUp">Example Project</a>
<div class="sep30"></div>
</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>