-
Notifications
You must be signed in to change notification settings - Fork 0
/
app_dev.html
144 lines (131 loc) · 6.87 KB
/
app_dev.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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Positree | Application Development</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href = "images/logo1.png" rel="icon" type="image/gif">
<!-- Bootstrap -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="css/font-awesome.min.css">
<link rel="stylesheet" href="css/animate.css">
<link href="css/prettyPhoto.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet" />
<!-- =======================================================
Theme Name: Company
Theme URL: https://bootstrapmade.com/company-free-html-bootstrap-template/
Author: BootstrapMade
Author URL: https://bootstrapmade.com
======================================================= -->
</head>
<body>
<header>
<nav class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target=".navbar-collapse.collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<div class="navbar-brand">
<img src="images/logo.png" alt="logo" height="60" class="hidden-xs" >
<img src="images/logo.png" alt="logo" height="30" class="hidden-sm hidden-md hidden-lg " >
<!-- <a href="index.html"><h1><span>Com</span>pany</h1></a> -->
</div>
</div>
<div class="navbar-collapse collapse">
<div class="menu">
<ul class="nav nav-tabs" role="tablist">
<li role="presentation"><a href="index.html" >Home</a></li>
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" style="color:#283593;" href="services.html">Services
<span class="caret"></span></a>
<ul class="dropdown-menu">
<li ><a href="software_impl.html" onMouseOver="this.style.color='#283593'" onMouseOut="this.style.color='#333'"><strong>Software Implementation</strong></a></li>
<li><a href="app_dev.html" onMouseOver="this.style.color='#283593'" onMouseOut="this.style.color='#333'"><strong>Application Development</strong></a></li>
<li><a href="ongoing.html" onMouseOver="this.style.color='#283593'" onMouseOut="this.style.color='#333'"><strong>Ongoing Services and Support</strong></a></li>
</ul>
<!-- <li role="presentation"><a href="services.html">Services</a></li> -->
<li role="presentation"><a href="about.html">About Us</a></li>
<!-- <li role="presentation"><a href="portfolio.html">Portfolio</a></li>
<li role="presentation"><a href="blog.html">Blog</a></li> -->
<li role="presentation"><a href="index.html#contact">Contact</a></li>
</ul>
</div>
</div>
</div>
</div>
</nav>
</header>
<div id="breadcrumb">
<div class="container">
<div class="breadcrumb">
<li><a href="index.html" style="color: white;" >Home</a></li>
<li><a href="index.html#partner" style="color: white;" >Services</a></li>
<li>Application Development</li>
</div>
</div>
</div>
<div class="aboutus text-justify ">
<div class="container">
<h3>Application Development</h3>
<hr>
<div class="col-md-2"></div>
<div class="col-md-8 wow fadeInDown" data-wow-duration="1000ms" data-wow-delay="300ms">
<!-- <img src="images/7.jpg" class="img-responsive"> -->
<!-- <h4>We Create, Design and Make it Real</h4> -->
<img src="images/developapps.jpg" class="img-responsive">
<br>
<p>At Positree, application development services range from simple Salesforce customizations to complex applications built from scratch. If you need more than out-of-the-box Salesforce functionality, allow our Salesforce Certified Developers to extend your Salesforce functionality with Visualforce and Apex.</p>
<p>Want to integrate Salesforce to your other back office, ERP, or home-grown systems? We can help! Developing on the Salesforce platform lets you eliminate buying and maintaining traditional development infrastructure. Since application development takes place entirely on the web, no hardware or software is required.</p>
</div>
</div>
</div>
<footer>
<div class="footer">
<div class="container">
<div class="social-icon">
<div class="col-md-4">
<ul class="social-network">
<li><a href="https://www.facebook.com/PositreeInc" target="_blank" class="fb tool-tip" title="Facebook"><i class="fa fa-facebook"></i></a></li>
<li><a href="https://twitter.com/PositreeInc" target="_blank" class="twitter tool-tip" title="Twitter"><i class="fa fa-twitter"></i></a></li>
<li><a href="https://plus.google.com/107135783044887814006?hl=en" target="_blank" class="gplus tool-tip" title="Google Plus"><i class="fa fa-google-plus"></i></a></li>
<li><a href="https://www.linkedin.com/in/positree-inc-9a8b64135/" target="_blank" class="linkedin tool-tip" title="Linkedin"><i class="fa fa-linkedin"></i></a></li>
<!-- <li><a href="#" class="ytube tool-tip" title="You Tube"><i class="fa fa-youtube-play"></i></a></li> -->
</ul>
</div>
</div>
<div class="col-md-4 col-md-offset-4">
<div class="copyright">
© Positree. All Rights Reserved.
<div class="credits">
<!--
All the links in the footer should remain intact.
You can delete the links only if you purchased the pro version.
Licensing information: https://bootstrapmade.com/license/
Purchase the pro version with working PHP/AJAX contact form: https://bootstrapmade.com/buy/?theme=Company
-->
<!-- <a href="https://bootstrapmade.com/free-business-bootstrap-themes-website-templates/">Business Bootstrap Themes</a> by <a href="https://bootstrapmade.com/">BootstrapMade</a> -->
</div>
</div>
</div>
</div>
<div class="pull-right">
<a href="#home" class="scrollup"><i class="fa fa-angle-up fa-3x"></i></a>
</div>
</div>
</footer>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="js/jquery-2.1.1.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.prettyPhoto.js"></script>
<script src="js/jquery.isotope.min.js"></script>
<script src="js/wow.min.js"></script>
<script src="js/functions.js"></script>
</body>
</html>