Files
Gainsight/Custom_Templates/customer_templates/LJ Hooker Lighthouse/greg-allan.html.liquid
Norm Rasmussen 0ba43545f1 LJ Hooker backup
2024-11-07 14:51:31 -05:00

75 lines
3.5 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<script>
window.location.href = '/app'
</script>
{% comment %} {% include "header" %}
{% include "sub_navigation" %}
<main>
<div class="single-coach-heading-text">
Helping you Succeed
</div>
<div class="coach-image">
<div class="coach-description">
<div class="coach-name">Greg Allan</div>
<div class="coach-job">Head of Learning & Development</div>
<div class="coach-desc">
<div class="specialties">
<div class="specialties-header">Greg specialises in:</div>
<ul>
<li>EBU</li>
<li>Listing presentations</li>
<li>Auctions</li>
<li>Scripts & dialogues</li>
</ul>
</div>
</div>
</div>
<div class="image-container">
<img class="coaching-image" src="https://s3.amazonaws.com/static.northpass.com/LightHouse-LJHooker/Coach+images/Greg+Allan.png" />
</div>
</div>
<div class="about-coach-section np-max-width">
<div class="row">
<div class="col-xs-12 about-text-heading mb-4">About Greg</div>
<div class="col-xs-12 col-md-8">
<div class="about-coach-desc">
<p>
With over 20 years experience in real estate, Greg has managed large franchise networks,
built and lead large multi-site real estate businesses, writing in excess of $14M in GCI
annually and directly coached many multi-million dollar agents, some of which have gone
on to become some of the biggest agents and names in Queenslands real estate industry.
</p>
<p>
Gregs passion is coaching and training sales agents, sales leaders and principals to
develop their systems, strategies and skills and ultimately their business. His biggest focus
with business growth is EBU structures, having coached dozens of agents and principal
around starting, structuring and growing teams.
</p>
<p>
When Greg isnt in a coaching or training session, running a sales meeting, chasing a new
recruit or calling an auction, youll find him at home in Brisbane with his wife and three
young children or glued to a television watching Formula 1.
</p>
</div>
</div>
<div class="book-btns-wrapper col-xs-12 col-md-4">
<a class="np-button" href="https://calendly.com/gregallan_ljh/15min" target="blank">Book a 15min Chat</a>
<a class="np-button" href="https://calendly.com/gregallan_ljh/30min-1" target="blank"> Book a 30min Coaching Session</a>
<a class="np-button" href="https://calendly.com/gregallan_ljh/60min" target="blank"> Book a 60min Group Session</a>
</div>
</div>
</div>
{% include "carousel_coaches_sales" %}
</main>
{% include "footer" %}
{% include "styles_single_coach_pages" %}
<link href="https://assets.calendly.com/assets/external/widget.css" rel="stylesheet">
<script src="https://assets.calendly.com/assets/external/widget.js" type="text/javascript" async></script>
<script type="text/javascript">window.onload = function() { Calendly.initBadgeWidget({ url: 'https://calendly.com/gregallan_ljh?primary_color=1a1a1a', text: 'Schedule time with me', color: '#1a1a1a', textColor: '#ffffff', branding: true }); }</script> {% endcomment %}