-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathipad-app-development.php
37 lines (29 loc) · 2.02 KB
/
ipad-app-development.php
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
<?php include 'header.php'; ?>
<!--page title start-->
<section class="page-title ptb-30">
<div class="container padding-top-40">
<div class="row">
<div class="col-md-12">
<h6 class="pagetitles">Services</h6>
<ol class="breadcrumb">
<li><a href="#">Home</a></li>
<li><a href="#">Services</a></li>
<li class="active">ipad app development</li>
</ol>
</div>
</div>
</div>
</section>
<!--page title end-->
<img src="assets/img/banners/ipad_app_development_bigperl_banner.png" alt="ipad_app_development_bigperl_banner" class="fullwidth">
<div class="container padding-top-20">
<div class="col-md-7">
<h2 class="text-bold mb-10">Ipad App Development</h2>
<p class="text-justified">Apple changed the world when it launched the first iPad in 2010 and as of October 2013, 5 generations of iPads have been launched and 170 million iPad have been sold touching millions of lives. Building a powerful and compelling iPad App for your business needs or enterprise needs is imperative.</p>
<p class="text-justified">Bigperl has a young, energetic, dedicated, knowledgeable, experienced & hardworking iPhone apps development team. We understand the current trend, technology and user behaviour, hence we develop user-centric app which would be loved and embraced by the users. Our team has wide knowledge & hands-on experience on all the latest technologies used to develop iPad apps.</p>
</div>
<div class="col-md-5">
<img src="assets/img/services/iPad_app_development_bigperl.png" class="img-responsive " alt="iPad_app_development_bigperl">
</div>
</div>
<?php include 'footer1.php'; ?>