diff --git a/Custom_Templates/customer_templates/.DS_Store b/Custom_Templates/customer_templates/.DS_Store index 7ac9f4c7..c51b8878 100644 Binary files a/Custom_Templates/customer_templates/.DS_Store and b/Custom_Templates/customer_templates/.DS_Store differ diff --git a/Custom_Templates/customer_templates/Anthology Academy - Prod/_training_session_cta.html.liquid b/Custom_Templates/customer_templates/Anthology Academy - Prod/_training_session_cta.html.liquid new file mode 100644 index 00000000..f6753ef6 --- /dev/null +++ b/Custom_Templates/customer_templates/Anthology Academy - Prod/_training_session_cta.html.liquid @@ -0,0 +1,62 @@ +{% if training_session.approved? %} +
+ + {% t .registered %} +
+{% elsif training_session.pending? %} +
+ {% t .pending %} +
+{% elsif training_session.denied? %} +
+ {% t .denied %} +
+{% elsif training_session.too_late? %} +
+ {% t .too_late %} +
+{% elsif training_session.no_seats? %} +
+ {% t .no_seats %} +
+{% endif %} +
+
+ + + + + {% comment %} + This is the OG code +
+ {% form_authenticity_token %} + + {% if training_session.internal? and training_session.approved? %} + {% if features.training_events_google_calendar? %} + {% include "training_session_calendars" %} + + {% else %} + + {% endif %} + + + {% endif %} + + {% if training_session.not_registered? %} + + {% endif %} +
+ {% endcomment %} +
+
diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_cards_course.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_cards_course.html.liquid new file mode 100644 index 00000000..c540bdeb --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_cards_course.html.liquid @@ -0,0 +1,42 @@ +
+
+ {% if course.ribbon %} +
+ {{ course.ribbon }} +
+ {% endif %} + {{ course.name }} + +
+

+ {{ course.name }} +

+
+ {{ course.instructor_names }} +
+
+ {{ course.short_description }} +
+ {% include "course_details" %} + {% capture course_path %}{% route course, id: course.id %}{% endcapture %} + {% if course.has_to_restart? %} + + {% endif %} +
+
+
+ + + diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_cards_course_black.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_cards_course_black.html.liquid new file mode 100644 index 00000000..22eeaa2d --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_cards_course_black.html.liquid @@ -0,0 +1,56 @@ +
+
+
+ {% if course.ribbon %} +
+ {{ course.ribbon }} +
+ {% endif %} + +
+ {{ course.name }} +
+ +
+
+ +
+

+ {{ course.name }} +

+
+ {{ course.instructor_names }} +
+
+ {{ course.short_description }} +
+ {% include "course_details" %} + +
+
+ + \ No newline at end of file diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_cards_featured_course.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_cards_featured_course.html.liquid new file mode 100644 index 00000000..83ea5966 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_cards_featured_course.html.liquid @@ -0,0 +1,61 @@ +
+
+ +
+
+ + diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_cards_learning_path.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_cards_learning_path.html.liquid new file mode 100644 index 00000000..35081909 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_cards_learning_path.html.liquid @@ -0,0 +1,65 @@ +
+
+
+ {{ learning_path.name }} +
+ +
+

+ {{ learning_path.name }} +

+ +
+ {{ learning_path.description }} +
+ +
+ {% t shared.progress, count: learning_path.progress %} +
+ +
+
+
+
+ + +
+
+
+
+
diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_cards_training_event.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_cards_training_event.html.liquid new file mode 100644 index 00000000..38bc0668 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_cards_training_event.html.liquid @@ -0,0 +1,69 @@ +
+
+
+

+ {{ training_event.title }} +

+
+ {% if training_event.title == "EBU Training - QLD" or training_event.title == "High Performance Leadership - VIC" or training_event.title == "High Performance Leadership - WA" or training_event.title == "Growing For Profit - NSW" or training_event.title == "Success Path - WA" or training_event.title == "Listing Presentation Training - SA" or training_event.title == "EBU Training - NSW" or training_event.title == "Listing Presentation Training - VIC" or training_event.title == "High Performance Leadership - ACT" or training_event.title == "EBU Training - ACT" or training_event.title == "Success Path - SA" or training_event.title == 'Momentum - VIC' or training_event.title == 'Success Path - QLD' or training_event.title == 'Momentum - TAS' or training_event.title == 'Momentum - NZ' or training_event.title == 'Momentum - SA' or training_event.title == 'Momentum - WA' or training_event.title == 'Momentum - NSW (Hunter Valley)' or training_event.title == 'Momentum - NSW (Sydney)' or training_event.title == 'Momentum - QLD (Brisbane)' or training_event.title == 'Momentum - QLD (Cairns)' or training_event.title == 'Success Path - SA' or training_event.title == 'Momentum - ACT' %} + In-person Event + {% else %} + {% t shared.event_types, key: training_event.event_type %} + {% endif %} +
+
+ +
+
+ {% if training_event.title == "Success Path - WA" %} +
+ 24-26 +
+ {% elsif training_event.title == "Growing For Profit - NSW" %} +
+ 18-19 +
+ {% elsif training_event.title == "Success Path - QLD" %} +
+ 13-15 +
+ {% elsif training_event.title == "Success Path - SA" %} +
+ 19-21 +
+ {% else %} +
+ {{ training_event.sessions.first.day }} +
+ {% endif %} +
+
+ {{ training_event.sessions.first.month }} +
+
+ {{ training_event.sessions.first.year }} +
+
+
+
+
+
+
+ {% unless training_event.title == "Pinnacle Conference" %} + + + {% t .sessions, count: training_event.sessions.size %} + + {% endunless %} + + {% t shared.view %} + +
+
+
+
diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_cards_training_event_dashboard.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_cards_training_event_dashboard.html.liquid new file mode 100644 index 00000000..ad677b90 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_cards_training_event_dashboard.html.liquid @@ -0,0 +1,80 @@ +
+
+
+
+

+ {{ training_event.title }} +

+
+ Wednesday, + {% if training_event.sessions.first.day < 10 %} + 0 + {% endif %} + {{ training_event.sessions.first.day }} + {{ training_event.sessions.first.month }} + {{ training_event.sessions.first.year }} +
+ {% t shared.event_types, key: training_event.event_type %} +
+
+ Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, + totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae + dicta sunt explicabo.Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit +
+ +
+
+ +
+ +
+
+
+
+
+
+ + + + diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_carousel_coaches_hero.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_carousel_coaches_hero.html.liquid new file mode 100644 index 00000000..d3da3dab --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_carousel_coaches_hero.html.liquid @@ -0,0 +1,265 @@ +
+ +
+ + + + \ No newline at end of file diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_carousel_coaches_hero_item.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_carousel_coaches_hero_item.html.liquid new file mode 100644 index 00000000..75433145 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_carousel_coaches_hero_item.html.liquid @@ -0,0 +1,18 @@ + diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_carousel_coaches_leadership_management.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_carousel_coaches_leadership_management.html.liquid new file mode 100644 index 00000000..b0910253 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_carousel_coaches_leadership_management.html.liquid @@ -0,0 +1,200 @@ + + + + + \ No newline at end of file diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_carousel_coaches_property_management.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_carousel_coaches_property_management.html.liquid new file mode 100644 index 00000000..3fedc60f --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_carousel_coaches_property_management.html.liquid @@ -0,0 +1,158 @@ + + + + + \ No newline at end of file diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_carousel_coaches_sales.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_carousel_coaches_sales.html.liquid new file mode 100644 index 00000000..6169b5be --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/_carousel_coaches_sales.html.liquid @@ -0,0 +1,263 @@ + + +
+
+
About Aaron
+
+
+ +

+ Aaron Booth is a licensed Real Estate Agent and Auctioneer. He began his real estate career in October 2000 with LJ Hooker’s International “Top Office” at Sunnybank Hills in the field of Property Management. Since this time Aaron has excelled in real estate sales and auctioneering. +

+

+ Aaron was the business owner of LJ Hooker Forest Lake for over 10 years where he and his team have won numerous awards for their performances and he has been the international winner, and + twice runner-up, of the prestigious LJ Hooker Auction Icon. A relaxed and personable character, Aaron is a dynamic and talented Auctioneer who understands his craft so well. +

+

+ Through experience and his own intuitive perception of human emotion, Aaron understands the journey that both buyers and sellers go through. This is reflected in a natural ability too easily diffuse tension and anxiety whilst coaxing both parties towards a successful conclusion. He creates an inviting and comfortable environment on auction day while still ensuring an underlying high level of energy and excitement to help the agent yield the best possible result. He is a dedicated and proficient negotiator with a reputation for putting together difficult deals at auction with a patient yet tenacious approach. +

+ +

Aaron has now moved to LJ Hooker QLD operations to help in the growth of the LJ Hooker network.

+ +
+
+ +
+
+ {%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%} + +{% include "footer" %} + +{% include "styles_single_coach_pages" %} + + + + + \ No newline at end of file diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/all-courses-page.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/all-courses-page.html.liquid new file mode 100644 index 00000000..0aadd7af --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/all-courses-page.html.liquid @@ -0,0 +1,132 @@ +{% include "header" %} +{% include "course_version_outdated_alert", courses: courses.enrolled %} +{% include "sub_navigation" %} +{% assign enrolled_courses = courses.enrolled %} +
+
+
+ All courses +
+
+ + {% if courses.enrolled.any? %} +
+
+ {% for course in courses.enrolled %} +
+ {% include "cards_course" with course %} +
+ {% endfor %} +
+
+ {% else %} + {% capture message %} + {% t shared.zero_state.courses.index, + key: current_school.course_vocabulary + %} + {% endcapture %} + {% include "courses_zero_state", message: message %} + {% endif %} + +
+{% include "footer" %} + + \ No newline at end of file diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/angela-avgerinos.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/angela-avgerinos.html.liquid new file mode 100644 index 00000000..f1ed0938 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/angela-avgerinos.html.liquid @@ -0,0 +1,80 @@ +{% include "header" %} +{% include "sub_navigation" %} + +
+
+ Helping you Succeed +
+
+
+
Angela Avgerinos
+
Network Performance Manager (NSW)
+
+
+
Angela specialises in:
+
    +
  • The art of communication
  • +
  • Being memorable
  • +
  • Scripts & dialogues
  • +
+
+
+
+
+ +
+
+ +
+
+
About Angela
+
+
+ +

+ 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. 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. + +

+

+ 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. + +

+ +
+
+ +
+
+ {%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%} +
+{% include "footer" %} + +{% include "styles_single_coach_pages" %} + + + + + + + + + diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/bill-dimou.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/bill-dimou.html.liquid new file mode 100644 index 00000000..da35d3c5 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/bill-dimou.html.liquid @@ -0,0 +1,69 @@ +{% include "header" %} +{% include "sub_navigation" %} + +
+
+ Helping you Succeed +
+
+
+
Bill Dimou
+
State Manager (SA/WA)
+
+
+
Bill specialises in:
+
    +
  • The art of creating high-performing culture (Business owners)
  • +
  • 12 questions to assess you team’s high-performance state (Business owners)
  • +
  • 23 habits of successful leaders (Business owners)
  • +
+
+
+
+
+ +
+
+ +
+
+
About Bill
+
+
+ +

+ Bill has a strong background in management, sales, operations and marketing, having worked for national companies like Woolworths, Westfield and Newscorp with extensive experience across retail, shopping centre management, media and real estate. In his previous role with Newscorp, he led a team that managed over 1,200 real estate clients nationally. +

+

+ Bill prides himself on his authenticity, honesty and integrity and fostering an exceptional customer experience. Building strong, trusted relationships and strive to ensure every interaction he has with colleagues, clients and stakeholders leaves them with a positive view of both Bill and the company he represents; hence why Bill is highly respected within the real estate and business community of South Australia. +

+

+ His strengths are leading diverse teams, understanding their constraints and considerations, along with identifying areas for development, have proven successful in building high-performing teams that can thrive and achieve results. Managing through change by coaching with a non-directive approach assists to achieve personal growth for staff and develops talent to benefit the business. +

+ +
+
+ +
+
+ {%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" %} +
+{% include "footer" %} + +{% include "styles_single_coach_pages" %} + + + + + diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/catalog.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/catalog.html.liquid new file mode 100644 index 00000000..a5ef8736 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/catalog.html.liquid @@ -0,0 +1,201 @@ +{% include "header" %} +{% include "course_version_outdated_alert", courses: courses.in_catalog %} +{% include "sub_navigation" %} +
+
+
+
{{ catalog.headline }}
+
{{ catalog.subheadline }}
+
+ {% comment %} {% capture label %}{% t shared.filters.by_progress %}{% endcapture %} {% endcomment %} + +
+ {% if courses.in_catalog.any? %} + {% + include "filter_dropdown", + filters: courses.filters, + key: "category_uuid", + label: "By Topic" + %} + {% + include "filter_by_progress", + label: "", + default_option: "Progress", + topic: "", + filter_type: "filter-cards" + %} + {% endif %} +
+
+ {% include "courses_catalog" %} +
+{% include "footer" %} + + + + \ No newline at end of file diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/chris-keating.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/chris-keating.html.liquid new file mode 100644 index 00000000..e87ea3e9 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/chris-keating.html.liquid @@ -0,0 +1,74 @@ +{% include "header" %} +{% include "sub_navigation" %} + +
+
+ Helping you Succeed +
+
+
+
Chris Keating
+
State Manager (QLD/NT)
+
+
+
Chris specialises in:
+
    +
  • Business planning
  • +
  • How to run effective sales meetings
  • +
  • Auction skills
  • +
  • Recruitment
  • +
+
+
+
+
+ +
+
+ +
+
+
About Chris
+
+
+ +

+ Honesty, transparency, empathy, and total professionalism matched with the best possible outcomes through superior knowledge, service and advice…’ that’s Chris Keating’s pledge to every single one of his stakeholders. +

+

+ Chris has over 30 years of real estate experience spanning residential sales, property management and most recently in his corporate roles with some of Queensland’s leading real estate networks, he has demonstrated not only longevity in this space, but an ability to + thrive under all market conditions creating an impeccable track record. +

+

+ His ability to be fair to all parties, his disdain for duplicity, his follow up, feedback and + professionalism, are second to none, he possesses an in-depth understanding of what it takes to get the best possible outcomes. Chris’s real secret to success is simple old fashioned loyalty and hard work backed up by, honesty and integrity. +

+ +
+
+ +
+
+ {%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%} +
+{% include "footer" %} + +{% include "styles_single_coach_pages" %} + + + + + + \ No newline at end of file diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/coaching.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/coaching.html.liquid new file mode 100644 index 00000000..f2a69878 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/coaching.html.liquid @@ -0,0 +1,119 @@ +{% include "header" %} +{% assign enrolled_courses = courses.enrolled %} +{% include "sub_navigation" %} +
+ +
+ +
+ + {% include "carousel_coaches_sales" %} + + {% capture quote_title %} {% endcapture %} + {% include + "quote_section", + quote_text: "You can't afford to stay still. When you say ‘It's good enough’ you slip backwards", + quote_author: "Sir Leslie Hooker", + quote_title: quote_title + %} + + {% include "carousel_coaches_leadership_management" %} + {% include "carousel_coaches_property_management" %} + {% include "carousel_coaches_systems" %} + + + + +
+{% include "footer" %} + + + \ No newline at end of file diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/completed-courses-page.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/completed-courses-page.html.liquid new file mode 100644 index 00000000..5b7fb2f1 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/completed-courses-page.html.liquid @@ -0,0 +1,134 @@ +{% include "header" %} +{% include "course_version_outdated_alert", courses: courses.enrolled %} +{% include "sub_navigation" %} +{% assign enrolled_courses = courses.enrolled %} +
+
+
+ Completed Courses +
+
+ + {% if courses.enrolled.any? %} +
+
+ {% for course in courses.enrolled %} + {% if course.progress == 100 %} +
+ {% include "cards_course" with course %} +
+ {% endif %} + {% endfor %} +
+
+ {% else %} + {% capture message %} + {% t shared.zero_state.courses.index, + key: current_school.course_vocabulary + %} + {% endcapture %} + {% include "courses_zero_state", message: message %} + {% endif %} + +
+{% include "footer" %} + + \ No newline at end of file diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/course.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/course.html.liquid new file mode 100644 index 00000000..397469f9 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/course.html.liquid @@ -0,0 +1,11 @@ +{% include "header" %} +{% include "sub_navigation" %} +
+
+ {% include "course_desktop_view" %} +
+
+ {% include "course_mobile_view" %} +
+
+{% include "footer" %} diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/courses-category.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/courses-category.html.liquid new file mode 100644 index 00000000..9c730f9e --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/courses-category.html.liquid @@ -0,0 +1,47 @@ +{% include "header" %} +{% include "course_version_outdated_alert", courses: courses.enrolled %} +{% include "sub_navigation" %} +
+
+ {% t shared.course_vocabulary.plural, key: current_school.course_vocabulary %} +
+ {% include "courses_category_index", class: "col-xs-12 col-sm-6 col-lg-4 np-stretch-content" %} +
+{% include "footer" %} + + + \ No newline at end of file diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/courses.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/courses.html.liquid new file mode 100644 index 00000000..40568e31 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/courses.html.liquid @@ -0,0 +1,195 @@ +{% include "header" %} +{% include "course_version_outdated_alert", courses: courses.enrolled %} +{% include "sub_navigation" %} +
+
+
+ All Courses +
+ {% comment %}
{% t .headline, key: current_school.course_vocabulary %}
{% endcomment %} + + {% comment %} COURSE FILTERING FUNCTION {% endcomment %} + + + {% comment %} {% if categories.enrolled.any? %} +
+ {% assign all_categories = categories.enrolled | map: "name" %} + {% for enrolled_category in all_categories %} + {% unless enrolled_category == "Past Webinars" %} + {% assign category_joined = enrolled_category | replace: " ", "-" | downcase %} + + {{ enrolled_category }} + + {% endunless %} + {% endfor %} +
+ {% endif %} {% endcomment %} +
+ + + {% comment %} {% include "courses_index", class: "col-xs-12 col-sm-6 col-lg-4 np-stretch-content" %} {% endcomment %} + + + {% if courses.enrolled.any? and categories.enrolled.any?%} + + + {% else %} +
+
+
+
+ Courses +
+ {% capture message %} + {% t shared.zero_state.courses.index, + key: current_school.course_vocabulary + %} + {% endcapture %} +
+ {% include "courses_zero_state", message: message %} +
+
+
+
+ {% endif %} + +
+{% include "footer" %} + + + + \ No newline at end of file diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/dashboard.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/dashboard.html.liquid new file mode 100644 index 00000000..b7950077 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/dashboard.html.liquid @@ -0,0 +1,186 @@ +{% include "header" %} +{% include "course_version_outdated_alert", courses: courses.enrolled %} +{% assign enrolled_courses = courses.enrolled %} +{% include "sub_navigation" %} +
+
+
+
+
My Dashboard
+
+
+
+
+
+
Hi {{ current_person.first_name }}
+
This is what's relevant to you right now in Lighthouse.
+
Lighthouse believes that continuous learning changes your mindset by building on what you already know. Through learning, you will gain a better understanding of the same situation from a different perspective. You’ve come this far in your Lighthouse journey, so take some time to continue the courses you’ve started below and see how far you’ve come!
+
+
+
+
+ {% include "widget_course_progress" %} +
+
+
+
+
+
+ +
+ +{% include "footer" %} + + \ No newline at end of file diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/david-cutler.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/david-cutler.html.liquid new file mode 100644 index 00000000..623b0482 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/david-cutler.html.liquid @@ -0,0 +1,75 @@ +{% include "header" %} +{% include "sub_navigation" %} + +
+
+ Helping you Succeed +
+
+
+
David Cutler
+
State Manager – Network Performance (VIC & TAS)
+
+
+
David specialises in:
+
    +
  • Using social media as a recruitment tool I.e., LinkedIn
  • +
  • Buyer management
  • +
  • Vendor management
  • +
  • Running a top-class open home, including the call backs
  • +
  • Settlement day
  • +
+
+
+
+
+ +
+
+ +
+
+
About David
+
+
+ +

+ David has almost 25 years of experience in sales, recruitment, management, and business + ownership across the retail and real estate sectors. He has led and managed sales teams and directly contributed to business growth and performance across their key + marketplaces. +

+

+ Known for his exceptional work ethic, David sets new standards of excellence with his 24/7 + – 365-day attitude. David is always available for his network at any time of the day and is committed to going “above and beyond” for his team, he cares about people, builds solid relationships and they love him for it. Testimonials from his clients give a clear insight into + David’s approach to his work. Consistently described as being “next level, a master + negotiator, professional, experienced, efficient and a specialist in the current market.” +

+ +
+
+ +
+
+ {%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%} +
+{% include "footer" %} + +{% include "styles_single_coach_pages" %} + + + + + + \ No newline at end of file diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/greg-allan.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/greg-allan.html.liquid new file mode 100644 index 00000000..64d9bbd0 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/greg-allan.html.liquid @@ -0,0 +1,79 @@ +{% include "header" %} +{% include "sub_navigation" %} + +
+
+ Helping you Succeed +
+
+
+
Greg Allan
+
Head of Learning & Development
+
+
+
Greg specialises in:
+
    +
  • EBU
  • +
  • Listing presentations
  • +
  • Auctions
  • +
  • Scripts & dialogues
  • +
+
+
+
+
+ +
+
+ +
+
+
About Greg
+
+
+ +

+ With over 20 years’ experience in real estate, Greg has managed large franchise networks, + built and lead large multi-site real estate businesses, writing in excess of $14M in GCI + annually and directly coached many multi-million dollar agents, some of which have gone + on to become some of the biggest agents and names in Queensland’s real estate industry. +

+

+ Greg’s passion is coaching and training sales agents, sales leaders and principals to + develop their systems, strategies and skills and ultimately their business. His biggest focus + with business growth is EBU structures, having coached dozens of agents and principal + around starting, structuring and growing teams. +

+

+ When Greg isn’t in a coaching or training session, running a sales meeting, chasing a new + recruit or calling an auction, you’ll find him at home in Brisbane with his wife and three + young children or glued to a television watching Formula 1. +

+ +
+
+ +
+
+ {%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%} +
+{% include "footer" %} + +{% include "styles_single_coach_pages" %} + + + + + \ No newline at end of file diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/heather-edwards.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/heather-edwards.html.liquid new file mode 100644 index 00000000..1a00590a --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/heather-edwards.html.liquid @@ -0,0 +1,81 @@ +{% include "header" %} +{% include "sub_navigation" %} + +
+
+ Helping you Succeed +
+
+
+
Heather Edwards
+
Senior Network Performance Manager (AU/NZ) – PM
+
+
+
Heather specialises in:
+
    +
  • Creating a PM growth strategy
  • +
  • Business development training
  • +
  • Rent-roll acquisition - Landlord retention
  • +
  • PM essential training
  • +
  • Developing a PM game plan
  • +
  • Goal setting and accountability
  • +
+
+
+
+
+ +
+
+ +
+
+
About Heather
+
+
+ +

+ Heather Edwards is a seasoned professional in the real estate industry. Currently serving as the Senior Network Performance Manager – Property Management AU/NZ, Heather has established herself as an expert in the field of property management. +

+

+ Throughout her career, Heather has received multiple notable awards and recognition for her outstanding contributions to the industry. Her dedication and commitment to excellence have set her apart from other real estate professionals. +

+

+ One of Heather's unique qualities is her unwavering support for property managers. She believes in providing a reliable and approachable resource for her team, ensuring they always have someone to turn to for guidance and assistance. +

+

+ In addition to Heather's corporate leadership, she brings a wealth of knowledge from her experience as a former business owner, which means she's been involved in all aspects of real estate. +

+

+ Heather is a respected industry professional and leader who finds fulfillment in making a positive impact on the lives of others. +

+
+
+ +
+
+ {%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%} +
+{% include "footer" %} + +{% include "styles_single_coach_pages" %} + + + + + + + + \ No newline at end of file diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/homepage.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/homepage.html.liquid new file mode 100644 index 00000000..b25347dc --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/homepage.html.liquid @@ -0,0 +1,364 @@ +{% include "header" %} +{% comment %} {% include "course_version_outdated_alert", courses: courses.featured %} {% endcomment %} +{% assign enrolled_courses = courses.enrolled %} + +
+ +
+ {% comment %} {{ homepage.headline }} {% endcomment %} + {% comment %}
{% endcomment %} +
+
+ {{ homepage.headline }} +
+
+ {{ homepage.subheadline }} +
+
+
+ {% include "sub_navigation" %} + + +
+ +
+ +
+ {% capture quote_title %}Head of Network
Performance, LJ Hooker {% endcapture %} + {% include + "quote_section", + quote_text: "In today's ever changing real estate world, having the ability to access a learning and development environment such as Lighthouse, puts all of our LJ Hooker family ahead of the competition. We look forward to supporting your learning journey and welcome your feedback.", + quote_author: "Steve Mutton", + quote_title: quote_title + %} +
+ + + + + {% comment %} +
+ +
+
{% endcomment %} +
+{% include "footer" %} + + + {% comment %} {% endcomment %} + + + + + \ No newline at end of file diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/in-progress-page.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/in-progress-page.html.liquid new file mode 100644 index 00000000..66aa3a89 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/in-progress-page.html.liquid @@ -0,0 +1,135 @@ +{% include "header" %} +{% include "course_version_outdated_alert", courses: courses.enrolled %} +{% include "sub_navigation" %} +{% assign enrolled_courses = courses.enrolled %} +
+
+
+ In progress courses +
+
+ + {% if courses.enrolled.any? %} +
+
+ {% for course in courses.enrolled %} + {% if course.progress > 0 and course.progress < 100 %} +
+ {% include "cards_course" with course %} +
+ {% endif %} + {% endfor %} +
+
+ {% else %} + {% capture message %} + {% t shared.zero_state.courses.index, + key: current_school.course_vocabulary + %} + {% endcapture %} + {% include "courses_zero_state", message: message %} + {% endif %} + +
+{% include "footer" %} + + \ No newline at end of file diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/karla-major.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/karla-major.html.liquid new file mode 100644 index 00000000..71953a35 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/karla-major.html.liquid @@ -0,0 +1,84 @@ +{%- comment -%} {% include "header" %} +{% include "sub_navigation" %} + +
+
+ Helping you Succeed +
+
+
+
Karla Major
+
Network Performance Manager (NSW) – PM
+
+
+
Karla specialises in:
+
    +
  • Building your online reputation
  • +
  • PM Growth - Fee optimisation
  • +
  • Value of an asset
  • +
  • Building relationships, breaking the bias
  • +
  • The e-communication vortex
  • +
+
+
+
+
+ +
+
+ +
+
+
About Karla
+
+
+ +

+ Karla started her investment journey at just 18 years old, purchasing her first investment + property in inner Sydney, which was a renovate or detonate! She has been landlord & + Tenant and buyer & seller which has gifted her the experience and perspective from all sides of the real estate journey. +

+ After owning a multimedia marketing and design company, Karla entered real estate on the + gorgeous NSW south coast and within 6 months, she was simultaneously managing two offices. +

+

+ With nearly 20 years’ experience, Karla has worn many hats and has received many + accolades along the way including Business Manager of the Year & Property Management Agency of the Year. Karla’s passion for property management comes from being an optimist and a problem solver, there is always a better way to do something. +

+

+ The scope of properties Karla has managed is more varied than most, rural farm acreages, + coastal beachfront, inner city apartments and homes. The scope of tenants and investors is + even wider. Property management is the heart, strength and foundation of our industry, we are now in a uniquely defining time for our profession and a turning point for all managing agents to shine. +

+

+ It’s time to revitalise our profession by breaking down the biases, delivering breakthrough experiences and nurturing the next generation to join our profession. Collaborating, growing + and learning together underpins our success, with Karla’s experience and guidance we are equipped to propel along the path as industry leaders. +

+
+
+ +
+
{%- endcomment -%} + {%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%} + + {%- comment -%} {% include "carousel_coaches_sales" %} {%- endcomment -%} + {%comment%}{%include "events_carousel"%} {%endcomment%} +{%- comment -%}
+{% include "footer" %} + +{% include "styles_single_coach_pages" %} + + + + + + {%- endcomment -%} \ No newline at end of file diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/kathy-brown.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/kathy-brown.html.liquid new file mode 100644 index 00000000..4763c157 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/kathy-brown.html.liquid @@ -0,0 +1,72 @@ +{% include "header" %} +{% include "sub_navigation" %} + +
+
+ Helping you Succeed +
+
+
+
Kathy Brown
+
Network Performance Manager (QLD & NT) – PM
+
+
+
Kathy specialises in:
+
    +
  • Building relationships/culture
  • +
  • Rent-roll acquisition - how to accomplish with minimal losses
  • +
  • PM growth and fee optimisation
  • +
  • Property management essentials and conflict resolution
  • +
  • Building your future (Leadership defined)
  • +
+
+
+
+
+ +
+
+ +
+
+
About Kathy
+
+
+ +

+ Kathy has worked in the Real Estate Industry for the past 28 years. In her various roles, she has consistently worked hard to implement award-winning structures, policies and procedures to be able to provide great teams with a cohesive culture and provide a clear career progression where staff can grow with the company resulting in less turnover as well as high performing teams that maximises results. Kathy has successfully managed large teams and created award-winning offices nationally and internationally. +

+

+ Kathy's passion is to teach, mentor and help people grow in their personal and professional life and have the confidence and tools required to manage successful property management teams. She has created leadership mentorship programs enabling leaders to be skilled in all facets of property management, leadership and creating positive culture. +

+

+ Kathy has also created an elite property management program that concentrates on the core skills that you need to move up to the next level and create consistency. She believes you need to have passion to get to the next level and achieve all your goals, believe in yourself and push yourself through to the next chapter. +

+
+
+ +
+
+ {%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%} +
+{% include "footer" %} + +{% include "styles_single_coach_pages" %} + + + + + + \ No newline at end of file diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/kiarni-hall.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/kiarni-hall.html.liquid new file mode 100644 index 00000000..a12d57db --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/kiarni-hall.html.liquid @@ -0,0 +1,75 @@ +{% include "header" %} +{% include "sub_navigation" %} + +
+
+ Helping you Succeed +
+
+
+
Kiarni Hall
+
Business Solutions Specialist
+
+
+
Kiarni specialises in:
+
    +
  • Move2 & Freedom
  • +
  • Platform
  • +
  • Agent/vendor portal (reporting)
  • +
  • Realhub & Engage
  • +
  • Digital marketing
  • +
+
+
+
+
+ +
+
+ +
+
+
About Kiarni
+
+
+ +

+ Commencing her real estate career in 2011 on Sydney’s, northern beaches, Kiarni has extensive experience in an array of operational and client-facing roles across both the Sydney and Brisbane, residential and commercial property market. +

+

+ A licensed QLD Real Estate Agent herself, Kiarni has been the recipient of a number of accolades including “Support Staff of the Year”, and “Professional of the Year” at the State Achievement Awards during her time with CBRE. +

+

+ 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. +

+ + + + +
+
+ +
+
+ {%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%} +
+{% include "footer" %} + +{% include "styles_single_coach_pages" %} + + + + diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/learning_path.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/learning_path.html.liquid new file mode 100644 index 00000000..5cbb5a93 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/learning_path.html.liquid @@ -0,0 +1,10 @@ +{% include "header" %} +
+
+ {% include "learning_path_desktop_view" %} +
+
+ {% include "learning_path_mobile_view" %} +
+
+{% include "footer" %} diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/learning_paths.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/learning_paths.html.liquid new file mode 100644 index 00000000..02035148 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/learning_paths.html.liquid @@ -0,0 +1,14 @@ +{% include "header" %} +{% include "sub_navigation" %} +
+
+
+ {% t shared.learning_paths %} +
+
+ {% t .subtitle %}. +
+ {% include "learning_paths_index", items: learning_paths.available %} +
+
+{% include "footer" %} diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/natalie-mikhael.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/natalie-mikhael.html.liquid new file mode 100644 index 00000000..7e06baf1 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/natalie-mikhael.html.liquid @@ -0,0 +1,67 @@ +{% include "header" %} +{% include "sub_navigation" %} + +
+
+ Helping you Succeed +
+
+
+
Natalie Mikhael
+
Network Performance Manager (NSW)
+
+
+
Natalie specialises in:
+
    +
  • All things sales (prospect, list, negotiate, sell)
  • +
  • Listing and selling auctions
  • +
  • DISC profiling for better outcomes
  • +
  • Organisational performance for business owners
  • +
+
+
+
+
+ +
+
+ +
+
+
About Natalie
+
+
+ +

+ Natalie has been in the real estate industry since 2003, with a particular focus on residential auctions and sales throughout NSW. She has consistently worked within high performance and award-winning teams, always learning and leading, and striving for professional integrity and excellence at all times. +

+

+ Since joining the corporate space, she has helped business owners grow their teams and improve their overall performance across the board. She is particularly interested in developing operational strategy and process, providing ongoing coaching/mentoring, and ensuring businesses are recruitment ready and culture focused. +

+ +
+
+ +
+
+ {%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%} +
+{% include "footer" %} + +{% include "styles_single_coach_pages" %} + + + + \ No newline at end of file diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/paul-moore.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/paul-moore.html.liquid new file mode 100644 index 00000000..e26ea1e2 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/paul-moore.html.liquid @@ -0,0 +1,80 @@ +{% include "header" %} +{% include "sub_navigation" %} + +
+
+ Helping you Succeed +
+
+
+
Paul Moore
+
Network Performance Manager (QLD)
+
+
+
Paul specialises in:
+
    +
  • Listing presentations
  • +
  • Auctions
  • +
  • Vendor management
  • +
  • Buyer management
  • +
  • Prospecting
  • +
+
+
+
+
+ +
+
+ +
+
+
About Paul
+
+
+ +

+ Paul’s experience in the real estate industry spans a 34-year period. During this time, he has + demonstrated his success as a Captains Club salesperson, worked for L.J. Hooker Ltd within their corporate structure, ultimately in the capacity of State Manager for Queensland. +

+

+ He was also a Franchise Owner/Partner at LJ Hooker Sunnybank Hills office from 2002 to 2011 during which time it went to number one in the network. +

+

+ Paul re-joined the corporate organisation after selling out of the business and is working as + a Business Performance Manager and Head of the Captains Club. He helped create the + “Success Path Program” a training event for new salespeople and those needing a recharge. Many salespeople have benefited enormously from attending this program. +

+

+ As the only four times winner of the International Auctioneer of the Year for LJ Hooker, he + continues to call auctions on a weekly basis helping to keep him relevant to working with + the people in the field. +

+
+
+ +
+
+ {%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%} +
+{% include "footer" %} + +{% include "styles_single_coach_pages" %} + + + + + + \ No newline at end of file diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/scott-carter.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/scott-carter.html.liquid new file mode 100644 index 00000000..e0f6b482 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/scott-carter.html.liquid @@ -0,0 +1,73 @@ +{% include "header" %} +{% include "sub_navigation" %} + +
+
+ Helping you Succeed +
+
+
+
Scott Carter
+
Growth Manager – Regional (NSW)
+
+
+
Scott specialises in:
+
    +
  • Sponsorship, getting the most out of it
  • +
  • Prospecting back to basics
  • +
  • Personal branding as an agent
  • +
  • Regional business operations
  • +
  • Consistency in marketing yourself
  • +
+
+
+
+
+ +
+
+ +
+
+
About Scott
+
+
+ +

+ Scott has been in real estate for over 17 years. Commencing his real estate career in Armidale NSW, Scott was responsible for the back-end administration of the office’s business activities including accounts and HR, and also ran their office’s Strata Management portfolio. Throughout Scott’s nearly 10 years, he learned operational skills for all aspects of the business. Prior to this Scott worked for Elders for 10 years, as an Agronomist. +

+

+ Prior to joining LJ Hooker, Scott spent 7.5 years with First National as a Business Growth Manager. Scott was responsible for ensuring his offices were utilising the resources available to them from First National and became a business mentor to many principals and staff. Throughout his tenure at First National, he also sat on the Regional & Rural Chapter and organised their annual conference each year. Scott was the implementation specialist for one of First National’s digital marketing programs conducting online training with staff. +

+

+ Throughout Scott’s working career, he has had a passion for the success of regional businesses. Scott enjoys working with real estate businesses to implement new operating initiatives so that their presence in their community is well respected and they are successful and profitable. +

+
+
+ +
+
+ {%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%} +
+{% include "footer" %} + +{% include "styles_single_coach_pages" %} + + + + + + + \ No newline at end of file diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/single-coach.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/single-coach.html.liquid new file mode 100644 index 00000000..7fc7a925 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/single-coach.html.liquid @@ -0,0 +1,65 @@ +{% include "header" %} +{% include "sub_navigation" %} + +
+
+ Helping you Succeed +
+
+
+
Angela Avgerinos
+
Network Performance Manager (NSW)
+
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.
+
+
+ +
+
+ +
+
+
About Angela
+
+
+ +

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. 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.

+

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.

+ +
+
+ +
+
+ + {% 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"%} +
+{% include "footer" %} + +{% include "styles_single_coach_pages" %} + diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/stepfanie-regan.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/stepfanie-regan.html.liquid new file mode 100644 index 00000000..37155cdc --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/stepfanie-regan.html.liquid @@ -0,0 +1,73 @@ +{% include "header" %} +{% include "sub_navigation" %} + +
+
+ Helping you Succeed +
+
+
+
Stepfanie Regan
+
Network Performance Manager (QLD & NT) – PM
+
+
+
Stepfanie specialises in:
+
    +
  • Organic growth/growth strategies
  • +
  • Leadership
  • +
  • Property management group training – customer experience, time management, + culture & retention, QLD legislation, coaching through conflict
  • +
+
+
+
+
+ +
+
+ +
+
+
About Stepfanie
+
+
+ +

+ Stepfanie has spent the last 15 years embedding her name in the property management industry. From a small seaside town receptionist in 2007 to a national business advisor and + performance coach specialising systemising, streamlining and growing businesses, she has created a name synonymous with property management. +

+

+ Stepfanie has picked up a number of accolades along the way including our very own LJ Hooker QLD/NT Property Manager of the Year for 2 consecutive years and World Champion Property Manager of the year. +

+

+ Through the years, Stepfanie discovered her life’s mission in the field of coaching, training, and mentoring. This mission is to equip our leaders, and their teams with the skills to + ensure a high standard of excellence is being delivered, businesses are constantly geared for growth and teams are trained to manage the day-to-day pressures of property management thus resulting in successful businesses with less burnout and higher retention. +

+ +
+
+ +
+
+ {%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%} +
+{% include "footer" %} + +{% include "styles_single_coach_pages" %} + + + + + \ No newline at end of file diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/stephen-shea.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/stephen-shea.html.liquid new file mode 100644 index 00000000..374cc2e4 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/stephen-shea.html.liquid @@ -0,0 +1,73 @@ +{% include "header" %} +{% include "sub_navigation" %} + +
+
+ Helping you Succeed +
+
+
+
Steve Shea
+
Business Solutions Specialist
+
+
+
Steve specialises in:
+
    +
  • Google business profile + reviews
  • +
  • Social media overview
  • +
  • Website management
  • +
  • Digital marketing overview (optimising your online presence)
  • +
  • Agent Pages
  • +
+
+
+
+
+ +
+
+ +
+
+
About Steve
+
+
+ +

+ Steve is an experienced Real Estate Service Manager with a demonstrated history of working in the real estate, news media and digital marketing industry. He has over 20 years’ experience within these industries and is skilled in all aspects of real estate marketing including print and digital. + +

+

+ He has advanced digital marketing knowledge, skills, and experience which he can utilise across the LJ Hooker network. He has previously provided digital marketing solutions within the real estate industry and is recognised as a real estate marketing professional with a Bachelor of Business major in Marketing and Human Resource Management. +

+

+ He is committed to providing the best recommendations and solutions to individuals and businesses to ensure success. He is known for providing professional, customised training sessions that will ensure everyone is able to comprehend the content and maximise their efficiency by utilising the systems available to them. +

+ +
+
+ +
+
+ {%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%} +
+{% include "footer" %} + +{% include "styles_single_coach_pages" %} + + + + + diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/styles.css.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/styles.css.liquid new file mode 100644 index 00000000..7a4c27a3 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/styles.css.liquid @@ -0,0 +1,1424 @@ +/* + Put your custom overlay styles in here + You can use your northpass color palette in this file + +{{ color_palette.button_font_color }} +{{ color_palette.button_color }} +{{ color_palette.button_hover_color }} +{{ color_palette.header_font_color }} +{{ color_palette.header_font_hover_color }} +{{ color_palette.header_color }} +*/ + + +/* + 1.0 GLOBAL SYLING +*/ +body { + background: #fff; + font-family: "Roboto", "Roboto", sans-serif; +} + +div { + color: #000; +} +.np-color-white { + color: #000; + font-weight: 700; +} +.np-main { + background: #fff; +} + +.np-max-width { + max-width:1366px; +} + +.np-main .np-resource-title, +.np-main .np-resource-subtitle, +.np-top-title, +.np-training-session-sessions-title, +.np-content-instructors-content-name, +.np-content-instructors-content-info { + color: #000; +} + +.np-main .np-resource-subtitle, +.np-training-session-sessions-title, +.np-content-instructors-content-info { + opacity: 0.5; +} + +.np-resource-title { + font-weight: 500; +} + +.np-top-title { + font-weight: 500; +} + +.np-card-image { + border-top-left-radius: 0; + border-top-right-radius: 0; +} + +.np-resource-header-card { + background: transparent; + box-shadow: none; + color: #fff; +} + +.np-dashboard-border { + background: transparent; + +} + +.np-dashboard-border .np-card-content, +.np-dashboard-border.np-card-container { + background: transparent; +} +.np-dashboard-resources .np-card:last-of-type { + padding-bottom: 1rem; +} + +.np-card-content-divider { + border-top: 1px solid rgba(255, 255, 255, 0.15); + margin-top: 3rem; + padding-top: 3rem; +} + +.np-top-cta { + background: #f0f0f0; + border-radius: 0; +} +.np-text-light { + color: rgba(0, 0, 0, 0.5); +} +.np-flex-wrapper { + display: flex; +} + +.choices__list--dropdown .choices__item { + color: #002532; +} +.dropdown [type="checkbox"]:checked + label:before { + background-color: #298e4e; +} + +.dropdown-button-apply { + background: #000 !important; + color: #fff; +} + +.np-zero-state-text { + color: #000; +} +.np-dashboard-resources-container, +.np-learning-paths-resources-container { + border: 1px solid rgba(0, 0, 0, 0.5); + border-radius: 0; +} + +.np-course-version-outdated-popup-trigger, +.np-popup-header-icon { + color: #dbe2ea; +} +.np-popup-tooltip { + background-color: #f0f0f0; + color: #000; + border: 2px solid rgba(255, 255, 255, 0.5); + border-radius: 0; + bottom: 30px; + box-shadow: 0 2px 8px 0 rgb(53 64 78 / 25%); +} +.np-popup-header { + background-color: #f0f0f0; + border-radius: 0; + color: #000; +} +.np-popup-body, +.np-popup-header-title { + color: #000; +} +.np-popup-body-button { + background: #000; + border-radius: 0; + text-transform: uppercase; +} + +.np-alert.np-alert-info { + background: #000; +} + +@media (min-width: 768px) { + .np-md-flex-wrapper { + display: flex; + } +} + +.np-learning-path-items-count { + color: #000 !important; +} + +.np-card-content-title { + color:#000; + font-size: 20px; + margin-top: 12px; +} + +.card-content-short-description { + flex:1; +} + +/* + 2.0 - CAROUSEL STYLES +*/ + +.carousel-header-container { + display: flex; + justify-content: center; + align-items: center; + margin-bottom: 2rem; +} + +@media (min-width: 768px) { + .carousel-header-container { + margin-left: 20px; + margin-right: 20px; + } + .row .np-card { + padding: 0 12px; + } +} + + + +.slick-slider .slick-track { + display: flex; + margin-left:0; +} +.slick-slider .slick-slide { + height: auto; +} +.slick-slide .np-card { + height: inherit; +} + +.slick-slide .carousel-col, +.slick-slide .np-card-container { + height: 100%; +} + +.np-carousel .slick-arrow { + color: #dbe2ea; + font-size: 1.5rem; + opacity: 1; + transition: opacity 0.2s; + display: flex; + align-items: center; + top: 0; +} + +.np-carousel .slick-arrow:before { + position: absolute; + width: 80px; + z-index: 500; + display: flex; + height: 100%; + align-items: center; + top: 0; +} + +.np-carousel .slick-arrow.fa-chevron-left { + left: -4px; +} + +.np-carousel .slick-arrow.fa-chevron-right { + right: -4px; + justify-content: flex-end; +} + +.np-carousel .slick-arrow.fa-chevron-left:before { + background: linear-gradient(90deg, #fff 10%, rgba(0, 37, 50, 0) 100%); + cursor: pointer; +} + +.np-carousel .slick-arrow.fa-chevron-right:before { + background: linear-gradient(270deg, #fff 10%, rgba(0, 37, 50, 0) 100%); + justify-content: flex-end; + cursor: pointer; +} + +.np-carousel .slick-arrow.slick-disabled { + opacity: 0; + cursor: text; +} +.np-carousel-card .np-card { + padding-bottom: 0; +} + +.np-carousel-section .slick-dots, +.np-carousel .slick-dots { + display: flex; + justify-content: center; + padding: 0; + margin: 32px auto 0; + max-width: 540px; + flex-wrap: wrap; +} + +.np-carousel-section .slick-dots li, +.np-carousel .slick-dots li { + margin: 0 12px; +} + +.np-carousel-section .slick-dots li button, +.np-carousel .slick-dots li button { + display: none; +} + +.np-carousel-section .slick-dots li::marker, +.np-carousel .slick-dots li::marker { + color: #dbe2ea; + font-size: 1.5rem; +} + +.np-carousel-section .slick-dots li.slick-active::marker, +.np-carousel .slick-dots li.slick-active::marker { + color:#752495; +} + +@media (min-width: 768px) { + .np-carousel .slick-track { + margin-left: 0; + } + + .np-carousel-section .slick-dots li, + .np-carousel .slick-dots li { + margin: 0 18px; + } + + .np-carousel-section .slick-dots li::marker, + .np-carousel .slick-dots li::marker { + font-size: 1.7rem; + } +} + +@media (min-width: 1024px) { + .np-carousel .slick-arrow:before { + width: 100px; + } +} + +/* + 2.1 - HOMEPAGE +*/ + +.np-homepage-hero .np-homepage-headline { + font-size: 32px; + line-height: normal; + font-weight: 400; +} + +.np-homepage-hero .np-homepage-subheadline { + opacity:1; +} + + +@media screen and (min-width: 768px) { + + .np-homepage-hero .np-homepage-headline { + font-size: 36px; + } + + .np-homepage-hero .np-homepage-subheadline { + font-size: 18px; + line-height: 24px; + } +} + +@media screen and (min-width: 992px) { + .np-homepage-hero .np-homepage-headline { + font-size: 58px; + } + .np-homepage-hero .np-homepage-subheadline { + font-size: 28px; + line-height: 28px; + } +} + +/* + 2.4 - COURSE COVER PAGE +*/ +#course-desktop .np-course-content { + background: #fff; + padding: 0; +} +#course-mobile .np-card-container { + background: #fff; + margin-top: 0; +} +.np-content-instructors-content-name { + font-size: 1.062rem; + margin-bottom: 3px; +} +.np-content-instructors-content-info { + font-size: 0.937rem; +} + +.np-content-instructors-content-bio { + font-size: 0.937rem; +} +.np-content-categories-content-item { + background: #000; + color: #000; +} + +/* + 2.5 TRAINING SESSION +*/ + +.np-training-session-tile, +.np-training-session-tile:hover { + background-color: #f0f0f0; + border-radius: 0; + color: #000; +} + +.np-training-session-tile-icon, +.np-training-session .np-top-vocabulary .np-training-session-icon, +.np-button-color.np-training-session-icon { + color: #7c9ac0; +} +.np-training-session-tile-chevron { + color: #000; +} + +.np-training-session .np-card-training-session-date-bar { + left: 0; + right: auto; + transform: rotate(180deg); +} + +.np-training-session-zero-state { + border: 1px solid rgba(0, 0, 0, 0.5); + border-radius: 0px; +} + +/* + 2.7 - LEARNING PATH COVER PAGE +*/ + +.np-learning-path-outline-inactive-item { + border: 1px solid rgba(0, 0, 0, 0.5); +} + +.np-learning-path-outline-bar { + background: rgba(255, 255, 255, 0.5); + border-radius: 0; + width: 3px; +} + +.np-top-image, +.np-learning-path-outline-course-image { + border-radius: 0; +} + +/* + 2.8 - SEARCH PAGE +*/ + +.np-search-result .np-card-container { + border: 1px solid #f0f0f0; +} + +.np-search-result-title { + color: #000; +} + + +/* + 3.1 - HEADER +*/ + + +@media (min-width: 768px) { + .np-dashboard-header .np-resource-subtitle { + margin-bottom: 2.5rem; + } + .np-header-desktop-nav { + display: none; + } +} + +@media (min-width: 1024px) { + .np-header-desktop-nav { + display: flex; + } +} + +/* + 3.3 - FOOTER +*/ +.np-footer { + background: transparent !important; +} +.np-footer + .np-powered-by { + background: transparent !important; +} +.np-footer-navigation-link, +.np-footer-social-links-icon.np-button-color, +.np-footer-support-link.np-button-color { + color: #000; +} +.np-footer-support-item { + color: #000; +} + +/* + 3.4 - BUTTONS +*/ + +.np-button { + background: #859fc0; + padding: 10px 16px; + border-radius: 8px; + text-align: center; + font-size:18px; + min-height: 45px; + min-width:90px; + height:auto; +} + +.np-button:hover { + color:#fff; + background-color:#752495; +} + +.np-top-button.np-button.np-button-secondary, +.np-button.dropdown-button { + background-color: transparent !important; + background-image: none; + border: 1px solid #000; + color: #000; + font-weight: 600; +} + +.np-button.np-background-color, + +.np-card-content-footer .np-button { + text-transform: uppercase; +} + +button.enwYlE, +button.enwYlE:hover { + background-color: transparent; + border: 1px solid rgba(0, 0, 0, 0.5); + border-radius: 0; + padding: 8px 12px; + color: #fff !important; +} + +button.jryxug { + color: #000; +} +.bpSgf, +.fsgQJU { + color: rgba(255, 255, 255, 0.75) !important; +} + +.mjmTc { + border-radius: 0 !important; +} + +/* 3.5 - HEADINGS, SUBHEADS & GENERAL TEXT */ +.np-card-heading { + font-size: 1.25rem; +} +.np-text-title { + color: #000; + font-size: 0.937rem; +} + +@media (min-width: 768px) { + .np-card-heading { + font-size: 1.5rem; + line-height: 1.875rem; + } + .np-card-text { + line-height: 1.75rem; + } +} + +/* + 3.6 - COURSE CARD +*/ +.np-card-container { + height: auto; + position: relative; + color: #000; + border-radius: 0; + box-shadow: none; + background:transparent; +} + +.np-card-padding, +.np-card-padding-dynamic { + padding: 1.5rem; +} + +.np-card-content { + background: transparent; +} +.np-card-content-footer { + margin-top: 1.2rem; +} + +@media screen and (min-width: 768px) { + .np-card-content-title { + font-size: 1.1rem; + flex: 1; + } + + .np-card-image-content-top, + .np-card-image-content-bottom { + left: 1.5rem; + right: 1.5rem; + } + + .np-card-image-content-top { + top: 1.5rem; + } + .np-card-image-content-bottom { + bottom: 1.5rem; + } + .np-card-padding, + .np-card-padding-dynamic { + padding: 1.5rem; + } +} + +@media screen and (min-width: 1024px) { + .np-card-content-title { + font-size: 22px; + } + + .np-card-image-content-top, + .np-card-image-content-bottom { + left: 2rem; + right: 2rem; + } + + .np-card-image-content-top { + top: 2rem; + } + .np-card-image-content-bottom { + bottom: 2rem; + } + .np-card-padding, + .np-card-padding-dynamic { + padding: 2rem; + } +} + +/* + 3.7 - LEARNING PATH CARD +*/ + +.np-card .np-card-container .np-learning-path { + border-bottom: 1px solid #c8c9c745; + border-left: 1px solid #c8c9c745; + border-right: 1px solid #c8c9c745; +} + +.np-learning-path .np-card-text-wrapper { + position: relative; + z-index: 2; +} + +.np-learning-paths .np-card-content-description { + color: #000; +} +.np-learning-path .np-card-content-title { + color: #000; + font-weight: 500; + flex: 2; +} +.np-learning-paths .np-learning-path .np-card-content-title { + flex: none; +} +.np-learning-path .np-card-content-progress { + color: #000; +} +.np-learning-path .np-card-content-footer .np-button { + width: auto; + text-transform: none; + font-size: 16px; +} + +@media (min-width: 768px) { + .np-learning-path-image { + width: 37%; + } + .np-card-content-title { + flex: 0; + } + + .np-main:not(.np-training-events) .np-dashboard-resources .np-card { + padding-right: 0; + padding-left: 0; + } + + .np-learning-paths .np-card-content { + padding: 2rem; + height: 100%; + } + + .np-learning-path .np-card-content { + height: 100%; + display: flex; + } + + .np-learning-path { + display: flex; + } +} + +@media (min-width: 1024px) { + .np-learning-path { + display: flex; + min-height: 260px; + } +} + +/* + 3.8 - TRAINING EVENTS CARD +*/ + +.np-event-card .np-card-container { + border: 2px solid rgba(255, 255, 255, 0.15); +} + +.np-event-card .np-card-content { + padding: 1.062rem 1rem 1.062rem 1.25rem; + border-top: 2px solid rgba(255, 255, 255, 0.15); + flex: 0; +} + +.np-button.dropdown-calendar-button { + background: #000; +} + +.training-event-card .np-card-container { + box-shadow: 0 2px 4px 0 rgb(72 103 118 / 50%); +} + +.np-card-content-training-event .np-card-content-title, +.np-card-content-training-event .np-card-content-subtitle { + color: #000; + font-weight: 500; +} +.np-card-content-training-event .np-card-content-subtitle { + opacity: 0.5; + flex: 1; +} + +.np-card-training-session { + margin-top: 0.9rem; + border-radius: 0; + background: transparent; + margin-right: -10px; +} + +.np-card-training-session .np-card-content-label { + background: #dae3ee; + color: #000; + padding: 3px 6px; + margin-bottom: 0; +} + +.np-card-training-session-date-year, +.np-card-training-session-date-month { + color: #000; + font-weight: 500; + margin-left:5px; +} + +.np-training-session .np-card-training-session-date-year, +.np-training-session .np-card-training-session-date-month { + text-align: left; + font-weight: 500; +} + +.np-card-training-session-date-day { + margin-right: 0; + margin-left: 5px; + color: #000; + font-weight: 500; +} + +.np-card-training-session-date-year { + opacity: 0.5; +} + +.np-card-training-session-date-bar { + border-bottom-right-radius: 0; + border-top-right-radius: 0; + right: 0; + left: auto; + width: 0; + height: 0; + border-top: 16px solid transparent; + border-bottom: 18px solid transparent; + border-right: 16px solid #f0f0f0; + background: none; +} + +.np-card-training-sessions-label { + color: #000; +} +.np-event-card .np-card-container { + height: 100%; +} +.np-card-training-sessions { + background: transparent; + padding: 0; +} + +.np-card-training-sessions .np-button { + height: 40px; + min-height:40px; +} + +@media (min-width: 768px) { + .np-card-content-training-event { + flex: 1; + display: flex; + flex-direction: column; + } + + +} + +/* + 3.9 - COURSE BANNER +*/ +.np-course-banner { + margin-bottom: 20px; + padding: 0; +} + +.np-course-banner-image { + display: block; + width: 100%; +} + +.np-course-info.np-course-banner-info { + bottom: 1.5rem; + left: 1.5rem; + width: 80%; +} + +.np-course-banner .np-course-title { + font-size: 1.5rem; + margin-bottom: 2rem; + font-weight: 500; + margin-top:16px; +} + +@media (min-width: 768px) { + + + .np-course-banner-overlay { + + position: absolute; + height: 100%; + left: 0; + top: 0; + } + + .np-course-info.np-course-banner-info { + bottom: 2rem; + left: 2rem; + + } + + .np-course-banner .np-course-title { + font-size: 48px; + line-height: 52px; + margin-bottom: 2.5rem; + } +} + +@media (min-width: 1170px) { + .np-course-info.np-course-banner-info { + bottom: 5.25rem; + left: 6.25rem; + } +} + +/* + 3.10 - COURSE DETAILS +*/ +.np-course-details { + display: flex; + align-items: flex-start; + justify-content:flex-start; + margin-top:16px; +} + +.np-course-detail { + font-size: 1.125rem; + color: #a8b8ce; + font-weight: 700; + padding-right: 14px; +} + +.np-details-label { + font-size: 14px; + display: block; + color: #808080; + font-weight: 500; + line-height: 16px; + margin-top: 2px; +} + +.np-course-details .np-button { + margin-left:auto; + margin-top:auto; + font-size:16px; +} + +@media screen and (min-width: 768px) { + .np-course-detail { + font-size: 1.5rem; + } + .np-course-banner-info .np-course-details { + max-width: 430px; + } +} + +@media (min-width: 1170px) { + .np-course-banner-info .np-course-detail { + font-size: 2rem; + } + .np-course-banner-info .np-details-label { + font-size: 1.062rem; + margin-top: 3px; + } +} + +/* + 3.11 - COURSE PROGRESS & CTA +*/ +.np-card-progress-bar-container, +.np-progress-bar-container { + background: #dbe2ea; + border-radius: 0; +} + +.np-card-progress-bar { + border-radius: 0; + background-color: #7c9ac0; +} + +.np-top-cta-progress-title { + color: #000; + text-transform: none; + margin-top: 0.7rem; + margin-bottom: 0.7rem; +} +.np-top-cta-progress-text { + color: #7c9ac0; +} + +/* + 3.12 - COURSE OUTLINE +*/ + +.np-course-outline-content { + margin-top: 20px; + border-bottom: 1px solid rgba(240, 240, 240, 1); +} +.np-course-outline-content-section-name { + border-bottom: 1px solid rgba(240, 240, 240, 1); +} + +.np-course-outline-content-activity-list { + border-bottom: 1px solid rgba(240, 240, 240, 1); + padding: 1rem 0; +} + +.np-course-outline-content-activity-link { + color: #000; + font-size: 0.937rem; +} + +.np-course-outline-content-activity-link-completed { + color: #000; + font-size: 0.937rem; + font-weight: 400; +} + +.np-course-outline-content-activity-icon, +.np-course-outline-content-activity-title { + color: rgba(0, 0, 0, 0.5); + font-size: 0.937rem; + padding: 0.15rem 1.25rem 0 0.75rem; +} + +.np-course-outline-content-activity-icon.fa-check { + color: #dbe2ea; +} + +.np-course-outline-content-activity-icon.icon-course-not-started { + position: relative; + width: 20px; + height: 17px; + margin-left: 11px; + margin-right: 5px; +} + +.np-course-outline-content-activity-icon.icon-course-not-started::before, +.np-course-outline-content-activity-icon.icon-course-not-started::after { + content: ""; + position: absolute; + width: 16px; + height: 2px; + background-color: rgba(219, 226, 234, 1); + left: 0; + top: 5px; +} + +.np-course-outline-content-activity-icon.icon-course-not-started::before { + width: 9px; + top: 10px; +} + +/* + 3.12 - FILTER DROPDOWN +*/ + +.np-button.dropdown-button { + border: 2px solid rgba(255, 255, 255, 0.25); + padding: 9px 60px 9px 20px; + height: auto; + position: relative; + color: #000; +} + +.np-button.dropdown-button:before { + content: ""; + position: absolute; + width: 20px; + height: 100%; + border-left: 2px solid rgba(255, 255, 255, 0.25); + right: 20px; + top: 0; +} + +.np-button.dropdown-button:after { + content: "\f078"; + font-family: "Font Awesome 5 Pro"; + position: absolute; + width: 20px; + height: 100%; + color: rgba(0, 0, 0, 0.5); + right: 10px; + top: 0; + display: flex; + justify-content: center; + align-items: center; + font-size: 1rem; +} + +.dropdown-menu { + border-radius: 0; + border: 1px solid rgba(255, 255, 255, 0.25); + color: #000; + background-color: #c8c9c745; + box-shadow: none; + top: 95%; +} + +/* + 3.13 - CAROUSEL - GLOBAL STYLES +*/ + +.np-carousel { + margin-bottom: 3rem; +} +.np-carousel-bg-blue { + background: transparent; +} + +.carousel-card-container { + height: 100%; + display: flex; + flex-direction: column; + margin-right: 20px; +} +.card-content-container { + height: 100%; + display: flex; + flex-direction: column; + } + +/* + 3.14 - CAROUSEL - EVENTS +*/ +.events-carousel { + padding: 1.5rem 0; + margin: 0 1.1rem 3rem; +} +.events-carousel .slick-track { + padding: 0 8px; +} +.events-carousel .np-card { + padding: 0 0.8rem; +} +.events-carousel .slick-arrow.fa-chevron-right { + right: -26px; +} +.events-carousel .slick-arrow.fa-chevron-left { + left: -26px; +} + +@media (min-width: 768px) { + .events-carousel .np-card { + padding: 0 1rem; + } + .events-carousel { + padding: 2rem 0; + margin: 0 0 3rem; + } + .events-carousel .slick-arrow.fa-chevron-right { + right: -8px; + } + .events-carousel .slick-arrow.fa-chevron-left { + left: -8px; + } +} + +@media (min-width: 1170px) { + .events-carousel .np-card { + padding: 0 1rem; + } +} + +/* + 3.15 - CAROUSEL - COURSES +*/ + +@media (min-width: 768px) { + .courses-carousel { + margin-left: -1rem; + margin-right: -1rem; + } + + .courses-carousel .np-carousel-card .np-card { + padding-right: 1rem; + padding-left: 1rem; + } +} + +@media (min-width: 1024px) { + .courses-carousel { + margin-left: -2rem; + margin-right: -2rem; + } + .courses-carousel .np-carousel-card .np-card { + padding-right: 2rem; + padding-left: 2rem; + } +} + +/* + 3.16 - CAROUSEL - INSTRUCTORS +*/ +.instructors-carousel .instructor-slide { + display: flex !important; + align-items: center; + flex-direction: column; +} + +.instructors-carousel .slick-track .slick-slide { + padding: 0 20px; +} + +.instructors-carousel .instructor-image { + border-radius: 50%; + width: 100px; + height: 100px; + min-width: 100px; + background: #f0f0f0; + display: flex; + justify-content: center; + align-items: center; + margin-right: 16px; +} + +.instructors-carousel .instructor-image img { + border-radius: 50%; + width: 80px; + height: 80px; +} + +.instructors-carousel .instructor-name { + font-size: 18px; + line-height: 22px; + font-weight: 500; +} + +.instructors-carousel .instructor-email { + font-size: 14px; + line-height: 18px; + font-weight: 400; + color: #000; + text-decoration: none; +} + +.instructors-carousel .instructor-joined { + font-size: 14px; + line-height: 20px; + font-weight: 400; + opacity: 0.5; + margin-top: 16px; +} + +@media (min-width: 1024px) { + .instructors-carousel { + margin-top: 32px; + } + + .instructors-carousel .instructor-image { + width: 160px; + height: 160px; + min-width: 160px; + margin-right: 22px; + } + + .instructors-carousel .instructor-image img { + width: 120px; + height: 120px; + } + .instructors-carousel .instructor-name { + font-size: 20px; + line-height: 25px; + } + .instructors-carousel .instructor-email { + font-size: 16px; + line-height: 20px; + } + .instructors-carousel .instructor-joined { + font-size: 16px; + margin-top: 20px; + } +} + +.fa-chevron-left{ + position: absolute; + width: 40px !important; + height: 40px !important; + top: 100px; + display: flex; + background: #b3b3b3; + font-size: 1.5rem; + align-items: center; + justify-content: center; + font-weight: 500; + border-radius: 50%; + color: #dbe2ea; + left: 0; + z-index: 100; +} + +.fa-chevron-right { + position: absolute; + width: 40px !important; + height: 40px !important; + top: 100px; + display: flex; + background: #b3b3b3; + font-size: 1.5rem; + align-items: center; + justify-content: center; + font-weight: 500; + border-radius: 50%; + color: #dbe2ea; + right: 0; + z-index: 100; +} + +.text-color-white { + color: white; + } + + .see-all-btn { + color: rgb(133,159,192); + border-radius: 8px; + font-weight: 700; + text-decoration: none; + background: white; + box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px; + } + .welcome-text-container-black { + padding-top: 2rem; + } + + .course-carousel-title { + font-size: 25px; + } + + .bolder-headline { + font-weight: 800 !important; + font-size: 25px; + } + + .subtitle { + color: black; + opacity: 1; + } + .main-container-bottom-black { + background: black; + padding-bottom: 3rem; + clip-path: polygon(100% 0, 100% 79%, 81% 100%, 0 100%, 0 0); +} + +.single-coach-heading-text { + text-align: center; + font-size: 5rem; + font-weight: 300; + margin-bottom: 3rem; +} + +.book-btn { + text-align: center; + color: white; + font-weight: 700; + font-size: 1.2rem; + text-decoration: none; +} + + +.about-text-heading { + font-size: 2rem; + font-weight: 700; +} + +.book-btn-main-container { + display: flex; + flex-direction: column; + align-items: center; +} +.about-coach-desc { + font-weight: 500; +} + +.quote { + font-weight: 300; + font-size: 2rem; + line-height: 35px; +} + +.fa-quote-right { + font-size: 4rem; + position: absolute; + left: -27px; + top: 15px; + font-weight: 100; + -webkit-transform: scaleX(-1); + transform: scaleX(-1); +} + +.quote-author-info { + height: 100%; + padding: 3.75rem 0 !important; + display: flex; + flex-direction: column; + justify-content: flex-end; +} + +.quote-author-info { + font-size: 1.5rem; + +} +.text-color-white { + color: white; + } + + .black-bottom { + background: black; + } + .carousel-heading-text { + font-size: 2rem; + font-weight: 800; + } + .black-carousel-text-heading { + display: flex; + justify-content: space-between; + flex-direction: column; + padding-top: 2rem; + align-items: center; + } + + .np-carousel .slick-arrow.fa-chevron-left:before, + .np-carousel .slick-arrow.fa-chevron-right:before { + background: #b3b3b3; + width: 40px; + align-items: center; + justify-content: center; + border-radius: 50%; + } + + .np-carousel .slick-arrow.fa-chevron-left, + .np-carousel .slick-arrow.fa-chevron-right { + top: 120px; + } + + .np-carousel .slick-arrow.fa-chevron-right { + right: -22px; + } + + .np-carousel .slick-arrow.fa-chevron-left { + left: -22px; + } + +.activities, .np-course-details { + text-align: center; +} + +.np-card-content-training-event.single-event-card-container-dashboard { + padding: 0; + margin-top: 3rem; +} + + +.see-all-btn-container { + display: flex; + margin-left: auto; +} + +.see-all-btn { + padding: 5px 20px; + color: rgb(133,159,192); + border-radius: 8px; + font-weight: 700; + text-decoration: none; + background: white; + box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px; + } + + .featured-instructors-carousel .specialties-header { + color: rgb(133,159,192); + font-weight: 700; + margin-bottom:8px; +} + +.reduce-padding { + margin-left: 0px !important; +} + +.np-card-training-sessions { + justify-content: flex-end; +} \ No newline at end of file diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/tegan-pratt.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/tegan-pratt.html.liquid new file mode 100644 index 00000000..b99a4a5c --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/tegan-pratt.html.liquid @@ -0,0 +1,78 @@ +{% include "header" %} +{% include "sub_navigation" %} + +
+
+ Helping you Succeed +
+
+
+
Tegan Pratt
+
Business Solutions Coach
+
+
+
Tegan specialises in:
+
    +
  • Vendor App/Portal
  • +
  • Onboarding/Offboarding experience +
  • Platform
  • +
  • Getting the most out of Agent Pages
  • +
  • Website fundamentals
  • +
+
+
+
+
+ +
+
+ +
+
+
About Tegan
+
+
+ +

+ Having worked for LJ Hooker for a number of years, Tegan has been able to broaden her skills and knowledge due to various positions which have now led her to LJ Hooker Corporate. +

+

+ Tegan is passionate about engaging offices in the knowledge of products and services that are available to them and helping offices build out processes to become more efficient. Tegan's strengths are her communication and understanding of the office's needs. If she does not have the answer, you can trust her to find out! Tegan’s feedback from the network shows her passion for sharing her knowledge and helping teams grow and develop. +

+

+ "Tegan is fantastic. She is quick and attentive and is the best teacher." +

+

+ "Tegan is amazing and always very helpful" +

+

+ "No improvements needed, Tegan is very knowledgeable, easily understandable and a pleasure to work with." +

+ +
+
+ +
+
+ {%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%} +
+{% include "footer" %} + +{% include "styles_single_coach_pages" %} + + + + diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/tj-hollebone.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/tj-hollebone.html.liquid new file mode 100644 index 00000000..3445858a --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/tj-hollebone.html.liquid @@ -0,0 +1,74 @@ +{% include "header" %} +{% include "sub_navigation" %} + +
+
+ Helping you Succeed +
+
+
+
TJ Hollebone
+
Network Performance Manager (NSW/ACT) – PM
+
+
+
TJ specialises in:
+
    +
  • Time management, ideal weeks and organisation
  • +
  • Communication
  • +
  • New business development
  • +
  • Employee onboarding/exits
  • +
  • KPI setting
  • +
+
+
+
+
+ +
+
+ +
+
+
About TJ
+
+
+

+ As director of her own business and working within the industry since 2008, TJ has over 15 years’ experience in the real estate industry, gaining an outstanding reputation and extensive knowledge amongst industry professionals. Through TJ’s personal dedication to service and close attention to detail, TJ has developed practices committed to loyalty and ethics. This has been evident in TJ’s success rates and developed expertise in communication and business practices. +

+

+ In her role as NSW/ACT PM Network Performance Manager, she is responsible for recruitment and training of new agents and leadership within the property management group. TJ Enjoys mentoring and guiding property management professionals and assisting in the growth within Property Management Departments under the LJ Hooker brand. +

+
+
+ +
+
+ {% include "carousel_coaches_property_management" %} +
+{% include "footer" %} + +{% include "styles_single_coach_pages" %} + + + + + + \ No newline at end of file diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/training_events.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/training_events.html.liquid new file mode 100644 index 00000000..26a1b727 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/training_events.html.liquid @@ -0,0 +1,279 @@ +{% include "header" %} +{% include "sub_navigation" %} +
+ +
+
+
+ Events +
+
+ Discover and register for all in-person online training events to maximise your learning +
+
+ {% comment %}
+ {% include "training_events_filter" %} +
{% endcomment %} +
+ +
+
+ +
+ {% comment %}
+
+ All Upcoming Events +
+
+ Auction Training +
+
+ Commercial +
+
+ EBU Training +
+
+ Influencer Training +
+
+ Leadership +
+
+ Momentum +
+
+ Pinnacle +
+
+ Property Management +
+
+ Sales +
+
+ Shine PM +
+
+ State Sales Training +
+
+ Success Path +
+
+
{% endcomment %} + + {% include "training_events_index" %} + + + + {% comment %}
+
Events
+
Discover and register for all in-person online training events to maximize your learning
+ + Visit our Events Website + +
{% endcomment %} + +
+{% include "footer" %} + +{% comment %} {% endcomment %} + + + + \ No newline at end of file diff --git a/Custom_Templates/customer_templates/Lighthouse LJ Hooker/webinars.html.liquid b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/webinars.html.liquid new file mode 100644 index 00000000..dcf36da7 --- /dev/null +++ b/Custom_Templates/customer_templates/Lighthouse LJ Hooker/webinars.html.liquid @@ -0,0 +1,171 @@ +{% include "header" %} +{% include "sub_navigation" %} +
+
+
+ {{ custom_page.headline }} +
+ {% comment %}
{% t .headline, key: current_school.course_vocabulary %}
{% endcomment %} + {% if categories.enrolled.any? %} +
+ {% assign all_categories = categories.enrolled | map: "name" %} + {% for enrolled_category in all_categories %} + {% if enrolled_category == "Past Webinars" %} + {% assign category_joined = enrolled_category | replace: " ", "-" | downcase %} + + {{ enrolled_category }} + + {% endif %} + {% endfor %} +
+ {% endif %} +
+ + + {% comment %} {% include "courses_index", class: "col-xs-12 col-sm-6 col-lg-4 np-stretch-content" %} {% endcomment %} + + + {% if courses.enrolled.any? %} + {% if categories.enrolled.any? %} + {% assign all_categories = categories.enrolled | map: "name" %} + {% for enrolled_category in all_categories %} + {% if enrolled_category == "Past Webinars" %} + {% assign category_joined = enrolled_category | replace: " ", "-" | downcase %} +
+
+
+
+
+ +
+ See All +
+
+ {% + include "categories_carousel", + items: courses.enrolled, + topic: enrolled_category, + %} +
+
+
+
+ {% endif %} + {% endfor %} + {% endif %} + {% else %} + +
+
+
+
+ Courses +
+ {% capture message %} + {% t shared.zero_state.courses.index, + key: current_school.course_vocabulary + %} + {% endcapture %} +
+ {% include "courses_zero_state", message: message %} +
+
+
+
+ {% endif %} + +
+{% include "footer" %} + + \ No newline at end of file