70 lines
3.4 KiB
Plaintext
70 lines
3.4 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">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.
|
||
During her 10 years in residential sales, Angela was recognised as a top 50 sales agent and
|
||
top auction lister at another major agency.</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/paulmoore59/quick-chat-15-mins" target="blank">Book a 15min Chat</a>
|
||
<a class="np-button" href="https://calendly.com/paulmoore59/quick-chat-15-mins" target="blank"> Book a 30min Coaching Session</a>
|
||
<a class="np-button" href="https://calendly.com/paulmoore59/quick-chat-15-mins" target="blank"> Book a 60min Group Session</a>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
{% 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 %}
|
||
|
||
|
||
{% include "carousel_coaches_sales" %}
|
||
{%include "events_carousel"%}
|
||
</main>
|
||
{% include "footer" %}
|
||
|
||
{% include "styles_single_coach_pages" %}
|
||
{% endcomment %}
|