-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathwindow-app-development.php
More file actions
266 lines (224 loc) · 10.1 KB
/
window-app-development.php
File metadata and controls
266 lines (224 loc) · 10.1 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Software Development Company | Hollyhock Software</title>
<meta name="keywords" content="hollyhock software pvt. ltd.">
<meta name="description"
content="We are Software company and tend to provide IT services, such as APP ( android + ios + window + web + mac ) , Website , IOT , Digital marketing , SEO etc. ">
<meta name="author" content="Hollyhock software">
<!-- Stylesheets -->
<link href="assets/css/bootstrap.css" rel="stylesheet">
<!-- Revolution Slider -->
<link href="assets/plugins/revolution/css/settings.css" rel="stylesheet" type="text/css">
<!-- REVOLUTION SETTINGS STYLES -->
<link href="assets/plugins/revolution/css/layers.css" rel="stylesheet" type="text/css">
<!-- REVOLUTION LAYERS STYLES -->
<link href="assets/plugins/revolution/css/navigation.css" rel="stylesheet" type="text/css">
<!-- REVOLUTION NAVIGATION STYLES -->
<link href="assets/css/style.css" rel="stylesheet">
<link href="assets/css/responsive.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap"
rel="stylesheet">
<link rel="shortcut icon" href="assets/images/favicon.png" type="image/x-icon">
<link rel="icon" href="assets/images/favicon.png" type="image/x-icon">
<!-- Responsive -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<!--[if lt IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.js"></script><![endif]-->
<!--[if lt IE 9]><script src="js/respond.js"></script><![endif]-->
</head>
<body class="hidden-bar-wrapper">
<div class="page-wrapper">
<?php include("./content_header.php"); ?>
<!-- Page Title -->
<section class="page-title service-page">
<div class="pattern-layer-one" style="background-image: url(assets/images/background/pattern-18.png)"></div>
<div class="cloud-layer" style="background-image: url(assets/images/background/pattern-19.png)"></div>
<div class="big-letter">Services</div>
<div class="auto-container">
<div class="row clearfix">
<!-- Title Column -->
<div class="title-column col-lg-6 col-md-12 col-sm-12">
<div class="inner-column">
<h1>Window App Development</h1>
<p>Build trustworthy mobile applications for Windows by applying our universal Windows Mobile
App Development service.
</p>
</div>
</div>
<!-- Images Column -->
<div class="images-column col-lg-6 col-md-12 col-sm-12">
<img src="assets/images/services/4.png" alt="" />
</div>
</div>
</div>
</section>
<!-- End Page Title -->
<!-- About Section -->
<section class="about-section">
<div class="auto-container">
<div class="row clearfix">
<!-- Image Column -->
<div class="image-column col-lg-6 col-md-12 col-sm-12">
<div class="inner-column parallax-scene-1 wow fadeInLeft" data-wow-delay="0ms"
data-wow-duration="1500ms">
<div class="image" data-depth="0.40">
<img src="assets/images/resource/services-2.png" alt="" />
</div>
</div>
</div>
<!-- Content Column -->
<div class="content-column col-lg-6 col-md-12 col-sm-12">
<div class="inner-column ps-2">
<!-- Sec Title -->
<div class="sec-title">
<h2><span>Windows App </span> Development Solutions</h2>
<div class="text">Hollyhock Software UWP developers fully utilise all of UWP's exceptional features to produce
applications that are of exceptional value across a variety of platforms, including mobile devices,
tablets, consoles (Xbox One and HoloLens), desktop PCs, and Internet of Things (IoT) devices.
Our developers are the only ones you need to turn to if you need a software for any Windows
platform. Our developers are renowned for providing the services listed below.
</div>
</div>
<div class="company-info-tabs">
<!-- Company Tabs -->
<div class="company-tabs tabs-box">
<!-- Tab Btns -->
<ul class="tab-btns tab-buttons clearfix">
<li data-tab="#prod-quality" class="tab-btn active-btn"><span class="icon"><img src="assets/images/icons/icon-1.png" alt="" /></span> Quality Services</li>
</ul>
<!-- Tabs Container -->
<div class="tabs-content">
<!-- Tab / Active Tab -->
<div class="tab active-tab" id="prod-quality">
<div class="content">
<div class="text">Sedut perspiciatis unde omnis iste natus error voluptate accusantium doloremque laudantium totam aperiaaqus epsa quae abillo inventore veritatis quase</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- End About Section -->
<section class="customize-section customize-section-brfore">
<div class="auto-container">
<div class="row clearfix">
<!-- Content Column -->
<div class="content-column col-lg-6 col-md-12 col-sm-12">
<div class="inner-column ps-0">
<!-- Sec Title -->
<div class="sec-title">
<h2><span>Why UWP App </span> <br> Development?</h2>
<div class="text">Developers can create programmes that run inside windows on a user's computer by using the
window app development process. These programmes can run as standalone programmes in a
separate window or as embedded programmes in web pages.
<br><br>
Windows app development can be used to create programmes that are intended to be used by
a single user or by a sizable number of users.
</div>
</div>
<!-- Lists -->
<ul class="lists">
<li><strong>Optimize Website</strong>On the other hand we denounce with righteous indigntion and dislike men who are so beguiled and demora</li>
<li><strong>Analyze Competitors</strong>On the other hand we denounce with righteous indigntion and dislike men who are so beguiled and demora</li>
</ul>
</div>
</div>
<div class="image-column col-lg-6 col-md-12 col-sm-12">
<div class="inner-column parallax-scene-1 wow fadeInLeft" data-wow-delay="0ms"
data-wow-duration="1500ms">
<div class="image" data-depth="0.40">
<img src="assets/images/resource/services-2.png" alt="" />
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Featured Section Four -->
<section class="featured-section-four">
<div class="auto-container">
<div class="col-sm-9 sec-title">
<div class="title">Contact With us</div>
<h2><span>To Hire UWP App </span>Developers</h2>
<div class="text">Hollyhock Software is a well-known company with over 5 years of experience in software
development and a plethora of knowledge in building Windows programmes. Due to our
knowledge and experience in this field, we stand out from the competition.
</div>
</div>
<div class="row clearfix">
<!-- Feature Block Four -->
<div class="feature-block-four col-lg-4 col-md-6 col-sm-12">
<div class="inner-box wow fadeInLeft" data-wow-delay="0ms" data-wow-duration="1500ms">
<h5>Quality Guaranteed</h5>
<div class="text more">Our developers always use the most recent editions of the applicable global coding standards
when working on client projects.
</div>
</div>
</div>
<!-- Feature Block Four -->
<div class="feature-block-four col-lg-4 col-md-6 col-sm-12">
<div class="inner-box wow fadeInUp" data-wow-delay="0ms" data-wow-duration="1500ms">
<h5>Skilled Coders</h5>
<div class="text more">To ensure the highest quality Windows apps, we employ a team of committed programmers with extensive experience in the field.
</div>
</div>
</div>
<!-- Feature Block Four -->
<div class="feature-block-four col-lg-4 col-md-6 col-sm-12">
<div class="inner-box wow fadeInRight" data-wow-delay="0ms" data-wow-duration="1500ms">
<h5>Maintenance</h5>
<div class="text more">We not only design UWP applications but also routinely update and maintain them, resolving
errors, bringing systems up to date, and introducing new features.
</div>
</div>
</div>
</div>
</div>
</section>
<!-- End Featured Section -->
<!-- CTA Section -->
<section class="cta-section mt-ne-50" style="background-image: url(assets/images/background/1.jpg)">
<div class="pattern-layer" style="background-image: url(assets/images/background/pattern-6.png)"></div>
<div class="auto-container">
<div class="content-box wow rollIn" data-wow-delay="0ms" data-wow-duration="1500ms">
<!-- Sec Title / Light -->
<div class="sec-title light">
<div class="title">Need a Project ?</div>
<h2><span>Have Any Projects</span> <br> On Mind! Say Hi</h2>
</div>
<!-- Button Box -->
<div class="button-box">
<a href="contact.php" class="theme-btn btn-style-three"><span class="txt">Contact Us <i
class="fa fa-angle-right"></i></span></a>
</div>
</div>
</div>
</section>
<!-- End CTA Section -->
<?php include("./content_footer.php"); ?>
</div>
<!-- End PageWrapper -->
<!-- Scroll To Top -->
<div class="scroll-to-top scroll-to-target" data-target="html"><span class="fa fa-arrow-up"></span></div>
<script src="assets/js/jquery.js"></script>
<script src="assets/js/popper.min.js"></script>
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/jquery.mCustomScrollbar.concat.min.js"></script>
<script src="assets/js/jquery.fancybox.js"></script>
<script src="assets/js/appear.js"></script>
<script src="assets/js/parallax.min.js"></script>
<script src="assets/js/tilt.jquery.min.js"></script>
<script src="assets/js/jquery.paroller.min.js"></script>
<script src="assets/js/owl.js"></script>
<script src="assets/js/wow.js"></script>
<script src="assets/js/nav-tool.js"></script>
<script src="assets/js/jquery-ui.js"></script>
<script src="assets/js/script.js"></script>
</body>
</html>