79 lines
3.5 KiB
Plaintext
79 lines
3.5 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">Angela Avgerinos</div>
|
||
<div class="coach-job">Network Performance Manager (NSW)</div>
|
||
<div class="coach-desc">
|
||
<div class="specialties">
|
||
<div class="specialties-header">Angela specialises in:</div>
|
||
<ul>
|
||
<li>The art of communication</li>
|
||
<li>Being memorable</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/Angela+Booking+Page+New.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 Angela</div>
|
||
<div class="col-xs-12 col-md-8">
|
||
<div class="about-coach-desc">
|
||
|
||
<p>
|
||
Angela's experience passion and can-do attitude enable her to support and drive agents' results and peak performance. Her extensive career and client-focused approach in real estate, luxury travel and hospitality, mean she can identify and relate to varied clients’ needs and navigate high and low markets.
|
||
</p>
|
||
<p>
|
||
During her 10 years in residential sales, Angela was recognised as a top 50 sales agent and
|
||
top auction lister at another major agency. Angela's high achieving performance was testament to her customer-focused sales skills, service excellence and determination.
|
||
In all she does, she continues to be motivated "to treat people how I would like to be treated". As the NSW Performance Team Manager, this ethos sees her lead and provide unwavering support to agents in the field.
|
||
|
||
</p>
|
||
<p>
|
||
When she is not driving peak performance or talking property, ask Angela about food.
|
||
Having owned a restaurant on secluded Greek Island, Ionian, she'll be able to share her
|
||
favourite Greek recipes and cooking tips.
|
||
|
||
</p>
|
||
|
||
</div>
|
||
</div>
|
||
<div class="book-btns-wrapper col-xs-12 col-md-4">
|
||
<a class="np-button" href="https://calendly.com/aavgerinos/quick-chat-15-mins" target="blank">Book a 15min Chat</a>
|
||
<a class="np-button" href="https://calendly.com/aavgerinos/30min" target="blank"> Book a 30min Coaching Session</a>
|
||
<a class="np-button" href="https://calendly.com/aavgerinos/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/aavgerinos?primary_color=1a1a1a', text: 'Schedule time with me', color: '#1a1a1a', textColor: '#ffffff', branding: true }); }</script>
|
||
|
||
{% endcomment %}
|