79 lines
3.7 KiB
Plaintext
79 lines
3.7 KiB
Plaintext
{% 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">Pascal Pierre</div>
|
|
<div class="coach-job">Strategic Growth Manager QLD & Northern NSW</div>
|
|
<div class="coach-desc">
|
|
<div class="specialties">
|
|
<div class="specialties-header">Pascal specialises in:</div>
|
|
<ul>
|
|
<li>Going from Agent to Business Owner</li>
|
|
<li>Scripts and Dialogues</li>
|
|
<li>Prospecting</li>
|
|
<li>Managing People</li>
|
|
<li>Business Planning</li>
|
|
<li>Mentoring Staff</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="image-container">
|
|
<img class="coaching-image" src="https://i.ibb.co/mCJsygQ/2C3A9887.png" />
|
|
</div>
|
|
</div>
|
|
|
|
<div class="about-coach-section np-max-width">
|
|
<div class="row">
|
|
{% comment %} <div class="col-xs-12 about-text-heading mb-4">About Tegan</div> {% endcomment %}
|
|
<div class="col-xs-12 col-md-8">
|
|
<div class="col-xs-12 about-text-heading mb-4">About Pascal</div>
|
|
<div class="about-coach-desc">
|
|
|
|
<p>
|
|
Passionate leader with multiple franchises and over 15 years Real Estate
|
|
experience. As an experienced professional with a Bachelor of Teaching degree, I
|
|
am well-equipped to handle a variety of roles, from customer service, recruitment to
|
|
training and people management. For over a decade, I worked for DSS and
|
|
Centrelink, where I honed my skills in these areas. In 2008, I transitioned to real
|
|
estate and quickly became the number one agent within the LJ Hooker Gold Coast
|
|
network within five years. I then went on to purchase my own office in Pacific Pines
|
|
and expanded to two other offices over the next 10 years. With my strong work ethic,
|
|
passion for the industry, and proven track record of success I look forward to working
|
|
with new and existing Franchise Owners, agents and property managers for
|
|
continued success.
|
|
</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/pascal-pierre/lighthouse-coaching-link?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 %}
|