-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
315 lines (312 loc) · 17.2 KB
/
index.html
File metadata and controls
315 lines (312 loc) · 17.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
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
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="shortcut icon" type="image/png?" href="images/favicon.png" />
<link rel="icon" href="images/favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon" />
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<title class="heading-text">Your Next Steps - Home</title>
<link href="https://fonts.googleapis.com/css?family=Josefin+Sans|Open+Sans|Raleway" rel="stylesheet">
<link rel="stylesheet" href="css/flexslider.css">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/font-awesome.min.css">
<link rel="stylesheet" href="css/style.css">
</head>
<body id="top" data-spy="scroll">
<!--top header-->
<header id="home">
<section class="top-nav hidden-xs">
<div class="container">
</div>
</section>
<!--main-nav-->
<div id="main-nav">
<nav class="navbar">
<div class="container">
<div class="navbar-header">
<a href="index.html"><img src="images/logo.png" alt="logo" /></a>
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#ftheme">
<span class="sr-only">Toggle</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div class="navbar-collapse collapse" id="ftheme">
<ul class="nav navbar-nav navbar-right">
<li class="dropdown">
<a href="#" class="dropdown-toggle " data-toggle="dropdown" data-hover="dropdown" data-delay="0" data-close-others="false">Home <i class="fa fa-angle-down"></i></a>
<ul class="dropdown-menu">
<li><a href="#home">home</a></li>
<li><a href="#summary">summary</a></li>
<li><a href="#about">about</a></li>
<li><a href="#services">services</a></li>
</ul>
<li class="dropdown">
<a href="#" class="dropdown-toggle " data-toggle="dropdown" data-hover="dropdown" data-delay="0" data-close-others="false">Services<i class="fa fa-angle-down"></i></a>
<ul class="dropdown-menu">
<li><a href="cvwriting.html">Professional CV Writing</a></li>
<li><a href="cv.html">Cv Cover Letters</a></li>
<li><a href="coaching.html">Interview Coaching</a></li>
<li><a href="redundacy.html">Redundacy Services</a></li>
<li><a href="application.html">Application Forms</a></li>
<li><a href="linkedin.html">Linkedin profile</a></li>
<li><a href="pricing.html">Pricing</a></li>
</ul>
<li><a href="team.html">Meet The Team</a></li>
<li><a href="contactus.html">Contact Us</a></li>
</ul>
</div>
</div>
</nav>
</div>
</header>
<!--slider-->
<div id="slider" class="flexslider">
<ul class="slides">
<li>
<img src="images/slider/welcome.jpg">
<div class="caption">
<h2><span>WELCOME TO NEXT STEPS</span></h2>
<a href="#about">
<button class="btn">Read More</button>
</a>
</div>
</li>
<li>
<img src="images/slider/cvwriting.jpg">
<div class="caption">
<h2><span>Professional CV Writing </span></h2>
<a href="cvwriting.html">
<button class="btn">Read More</button>
</a>
</div>
</li>
<li>
<img src="images/slider/coverletters.jpg">
<div class="caption">
<h2><span>CV Cover Letters</span></h2>
<a href="cv.html">
<button class="btn">Read More</button>
</a>
</div>
</li>
<li>
<img src="images/slider/coaching.jpg">
<div class="caption">
<h2><span>Interview Coaching</span></h2>
<a href="coaching.html">
<button class="btn">Read More</button>
</a>
</div>
</li>
<li>
<img src="images/slider/redundacy.jpg">
<div class="caption">
<h2><span>Redundancy Services</span></h2>
<a href="redundacy.html">
<button class="btn">Read More</button>
</a>
</div>
</li>
<li>
<img src="images/slider/applications.jpg">
<div class="caption">
<h2><span>Application Forms</span></h2>
<a href="application.html">
<button class="btn">Read More</button>
</a>
</div>
</li>
<li>
<img src="images/slider/linkedin.jpg">
<div class="caption">
<h2><span>LinkedIn Profile</span></h2>
<a href="linkedin.html">
<button class="btn">Read More</button>
</a>
</div>
</li>
<li>
<img src="images/slider/team.jpg">
<div class="caption">
<h2><span>Meet The Team</span></h2>
<a href="team.html">
<button class="btn">Read More</button>
</a>
</div>
</li>
<li>
<img src="images/slider/contactus.jpg">
<div class="caption">
<h2><span>Contact Us</span></h2>
<a href="contactus.html">
<button class="btn">Read More</button>
</a>
</div>
</li>
</ul>
</div>
<br>
<!--about-->
<div id="summary">
<div class="container">
<div class="row">
<div class="col-xs-12 col-sm-8 col-md-6 col-sm-offset-2 col-md-offset-3">
<div class="about-heading">
<h2 class="about-heading-text">Next Steps</h2>
<h4 class="about-sub-heading">Our aim is simple</h4>
<br>
<h4 class="summary">To provide an excellent ‘all age guidance’ service by developing a relationship where clients give input and retain ownership of their career development</h4>
<br>
<h4 class="summary">Enabling them to achieve their ambitions by showcasing their skills and achievements.</h4>
</div>
</div>
</div>
</div>
<!--about wrapper left-->
<div class="container" id="about">
<div class="row">
<div class="col-xs-12 hidden-sm col-md-5">
<div class="about-left">
<img src="images/about.jpg" alt="">
</div>
</div>
<!--about wrapper right-->
<div class="col-xs-12 col-md-7">
<div class="about-right">
<div class="about-right-heading">
<h1 class="heading-text">about our Service</h1>
<div class="about-right-boot">
<div class="about-right-wrapper">
<a href="#"><h3 class="sub-heading">Highly Experienced Staff</h3></a>
<p id="about-center" class="about-text paragraph-text">Experienced in career guidance and coaching. John Wallace is a registered career development professional who can help clients improve their prospects and advance their careers.</p>
</div>
</div>
</div>
<div class="about-right-best">
<div class="about-right-wrapper">
<a href="#"><h3 class="sub-heading">Boost Your Career</h3></a>
<p class="about-text paragraph-text">Advance your career with John’s service which is based on a personal approach that combines his writing experience and background in career guidance and coaching.</p>
</div>
</div>
<div class="about-right-support">
<div class="about-right-wrapper">
<a href="#"><h3 class="sub-heading">Best Support</h3></a>
<p id="services" class="about-text paragraph-text">John takes a genuine interest and has helped hundreds of clients from trainees to directors improve their prospects and advance their career development.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<h2 class="description-footer heading-text"> Based in Edinburgh, Next Steps covers the UK and Worldwide.</h2>
<div class="row">
<div class="service-box">
<div class="col-lg-4">
<h2 class="sub-heading"><div class="icon-box"><i class="blue-icon glyphicon glyphicon-pencil" aria-hidden="true"></i></div>Professional CV Writing </h2>
<p class="service-text paragraph-text">John’s Professional CV writing service will grab attention and get the job interview you deserve. As an experienced CV Writer, John will tailor your CV or provide general advice and free CV appraisals</p>
<p><a class="btn btn-primary" href="cvwriting.html" role="button">View details »</a></p>
</div>
<div class="col-lg-4">
<h2 class="sub-heading"><div class="icon-box"><i class="blue-icon glyphicon glyphicon-file" aria-hidden="true"></i></div>
CV Cover Letters</h2>
<p class="service-text paragraph-text">Your Cover Letter should show how your key skills will benefit the potential employer rather than your suitability for a job. Professional and concise, our professional Cover Letters are a real hook for potential employers.</p>
<p><a class="btn btn-primary" href="cv.html" role="button">View details »</a></p>
</div>
<div class="col-lg-4">
<h2 class="sub-heading"><div class="icon-box"><i class="blue-icon glyphicon glyphicon-user" aria-hidden="true"></i></div>Interview Coaching</h2>
<p class="service-text paragraph-text">Conducted in the Edinburgh, Glasgow or Central Scotland area, John’s one to one Interview Coaching can give you the confidence to perform your very best at the job interview, create the right impression and sell your skills to get the job or promotion that you want. </p>
<p><a class="btn btn-primary" href="coaching.html" role="button">View details »</a></p>
</div>
<div class="row">
<div class="col-lg-4">
<h2 class="sub-heading"><div class="icon-box"><i class="blue-icon glyphicon glyphicon-list-alt" aria-hidden="true"></i></div>Redundancy Services</h2>
<p class="service-text paragraph-text">Outplacement Services are offered to employees facing redundancy in Edinburgh, Stirling, Glasgow and Perth by John who can provide career advice and guidance on how staff can showcase their transferable skills and best market themselves for a new job.</p>
<p><a class="btn btn-primary" href="redundacy.html" role="button">View details »</a></p>
</div>
<div class="col-lg-4">
<h2 class="sub-heading"><div class="icon-box"><i class="blue-icon glyphicon glyphicon-duplicate"
aria-hidden="true"></i></div>Application Forms </h2>
<p class="service-text paragraph-text">Show your suitability on your job application and UCAS supporting statement. John knows how to select the most relevant parts of your experience to show how well you match up to the job or University course you are applying for.</p>
<p><a class="btn btn-primary" href="application.html" role="button">View details »</a></p>
</div>
<div class="col-lg-4">
<h2 class="sub-heading"><div class="icon-box"><i class="blue-icon fa fa-linkedin" aria-hidden="true"></i></div>
LinkedIn Profile</h2>
<p class="service-text paragraph-text">When it comes to writing a LinkedIn Profile, John knows exactly what to put in and what to leave out to ensure that recruiting managers can find you easily whilst still showing your personality and professionalism.</p>
<p><a class="btn btn-primary" href="linkedin.html" role="button">View details »</a></p>
</div>
</div>
</div>
<!--portfolio-->
<!--footer-->
</div>
</div>
<footer id="myFooter">
<div class="container">
<div class="row">
<div class="col-sm-3 hidden-desktop">
<div class="social-networks">
<h3>Need our services?</h3>
</div>
<button type="button" class="btn btn-default"><a href="contactus.html">Contact Us</a></button>
</div>
<div class="col-sm-3">
<h2 class="logo hidden-mobile"><a href="index.html"><img src="images/logo-footer.png" alt="logo" /></a></h2>
<h2 class="logo hidden-mobile"><a href="index.html"><img src="images/badge.PNG" alt="logo" /></a></h2>
</div>
<div class="col-sm-2">
<h5>Home</h5>
<ul>
<li><a href="#home">Home</a></li>
<li><a href="#summary">Summary</a></li>
<li><a href="#about">About</a></li>
<li><a href="#services">Services</a></li>
</ul>
</div>
<div class="col-sm-2">
<h5>Services</h5>
<ul>
<li><a href="cvwriting.html">Professional CV Writing</a></li>
<li><a href="cv.html">CV Cover Letters</a></li>
<li><a href="coaching.html">Interview Coaching</a></li>
<li><a href="redundacy.html">Redundacy Services</a></li>
<li><a href="application.html">Application Forms</a></li>
<li><a href="linkedin.html">Linkedin profile</a></li>
<li><a href="pricing.html">Pricing</a></li>
</ul>
</div>
<div class="col-sm-2">
<h5>Support</h5>
<ul>
<li><a href="team.html">Meet The Team</a></li>
<li><a href="contactus.html">Contact Us</a></li>
</ul>
</div>
<div class="col-sm-3 hidden-mobile">
<div class="social-networks">
<h3>Need our services?</h3>
</div>
<a href="contactus.html"><button type="button" class="btn btn-default">Contact Us</button></a>
</div>
</div>
</div>
<div class="footer-copyright">
<p>© Next Steps. All rights reserved
<br> Designed by Andrew Lonsdale
</p>
</div>
</footer>
<!--bottom footer-->
<!-- jQuery -->
<script src="js/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.flexslider.js"></script>
<script src="js/jquery.inview.js"></script>
<script src="js/modernizr-2.8.3-respond-1.4.2.min.js"></script>
<script src="js/script.js"></script>
</body>
</html>