-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
329 lines (261 loc) · 9.15 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
<!DOCTYPE html>
<!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!--><html lang="en"> <!--<![endif]-->
<head>
<!-- Basic Page Needs
================================================== -->
<meta charset="utf-8">
<title>Shayes Apps</title>
<link rel="icon" href="favicon.ico" type="image/x-icon"/>
<link rel="apple-touch-icon" sizes="120x120" href="/apple-touch-icon-120x120.png">
<link rel="apple-touch-icon" sizes="76x76" href="/apple-touch-icon-76x76.png">
<link rel="apple-touch-icon" sizes="152x152" href="/apple-touch-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon-180x180.png">
<!-- Mobile Specific Metas
================================================== -->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=2">
<meta name="google-site-verification" content="MOdgKux8WImHz_5qYoio_YCFKL0ynyGpHwsA6pgMtgo" />
<!-- CSS
================================================== -->
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/colors/blue.css" id="colors">
<!-- Java Script
================================================== -->
<script src="scripts/jquery.min.js"></script>
<!-- <script src="scripts/jquery-ui.min.js"></script> -->
<script src="scripts/jquery.flexslider.js"></script>
<script src="scripts/jquery.selectnav.js"></script>
<script src="scripts/jquery.modernizr.js"></script>
<script src="scripts/jquery.easing.1.3.js"></script>
<script src="scripts/jquery.contact.js"></script>
<script src="scripts/jquery.isotope.min.js"></script>
<script src="scripts/jquery.jcarousel.js"></script>
<script src="scripts/jquery.fancybox.min.js"></script>
<script src="scripts/custom.js"></script>
<body>
<!-- Wrapper / Start -->
<div id="wrapper">
<!-- Header
================================================== -->
<div id="top-line"></div>
<!-- 960 Container -->
<div class="container">
<!-- Header -->
<header id="header">
<link rel="me" href="https://indieapps.space/@shayesapps" />
<!-- Logo -->
<div class="ten columns">
<div id="logo">
<a href="index"><img src="images/logo.png" alt="Shayes Apps"/></a>
<div id="tagline">Delivering high quality mobile experiences</div>
<div class="clearfix"></div>
</div>
</div>
<!-- Social / Contact -->
<div class="six columns">
<!-- Social Icons -->
<ul class="social-icons">
<li class="facebook"><a href="https://facebook.com/shayesapps">Facebook</a></li>
<li class="instagram"><a href="https://instagram.com/shayesapps">Instagram</a></li>
<li class="mastodon"><a href="https://indieapps.space/@shayesapps">Mastodon</a></li>
<li class="youtube"><a href="https://www.youtube.com/@shayesapps">YouTube</a></li>
</ul>
<div class="clearfix"></div>
<!-- Contact Details -->
<div class="contact-details"><a href="mailto:[email protected]">[email protected]</a></div>
<div class="clearfix"></div>
</div>
</header>
<!-- Header / End -->
<div class="clearfix"></div>
</div>
<!-- 960 Container / End -->
<!-- Navigation
================================================== -->
<nav id="navigation" class="style-2">
<div class="left-corner"></div>
<div class="right-corner"></div>
<ul class="menu" id="responsive">
<li><a href="index" id="current"><i class="halflings white home"></i> Home</a></li>
<li><a href="services"><i class="halflings white briefcase"></i> Services</a></li>
<li><a href="apps"><i class="halflings white star"></i> Apps</a></li>
<li><a href="support"><i class="halflings white file"></i> Support</a></li>
</ul>
</nav>
<div class="clearfix"></div>
<!-- Content
================================================== -->
<div id="content">
<section >
<div style="width: 100%; margin: 0 auto; background-image: url(images/slideBg.jpg); background-size: cover;
background-position: center; display: flex; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap;">
<img id="xcodeimage" class="ls-s4" src="images/xcode.png" style="
width: 50%;
align-self: flex-end;
margin-top: 5%;
margin-bottom: 5%;
margin-left: 5%" alt="Development Tools"/>
<h3 id="imagecaption" class="ls-s1 caption-color" style="
padding-left: 15px;
padding-right: 15px;
margin-left:auto;
margin-right: 10%;
margin-top: 15%;
padding-top:8px;
padding-bottom:8px;
text-align: center;">Professional Mobile Development Services</h3>
</div>
</div>
</section>
<!-- 960 Container -->
<div class="container floated">
<div class="blank floated">
<!-- Recent Work Entire -->
<div class="four columns carousel-intro">
<section class="entire">
<h3>Recent Apps</h3>
<p>Be sure to check out our latest releases!</p>
</section>
</div>
<!-- jCarousel -->
<section class="jcarousel recent-work-jc">
<ul>
<!-- Recent Work Item -->
<li class="four columns">
<a href="https://apps.apple.com/app/apple-store/id6569254568" class="portfolio-item">
<figure>
<img src="images/portfolio/HousePortfolio.jpg" alt="House Manager Icon"/>
<figcaption class="item-description">
<h5>House Manager</h5>
<span>Pre-Order Now!</span>
</figcaption>
</figure>
</a>
</li>
<!-- Recent Work Item -->
<li class="four columns">
<a href="https://apps.apple.com/app/apple-store/id1604483806" class="portfolio-item">
<figure>
<img src="images/portfolio/BirthdaysPortfolio.jpg" alt="Birthdays Icon"/>
<figcaption class="item-description">
<h5>Birthdays</h5>
<span>iOS</span>
</figcaption>
</figure>
</a>
</li>
<!-- Recent Work Item -->
<li class="four columns">
<a href="https://apps.apple.com/app/apple-store/id524217427" class="portfolio-item">
<figure>
<img src="images/portfolio/GiftSuggesterPortfolio.jpg" alt="Gift Suggester Icon"/>
<figcaption class="item-description">
<h5>Gift Suggester</h5>
<span>Android & iOS</span>
</figcaption>
</figure>
</a>
</li>
</ul>
</section>
<!-- jCarousel / End -->
</div>
</div>
<!-- 960 Container / End -->
<!-- 960 Container -->
<div class="container">
<!-- Recent News -->
<h3 class="margin-1">Recent News</h3>
<div class="sixteen columns">
<div class="four columns alpha">
<article class="recent-blog">
<section class="date">
<span class="day">14</span>
<span class="month">Nov</span>
</section>
<h4>Update for Countdowns</h4>
<p>Version 10.1 of Countdowns for iOS and macOS has been released on the App Store. It brings new shortcut actions and more!</p>
</article>
</div>
<div class="four columns alpha">
<article class="recent-blog">
<section class="date">
<span class="day">22</span>
<span class="month">Sep</span>
</section>
<h4>Update for Birthdays</h4>
<p>Version 1.5 of Birthdays for iOS has been released on the App Store. It brings future date support, multiple contact list, and more!</p>
</article>
</div>
<div class="four columns alpha">
<article class="recent-blog">
<section class="date">
<span class="day">16</span>
<span class="month">Sep</span>
</section>
<h4>Update for Progress</h4>
<p>Version 6.0 of Progress for iOS and macOS has been released on the App Store. It brings iOS 18 support, new display options, and more!</p>
</article>
</div>
<div class="four columns alpha">
<article class="recent-blog">
<section class="date">
<span class="day">16</span>
<span class="month">Sep</span>
</section>
<h4>Update for Recurrence</h4>
<p>Version 7.0 of Recurrence for iOS and macOS has been released on the App Store. It brings iOS 18 support, next 7 days section, and more!</p>
</article>
</div>
<!-- Recent News / End -->
</div>
</div>
<!-- 960 Container / End -->
</div>
<!-- Content / End -->
</div>
<!-- Wrapper / End -->
<!-- Footer
================================================== -->
<!-- Footer / Start -->
<footer id="footer">
<!-- 960 Container -->
<div class="container">
<!-- About -->
<div class="six columns">
<img id="logo-footer" src="images/logo-footer.png" alt="" />
<p>Delivering high quality mobile experiences</p>
</div>
<!-- Contact Details -->
<div class="five columns">
<h4>Contact Details</h4>
<ul class="contact-details-alt">
<li><i class="halflings white map-marker"></i> <p><strong>Location:</strong> Pennsylvania, USA</p></li>
<li><i class="halflings white envelope"></i> <p><strong>Email:</strong> <a href="mailto:[email protected]">[email protected]</a></p></li>
</ul>
</div>
</div>
<!-- 960 Container / End -->
</footer>
<!-- Footer / End -->
<!-- Footer Bottom / Start -->
<footer id="footer-bottom">
<!-- 960 Container -->
<div class="container">
<!-- Copyrights -->
<div class="eight columns">
<div class="copyright">
© Copyright Shayes Apps LLC. All Rights Reserved.
</div>
</div>
<div class="eight columns">
<div class="policies" align="right">
<a href="policies">Privacy Policy & Terms of Use</a>
</div>
</div>
</div>
<!-- 960 Container / End -->
</footer>
<!-- Footer Bottom / End -->
</body>
</html>