-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
375 lines (369 loc) · 22.9 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Web Designer Developer | Custom Website | Master Key Dev Solutions</title>
<meta name="description" content="Get Consultation. Get a custom-built website that communicates your brand with customers. Complete websites: Web Designer | Web Developer | Website Copywriter">
<!-- .............................OOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO -->
<link rel="preconnect" href="https://fonts.gstatic.com">
<!-- refactor font urls into one -->
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;600&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@500&display=swap" rel="stylesheet">
<link rel="stylesheet" href="css/styles.css">
<!-- Social media essential sharing tags -->
<meta property="og:title" content="Web Designer Developer | Custom Website | Master Key Dev Solutions">
<meta property="og:description" content="Get Consultation. Get a custom-built website that communicates your brand with customers. Complete websites: Web Designer | Web Developer | Website Copywriter">
<meta property="og:image" content="./img/mkds-badge.png">
<meta name="twitter:card" content="Web Design | Web Development | Website Copywriting">
<!-- FAVICON.IO -->
<link rel="apple-touch-icon" sizes="180x180" href="img/favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="img/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="img/favicon/favicon-16x16.png">
<link rel="manifest" href="site.webmanifest">
<!-- Font Awesome -->
<link rel="stylesheet" href="node_modules\@fortawesome\fontawesome-free\css\all.css">
</head>
<body>
<!-- Load Facebook SDK for JavaScript -->
<!-- <div id="fb-root fade-in"></div> -->
<!-- Your Chat Plugin code -->
<!-- <div class="fb-customerchat fade-in"
attribution=setup_tool
page_id="115121310344931"
theme_color="#7F69B2"
logged_in_greeting="Welcome. Can I help you find what you're looking for?"
logged_out_greeting="Welcome. Can I help you find what you're looking for?">
</div> -->
<!-- End of Fb messenger button code -->
<header class="use-flex fade-in">
<a class="logo" href="index.html"><img src="./img/mkds-badge.svg" alt="logo"></a>
<nav>
<div class="hamburger">
<div class="line"></div>
<div class="line"></div>
<div class="line"></div>
</div>
<ul class="nav-area nav-links">
<div>
<li><a href="#value">Services</a></li>
<li><a href="#recent-projects">Portfolio</a></li>
<!-- <li><a href="maintenance">About Us</a></li> -->
<!-- <li><a href="javascript:blackout('/contact')">Contact Us</a></li> -->
<li><a href="contact.html">Contact Us</a></li>
</div>
</ul>
</nav>
<a class="get-quote desktop">Hire Us</a>
</header>
<div id="hero">
<section>
<div class="maintenance ipad">
<h1>Our website is currently under maintenance. You can email us at <a href="mailto: mkdevsolutions@gmail.com" class="email">mkdevsolutions@gmail.com</a> for a quote or<br><a href="mailto: mkdevsolutions@gmail.com"><span>Get Consultation!</span></a></h1>
</div>
<div class="landing use-flex desktop-only">
<div class="copy fade-in">
<h1>Start here.<br><span>Stay here.</span></h1>
<p>Upgrade to a NEW website that opens doors for your small business.</p>
<button class="cta-btn quote-btn get-quote ">Get a Quote</button>
<a href="contact.html#consultation"><button class="cta-btn ghost">Get Consultation</button></a>
</div>
<div class="card-container use-flex" style="display:none">
<div class="card fade-in">
<div class="card__inner">
<div class="card__face card__face--front">
<img src="./img/mkds-card.png" alt="Master Key Dev Solutions, LLC.">
</div>
<div class="card__face card__face--back">
<div class="card__content">
<img src="./img/mkds-card-back.png" alt="">
</div>
</div>
</div>
<p class="card-description">Master Key Dev Solutions,<br>LLC.</p>
</div>
</div>
</div>
</section>
</div>
<div class="">
<div class="bottom-nav use-flex">
<div class="nav-button">
<a href="#recent-projects">
<i class="fa fa-briefcase" aria-hidden="true"></i>
<p>Portfolio</p>
</a>
</div>
<div class="nav-button">
<a href="#value">
<i class="fas fa-concierge-bell"></i>
<p>Services</p>
</a>
</div>
<div class="nav-button">
<a href="contact.html#message">
<i class="fas fa-comments-dollar"></i>
<p>Quote</p>
</a>
</div>
</div>
</div>
<div class="my-container fade-in desktop-only">
<section id="value" class="use-flex space-between">
<div class="service">
<h1><span>One</span> Goal.</h1>
<img src="./img/light-check.png" alt="check">
<h2>Design</h2>
<p>Do you need a custom web design that represents your brand? I give shape to your ideas.</p>
</div>
<div class="service">
<h1><span>One</span> Mind.</h1>
<!-- <h1><span>One</span> Team.</h1> -->
<img src="./img/dark-check.png" alt="check">
<h2>Development</h2>
<p>Why hire two different people?<br>I bring your ideas to life, from design to the web.</p>
</div>
<div class="service">
<h1><span>One</span> Job.</h1>
<img src="./img/light-check.png" alt="check">
<h2>Copywriting</h2>
<p>What do you call a website with poor copywriting? A blog. Grab attention, and sell.</p>
</div>
</section>
<section id="ceo">
<div style="display:none">
<h1>Meet Our CEO</h1>
<img src="https://i.ibb.co/DKDn0gJ/ceo.png" alt="">
<p class="name">Jude Clarke</p>
</div>
<h2>MBA- International Business</h2>
<hr>
<div class="titles">
<div class="top-titles">
<h3><a href="contact.html#message">Web Designer</a></h3>
<h3><a href="contact.html#message">Marketer</a></h3>
<h3><a href="contact.html#message">Web Developer</a></h3>
</div>
<h3 class="investor"><a href="contact.html#message">Private Equity Investor</a></h3>
</div>
<hr>
<div class="quote">
<p><q>The most successful people are often those who paved the road to the success of others.</q></p>
<p class="author">- Jude Clarke</p>
</div>
</section>
<div class="my-dots upside-down">
<h1>.</h1>
<h3>.</h3>
<h5>.</h5>
</div>
<section id="recent-projects">
<h1>Recent Projects</h1>
<div class="outer-carousel">
<!-- <button class="carousel__button carousel__button--left is-hidden">
<img class ="outer-arrow" src="https://cdn.iconscout.com/icon/free/png-512/left-arrow-1438247-1216208.png" alt="left-arrow">
</button> -->
<div class="carousel__track-container">
<ul class="carousel__track">
<li class="carousel__slide current-slide">
<div id ="content-wrapper" class="carousel">
<div class="column">
<img id="featured" src="./img\site-maps\masterkeyspanish\Screenshot (58).png" alt="">
<div id="slide-wrapper">
<img id="slide-left" class="arrow" src="https://cdn.iconscout.com/icon/free/png-512/left-arrow-1438247-1216208.png" alt="left-arrow">
<div id="slider">
<a href="https://masterkeyspanish.com" target="_blank"><img class="thumbnail" src="./img\site-maps\masterkeyspanish\Screenshot (58).png" alt=""></a>
<a href="https://masterkeyspanish.com" target="_blank"><img class="thumbnail" src="./img\site-maps\masterkeyspanish\Screenshot (59).png" alt=""></a>
<a href="https://masterkeyspanish.com" target="_blank"><img class="thumbnail" src="./img\site-maps\masterkeyspanish\Screenshot (60).png" alt=""></a>
<a href="https://masterkeyspanish.com" target="_blank"><img class="thumbnail" src="./img\site-maps\masterkeyspanish\Screenshot (61).png" alt=""></a>
<a href="https://masterkeyspanish.com#newsletter" target="_blank"><img class="thumbnail" src="./img\site-maps\masterkeyspanish\Screenshot (62).png" alt="newsletter signup"></a>
<a href="https://masterkeyspanish.com" target="_blank"><img class="thumbnail" src="./img\site-maps\masterkeyspanish\Screenshot (63).png" alt=""></a>
<a href="https://masterkeyspanish.com/about/meet-the-instructor" target="_blank"><img class="thumbnail" src="./img\site-maps\masterkeyspanish\Screenshot (64).png" alt="instructor page"></a>
<a href="https://masterkeyspanish.com/about#mission" target="_blank"><img class="thumbnail" src="./img\site-maps\masterkeyspanish\Screenshot (65).png" alt="about page"></a>
<a href="https://masterkeyspanish.com/about/awards" target="_blank"><img class="thumbnail" src="./img\site-maps\masterkeyspanish\Screenshot (66).png" alt="awards page"></a>
<a href="https://masterkeyspanish.com/about/awards#awards" target="_blank"><img class="thumbnail" src="./img\site-maps\masterkeyspanish\Screenshot (67).png" alt="awards"></a>
<a href="https://masterkeyspanish.com/partners" target="_blank"><img class="thumbnail" src="./img\site-maps\masterkeyspanish\Screenshot (68).png" alt="partners page"></a>
<a href="https://masterkeyspanish.com/about/removed-covid-article" target="_blank"><img class="thumbnail" src="./img\site-maps\masterkeyspanish\Screenshot (85).png" alt="covid article"></a>
<a href="https://masterkeyspanish.com/blogs/index/instructor" target="_blank"><img class="thumbnail" src="./img\site-maps\masterkeyspanish\Screenshot (41).png" alt="instructor blog"></a>
<a href="https://masterkeyspanish.com/blogs/60485122aeb99d00047b24d1" target="_blank"><img class="thumbnail" src="./img\site-maps\masterkeyspanish\Screenshot (42).png" alt="blog page"></a>
<a href="https://masterkeyspanish.com/blogs/60485122aeb99d00047b24d1#martial-arts" target="_blank"><img class="thumbnail" src="./img\site-maps\masterkeyspanish\Screenshot (43).png" alt="blog video"></a>
<a href="https://masterkeyspanish.com/blogs/60485122aeb99d00047b24d1#genetic-influences" target="_blank"><img class="thumbnail" src="./img\site-maps\masterkeyspanish\Screenshot (44).png" alt="blog images"></a>
<a href="https://masterkeyspanish.com/blogs/60485122aeb99d00047b24d1#economic-contribution" target="_blank"><img class="thumbnail" src="./img\site-maps\masterkeyspanish\Screenshot (45).png" alt="blog quote"></a>
<a href="https://masterkeyspanish.com/events" target="_blank"><img class="thumbnail" src="./img\site-maps\masterkeyspanish\Screenshot (71).png" alt="events page"></a>
<a href="https://masterkeyspanish.com/events" target="_blank"><img class="thumbnail" src="./img\site-maps\masterkeyspanish\Screenshot (72).png" alt="theater page"></a>
<a href="https://masterkeyspanish.com/projects/cultural-exchange-video" target="_blank"><img class="thumbnail" src="./img\site-maps\masterkeyspanish\Screenshot (73).png" alt="cultural exchange video"></a>
<a href="https://masterkeyspanish.com/resources/student-tools" target="_blank"><img class="thumbnail" src="./img\site-maps\masterkeyspanish\Screenshot (74).png" alt="resources page"></a>
<a href="https://masterkeyspanish.com/resources/games" target="_blank"><img class="thumbnail" src="./img\site-maps\masterkeyspanish\Screenshot (75).png" alt="learning games"></a>
<a href="https://masterkeyspanish.com/contact-us" target="_blank"><img class="thumbnail" src="./img\site-maps\masterkeyspanish\Screenshot (76).png" alt="contact page"></a>
<a href="https://masterkeyspanish.com/contact-us#newsletter" target="_blank"><img class="thumbnail" src="./img\site-maps\masterkeyspanish\Screenshot (77).png" alt="newsletter thanks page"></a>
<a href="https://masterkeyspanish.com" target="_blank"><img class="thumbnail" src="./img\site-maps\masterkeyspanish\Screenshot (78).jpg" alt="A web page"></a>
<a href="https://masterkeyspanish.com" target="_blank"><img class="thumbnail" src="./img\site-maps\masterkeyspanish\Screenshot (79).png" alt=""></a>
<a href="https://masterkeyspanish.com" target="_blank"><img class="thumbnail" src="./img\site-maps\masterkeyspanish\Screenshot (80).png" alt=""></a>
<a href="https://masterkeyspanish.com" target="_blank"><img class="thumbnail" src="./img\site-maps\masterkeyspanish\Screenshot (92).png" alt=""></a>
</div>
<img id="slide-right" class="arrow" src="https://cdn.iconscout.com/icon/free/png-512/left-arrow-1438247-1216208.png" alt="">
</div>
</div>
<div class="column">
<h2>Master Key Spanish</h2>
<br>
<p>Master Key Spanish allows classrooms to connect either internationally or within a community. We built a bilingual portfolio website to show off student projects and activities for a middle school Spanish program.</p>
<p>The challenge was to specifically accomodate the various needs and audiences of the Spanish program and, ultimately, inspire donations.</p>
<a href="https://masterkeyspanish.com" target="_blank"><button class="cta-btn project-btn"><b>Visit Live Website</b></button></a>
</div>
</div>
</li>
<!-- <li class="carousel__slide">
<div id ="content-wrapper2" class="carousel">
<div class="column">
<img id="featured2" src=".\img\site-maps\bendlyjean\Screenshot (87).png" alt="">
<div id="slide-wrapper2">
<img id="slide-left2" class="arrow" src="https://cdn.iconscout.com/icon/free/png-512/left-arrow-1438247-1216208.png" alt="left-arrow">
<div id="slider2">
<a href="https://bendlyjean.com" target="_blank"><img class="thumbnail2" src=".\img\site-maps\bendlyjean\Screenshot (87).png" alt=""></a>
<a href="https://bendlyjean.com/#about-me" target="_blank"><img class="thumbnail2" src=".\img\site-maps\bendlyjean\Screenshot (88).png" alt="about section"></a>
<a href="https://bendlyjean.com/#services" target="_blank"><img class="thumbnail2" src=".\img\site-maps\bendlyjean\Screenshot (89).png" alt="services"></a>
<a href="https://bendlyjean.com/#book-a-call" target="_blank"><img class="thumbnail2" src=".\img\site-maps\bendlyjean\Screenshot (90).png" alt="book a call"></a>
<a href="https://bendlyjean.com" target="_blank"><img class="thumbnail2" src=".\img\site-maps\bendlyjean\Mobile Screenshot (1).jpg" alt=""></a>
<a href="https://bendlyjean.com/#about-me" target="_blank"><img class="thumbnail2" src=".\img\site-maps\bendlyjean\Mobile Screenshot (2).jpg" alt="home"></a>
<a href="https://bendlyjean.com/#contact" target="_blank"><img class="thumbnail2" src=".\img\site-maps\bendlyjean\Mobile Screenshot (3).jpg" alt=contact info""></a>
<a href="https://bendlyjean.com/#services" target="_blank"><img class="thumbnail2" src=".\img\site-maps\bendlyjean\Mobile Screenshot (4).jpg" alt="services"></a>
<a href="https://bendlyjean.com/#companies" target="_blank"><img class="thumbnail2" src=".\img\site-maps\bendlyjean\Mobile Screenshot (5).jpg" alt="companies"></a>
<a href="https://bendlyjean.com/#book-a-call" target="_blank"><img class="thumbnail2" src=".\img\site-maps\bendlyjean\Mobile Screenshot (6).jpg" alt="consultation"></a>
<a href="https://bendlyjean.com/#book-a-call" target="_blank"><img class="thumbnail2" src=".\img\site-maps\bendlyjean\Mobile Screenshot (7).jpg" alt="book a call"></a>
<a href="https://bendlyjean.com" target="_blank"><img class="thumbnail2" src=".\img\site-maps\bendlyjean\Mobile Screenshot (8).jpg" alt="mobile nav menu"></a>
</div>
<img id="slide-right2" class="arrow" src="https://cdn.iconscout.com/icon/free/png-512/left-arrow-1438247-1216208.png" alt="">
</div>
</div>
<div class="column">
<h2>Bendly Jean</h2>
<br>
<p>The key to closing private equity deals online is establishing trust. For many private equity investors, a website will be a companies first impression of them.</p>
<p>In this project I designed this website with the goal of presenting the most important information first. Once the background of my client is established, I procede to guide the visitor through the actions I want him/her to take.</p>
<a href="https://bendlyjean.com" target="_blank"><button class="cta-btn project-btn"><b>Visit Live Website</b></button></a>
</div>
</div>
</li> -->
</ul>
</div>
<!-- <button class="carousel__button carousel__button--right">
<img class="outer-arrow right-arrow" src="https://cdn.iconscout.com/icon/free/png-512/left-arrow-1438247-1216208.png" alt="right-arrow">
</button> -->
<div class="carousel__nav">
<!-- <button class="carousel__indicator current-slide"></button> -->
<!-- <button class="carousel__indicator"></button> -->
</div>
</div>
<div class="mobile-project">
<div>
<a href="https://masterkeyspanish.com" target="_blank">
<img src=".\img\site-maps\masterkeyspanish\Screenshot (92).png" alt="">
</a>
</div>
<div class="column">
<h2>Master Key Spanish</h2>
<br>
<p>Master Key Spanish allows classrooms to connect either internationally or within a community. We built a bilingual portfolio website to show off student projects and activities for a middle school Spanish program.</p>
<p>The challenge was to specifically accomodate the various needs and audiences of the Spanish program and, ultimately, inspire donations.</p>
<a href="https://masterkeyspanish.com" target="_blank"><button class="cta-btn project-btn"><b>Visit Live Website</b></button></a>
</div>
</div>
<!-- <div class="mobile-project">
<div>
<a href="https://bendlyjean.com" target="_blank">
<img src=".\img\site-maps\bendlyjean\Mobile Screenshot (1).jpg" alt="">
</a>
</div>
<div class="column">
<h2>Bendly Jean</h2>
<br>
<p>The key to closing private equity deals online is establishing trust. For many private equity investors, a website will be a company's first impression of them.</p>
<p>In this project we designed this website with the goal of presenting the most important information first. Once the background of our client is established, we procede to guide the visitor through the actions we want him/her to take.</p>
<a href="https://bendlyjean.com" target="_blank"><button class="cta-btn project-btn"><b>Visit Live Website</b></button></a>
</div>
</div> -->
</section>
<div class="my-dots">
<h1>.</h1>
<h3>.</h3>
<h5>.</h5>
</div>
<section id="spend-ad">
<img class="expenses-img" src="./img/expenses.png" alt="man frustrated with expenses">
<div class="spend-copy">
<h1 class="expenses">You need a website.</h1>
<h1 class="winning">Spend it all in one place.</h1>
</div>
<img class="winning-img" src="./img/winning.png" alt="man happy with his new website">
</section>
</div>
<section id="open-door" class="bottom-banner fade-in">
<h1>Take the first step toward marketing your brand.</h1>
<a href="#"><div class="get-started get-quote desktop-only">Get Started With a Quote</div></a>
</section>
<footer class="fade-in">
<div class="footer-links use-flex space-between">
<div class="footer-slogan footer-col">
<a class="logo" href="index.html"><img src="./img/mkds-badge.svg" alt="logo"></a>
<p><em>Unlock your true potential<br>with a <strong>custom</strong> online presence.</em></p>
</div>
<div class="footer-col">
<h3>Help & Support</h3>
<ul class="support">
<li><a href="contact.html#contact-info">Customer Support</a></li>
<li>FAQ's</li>
<li><a href="contact.html#consultation">Get Consultation</a></li>
<li><a href="#" class="get-quote">Get a Quote</a></li>
</ul>
</div>
<div class="footer-col">
<h3>Services</h3>
<ul class="services">
<li>Web Design</li>
<li>Web Development</li>
<li>Website Copywriting</li>
<li>Software Development</li>
</ul>
</div>
<div class="footer-col">
<h3>Company</h3>
<ul class="support">
<li>About Us</li>
<li>Careers</li>
<li><a href="contact.html">Contact Us</a></li>
</ul>
</div>
</div>
<div class="fine-print use-flex space-between">
<P>© <span class="date"></span> Master Key Dev Solutions, LLC.<br>All Rights Reserved.</P>
<ul>
<li>Terms of Service</li>
<li>Privacy Policy</li>
<li>Partners & Affiliates</li>
<li>Sitemap</li>
</ul>
</div>
</footer>
<script>
window.fbAsyncInit = function() {
FB.init({
xfbml : true,
version : 'v9.0'
});
};
(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = 'https://connect.facebook.net/en_US/sdk/xfbml.customerchat.js';
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<script src="./scripts/landing.js"></script>
<script src="./scripts/nav.js" charset="utf-8"></script>
<script src="./scripts/card.js"></script>
<script src="./scripts/transitions.js"></script>
<script src="https://kit.fontawesome.com/0bf8d7b0c4.js" crossorigin="anonymous"></script>
</body>
</html>