-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathproperty_managers.html
230 lines (225 loc) · 10.3 KB
/
property_managers.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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>RealEstateBeacons | iBeacons for Property Managers</title>
<meta name="description"
content="iBeacons at key locations create virtual tours. Visitors automatically receive information pointing out features that they may otherwise have missed">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css" media="all">
<link href="css/themify-icons.css" rel="stylesheet" type="text/css" media="all" />
<link href="css/bootstrap.css" rel="stylesheet" type="text/css" media="all" />
<link href="css/flexslider.css" rel="stylesheet" type="text/css" media="all" />
<link href="css/lightbox.min.css" rel="stylesheet" type="text/css" media="all" />
<link href="css/ytplayer.css" rel="stylesheet" type="text/css" media="all" />
<link href="css/theme.css" rel="stylesheet" type="text/css" media="all" />
<link href="css/custom.css" rel="stylesheet" type="text/css" media="all" />
<link
href='http://fonts.googleapis.com/css?family=Lato:300,400%7CRaleway:100,400,300,500,600,700%7COpen+Sans:400,500,600'
rel='stylesheet' type='text/css'>
</head>
<body class="btn-rounded boxed-layout">
<div class="nav-container">
<nav>
<div class="nav-bar">
<div class="module left">
<a href="index.html">
<div class="vnu"><img class="logo logo-light" alt="Real Estate Beacons" src="img/logo-light.png"></div>
<div class="vnu"><img class="logo logo-dark" alt="Foundry" src="img/logo-dark.png"></div>
</a>
</div>
<div class="module widget-handle mobile-toggle right visible-sm visible-xs">
<i class="ti-menu"></i>
</div>
<div class="module-group right">
<div class="module left">
<ul class="menu">
<li class="has-dropdown toggle-sub">
<a href="#">FEATURES</a>
<ul>
<li class="has-dropdown">
<a href="index.html" target="_self">Home buyers</a>
</li>
<li class="has-dropdown">
<a href="real_estate_professionals.html" target="_self">Real Estate Professionals</a>
</li>
<li class="has-dropdown">
<a href="home_builders.html" target="_self">Home Builders </a>
</li>
<li class="has-dropdown">
<a href="property_managers.html" target="_self">PROPERTY MANAGERS</a>
</li>
</ul>
</li>
<li class="has-dropdown">
<a href="#">LEARN MORE</a>
<ul>
<li class="has-dropdown">
<a href="examples.html" target="_self">EXAMPLES </a>
</li>
<li class="has-dropdown">
<a href="faq.html" target="_self">FAQ </a>
</li>
<li class="has-dropdown">
<a href="https://store7586710.ecwid.com/#!/Hardware/c/15245599" target="_blank">PRICING </a>
</li>
<li class="has-dropdown">
<a href="https://itunes.apple.com/us/app/realestatebeacons/id1019915711?mt=8"
target="_self">DOWNLOAD APP </a>
</li>
</ul>
</li>
</ul>
</div>
<div class="module widget-handle language left toggle-widget-handle">
<ul class="menu">
<li class="has-dropdown toggle-sub">
<a href="login.html" target="_self">LOGIN</a>
</li>
</ul>
</div>
</div>
</div>
</nav>
</div>
<div class="main-container">
<section class="image-bg overlay parallax pt180 pb180 pt-xs-80 pb-xs-80">
<div class="background-image-holder">
<img alt="Apartment" class="background-image" src="img/property_managers_image.jpg">
</div>
<div class="container">
<div class="row">
<div class="col-md-5 col-sm-6 col-md-push-7 col-sm-push-6">
<h2><b>RENTALS & PROPERTY MANAGERS</b></h2>
<p class="lead mb48 mb-xs-32"><b>Busy property managers know that you still cannot manufacture more time
than you already have. However iBeacon Real Estate technology is the next best thing to actually being
there when prospects tour your property. </b><br></p>
</div>
</div>
</div>
</section>
<section>
<div class="container">
<div class="row">
<div class="col-sm-10 col-sm-offset-1 text-center">
<h3 class="uppercase color-primary mb40 mb-xs-24">A Place for renters <br>To Call Home</h3>
<p class="lead">Real Estate Managers. Place one or more <b>iBeacons</b> at key locations and create
<b>virtual home tours</b> of your rental property. Visitors automatically receive information on their
mobile device broadcast by the beacons that virtually take them through the property, all the while
pointing out unique and important features that they otherwise would have missed.
</p>
<p class="lead">
At any time these potential renters can contact you with questions or send you feedback. You can share
this information with the property owner and also keep track of how many people visited the property, how
long they spent there, and whether they were interested or not.
</p>
</div>
</div>
</div>
</section>
<section class="bg-secondary">
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2 col-sm-10 col-sm-offset-1 text-center">
<h2>Let RealEstateBeacons help rent out your property.</h2>
<p class="mb40 mb-xs-24">Click below to learn about our limited time introductory Special Offer. Purchase
one or as many iBeacons as you need and get started today.</p>
<a class="mb0 btn btn-lg btn-filled inner-link" href="contact_us.html">Contact Us</a>
</div>
</div>
</div>
</section>
<footer class="footer-2 bg-dark pt96 pt-xs-40">
<div class="container">
<div class="row mb64 mb-xs-24">
<div class="col-sm-12">
<a href="index.html" target="_self">
<div class="vnu"><img alt="logo" class="image-xxs" src="img/logo-light.png"></div>
</a>
</div>
</div>
<div class="row mb64 mb-xs-24">
<div class="col-sm-4 col-md-2">
<ul>
<li><a href="contact_us.html" target="_self">
<h5 class="uppercase mb16 fade-on-hover">CONTACT US</h5>
</a></li>
<li><a href="about_us.html" target="_self">
<h5 class="uppercase mb16 fade-on-hover">AbouT US</h5>
</a></li>
<li><a href="press.html" target="_self">
<h5 class="uppercase mb16 fade-on-hover">PRESS</h5>
</a></li>
<li><a href="blog.html" target="_self">
<h5 class="uppercase mb16 fade-on-hover">BLOG</h5>
</a></li>
</ul>
</div>
<div class="col-sm-4 col-md-2">
<ul>
<li><a href="faq.html" target="_self">
<h5 class="uppercase mb16 fade-on-hover">FAQ</h5>
</a></li>
<li><a href="examples.html" target="_self">
<h5 class="uppercase mb16 fade-on-hover">EXAMPLES</h5>
</a></li>
<li>
<h5 class="uppercase mb16 fade-on-hover"><a
href="https://itunes.apple.com/us/app/realestatebeacons/id1019915711?mt=8"
target="_self">DOWNLOAD</a></h5>
</li>
<li><a href="legal.html" target="_self">
<h5 class="uppercase mb16 fade-on-hover">LEGAL</h5>
</a></li>
</ul>
</div>
<div class="col-sm-4 col-md-3">
<ul>
<li><a href="index.html" target="_self">
<h5 class="uppercase mb16 fade-on-hover">Home Buyers</h5>
</a></li>
<li><a href="real_estate_professionals.html" target="_self">
<h5 class="uppercase mb16 fade-on-hover">Home SELLERS</h5>
</a></li>
<li>
<h5 class="uppercase mb16 fade-on-hover"><a href="home_builders.html" target="_self">BUILDERS</a></h5>
</li>
<li><a href="property_managesr.html" target="_self">
<h5 class="uppercase mb16 fade-on-hover">RENTERS</h5>
</a></li>
</ul>
</div>
<div class="col-md-offset-2 col-sm-4 col-md-3">
<p class="lead">Follow Us</p>
<ul class="list-inline social-list">
<li><a href="https://twitter.com/rebeacons" target="_self"><i class="ti-twitter-alt"></i></a></li>
<li><a href="https://www.facebook.com/realestatebeacons" target="_self"><i class="ti-facebook"></i></a>
</li>
<li><a href="https://www.youtube.com/user/HillsideSoftwareInc" target="_self"><i
class="ti-vimeo-alt"></i></a></li>
</ul>
</div>
</div>
<div class="row fade-half">
<div class="col-sm-12 text-center">
<span>© Copyright 2015-2016 Hillside Software - All Rights Reserved<br>Photos courtesy of Copperleaf
Homes<br></span>
</div>
</div>
</div>
</footer>
</div>
<script src="js/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/flexslider.min.js"></script>
<script src="js/lightbox.min.js"></script>
<script src="js/masonry.min.js"></script>
<script src="js/twitterfetcher.min.js"></script>
<script src="js/spectragram.min.js"></script>
<script src="js/ytplayer.min.js"></script>
<script src="js/countdown.min.js"></script>
<script src="js/smooth-scroll.min.js"></script>
<script src="js/parallax.js"></script>
<script src="js/scripts.js"></script>
</body>
</html>