Tons of Solutions Engineering work done today for the rest of the CS team! Headway, Howard Hanna, Engels, Brighton, etc. Also completed Datasnippers auth flow and worked on Anthology's script. Cloned Anthology's courses (900..) and will clone Full Story on Monday.
This commit is contained in:
@ -0,0 +1,34 @@
|
||||
|
||||
<div class="hh-panel">
|
||||
<div class="grid grid--equal-height">
|
||||
{%
|
||||
include "agent_resources",
|
||||
title: "Buyer Consultation Checklist",
|
||||
description: "Plan and prioritize each step needed to best assist buyers during the home purchase process",
|
||||
link_description: "Download",
|
||||
link: "https://drive.google.com/open?id=1xe31zfqnCooVyimo7BCVHjt9IchLQVNu"
|
||||
%}
|
||||
{%
|
||||
include "agent_resources",
|
||||
title: "Buyer Search Process Checklist",
|
||||
description: "Plan and prioritize each step of working with a Buyer client through their home sale",
|
||||
link_description: "Download",
|
||||
link: "https://drive.google.com/open?id=1O-xKez0jf0bb3NQ0g0FxE3RbUE8z65NS"
|
||||
%}
|
||||
{%
|
||||
include "agent_resources",
|
||||
title: "How to ensure a smooth closing for your Buyer",
|
||||
description: "Suggested steps to ensure a smooth closing for your buyers",
|
||||
link_description: "Download",
|
||||
link: "https://drive.google.com/open?id=1d2I_nbTy5hGWp5Wk3W-ZfiRejJuALwcI"
|
||||
%}
|
||||
{%
|
||||
include "agent_resources",
|
||||
title: "Buyer Questionnaire",
|
||||
description: "Questionnaire to guide planning and prioritization for each step of working with a Buyer client",
|
||||
link_description: "Download",
|
||||
link: "https://drive.google.com/open?id=17BXpFBrW44a1BMkUesXW-TfFhtjPrMjn"
|
||||
%}
|
||||
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user