Files
Gainsight/Custom_Templates/customer_templates/Lighthouse LJ Hooker/brooke-hardman.html.liquid

65 lines
3.0 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<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">Brooke Hardman</div>
<div class="coach-job">Business Solutions Support</div>
<div class="coach-desc">
<div class="specialties">
<div class="specialties-header">Brooke specialises in:</div>
<ul>
<li>Optimise Google Business profiles</li>
<li>Website updates and management</li>
<li>Creating a bespoke LJ Hooker website</li>
<li>Agent Pages</li>
</ul>
</div>
</div>
</div>
<div class="image-container">
<img class="coaching-image" src="https://s3.amazonaws.com/static.northpass.com/LightHouse-LJHooker/Brooke+Hardman+(1280x450).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 Brooke</div>
<div class="col-xs-12 col-md-8">
<div class="about-coach-desc">
<p>
With a dynamic career spanning over 7 years in the real estate industry, Brooke has evolved from a dedicated Receptionist to a seasoned Senior Property Manager. Her journey reflects a commitment to excellence, continuous growth, and a passion for delivering unparalleled service.
</p>
<p>
Throughout Brookes career, she has embraced opportunities for professional development, staying abreast of industry trends and changes. This dedication, coupled with Brookes hands-on experience, positions her to assist with business solutions.
</p>
</div>
</div>
<div class="book-btns-wrapper col-xs-12 col-md-4">
<a class="np-button" href="https://calendly.com/bhardman-ljh/15min" target="blank">Book a 15min Meeting</a>
<a class="np-button" href="https://calendly.com/bhardman-ljh/15-minute-meeting-clone" target="blank">Book a 30min Meeting</a>
<a class="np-button" href="https://calendly.com/bhardman-ljh/30-minute-meeting-clone" target="blank">Book a 60min Meeting</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/bhardman-ljh', text: 'Schedule time with me', color: '#0069ff', textColor: '#ffffff', branding: undefined }); }</script>
{% endcomment %}