2024-11-07 14:51:31 -05:00
|
|
|
|
{% include "header" %}
|
|
|
|
|
|
{% include "sub_navigation" %}
|
|
|
|
|
|
|
|
|
|
|
|
<main>
|
|
|
|
|
|
<div class="single-coach-heading-text">
|
|
|
|
|
|
Helping you Succeed
|
|
|
|
|
|
</div>
|
|
|
|
|
|
<div class="coach-image">
|
|
|
|
|
|
<div class="coach-description">
|
2024-11-14 16:30:43 -05:00
|
|
|
|
<div class="coach-name">Luke Whitelum</div>
|
2024-11-07 14:51:31 -05:00
|
|
|
|
<div class="coach-job">Strategic Growth NSW</div>
|
|
|
|
|
|
<div class="coach-desc">
|
|
|
|
|
|
<div class="specialties">
|
|
|
|
|
|
<div class="specialties-header">Luke specialises in:</div>
|
|
|
|
|
|
<ul>
|
|
|
|
|
|
<li>Listing properties for auction success at the listing presentation</li>
|
|
|
|
|
|
<li>Using auctions to determine a property's true value</li>
|
|
|
|
|
|
<li>Auction frameworks and checklists</li>
|
|
|
|
|
|
<li>Mastering vendor reserve meetings</li>
|
|
|
|
|
|
<li>Preparing confident buyers for bidding</li>
|
|
|
|
|
|
<li>How to talk to buyers and sellers on auction day</li>
|
|
|
|
|
|
</ul>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
<div class="image-container">
|
|
|
|
|
|
<img class="coaching-image" src="https://i.ibb.co/HCYJLfB/2C3A9916.png" />
|
|
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<div class="about-coach-section np-max-width">
|
|
|
|
|
|
<div class="row">
|
|
|
|
|
|
<div class="col-xs-12 col-md-8">
|
|
|
|
|
|
<div class="col-xs-12 about-text-heading mb-4">About Luke</div>
|
|
|
|
|
|
<div class="about-coach-desc">
|
|
|
|
|
|
|
|
|
|
|
|
<p>
|
|
|
|
|
|
With over 26 years experience in real estate, Luke commenced his career as a
|
|
|
|
|
|
sales agent in the southern suburbs of Sydney before making a transition to
|
|
|
|
|
|
Auctioneering 14 years ago. Luke spent the majority of his real estate sales
|
|
|
|
|
|
career working for Century 21 Menai, which at the time, was consistently
|
|
|
|
|
|
ranked in the top 3 offices nationally.
|
|
|
|
|
|
Luke made a move to media sales in 2008 where he initially ran the Property
|
|
|
|
|
|
section of The Australian at News Corp before Moving to Fairfax / Nine to run
|
|
|
|
|
|
the Property section of The Australian Financial Review. He later headed up
|
|
|
|
|
|
the Key Accounts team at Domain Group's Commercial Real Estate business.
|
|
|
|
|
|
More recently Luke has held roles at REA's Realtair business as well as
|
|
|
|
|
|
CoreLogic.
|
|
|
|
|
|
Luke continues to be passionate about auctions, calling across Sydney and
|
|
|
|
|
|
the Illawarra. With many of the top performing offices in real estate embracing
|
|
|
|
|
|
an auction culture, Luke believes that success leaves clues.
|
|
|
|
|
|
</p>
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
<div class="book-btns-wrapper col-xs-12 col-md-4" >
|
|
|
|
|
|
<!-- Start of Meetings Embed Script -->
|
|
|
|
|
|
<div class="meetings-iframe-container" data-src="https://meetings.hubspot.com/lwhitelum/lighthouse-coaching?embed=true"></div>
|
|
|
|
|
|
<script type="text/javascript" src="https://static.hsappstatic.net/MeetingsEmbed/ex/MeetingsEmbedCode.js"></script>
|
|
|
|
|
|
<!-- End of Meetings Embed Script -->
|
|
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
{%comment%}
|
|
|
|
|
|
{% capture quote %}
|
|
|
|
|
|
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
|
|
|
|
|
|
{% endcapture %}
|
|
|
|
|
|
{% include "quote_full_width", quote: quote %}
|
|
|
|
|
|
{%endcomment%}
|
|
|
|
|
|
|
|
|
|
|
|
{% include "carousel_coaches_sales" %}
|
|
|
|
|
|
{%comment%} {%include "events_carousel"%} {%endcomment%}
|
|
|
|
|
|
</main>
|
|
|
|
|
|
{% include "footer" %}
|
|
|
|
|
|
|
|
|
|
|
|
{% include "styles_single_coach_pages" %}
|
|
|
|
|
|
{% comment %}
|
|
|
|
|
|
<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/tegan_pratt', text: 'Schedule time with me', color: '#1a1a1a', textColor: '#ffffff', branding: true }); }</script> {% endcomment %}
|