-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·287 lines (247 loc) · 13.9 KB
/
index.html
File metadata and controls
executable file
·287 lines (247 loc) · 13.9 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
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="description" content="MASSACHUSETTS REAL ESTATE AGENTS, YOUR NEXT BROKERAGE IS A TECH COMPANY!">
<meta name="keywords" content="Cambridge/Somerville Real Estate Agent Jobs">
<meta name="author" content="Common Realty Group">
<link rel="apple-touch-icon" sizes="76x76" href="assets/img/apple-icon.jpg">
<link rel="icon" type="image/jpg" sizes="96x96" href="assets/img/apple-icon.jpg">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<title>Careers @ Common Realty Group</title>
<meta content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0' name='viewport' />
<link href="assets/css/bootstrap.css" rel="stylesheet" />
<link href="assets/css/gaia.css" rel="stylesheet"/>
<!-- Fonts and icons -->
<link href='https://fonts.googleapis.com/css?family=Cambo|Poppins:400,600' rel='stylesheet' type='text/css'>
<link href="http://maxcdn.bootstrapcdn.com/font-awesome/latest/css/font-awesome.min.css" rel="stylesheet">
<link href="assets/css/fonts/pe-icon-7-stroke.css" rel="stylesheet">
<link href="https://assets.calendly.com/assets/external/widget.css" rel="stylesheet">
</head>
<body>
<nav class="navbar navbar-burger>
<!-- if you want to keep the navbar hidden you can add this class to the navbar "navbar-burger"-->
<div class="container">
<div class="navbar-header">
<button id="menu-toggle" type="button" class="navbar-toggle" data-toggle="collapse" data-target="#example">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar bar1"></span>
<span class="icon-bar bar2"></span>
<span class="icon-bar bar3"></span>
</button>
<a href="index.html" class="navbar-brand">
</a>
</div>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav navbar-right navbar-uppercase">
<li>
<a href="https://www.calendly.com/mariomartin/phone" class="btn btn-danger btn-fill">Schedule Phone Call</a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
</nav>
<div class="section section-header">
<div class="parallax filter filter-color-red">
<div class="image"
style="background-image: url('assets/img/7.jpg')">
</div>
<div class="container">
<div class="content">
<div class="title-area">
<h3>MASSACHUSETTS REAL ESTATE</h3>
<h1 class="title-modern">AGENTS</h1>
<h3>YOUR NEXT BROKERAGE IS A TECH COMPANY!</h3>
</div>
<div class="button-get-started">
<a class="btn btn-white btn-fill btn-lg href="" onclick="Calendly.showPopupWidget('https://calendly.com/mariomartin/phone');return false;">Schedule Phone Call</a>
<!-- Calendly link widget end -->
</a>
</div>
</div>
</div>
</div>
</div>
<div class="section">
<div class="container">
<div class="row">
<div class="title-area">
<h3>BECOME PART OF AN UNMISTAKABLY PRIONEERING <br> REAL ESTATE BROKERAGE</h3>
<div class="separator separator-danger">✻</div>
<p class="description">At Common Realty Group, agents are leveraging our resources and the power of technology to elevate their real estate business.</p>
</div>
</div>
<div class="row">
<div class="col-md-4">
<div class="info-icon">
<div class="icon text-danger">
<i class="pe-7s-note2"></i>
</div>
<h3>Training</h3>
<p class="description">Anytime you need, you can consult with the Manager for advice or more training. We promise to be a proactive partner in your career development and success.</p>
</div>
</div>
<div class="col-md-4">
<div class="info-icon">
<div class="icon text-danger">
<i class="pe-7s-cash"></i>
</div>
<h3>Rentals</h3>
<p class="description">More than 2500 landlords listed their property with our company in FY 2017. What this means for you is that you will have more listings than the competition.</p>
</div>
</div>
<div class="col-md-4">
<div class="info-icon">
<div class="icon text-danger">
<i class="pe-7s-rocket"></i>
</div>
<h3>Sales</h3>
<p class="description">We offer rocket fuel to catapult your sales pipeline. Stay busy working deals with our network of landlords and investors to scale your business to new heights.</p>
</div>
</div>
</div>
</div>
</div>
<div class="section section-our-team-freebie">
<div class="parallax filter filter-color-black">
<div class="image" style="background-image:url('assets/img/header-2.jpeg')">
</div>
<div class="container">
<div class="content">
<div class="row">
<div class="title-area">
<h2>Who We Are</h2>
<div class="separator separator-danger">✻</div>
<p>Frequently recognized as the most innovative and agent-friendly brokerage in Cambridge MA, Common Realty Group is a gathering place for the industry’s best real estate agents. We share a special community that comes from our shared values—our commitment to excellence, a productivity specific focused environment, high minded entrepreneurialism and service with a smile.</p>
</div>
</div>
<div class="team">
<div class="row">
<div class="col-md-10 col-md-offset-2">
<div class="row">
<div class="col-md-5">
<div class="card card-member">
<div class="content">
<div class="avatar avatar-danger">
<img alt="..." class="img-circle" src="assets/img/faces/face_4.jpg"/>
</div>
<div class="description">
<h3 class="title">Mario</h3>
<p class="small-text">Manager | COO</p>
<p class="description">For every agent we proudly work with and every client we passionately serve, there is still so much more to come, because our venerable accomplishments, unmatched care, and community initiatives remind us everyday that the dream is realized not in the destination, but in the journey.</p>
</div>
</div>
</div>
</div>
<div class="col-md-5">
<div class="card card-member">
<div class="content">
<div class="avatar avatar-danger">
<img alt="..." class="img-circle" src="assets/img/faces/face_1.jpg"/>
</div>
<div class="description">
<h3 class="title">Giro</h3>
<p class="small-text">Broker of Record | CEO</p>
<p class="description">Our team structure encourages team members to root for each other instead of compete against each other. Common Realty Groups’ vision is building relationships through unparalleled trust, distinct excellence with 100% committment to a sharper focus. </p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="section section-our-clients-freebie">
<div class="container">
<div class="title-area">
<h5 class="subtitle text-gray">(Don't take our word for it)</h5>
<h2>Agent Testimonials</h2>
<div class="separator separator-danger">∎</div>
</div>
<ul class="nav nav-text" role="tablist">
<li class="active">
<a href="#testimonial1" role="tab" data-toggle="tab">
<div class="image-clients">
<img alt="..." class="img-circle" src="assets/img/faces/face_5.jpg"/>
</div>
</a>
</li>
<li>
<a href="#testimonial2" role="tab" data-toggle="tab">
<div class="image-clients">
<img alt="..." class="img-circle" src="assets/img/faces/face_6.jpg"/>
</div>
</a>
</li>
<li>
<a href="#testimonial3" role="tab" data-toggle="tab">
<div class="image-clients">
<img alt="..." class="img-circle" src="assets/img/faces/face_2.jpg"/>
</div>
</a>
</li>
</ul>
<div class="tab-content">
<div class="tab-pane active" id="testimonial1">
<p class="description">
The company owners know a lot of landlords and pool in a lot of rental listings. Right now I'm busy doing sales using the leverage of my rentals to create my own business.
</p>
</div>
<div class="tab-pane" id="testimonial2">
<p class="description">Very dedicated Management team. Anytime you need, you can consult with Mario for advice or more training. He is committed to being a proactive partner in your career development and success. I love this company!!!
</p>
</div>
<div class="tab-pane" id="testimonial3">
<p class="description">
Mario and Giro were extremely helpful and responsive when I started learning real estate. They made sure I was updated with any training I needed and were very patient teaching me the ropes. I got paid immediately on all deals and the team environment is amazing.
</p>
</div>
</div>
</div>
</div>
<div class="section section-small section-get-started">
<div class="parallax filter">
<div class="image"
style="background-image: url('assets/img/office-1.jpeg')">
</div>
<div class="container">
<div class="title-area">
<h2 class="text-white">We're Hiring!</h2>
<div class="separator line-separator">♦</div>
<p class="description"> We are always looking for creative problem solvers with excellent communication skills. So if you are serious about your career and prepared to work for success contact us right away! </p>
</div>
<div class="button-get-started">
<div class="button-get-started">
<a class="btn btn-danger btn-fill btn-lg href="" onclick="Calendly.showPopupWidget('https://calendly.com/mariomartin/phone');return false;">Schedule Phone Call</a>
<!-- Calendly link widget end -->
</a>
</div>
</div>
</div>
</div>
</div>
<footer class="footer footer-big footer-color-black" data-color="black">
<div class="container">
<div class="row">
</div>
</div>
<div class="copyright">
© <script> document.write(new Date().getFullYear()) </script> Common Realty Group
</div>
</div>
</footer>
</body>
<!-- core js files -->
<script src="assets/js/jquery.min.js" type="text/javascript"></script>
<script src="assets/js/bootstrap.js" type="text/javascript"></script>
<!-- js library for devices recognition -->
<script type="text/javascript" src="assets/js/modernizr.js"></script>
<!-- file where we handle all the script from the Gaia - Bootstrap Template -->
<script type="text/javascript" src="assets/js/gaia.js"></script>
<script src="https://assets.calendly.com/assets/external/widget.js" type="text/javascript"></script>
</html>