LJ Hooker templates re-downloaded so Tracy didn't have to send a ticket to the blackhole of Jira. Updated some scripts to get Sandata groups and a few Walmart screenshots.
This commit is contained in:
@ -13,17 +13,17 @@
|
||||
<div class="specialties">
|
||||
<div class="specialties-header">Kiarni specialises in:</div>
|
||||
<ul>
|
||||
<li>Move<sup>2</sup> & Freedom</li>
|
||||
<li>Platform</li>
|
||||
<li>Agent/vendor portal (reporting)</li>
|
||||
<li>Realhub & Engage</li>
|
||||
<li>Agent/Vendor Portal (Reporting)</li>
|
||||
<li>Realhub & Engage</li>
|
||||
<li>Digital marketing</li>
|
||||
<li>Website fundamentals</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="image-container">
|
||||
<img class="coaching-image" src="https://s3.amazonaws.com/static.northpass.com/LightHouse-LJHooker/Coach+images/Kiarni+Morgans.png" />
|
||||
<img class="coaching-image" src="https://s3.amazonaws.com/static.northpass.com/LightHouse-LJHooker/Kiarni+Hall.jpg" />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -43,15 +43,12 @@
|
||||
Kiarni is recognised as an extremely professional operator committed to driving individual and business success. She is known for her personalised training techniques and exceptional ability to assist teams in maximising their productivity by utilising the platforms available to them.
|
||||
</p>
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div class="book-btns-wrapper col-xs-12 col-md-4">
|
||||
<a class="np-button" href="https://calendly.com/kiarnihall/15min" target="blank">Book a 15min Meeting</a>
|
||||
<a class="np-button" href="https://calendly.com/kiarnihall/30min" target="blank">Book a 30min Meeting</a>
|
||||
<a class="np-button" href="https://calendly.com/kiarnihall/45-min-training-session">Book a 45min Meeting</a>
|
||||
{% comment %} <a class="np-button" href="https://calendly.com/kiarnihall/45-min-training-session">Book a 45min Meeting</a> {% endcomment %}
|
||||
<a class="np-button" href="https://calendly.com/kiarnihall/60min" target="blank">Book a 60min Meeting</a>
|
||||
</div>
|
||||
</div>
|
||||
@ -70,6 +67,10 @@
|
||||
|
||||
{% include "styles_single_coach_pages" %}
|
||||
|
||||
<link href="https://assets.calendly.com/assets/external/widget.css" rel="stylesheet">
|
||||
{% 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/kiarnihall', text: 'Schedule time with me', color: '#1a1a1a', textColor: '#ffffff', branding: true }); }</script>
|
||||
<script type="text/javascript">window.onload = function() { Calendly.initBadgeWidget({ url: 'https://calendly.com/kiarnihall', text: 'Schedule time with me', color: '#1a1a1a', textColor: '#ffffff', branding: true }); }</script> {% endcomment %}
|
||||
|
||||
<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/kiarnihall', text: 'Schedule time with me', color: '#1a1a1a', textColor: '#ffffff', branding: true }); }</script>
|
||||
Reference in New Issue
Block a user