76 lines
3.6 KiB
Plaintext
76 lines
3.6 KiB
Plaintext
<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">Paul Moore</div>
|
||
<div class="coach-job">Network Performance Manager (QLD)</div>
|
||
<div class="coach-desc">
|
||
<div class="specialties">
|
||
<div class="specialties-header">Paul specialises in:</div>
|
||
<ul>
|
||
<li>Listing presentations</li>
|
||
<li>Auctions</li>
|
||
<li>Vendor management</li>
|
||
<li>Buyer management</li>
|
||
<li>Prospecting</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/Paul+Moore.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 Paul</div>
|
||
<div class="col-xs-12 col-md-8">
|
||
<div class="about-coach-desc">
|
||
|
||
<p>
|
||
Paul’s experience in the real estate industry spans a 34-year period. During this time, he has
|
||
demonstrated his success as a Captains Club salesperson, worked for L.J. Hooker Ltd within their corporate structure, ultimately in the capacity of State Manager for Queensland.
|
||
</p>
|
||
<p>
|
||
He was also a Franchise Owner/Partner at LJ Hooker Sunnybank Hills office from 2002 to 2011 during which time it went to number one in the network.
|
||
</p>
|
||
<p>
|
||
Paul re-joined the corporate organisation after selling out of the business and is working as
|
||
a Business Performance Manager and Head of the Captains Club. He helped create the
|
||
“Success Path Program” a training event for new salespeople and those needing a recharge. Many salespeople have benefited enormously from attending this program.
|
||
</p>
|
||
<p>
|
||
As the only four times winner of the International Auctioneer of the Year for LJ Hooker, he
|
||
continues to call auctions on a weekly basis helping to keep him relevant to working with
|
||
the people in the field.
|
||
</p>
|
||
</div>
|
||
</div>
|
||
<div class="book-btns-wrapper col-xs-12 col-md-4">
|
||
<a class="np-button" href="https://calendly.com/paulmoore59/quick-chat-15-mins" target="blank">Book a 15min Chat</a>
|
||
<a class="np-button" href="https://calendly.com/paulmoore59/30min" target="blank"> Book a 30min Coaching Session</a>
|
||
<a class="np-button" href="https://calendly.com/paulmoore59/group-session-60-mins" 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/paulmoore59/quick-chat-15-mins', text: 'Schedule time with me', color: '#1a1a1a', textColor: '#ffffff', branding: true }); }</script> {% endcomment %} |